Commit graph

11934 commits

Author SHA1 Message Date
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
renovate[bot]
eb111353b9
build(deps): update dependency emoji-regex to v10.0.1 (#14657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-14 11:55:31 +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
renovate[bot]
e99b1daf57
chore(deps): lock file maintenance (#14647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-14 03:18:28 +00:00
renovate[bot]
f9de25e771
docs: update references to renovate/renovate to v32.3.0 (#14646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-14 03:03:02 +00:00
renovate[bot]
9349d5d5ee
chore(deps): update dependency aws-sdk-client-mock to v0.6.2 (#14641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-13 19:12:34 +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
renovate[bot]
010b8d8130
chore(deps): update dependency ts-node to v10.7.0 (#14629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-13 05:58:19 +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
renovate[bot]
887e9f3172
chore(deps): update dependency aws-sdk-client-mock to v0.6.1 (#14620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-12 17:22:27 +00:00
renovate[bot]
36ddafe7ab
chore(deps): update node.js to 70076f2 (#14619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-12 17:05:51 +00: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
renovate[bot]
22062e6efc
build(deps): update dependency openpgp to v5.2.0 (#14590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-10 16:10:53 +00: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
renovate[bot]
f5022208d0
chore(deps): update dependency @types/luxon to v2.3.0 (#14591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-10 06:15:13 +00:00
Sergei Zharinov
f337d50af6
fix(datasource/maven): Fix head request caching (#14521) 2022-03-09 14:34:23 +01:00
HonkingGoose
92d1aa53bd
docs(config options): add admonition (#14581) 2022-03-09 14:31:00 +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
renovate[bot]
5bc00ee62d
chore(deps): update dependency ts-node to v10.6.0 (#14579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-08 20:18:25 +00:00
Martin Herndl
72ade5f6c8
docs(node): add info about constraints option (#14576) 2022-03-08 17:08:37 +01: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
renovate[bot]
ce4b620bbc
chore(deps): update node.js to c5d1919 (#14565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-08 00:36:09 +00:00
renovate[bot]
9dd2c04fd0
chore(deps): update github/codeql-action action to v1.1.4 (#14564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-07 21:34:22 +00:00
Sergei Zharinov
06f8802c54
refactor(datasource/pod): Enable strict null checks (#14542) 2022-03-07 06:12:48 +01:00
renovate[bot]
a226284bc5
chore(deps): lock file maintenance (#14544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-07 02:02:15 +00:00
renovate[bot]
1ee2186645
docs: update references to renovate/renovate to v32 (#14543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-07 01:46:11 +00:00
renovate[bot]
e0b796ffa8
build(deps): update dependency find-packages to v8.0.13 (#14540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-06 15:17:35 +00:00
renovate[bot]
5b4d4cf3a9
chore(deps): update node.js to 83447e3 (#14539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-06 15:02:43 +00:00
renovate[bot]
69c56c9012
build(deps): update dependency @sindresorhus/is to v4.6.0 (#14537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-06 10:19:18 +00:00
renovate[bot]
66892e54f8
build(deps): update dependency @renovatebot/pep440 to v2.1.1 (#14536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-06 10:00:45 +00:00
renovate[bot]
ef026cc2be
chore(deps): update node.js to a3cd0de (#14534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-06 03:59:48 +00:00
Maksim
92f8cb6e31
refactor(migrations): renovateFork (#14532) 2022-03-05 21:11:02 +00:00
renovate[bot]
e6b2647b4e
chore(deps): update dependency eslint to v8.10.0 (#14528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-05 00:09:32 +00:00
renovate[bot]
5b61c405f8
chore(deps): update node.js to d298f7c (#14527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-04 21:20:07 +00:00
Ivan Katliarchuk
81ebad1cfa
rebase (#14511) 2022-03-04 20:19:42 +01:00