Sergei Zharinov
78a894ce5e
fix(maven): Incremental cache for HEAD request checks ( #14735 )
2022-03-27 05:27:30 +00:00
Sergei Zharinov
2c2693b55e
refactor(packagist): Use cache decorator for datasource ( #14768 )
2022-03-25 04:17:08 +00:00
Sergei Zharinov
4727eaa097
refactor(datasource/docker): Use cache decorators ( #14780 )
2022-03-24 06:42:58 +01:00
HonkingGoose
1f1f0c7d33
docs(aws-machine-image): add admonition ( #14582 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-23 09:46:54 +01:00
Michael Kriese
6cab82c311
test(datasource/docker): remove snapshots ( #14669 )
2022-03-18 09:24:01 +01:00
HonkingGoose
79d171bcc6
docs: replace encounter with find ( #14694 )
2022-03-16 14:54:45 +01:00
HonkingGoose
5a52b04c96
docs: replace contain(s) with has or have ( #14692 )
2022-03-16 14:50:20 +01:00
Jeroen Schepens
242723b4a9
fix(datasource/bitbucket-tags): use paging to fetch tags ( #14675 )
2022-03-15 21:01:50 +01:00
Ben Foster
24fa081b8e
feat(datasource/docker): Support OCI image manifests ( #14480 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-03-14 23:47:08 +00:00
Rhys Arkins
72acc8bd47
fix(go): add GOPROXY username/password to global secrets list ( #14636 )
2022-03-14 10:15:49 +00:00
Rhys Arkins
a2b47c822f
feat(npm): support custom registryUrls ( #14622 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-14 09:13:21 +01:00
Sean Fausett
079c219f49
fix: add dotnet docker source urls ( #14613 )
2022-03-11 20:29:45 +00:00
Sergei Zharinov
f337d50af6
fix(datasource/maven): Fix head request caching ( #14521 )
2022-03-09 14:34:23 +01:00
Sergei Zharinov
06f8802c54
refactor(datasource/pod): Enable strict null checks ( #14542 )
2022-03-07 06:12:48 +01:00
Sergei Zharinov
857ab6682e
test(datasource/maven): Enhance test for HTML-based release fetch ( #14519 )
2022-03-04 13:46:35 +01:00
Rhys Arkins
143c9a6751
refactor: rename lookupName -> packageName ( #14494 )
...
Renames `lookupName` to be `packageName`.
BREAKING CHANGE: Use `packageName` instead of `lookupName` if interacting with Renovate datasources directly.
2022-03-04 09:04:02 +01:00
Rhys Arkins
dca3418bbd
refactor: lib/modules ( #14488 )
...
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/
BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00