Commit graph

7241 commits

Author SHA1 Message Date
zeshuaro
e244128bac
feat: add flutter-version datasource (#14743)
* feat: add flutter datasource

* refactor: rename flutter datasource to flutter-version

* feat: update to handle duplicate flutter releases

* refactor: tidy up flutter version datasource class names and imports

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* Apply suggestions from code review

* style: add newline to test file

* refactor: move regex to util module

* refactor: tidy up stable version regex

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-03-29 04:09:16 +00:00
Maksim
0e6d2b674f
refactor(migrations): unpublishSafe (#14680)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-03-29 05:42:28 +02:00
Michael Kriese
89d7fdf781
Revert "feat: extend dryRun options to extract lookup full (#14555)" (#14836)
This reverts commit 39471b57ad.
2022-03-29 02:47:54 +02:00
HonkingGoose
41fd7fbf46
docs: replace however with but (#14707)
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-03-28 19:25:49 +00:00
Rhys Arkins
00c74a9ca2
fix(git): treat stale rejection as REPOSITORY_CHANGED (#14829) 2022-03-28 17:44:40 +02:00
Maksim
25d793f690
refactor(migrations): schedule (#14737) 2022-03-28 14:16:43 +02:00
nyg
18b884d4a7
fix(github): Ignore vulnerability alerts in FIXED or DISMISSED states (#14431) 2022-03-28 14:16:25 +02:00
MaronHatoum
39471b57ad
feat: extend dryRun options to extract lookup full (#14555) 2022-03-28 13:55:26 +02:00
Sergei Zharinov
9933dda182
refactor(github): Stop using cannotMergeReason field (#14823) 2022-03-28 13:15:45 +02:00
Rhys Arkins
c56f5b9e72
fix(npm): allow for missing dist-tags/latest (#14821)
Closes #14814
2022-03-28 10:55:14 +02:00
RahulGautamSingh
e64b7576e9
feat: matchSourceUrls (#14813) 2022-03-28 09:58:20 +02:00
Sergei Zharinov
78a894ce5e
fix(maven): Incremental cache for HEAD request checks (#14735) 2022-03-27 05:27:30 +00:00
Maksim
0af1be577d
refactor(migrations): ignoreNpmrcFile (#14802) 2022-03-25 19:39:14 +00:00
Sergei Zharinov
e35a0e290f
fix(git): Don't call redundant fetch after git-based commit creation (#14798) 2022-03-25 16:46:03 +00:00
Brad Jorsch
e2b6466376
fix: resolve repoConfig.packageRules.extends with repo config (#14688) 2022-03-25 14:05:48 +00:00
Gabriel-Ladzaretti
a9e08256c7
fix(manager/github-actions): renovate propose to delete YAML inline comments (#14757) 2022-03-25 09:55:44 +00:00
Sergei Zharinov
2c2693b55e
refactor(packagist): Use cache decorator for datasource (#14768) 2022-03-25 04:17:08 +00:00
Gabriel-Ladzaretti
786fd6ac94
feat(versioning/ubuntu): Support for Ubuntu codenames (#14601)
* feat(versioning/ubuntu): Support for Ubuntu codenames

initial commit

* feat(versioning/ubuntu): Support for Ubuntu codenames

exported hardcoded data into JSON

* feat(versioning/ubuntu): Support for Ubuntu codenames

exported hardcoded data into JSON

* feat(versioning/ubuntu): Support for Ubuntu codenames

lint fix for DataFile

* feat(versioning/ubuntu): Support for Ubuntu codenames

fix for kebabCase

* feat(versioning/ubuntu): Support for Ubuntu codenames

JSON data file

* feat(versioning/ubuntu): Support for Ubuntu codenames

tests added

* feat(versioning/ubuntu): Support for Ubuntu codenames

added default branch in getCodenameByVersion function

* feat(versioning/ubuntu): Support for Ubuntu codenames

added the cmd to generate the data file

* feat(versioning/ubuntu): Support for Ubuntu codenames

CR changes

* feat(versioning/ubuntu): Support for Ubuntu codenames

CR changes

* feat(versioning/ubuntu): Support for Ubuntu codenames

CR changes

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation cr

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation cr

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation cr

* feat(versioning/ubuntu): Support for Ubuntu codenames

added sh script

* feat(versioning/ubuntu): Support for Ubuntu codenames

added mjs script

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script regex modification

* feat(versioning/ubuntu): Support for Ubuntu codenames

initial commit

* feat(versioning/ubuntu): Support for Ubuntu codenames

exported hardcoded data into JSON

* feat(versioning/ubuntu): Support for Ubuntu codenames

exported hardcoded data into JSON

* feat(versioning/ubuntu): Support for Ubuntu codenames

lint fix for DataFile

* feat(versioning/ubuntu): Support for Ubuntu codenames

fix for kebabCase

* feat(versioning/ubuntu): Support for Ubuntu codenames

JSON data file

* feat(versioning/ubuntu): Support for Ubuntu codenames

tests added

* feat(versioning/ubuntu): Support for Ubuntu codenames

added default branch in getCodenameByVersion function

* feat(versioning/ubuntu): Support for Ubuntu codenames

added the cmd to generate the data file

* feat(versioning/ubuntu): Support for Ubuntu codenames

CR changes

* feat(versioning/ubuntu): Support for Ubuntu codenames

CR changes

* feat(versioning/ubuntu): Support for Ubuntu codenames

CR changes

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation added.
added test cases.

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation cr

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation cr

* feat(versioning/ubuntu): Support for Ubuntu codenames

documentation cr

* feat(versioning/ubuntu): Support for Ubuntu codenames

added sh script

* feat(versioning/ubuntu): Support for Ubuntu codenames

added mjs script

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script updated

* feat(versioning/ubuntu): Support for Ubuntu codenames

mjs script regex modification

* feat(versioning/ubuntu): Support for Ubuntu codenames

debian distro json

* feat(versioning/ubuntu): Support for Ubuntu codenames

removed debian distro json

* Update tools/distro-json-generate.mjs

* feat(versioning/ubuntu): Support for Ubuntu codenames

added package.json script entry

* feat(versioning/ubuntu): Support for Ubuntu codenames

added package.json script entry

* feat(versioning/ubuntu): Support for Ubuntu codenames

added package.json script entry

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-24 10:54:21 +00:00
Sergei Zharinov
e0cbabe452
fix(gradle): Fix registry url parsing (#14783) 2022-03-24 10:02:10 +00:00
Rhys Arkins
891bcd9960
fix(azure): handle missing repo (#14784) 2022-03-24 08:15:18 +01: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
HonkingGoose
74cbdd3292
docs(conan versioning): rewrite sentence, fix punctuation (#14771) 2022-03-23 09:46:20 +01:00
Rhys Arkins
ebf9087555
fix(git): git default branch fall back to remote show (#14766) 2022-03-23 05:15:30 +01:00
Martin Herndl
394bb29f3f
fix(npm): add trailing newline when composing lockfiles (#14753) 2022-03-22 09:50:46 +01:00
Maksim
6de8b1db2b
refactor(migrations): packages (#14736) 2022-03-22 04:49:15 +01:00
Martin Herndl
35b6ee220d
refactor(npm): extract lockfile parsing (#14720) 2022-03-22 04:48:25 +01:00
Tobias
f19a388462
fix(maven): Support underscore (_) in versioning (#14742) 2022-03-21 13:49:39 +00:00
Maksim
ab8e1c634e
refactor(migrations): packageRules (#14625) 2022-03-21 04:54:49 +00:00
MaronHatoum
ef3db00462
fix(platform): renovate should not be case sensitive (#14714) 2022-03-20 12:13:51 +01:00
Hasan Awad
6558d051f4
fix(lib/modules/manager/gitlabci): fixed image regex (#14704) 2022-03-20 08:17:59 +00:00
Sergei Zharinov
d2c42ebe42
refactor(platform/github): Simplify test mocks (#14725) 2022-03-19 06:03:41 +00:00
Michael Kriese
6cab82c311
test(datasource/docker): remove snapshots (#14669) 2022-03-18 09:24:01 +01:00
Michael Kriese
3eaf416862
fix(preset): better @types/jest grouping (#14715)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-03-17 21:53:04 +00:00
renovate[bot]
7c100e20ef
chore(deps): update linters (#14597)
* chore(deps): update linters

* fix: wrong type inference

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-17 11:34:00 +00:00
Florian Greinacher
bcc1499eba
fix(kustomize): accept kustomization files without header (#14651) 2022-03-17 05:47:52 +01:00
HonkingGoose
79d171bcc6
docs: replace encounter with find (#14694) 2022-03-16 14:54:45 +01:00
HonkingGoose
c89655701a
docs: replace component with part (#14691) 2022-03-16 14:51:27 +01:00
HonkingGoose
5a52b04c96
docs: replace contain(s) with has or have (#14692) 2022-03-16 14:50:20 +01:00
Martin Herndl
53d376eb8d
fix(npm): massage lockfile with rangeStrategy=update-lockfile (#14586)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-03-16 09:17:47 +00:00
Maksim
6ac710db45
refactor(migrations): baseBranch (#14677) 2022-03-16 04:31:34 +00:00
Maksim
600f603cf4
refactor(migrations): branchName (#14679) 2022-03-16 05:17:14 +01:00
Jeroen Schepens
242723b4a9
fix(datasource/bitbucket-tags): use paging to fetch tags (#14675) 2022-03-15 21:01:50 +01:00
Maksim
c147324169
refactor(migrations): automerge (#14644) 2022-03-15 05:37:44 +00: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
Maksim
edd5f1aab8
refactor(migrations): packagePattern (#14667) 2022-03-14 23:53:35 +01:00
Rhys Arkins
7e2e0b3f18
feat(poetry): updateLockedDependency() (#14627)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-14 17:56:09 +01:00
Michael Kriese
2bfb5604dc
fix(presets): optimize error handling (#14653)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-03-14 16:23:30 +00:00
Alexander Backlund
b90584ce81
feat(argocd): support applicationsets (#14496)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-14 10:31:23 +00:00
Rhys Arkins
72acc8bd47
fix(go): add GOPROXY username/password to global secrets list (#14636) 2022-03-14 10:15:49 +00:00
Morre Meyer
2a00fcb037
feat(terraform): add support for terraform_version in tfe_workspace blocks (#14522)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2022-03-14 09:53:26 +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
Maksim
12a63f30c2
refactor(migrations): packageName (#14645) 2022-03-14 07:10:36 +00:00
Maksim
47feeb4f43
refactor(migrations): automergePatch (#14637) 2022-03-14 05:09:53 +00:00
Maksim
2e1dd754a1
refactor(migrations): automergeMinor (#14633) 2022-03-13 15:27:09 +01:00
Maksim
0b54d5e590
refactor(migrations): automergeMajor (#14634) 2022-03-13 11:38:28 +00:00
Rhys Arkins
90e5182bd4
refactor: split global/repo sanitizations (#14635) 2022-03-13 10:27:21 +00:00
Maksim
317f8cae98
refactor(migrations): automergeType (#14626) 2022-03-12 23:31:46 +01:00
Rhys Arkins
a892b2ae9e
feat: expose manager to templating (#14624) 2022-03-12 22:45:37 +01:00
Andrei Silviu Dragnea
27bfb75137
fix(manager/maven): Apply Maven properties recursively (#14566) 2022-03-12 15:16:07 +00:00
Sean Fausett
079c219f49
fix: add dotnet docker source urls (#14613) 2022-03-11 20:29:45 +00:00
Maksim
816621db6c
refactor(migrations): suppressNotifications (#14603) 2022-03-11 08:31:26 +00:00
MaronHatoum
1cef6f074c
feat(pep440): support complex minor ranges (#14598) 2022-03-11 08:14:47 +00:00
HonkingGoose
7d13826854
fix(bitbucket server): rewrite debug message (#14595) 2022-03-11 08:58:50 +01:00
wada811
0598f1b9d2
feat(manager/gradle): support repository content filtering of predefined registry (#14592)
* Add test for repository content filtering

* Support repository content filtering

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-10 13:28:07 +01:00
Sergei Zharinov
f337d50af6
fix(datasource/maven): Fix head request caching (#14521) 2022-03-09 14:34:23 +01:00
HonkingGoose
23c67c03a1
fix(config options): capitalize proper noun Git (#14583) 2022-03-09 14:29:02 +01:00
Hasan Awad
bb0bbcc383
fix(manager/gradle-wrapper): distributionSha256Sum is inconsistent with the gradle version (#14495)
* Change sha256 if it exists in the properties

* update sha to new value and then run update

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-09 12:56:17 +00:00
Nicolas Hansse
7cdc15ec38
chore(npm): fix typo (#14575) 2022-03-08 16:52:25 +01:00
Hasan Awad
f412eb3ec6
fix(config): changed digest commit message topic (#14568) 2022-03-08 16:52:02 +01:00
zml
bb6bc35e4d
fix(manager/gradle): Initial handling of rich versions in gradle version catalogs (#14533) 2022-03-08 04:54:45 +00:00
Sergei Zharinov
06f8802c54
refactor(datasource/pod): Enable strict null checks (#14542) 2022-03-07 06:12:48 +01:00
Maksim
92f8cb6e31
refactor(migrations): renovateFork (#14532) 2022-03-05 21:11:02 +00:00
Ivan Katliarchuk
81ebad1cfa
rebase (#14511) 2022-03-04 20:19:42 +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
8bd77f747b feat(gradle): remove deepExtract (#14497)
Removes Gradle `deepExtract` option

BREAKING CHANGE: Option `deepExtract` is now removed and will be ignored
2022-03-04 09:04:02 +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
a61821bde8 refactor: repository worker (#14489)
Refactors branch and pr worker to be under repository worker.
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
Gabriel-Ladzaretti
a737a1b4ef
fix(pep440): added support for widen & replace rangeStrategies (#14334) 2022-03-03 11:50:30 +01:00
Morre Meyer
20846c674b
docs: remove heading for conda datasource (#14481) 2022-03-02 16:51:41 +01:00
Scott Busche
f38729687b
fix(config/preset): Update dotNetCore Docker Group (#14476)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-03-02 05:22:50 +00:00
Jamie Magee
b08439a6ed
fix: union types for ensurePR (#14293) 2022-03-02 06:09:06 +01:00
ò_ó
d5e010b002
feat(presets): add @pixi packages (#14470) 2022-03-01 16:54:19 +01:00
Rhys Arkins
47fbdb250e
fix(npm): Revert "refactor(npm): migrate from fs.readFile to fs.readLocalFile" (#14464)
This reverts commit 8ab537bef1.
2022-03-01 09:55:07 +01:00
Rhys Arkins
f3d4e29c8a
fix(hostRules): sort by matchHost length (#14264) 2022-02-28 19:23:43 +00:00
Sergei Zharinov
4f3dfbcc18
feat(platform): Cache created comments (#14279)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-28 20:11:57 +01:00
Hasan Awad
77e48684e7
fix(pr): pr table for digests (#14337) 2022-02-28 18:47:19 +00:00
StinkyLord
e4a4de6eab
fix(manager/sbt): group PRs by variable instead of variable+groupid together (#14339) 2022-02-28 18:01:48 +00:00
Rhys Arkins
69c9c98cd6
fix: sanitize base64 of all secrets (#14423) 2022-02-28 17:07:09 +00:00
Rhys Arkins
68a4415eb4
refactor(config): rename preset packageName/pkgName to repo (#14453) 2022-02-28 17:39:44 +01:00
Rhys Arkins
b7eab64efb
feat(config): deprecate non-default npm presets (#14444)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-02-28 15:14:58 +01:00
Rhys Arkins
08a44c9566
refactor(npm): npmrc handling (#14443) 2022-02-28 10:50:30 +01:00
Oleg Krivtsov
8ab537bef1
refactor(npm): migrate from fs.readFile to fs.readLocalFile (#13969) 2022-02-28 09:31:16 +00:00
Gabriel-Ladzaretti
a2c78f8d10
docs(versioning): changed 'extend' to 'widen' as a supported strategy (#14432) 2022-02-27 16:54:56 +00:00
Jacob Rask
47eabc9a74
feat(config): Add Percy CLI monorepo preset (#14434) 2022-02-27 12:24:34 +00:00
Jacob Rask
8bdabd4dfe
feat(config): Add Fela monorepo preset (#14435) 2022-02-27 11:46:58 +00:00
Jacob Rask
6a757f1d66
feat(config): Add Sitecore JSS monorepo preset (#14436) 2022-02-27 11:34:59 +00:00
Rhys Arkins
2715748805 chore: log currentValue for maven bumpVersion warning 2022-02-27 11:55:41 +01:00
Rhys Arkins
f9ce0e1004
fix(npm): extract packageRules from npmrc (#14433) 2022-02-27 11:36:45 +01:00