Commit graph

13288 commits

Author SHA1 Message Date
RahulGautamSingh
987421b8ad
feat: add pristine in branchCache (#18478) 2022-11-20 07:10:25 +00:00
github-actions[bot]
516b56e07d
fix(data): automatic update of static data (#18992)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2022-11-20 06:38:02 +01:00
RahulGautamSingh
c45c875920
fix: modify fns to adapt to new safe-stable-stringify package update (#18573) 2022-11-20 06:19:19 +01:00
renovate[bot]
fa6ec131f6
build(deps): update dependency simple-git to v3.15.0 (#18991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-19 16:03:12 +00: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
renovate[bot]
fdf335043d
chore(deps): update dependency eslint-plugin-jest to v27.1.5 (#18968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 18:49:52 +00:00
renovate[bot]
848dc84244
build(deps): update dependency redis to v4.5.0 (#18959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 10:38:35 +00: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
Andrew Meyer
096f8f243e
docs: update python docs to indicate poetry support (#18945) 2022-11-17 07:15:19 +02:00
renovate[bot]
78ff034613
build(deps): update dependency find-packages to v10.0.2 (#18953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-17 00:45:19 +00:00
renovate[bot]
166d5770de
build(deps): update dependency good-enough-parser to v1.1.21 (#18949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 21:38:53 +00:00
renovate[bot]
fce70041ce
build(deps): update opentelemetry-js monorepo (#18948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 21:11:22 +00:00
renovate[bot]
cbf34fbf13
chore(deps): update github/codeql-action action to v2.1.33 (#18947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 20:44:33 +00:00
renovate[bot]
a9600adadf
chore(deps): update actions/dependency-review-action action to v3.0.1 (#18940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 11:26:39 +00: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
renovate[bot]
f59ee65474
chore(deps): update jest monorepo to v29.3.1 (#18932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 23:49:10 +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
Michael Kriese
fc03eafcae
chore: update pr template docs (#18922)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-15 13:39:22 +02: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
renovate[bot]
07f72a0907
chore(deps): update dependency husky to v8.0.2 (#18920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 07:35:16 +00:00
renovate[bot]
e1d4cb1b61
chore(deps): lock file maintenance (#18792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-15 07:13:31 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks (#18779) 2022-11-14 22:46:37 -08:00
renovate[bot]
e3be773af9
chore(deps): update actions/dependency-review-action action to v3 (#18907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 22:47:37 +01:00
renovate[bot]
c9ceeeafc8
chore(deps): update jest monorepo to v29.3.0 (#18918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 21:18:41 +00:00
renovate[bot]
9227f27aa8
chore(deps): update linters to v5.42.1 (#18917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 20:56:49 +00: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
Andrew Rissing
e4e34ff73f
docs: updating formatting (#18911) 2022-11-14 14:58:20 +00:00
HonkingGoose
79889a7ff3
docs(nuget): rewrite, add admonitions, add headings (#18906) 2022-11-14 08:24:12 -06:00
HonkingGoose
68a329f4bb
docs(self-hosting examples): bump Renovate version (#18908) 2022-11-14 08:18:41 -06:00
renovate[bot]
9075783c9e
chore(deps): update github/codeql-action action to v2.1.32 (#18910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 13:46:30 +00:00
renovate[bot]
d23e9d08c6
docs: update references to renovate/renovate to v34.24.0 (#18901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 00:29:49 +00:00
Philip
49b7b733cd
fix:Update renovate-flow.md (#18891) 2022-11-13 04:48:08 -06:00
renovate[bot]
ae82eab881
chore(deps): update dependency eslint to v8.27.0 (#18887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 09:26:52 +00: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
github-actions[bot]
d3a239abd9
fix(data): automatic update of static data (#18886) 2022-11-13 00:31:24 -06: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