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
Johannes Feichtner
b14336b3af
feat(manager/gradle): reimplement parser using tree-based approach ( #18663 )
2022-11-15 19:23:06 +00:00
Sergei Zharinov
30eb3dda39
fix(github-actions): Fix hash extraction ( #18927 )
2022-11-15 09:47:22 -06:00
Jonatan Männchen
3d68c7e9f3
feat(manager/asdf): add additional asdf supported tools ( #18612 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jonathan Ballet <jon@multani.info>
2022-11-15 10:11:49 +00:00
Sergei Zharinov
3c56aeca17
refactor(tests): Use codeBlock
tagged literal ( #18916 )
2022-11-15 08:35:36 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks ( #18779 )
2022-11-14 22:46:37 -08:00
t-kulmburg
7f3fa1066f
fix: replacement for pep440 versioning ( #17882 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-11-14 19:22:18 +00:00
RahulGautamSingh
af3b2038f8
refactor: replace enums with union/object ( #18903 )
2022-11-14 20:55:38 +02:00
Gabriel-Ladzaretti
991cc7ac3d
feat(repo/cache): add s3 support for user configured folder hierarchy ( #18865 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-13 11:00:06 +02:00
Sergei Zharinov
eab0570b96
refactor(github): Refactor items transform loop ( #18882 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-12 16:51:17 +00:00
Rhys Arkins
b37ab2faa5
fix(github): don’t specify organization when forking ( #18881 )
2022-11-12 14:26:25 +02:00
Jamie Magee
44d953737d
feat(manager/nix): add support for nix package manager ( #18727 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-11 23:45:46 +00:00
RahulGautamSingh
a613692588
refactor: remove gitConflicts ( #18576 )
2022-11-10 19:56:46 +00:00
t-kulmburg
569f5fbba6
fix: use correct values for replacements ( #18858 )
2022-11-10 19:34:30 +00:00
Sergei Zharinov
9b76b2ea74
refactor(github): Simplify datasource cacheability detection ( #18852 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-10 17:04:41 +00:00
Sergei Zharinov
5162394f51
feat(maven): Skip lookup for parent packages ( #18788 )
2022-11-10 15:25:05 +00:00
Sergei Zharinov
6f051f3ae7
fix: Dependency dashboard message cleanup ( #18857 )
2022-11-10 12:17:30 +00:00
t-kulmburg
76b536e23a
fix: make replacementName and Version not mergeable ( #18853 )
2022-11-10 10:11:18 +00:00
HonkingGoose
29c12e6661
docs(regex): improve link name ( #18841 )
2022-11-09 13:05:21 +02:00
Johannes Feichtner
fb56b1fe85
fix(manager/gradle): prefix version catalog aliases with "libs." ( #18830 )
2022-11-09 00:51:02 +00:00
Fernando Mora
8433ad98cb
fix(datasource/sbt-package): Fallbacks to maven when no sbt directory listing available ( #18590 )
...
Closes https://github.com/renovatebot/renovate/issues/18589
2022-11-08 16:42:58 +00:00
HonkingGoose
64ddabc82d
docs(asdf): rewrite readme ( #18795 )
2022-11-08 18:26:28 +02:00
Jamie Magee
f73b133a5d
feat(versioning/nixpkgs): add nixpkgs versioning ( #18817 )
2022-11-08 07:26:51 -08:00
Johannes Feichtner
be21d44700
fix(docker): ensure digest is updated only once with ARG and multiple FROM statements ( #18061 )
2022-11-07 22:54:37 +00:00
RahulGautamSingh
d869c946d1
refactor: reduce debug metadata ( #18737 )
2022-11-07 11:29:02 +00:00
RahulGautamSingh
4e5f6c5266
feat: abandoned ( #18785 )
2022-11-06 21:45:29 +01:00
Rhys Arkins
496c7f09b7
fix(github): check required reviews count ( #18783 )
2022-11-06 08:06:13 +00:00
Jonathan Narwold
74664b8d5e
fix(ruby): longer versions like 1.2.3.0 replace to 1.2.4 instead of 1.2.0 ( #18679 )
2022-11-06 06:12:26 +00:00
RahulGautamSingh
c93154bd24
refactor: enums to unions ( #18747 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 09:12:03 +00:00
RahulGautamSingh
2a07e91be6
refactor: convert ProgrammingLanguage to union type ( #18748 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 08:49:57 +00:00
Rhys Arkins
c804d088e2
feat(github): refactor forkMode to reduce API queries ( #18769 )
2022-11-05 07:25:33 +00:00
Rhys Arkins
e8a0349c4b
fix(changelogs): better release name trimming ( #18775 )
2022-11-05 06:49:03 +00:00
Sergei Zharinov
290b964afd
feat(github-actions): Support for short tag comments ( #18738 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-04 13:20:46 +01:00
Rhys Arkins
0ea3e11ef2
fix: allow rebaseWhen=never checked ( #18743 )
2022-11-03 16:50:13 +00:00
Rhys Arkins
e651fd34a5
feat(github-actions): support vulnerability alerts ( #18735 )
2022-11-03 15:42:42 +00:00
Nejc Habjan
d281319f4d
feat(datasource/ansible-galaxy): use pep440 versioning by default ( #18718 )
2022-11-03 14:35:22 +00:00
Michael Kriese
73eaf0f31c
fix(manager/github-actions): wrong supportedDatasources entry ( #18734 )
2022-11-03 13:58:02 +00:00
Rhys Arkins
1e31121235
docs: drop repology app warning
2022-11-03 13:19:10 +01:00
Henrik Poulsen
6a9943227f
feat(changelog): allow releases to lack a body if it contains a name ( #18691 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-03 12:00:56 +00:00
Rhys Arkins
5fb5dab455
feat(go): support github vulnerability alerts ( #18730 )
2022-11-03 10:19:11 +00:00
Rhys Arkins
4fc1019cb6
fix(docker): external host error for connection errors ( #18709 )
2022-11-02 12:31:14 +02:00
Rhys Arkins
586b96ec16
fix(pr): don’t mention failing checks for automerge ( #18653 )
2022-11-02 10:54:00 +02:00
Jamie Magee
c90cda06e3
feat(nix): support binarySource=install for nix ( #18707 )
2022-11-02 06:18:51 +01:00
Flo Everett
70ad9e61c1
fix(git): git http url fix ( #18705 )
2022-11-01 22:37:21 +01:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union ( #18458 )
2022-11-01 14:46:09 +00:00
Michael Kriese
0936ac67f6
feat(platform/gitea): configurable autodiscover repo sorting ( #18636 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-01 10:12:33 +00:00
Sergei Zharinov
1bacabcb7e
fix(git): Ensure baseBranch
is checked out before git-based merge ( #18687 )
2022-11-01 09:46:22 +00:00
Sergei Zharinov
b7317a2313
fix(regex): Don't cache stateful regex instances ( #18645 )
2022-11-01 09:20:11 +00:00
Michael Kriese
8201641d89
fix(manager/kubernetes): don't extract unknown kubernetes objects ( #18230 )
2022-11-01 08:55:52 +00:00
Steve Carrupt
3489e46911
fix(metadata): massage sourceUrls starting with git@ ( #18136 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-01 08:11:13 +00:00
Rhys Arkins
5bc3d4326c
fix(docker): log Docker Hub errors ( #18684 )
2022-11-01 07:45:26 +00:00
Flo Everett
4c0ecc86fe
fix(git-refs): search hostRules by http url, not ssh. ( #17868 )
2022-11-01 07:09:00 +00:00
Braden Mars
c4053802c5
feat: Support toml up to v1.0.0-rc.1 ( #18670 )
2022-11-01 06:16:13 +00:00
Usman
dc9c2054bc
feat(manager/flux): support system manifest inside subdirectories ( #18605 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-31 11:47:03 +00:00
Rhys Arkins
c834947326
test: reduce aws-machine-image snapshots ( #18671 )
2022-10-31 12:27:18 +01:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only ( #18505 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-31 07:35:07 +00:00
Rhys Arkins
c229652e9f
fix: Revert "refactor: move branch cache files to util/cache" ( #18667 )
2022-10-31 07:50:33 +02:00
Gabriel-Ladzaretti
582d91fafe
fix(datasource/docker): handle prop querying of a non existent object in getLabel() ( #18574 )
2022-10-29 16:21:36 +00:00
Rhys Arkins
ca4025b36b
feat(composer): support binarySource=install for php ( #18656 )
2022-10-29 14:42:00 +00:00
RahulGautamSingh
0151b6a4a9
refactor: reduce debug metadata ( #18466 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-29 12:11:09 +00:00
RahulGautamSingh
f04a7c75ff
refactor: move branch cache files to util/cache ( #18646 )
2022-10-29 07:29:51 +00:00
Rhys Arkins
a9922f5c2f
fix(pr): don’t warn on edits ( #18654 )
2022-10-29 06:44:27 +00:00
Rhys Arkins
0e9da7b441
chore: trace http logs ( #18652 )
2022-10-29 06:15:21 +00:00
Sergei Zharinov
6b42b45eb4
fix(maven): Fix recursive props check ( #18644 )
2022-10-29 04:58:43 +00:00
Marcin Flis
7ce7124fd6
feat(preset): add kotlin monorepo to presets ( #18637 )
2022-10-28 16:26:36 +00:00
Michael Kriese
0b2a14e3a2
fix(manager/composer): fix registry url handling ( #18643 )
2022-10-28 14:18:43 +00:00
Martin Herndl
4006ef4667
feat(preset): group JWT Framework packages together ( #18635 )
2022-10-28 09:23:15 +00:00
Sergei Zharinov
c885c889a5
docs: Document cache decoder utility ( #18633 )
2022-10-28 11:48:07 +03:00
Johannes Feichtner
0dfc98c2e7
fix(manager/gradle): ignore mapScalar() method from Apollo Kotlin plugin ( #18625 )
2022-10-28 11:47:25 +03:00
Connor Pearson
78c5d2f39a
feat(presets): add vitest monorepo ( #18394 )
2022-10-27 20:20:17 +00:00
Gabriel-Ladzaretti
d48ede78f0
feat(logs): log end of repository run branch summary ( #17047 )
2022-10-27 17:29:01 +00:00
Mathieu Kniewallner
c981d2f8dd
feat(manager/pip-compile): handle --resolver
argument ( #18489 )
2022-10-27 16:12:05 +00:00
Oliver THEBAULT
3d5915e7d5
docs(enabledManagers): add mergeable value ( #18603 )
2022-10-27 13:45:43 +00:00
Gary Lockett
dc8045c37d
feat(composer): Support PHP as a package using GitHub tags ( #18474 )
...
Signed-off-by: Gary Lockett <gary@creativecow.uk>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-27 16:09:35 +03:00
Rhys Arkins
79317dd436
fix: set branch fingerprint whenever updates are verified ( #18599 )
2022-10-27 08:33:36 +00:00
Johannes Feichtner
8279be47c8
fix(manager/gradle): preserve next token for parsing in case dependency interpolation fails ( #18330 )
2022-10-27 07:39:40 +02:00
Johannes Feichtner
4770c0069a
fix(manager/dockerfile): improve RegEx to match ARG values with trailing spaces ( #18592 )
2022-10-27 07:06:41 +03:00
renovate[bot]
952d780940
build(deps): update dependency editorconfig to v1.0.1 ( #18564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Philip <42116482+PhilipAbed@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-26 11:26:15 +00:00
RahulGautamSingh
2e4eebe933
fix: reduce config fields used in branch fingerprint ( #18378 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 10:27:58 +00:00
Rhys Arkins
a35b4ae709
fix(config): coerce newlines in env and CLI ( #18563 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-26 06:40:10 +00:00