Commit graph

8202 commits

Author SHA1 Message Date
HonkingGoose
d6668744ed
docs: capitalize abbreviation URL (#19145) 2022-11-28 12:10:47 +01:00
Kamil Kowalski
893f7caab8
fix(manager/mix): comment handling in dependency extraction (#19142) 2022-11-28 10:35:06 +00:00
Michael Kriese
7c04604b87
fix(cargo): use semver versioning to limit allowed versions (#19140) 2022-11-28 10:59:10 +01:00
Philip
4f71562e56
fix(github): don't match org name with underscore (#19071) 2022-11-28 09:33:49 +00:00
Philipp Hoefflin
33d4181ba1
feat(monorepo): add aws-lambda-powertools-typescript and middy middleware (#19117) 2022-11-27 11:50:55 +00:00
Rhys Arkins
0f2eb5d622
fix(gomod): Revert "fix(gomod): non-0.0.0 digest matching" (#19120) 2022-11-27 09:14:04 +01:00
Omer Cohen
20ba978e4f
fix(gomod): non-0.0.0 digest matching (#19085) 2022-11-27 06:53:21 +00:00
Johannes Feichtner
dc0c02716d
feat(manager/gradle): add support for alternative Gradle plugin syntax (#19113) 2022-11-26 07:27:39 +00:00
Gabriel-Ladzaretti
fc81c60d05
feat(branch/update): add edited/blocked PR comment on modified branches (#18895)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Closes https://github.com/renovatebot/renovate/issues/18639
2022-11-26 06:58:09 +00:00
Michael Kriese
ff40cb3811
feat(manager/cargo): support dynamic install 🎉 (#19106) 2022-11-25 20:45:02 +01:00
Michael Kriese
c25b02e856
feat(manager/gomod): dynamic golang install 🎉 (#19104) 2022-11-25 18:11:37 +01:00
Michael Kriese
99054bef68
fix(presets): pass through tag to platform for local (#19102) 2022-11-25 15:54:11 +00:00
Michael Kriese
1959edc262
feat(nuget): skip restore non-leaf projects (#19097) 2022-11-25 13:43:44 +00:00
Michael Kriese
3c49502ced
fix(nuget): disable msbuild node reuse (#19095) 2022-11-25 09:54:51 +00:00
Michael Kriese
7603bebd03
fix(cache): skip save repo cache on dry-run (#19094) 2022-11-25 09:33:16 +00:00
Maksim
325a11257d
test: cover more cases by unit tests (#19086) 2022-11-24 21:26:21 +00:00
Johannes Feichtner
90ada813dc
feat(manager/gradle): add support for property accessors (#18990) 2022-11-24 17:25:02 +01:00
Rhys Arkins
9419d21435
fix(release-notes): massage repos with dots (#19070) 2022-11-24 14:27:23 +01:00
Philip
7253720c9b
feat(config): log base branch config (#18799)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Closes https://github.com/renovatebot/renovate/issues/17635
2022-11-24 11:15:10 +00:00
RahulGautamSingh
7d56162c49
refactor: log exec command before executing (#19037)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-24 08:44:25 +00:00
Rhys Arkins
4dc7869312
fix(jsonnet-bundler): default subdir to empty string (#19064) 2022-11-24 08:40:36 +01:00
Johannes Feichtner
eef8e0a1de
fix(manager/gradle): ignore "publishing" repositories (#18998) 2022-11-24 07:33:46 +01:00
HonkingGoose
384d3be7eb
docs(helmv3): rewrite (#19050) 2022-11-23 14:31:14 +01:00
Rhys Arkins
e74c23016d
feat(npm): use npm <9 when lockfileVersion=2 (#19046) 2022-11-23 14:30:22 +01:00
Michael Kriese
1633759497
feat(manager/nuget): support install mode (#19049) 2022-11-23 09:35:38 +00:00
Yun Lai
94aac17482
fix(hermit): fix version parsing for openjdk package (#19043) 2022-11-23 07:00:47 +01:00
Michael Kriese
11a96b72a6
fix(presets): simplify local presets (#19025) 2022-11-22 09:42:44 +01:00
Elizabeth Craig
2b651aeaa3
fix(yarn): skip individual invalid entries in yarn.lock (#19018) 2022-11-22 06:16:32 +00:00
Zodan Jodan
e68419d546
feat: adding GitRepository resource support in flux (#18782)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-21 22:35:13 +00:00
Wei Kang
0ce1d4daae
chore: sort presets and enforce with eslint rule (#19003)
Closes https://github.com/renovatebot/renovate/issues/18938
2022-11-21 14:40:41 +00:00
Rhys Arkins
4abd0abea8 chore: add default presets snapshot 2022-11-21 15:20:41 +01:00
renovate[bot]
555eaa9ff7
build(deps): update dependency safe-stable-stringify to v2.4.1 (#18994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-20 20:39:16 +01:00
RahulGautamSingh
9a1285d2d2
fix: use matchSourceUrl to match monorepo packages (#18973) 2022-11-20 09:50:27 +00:00
RahulGautamSingh
8e4b5231f8
refactor: convert enums to unions (#18900) 2022-11-20 07:34:23 +00:00
RahulGautamSingh
987421b8ad
feat: add pristine in branchCache (#18478) 2022-11-20 07:10:25 +00:00
RahulGautamSingh
c45c875920
fix: modify fns to adapt to new safe-stable-stringify package update (#18573) 2022-11-20 06:19:19 +01:00
Jonatan Männchen
84bb830e00
feat(manager/asdf): Support gohugo plugin including extended_ version (#18987) 2022-11-18 18:01:32 +00:00
Sergei Zharinov
f31dacb8cd
fix(git): Don't quote unicode paths (#18963)
Fixes #18805
2022-11-18 06:59:08 +00:00
Rhys Arkins
d1d6febd2e
fix(npm): use nvmrc from lock file dir (#18978)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-18 06:13:09 +00:00
Johannes Feichtner
ff96c5f67b
test(manager/gradle): add further tests (#18977) 2022-11-18 07:31:47 +02:00
Rhys Arkins
1c8398aff4
refactor: auto-replace (#18954) 2022-11-17 07:06:15 +00:00
Mathieu Boretti
de921cc7dc
feat(presets): add mono repo shedlock (#18823) 2022-11-17 06:00:55 +00:00
Rhys Arkins
a72f405aad chore: revert docker exec log for stats 2022-11-17 06:33:34 +01:00
Philip
6c4864365c
fix(pr): ensure PR update after branch commit (#18839)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Closes https://github.com/renovatebot/renovate/issues/17388
2022-11-16 08:01:38 +00:00
Rhys Arkins
9562cf4009
fix(github): catch fork list failures gracefully (#18933) 2022-11-16 08:01:50 +02:00
pataar
7adc861fed
fix(volta): make sure volta uses the same yarn package overwrite (#18893)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-16 08:01:39 +02:00
Rhys Arkins
a27a7fa978 fix(jsonnet-bundler): handle undefined parseUrl 2022-11-16 06:40:53 +01:00
Jonatan Männchen
1515999131
chore(manager/asdf): Add tool to autogenerate supported plugins in docs (#18924) 2022-11-16 05:37:53 +00:00
Gabriel-Ladzaretti
576d4d897a
refactor(config-migration): invoke applyPrettierFormatting at the commit stage (#18150) 2022-11-16 05:04:39 +00:00
Johannes Feichtner
dee3452a19
refactor(manager/gradle): cleanup old parser (#18931) 2022-11-16 04:32:41 +00:00