Commit graph

11594 commits

Author SHA1 Message Date
Maksim
600f603cf4
refactor(migrations): branchName (#14679) 2022-03-16 05:17:14 +01:00
Michael Kriese
ce82a88003
chore: run devcontainer as root (#14652) 2022-03-16 05:16:19 +01:00
renovate[bot]
9dcc0d9767
chore(deps): update github/codeql-action action to v1.1.5 (#14676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-03-15 20:51:57 +00:00
Jeroen Schepens
242723b4a9
fix(datasource/bitbucket-tags): use paging to fetch tags (#14675) 2022-03-15 21:01:50 +01:00
HonkingGoose
5ba8ce6fea
docs(self-hosted configuration): improve username config option section (#14661) 2022-03-15 10:10:13 +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
GaryNg
09efb45f16
docs: fix minor typo (#14664) 2022-03-14 19:33:21 +00: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
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