Commit graph

8619 commits

Author SHA1 Message Date
Sergei Zharinov
c9e308f04b
refactor(packagist): Type checked Packagist lookups ()
Fixes undefined
2023-01-15 16:58:42 +01:00
Sergei Zharinov
b0d6145de4
refactor(composer): Remove unused auth header check () 2023-01-15 10:12:27 +00:00
Rhys Arkins
f34d395fa5
fix(npm): augment constraints less aggressively () 2023-01-15 10:24:19 +01:00
renovate[bot]
b4d1ad8e52
build(deps): update dependency prettier to v2.8.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-15 06:39:27 +00:00
Rhys Arkins
7dd14fa1f8 chore: refactor git warn 2023-01-14 20:20:25 +01:00
Rhys Arkins
61cf50384f chore: downgrade remediation warn 2023-01-14 20:20:07 +01:00
Rhys Arkins
ab36ccc039 chore: downgrade gradle warn 2023-01-14 20:19:34 +01:00
Rhys Arkins
0c6d183ac9 fix(kustomize): skip strings 2023-01-14 20:12:40 +01:00
Rhys Arkins
9720ca8d3c chore: debug log cache revalidation 2023-01-14 20:12:00 +01:00
Rhys Arkins
52700690a5
fix(github-actions): harden job container extraction () 2023-01-14 18:59:43 +01:00
Rhys Arkins
05bb942224
fix(datasource/npm): don’t reuse cache for host-disabled () 2023-01-14 09:53:54 +01:00
Rhys Arkins
2180f5bd23
fix(bundler): harden extract () 2023-01-14 09:52:30 +01:00
Rhys Arkins
3a6cfacfba
fix(versioning/hashicorp): allow v versions from npm () 2023-01-14 09:52:20 +01:00
Rhys Arkins
98247d34f3
fix(templates): try/catch handlebars compile ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-14 09:35:33 +01:00
dave-powell-kensho
74e592cd8c
fix(poetry): normalize package name ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-14 06:35:30 +00:00
Rhys Arkins
78b8483953
feat(datasource/npm): cache etag for reuse () 2023-01-13 21:20:32 +00:00
Levin Rickert
b8103452a1
fix(presets): Update graphqlcodegenerator monorepo () 2023-01-13 15:43:01 +00:00
Eric Durand-Tremblay
e8a5437cd3
feat(manager/composer): support git-tags hostRules for github.com when updating artifacts ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
fixes undefined
2023-01-13 13:33:49 +00:00
Rhys Arkins
5917c548a6
fix(datasource/packagist): Revert "refactor(composer): Simplify Packagist lookups" () 2023-01-13 12:05:32 +01:00
Sergei Zharinov
3cdf17df1f
refactor(packagist): Remove unnecessary wrapper method ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-13 06:19:17 +00:00
Sergei Zharinov
b00294f61a
fix(datasource/docker): Validate digest value before calling API () 2023-01-13 06:54:01 +01:00
Sergei Zharinov
cd5c569bab
test(graphql): Make private repo testing more explicit () 2023-01-12 18:25:15 +01:00
Sergei Zharinov
4b2f376393
refactor(composer): Simplify Packagist lookups () 2023-01-12 18:23:53 +01:00
Sebastian Poxhofer
3b72d50098
fix(manager/terragrunt): prevent overwriting versioning of GithubTags datasource ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-12 08:04:14 +00:00
Gabriel-Ladzaretti
2de4260b15
feat(packageRules): add experimental env var for matching against package names () 2023-01-12 07:29:48 +00:00
Rhys Arkins
f85ee2680c
fix(yarn): try/catch .yarnrc.yml parsing () 2023-01-11 18:25:48 +01:00
Rhys Arkins
58a6d645e8
fix(terraform): try/catch HCL parsing () 2023-01-11 18:13:25 +01:00
Rhys Arkins
a0cbd89033
fix(git): don’t throw when obsolete ref deletion fails () 2023-01-11 18:13:14 +01:00
Rhys Arkins
446459526e
fix(argocd): filter objects before parsing () 2023-01-11 18:12:48 +01:00
Rhys Arkins
aa4e1670be
fix(bundler): check for string before formatting () 2023-01-11 18:12:32 +01:00
Nils Philippsen
1991b7fcb0
fix(poetry): Fix existing range unions ()
Signed-off-by: Nils Philippsen <nils@redhat.com>
2023-01-11 17:21:56 +01:00
Gabriel-Ladzaretti
de289bb409
feat(core/onboarding): support manual rebase/retry ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-11 14:59:08 +01:00
Nicholas Firth-McCoy
218ac84206
fix(platform/gitlab): Strip unicode null characters from markdown ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-11 13:14:44 +00:00
Sebastian Poxhofer
e02ad9e684
fix(terraform): return early on parse errors and do not fail on checklist false positive ()
Closes https://github.com/renovatebot/renovate/issues/19777
2023-01-11 12:19:33 +01:00
t-kulmburg
51107e3160
feat: replacement support for all managers ()
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-01-11 10:40:25 +01:00
Jesse Houwing
9bb46aec05
fix: replace vso vsts task lib ()
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-11 06:34:50 +00:00
Michael Kriese
054e1579c8
fix: Revert "feat(git): allow to install git-hook functions to local repositories" () 2023-01-10 20:04:04 +00:00
Rhys Arkins
e8874dca1d
fix(package-rules): return early () 2023-01-10 14:28:13 +01:00
Rhys Arkins
08764fa5c0
fix(versioning/hashicorp): don’t debug for invalid versioning () 2023-01-10 14:28:03 +01:00
benj-dobs
190753a7dc
fix(core/schedule): accept matching cron schedules when run on Sundays () 2023-01-10 10:59:09 +00:00
Zachary Liu
1331761def
fix(presets): update algolia-instantsearch monorepo names ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-10 05:12:20 +00:00
Jesse Houwing
e48b05210e
docs: Update the docs to reflect new Azure DevOps Marketplace functionality ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-10 04:35:58 +00:00
Zachary Liu
fc41de30b5
feat(presets): add Algolia InstantSearch monorepo () 2023-01-10 01:21:20 +00:00
Rhys Arkins
bf38439ec2
fix(versioning/hashicorp): check valid before matches () 2023-01-09 16:23:53 +01:00
Sebastian Poxhofer
1ab049f7f4
feat(terraform): use HCL parser and introduce class based extractors ()
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-01-09 13:16:20 +00:00
HonkingGoose
817d2d850e
docs: fix typos in description for workarounds presets ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-09 13:50:29 +01:00
Gilbert Gilb's
e70e6c7d71
fix(manager/pip_setup): support namespaced packages () 2023-01-09 13:34:13 +01:00
Tobias Bieniek
3d85b6048d
feat(cofig/presets): add regexManagers:githubActionsVersions ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-08 08:09:42 +00:00
Moritz Hedtke
54b5f6de43
feat(manager/sbt): Implement %%% dependency specifiers () 2023-01-07 21:28:12 +00:00
Fred Cox
7891d8979f
fix(versioning/hashicorp): better parsing ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-07 14:44:38 +00:00
Jesse Houwing
8281e1a5e3
feat(datasource/azure-pipelines-tasks): Adds support for the Azure DevOps Marketplace ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-07 10:08:31 +01:00
Sergei Zharinov
686cb17442
feat(github-releases): Fetch releases with cacheable GraphQL () 2023-01-07 09:34:22 +01:00
Sergei Zharinov
a9aed8c271
feat(github-tags): Detect stability flags based on GitHub releases ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-06 17:36:47 +01:00
Sergei Zharinov
2c10282b7d
feat(github-tags): Leverage GraphQL for tag commit hashes ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-06 15:49:52 +00:00
Markus Schulz
5b4b646668
feat(git): allow to install git-hook functions to local repositories () 2023-01-06 14:50:54 +00:00
Markus Schulz
644f559ea5
feat(git): more flexible git.hasDiff function () 2023-01-06 10:23:09 +00:00
Markus Schulz
ca444bd9c1
feat(git): allow to fetch with ref-specs () 2023-01-06 09:48:16 +00:00
Sergei Zharinov
89965bdcf2
feat(github): GraphQL cache for datasources ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-06 08:33:33 +00:00
Markus Schulz
6b136998ed
fix(git): checkout branch in a safer way () 2023-01-05 16:45:37 +00:00
Johannes Feichtner
0eb77da9cf
feat(manager/gradle): enable support for concatenated properties ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-01-05 14:43:52 +01:00
renovate[bot]
91f3fe2d6a
build(deps): update dependency good-enough-parser to v1.1.22 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-04 18:08:56 +00:00
Julien Haumont
f44d454e65
feat(presets/regex-managers): improve preset for dockerfile ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-04 16:47:00 +00:00
Michael Kriese
797e8fcdeb
fix(manager/woodpecker): fix fileMatch () 2023-01-04 08:22:49 -08:00
Justinas
325cb70ff2
fix(platform/gitlab): resolve assignees/reviewers from groups () 2023-01-04 09:53:17 +01:00
Daniel Tschinder
3cf8a2cd34
feat(config/presets): Add nextra monorepo ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-04 01:07:40 +01:00
Michael Kriese
39b23d64fe
feat: better sanitize () 2023-01-03 12:29:07 +00:00
Marek Grzenkowicz
2cd10769f2
feat(template): use environment variables in templates () 2023-01-03 10:55:41 +00:00
Johannes Feichtner
e9313aea2d
refactor(manager/gradle): reuse matching patterns and combine dependency string handling () 2023-01-03 08:58:10 +00:00
Tim Landwerth
f7d69dda1a
feat(bundler): support for updateType patch and minor () 2023-01-03 09:41:11 +01:00
Michael Kriese
1e8b45422c
feat(presets/monorepo): add Syncfusion dotnet () 2023-01-02 11:50:46 +00:00
William Boman
aecfcdbb3c
feat(templates): add decodeURIComponent helper () 2022-12-31 09:25:06 +00:00
Michael Kriese
a1e0f379c2
fix: dedupe commit table ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-30 16:40:41 +00:00
Rhys Arkins
0fb2d2674f
fix: don’t pin upgrades () 2022-12-30 17:21:50 +01:00
Adam Setch
fb99f4e6f6
fix(presets/workarounds): update java LTS allowed versions expression () 2022-12-30 10:35:09 +00:00
Johannes Feichtner
80d53a1222
feat(manager/gradle): enable property accessors for registry URLs () 2022-12-29 22:26:02 +01:00
Johannes Feichtner
0fc1731eed
feat(manager/gradle): support separate registry URLs for plugins () 2022-12-29 18:41:43 +00:00
Hans-Jörg Wieland
b52f757f74
fix(docs): use correct folder name in README for helm Subchart archives () 2022-12-27 17:33:27 +01:00
Johannes Feichtner
d9349b21b9
refactor(manager/gradle): group extraction tests + code hygiene () 2022-12-27 14:45:30 +01:00
Gabriel-Ladzaretti
2bd9171ba3
feat(packageRules): add depName matchers () 2022-12-26 18:30:44 +00:00
Rhys Arkins
beacdce5f8
fix(ruby): containerbase ruby prebuild () 2022-12-26 10:25:47 +00:00
Sergei Zharinov
e94aebebfe
refactor(github): Remove old cache implementation () 2022-12-25 06:43:46 +00:00
Joshua Tang
b46e52c353
feat(pub): Support updating lock files () 2022-12-24 19:11:25 +01:00
Rhys Arkins
aa53b42969 fix(vulnerability-alerts): strip equals for maven 2022-12-24 07:09:53 +01:00
Rhys Arkins
3e27fd8a0c test: maven exact and equals range 2022-12-24 06:50:13 +01:00
Sergei Zharinov
71c43f8d12
refactor(github): Reorganize adapters () 2022-12-23 20:30:48 +01:00
Rhys Arkins
888683c2f2
fix(autoreplace): avoid mistaken duplicate replace () 2022-12-23 13:49:52 +01:00
Michael Kriese
2aa461a9db
feat: add source-map support () 2022-12-23 12:12:32 +00:00
Michael Kriese
73be295310
feat(core): centralize sidecar image usage () 2022-12-23 09:45:15 +00:00
Rhys Arkins
f5548affa0
fix(poetry): support pin for short versions () 2022-12-23 10:10:04 +01:00
Rhys Arkins
7afb7b5348
fix(composer): handle empty git stash pop () 2022-12-22 17:44:05 +01:00
Kamil Kowalski
b61a01b481
fix(manager/mix): fetching organization name for deps in mix files () 2022-12-22 10:26:10 +00:00
Rhys Arkins
52d773bb6b
feat(composer): stash/unstash before install () 2022-12-21 17:00:25 +01:00
Michael Kriese
331a39639d
feat(ruby): support dynamic install () 2022-12-21 15:12:43 +01:00
Nejc Habjan
45091ff1b2
feat(datasource/galaxy-collection): use pep440 versioning by default ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-21 09:21:01 +00:00
Joshua Tang
aab79f15d1
feat: add dart version datasource () 2022-12-20 20:29:37 +01:00
Tobias
3ec3c1e19d
test(platform): add test that hostRules are passed through initPlatform() () 2022-12-20 13:24:19 +00:00
Rhys Arkins
0fd539266d
fix: Revert "feat(platform/github): automatic github registry authentication using the given github token" () 2022-12-20 13:35:27 +01:00
Gabriel-Ladzaretti
2114418d3d
refactor(lookup): remove a duplicate statement () 2022-12-20 09:18:18 +01:00
Philip
1b232a2ab5
feat(platform/github): automatic github registry authentication using the given github token () 2022-12-20 06:49:31 +01:00
Maxime Brunet
0b53d19f58
fix(goproxy): check for major updates () 2022-12-20 06:39:20 +01:00
Rhys Arkins
1c3442cbf7
refactor: include registryUrl in lookup result () 2022-12-20 06:38:59 +01:00
Luiz Carvalho
9997902ef6
feat(manager/tekton): finally tasks and pipelinespec () 2022-12-20 06:38:36 +01:00
Sebastian Poxhofer
1e2c2f13c9
feat(manager/fleet): support updating customisations of versions () 2022-12-20 06:38:17 +01:00
Rhys Arkins
a0fe269657
fix(github): compare repo names lower case ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-20 05:30:44 +00:00
Robert Munteanu
9ef76c5a47
feat: add osgi dependency manager () 2022-12-19 20:00:13 +00:00
Sergei Zharinov
4c92341bc2
feat(sbt): Extract values from typed variables ()
Closes undefined
2022-12-19 15:50:23 +01:00
Sergei Zharinov
86b3cf15e4
refactor(github): Rename datasource-helper to datasource-fetcher () 2022-12-18 15:12:59 +01:00
Johannes Feichtner
6beeba6f02
refactor(manager/gradle): group parser directives in separate files () 2022-12-18 08:25:44 +01:00
Lawrence Thorpe
864585aa5c
feat(config): support .renovaterc.json5 config file () 2022-12-17 23:46:30 +00:00
Rhys Arkins
5ab1cefe2c fix(cache): set semanticCommits in each upgrade 2022-12-17 16:51:59 +01:00
fabb
444a221427
feat(presets): added replacement of react-scripts-ts with react-scripts () 2022-12-17 12:38:56 +00:00
Rhys Arkins
719354793f
feat(gomod): directive versioning () 2022-12-17 08:12:57 +01:00
Rhys Arkins
ef7f520240
fix(cache): reset semanticCommits after clone () 2022-12-17 06:24:03 +00:00
renovate[bot]
99a7c8af89
build(deps): update aws-sdk-js-v3 monorepo to v3.226.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2022-12-17 07:05:16 +01:00
RahulGautamSingh
92abdc9b4d
feat(cache): reduce configHash fields for fingerprinting () 2022-12-16 15:50:35 +00:00
Jamie Tanna
67d1b983bc
fix(manager/gomod): resolve multi-line indirect dependencies () 2022-12-16 11:40:36 +00:00
Jonathan Narwold
03b5982c67
feat(rubygems): support a fallback to /versions endpoint () 2022-12-16 11:22:49 +00:00
HonkingGoose
623f83be60
chore: update descriptions for config options ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-16 11:08:04 +01:00
Philip
18a3154ff0
fix(platform/codecommit):AWS codecommit ensure comment exception fix ()
Closes https://github.com/renovatebot/renovate/issues/19293
2022-12-16 09:57:18 +00:00
Michael Kriese
751331b817
fix: no native js private class members () 2022-12-16 09:17:16 +00:00
Jamie Tanna
d19effc48d
feat(manager/gomod): update indirect dependencies for Go Modules () 2022-12-15 18:55:08 +00:00
Justin Lavoie
a40a8d106b
feat(presets): group @vaadin/ packages together. ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-15 14:25:41 +00:00
strophy
e344b538f1
docs: add readme and regex example for git-refs datasource ()
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-15 07:48:43 +01:00
darkdragon-001
828df23cbc
docs: improve documentation for GitLab datasources ()
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-12-15 07:39:08 +01:00
Tobias
963a1d9eba
fix(sbt-plugin): switch defaultRegistryUrl to repo.scala-sbt.org/scalasbt/sbt-plugin-releases ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-14 19:00:40 +00:00
HonkingGoose
996d3b19b6
chore: reword branch creation limit message on onboarding PR () 2022-12-14 18:59:08 +01:00
Matt Lewis
6faa5c32f6
feat: allow setting RENOVATE_FORCE environment variable () 2022-12-14 10:47:15 +00:00
Gabriel-Ladzaretti
66159ac549
feat(repo/lookup): log registry urls used at the lookup phase () 2022-12-12 10:23:03 +02:00
Tim Knight
682829f33a
docs: improve regexManager documentation ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Resolves https://github.com/renovatebot/renovate/issues/19265
2022-12-10 07:09:11 +00:00
Jean-Marc Le Roux
654236de24
docs: document GitLab container registry usage () 2022-12-09 19:02:20 +00:00
Johannes Feichtner
786899eadf
feat(manager/gradle): add support for implicit gradle plugins () 2022-12-09 12:11:09 +00:00
Michael Kriese
b02dd61e11
docs(gitlab): mention rights for autodiscover () 2022-12-09 12:53:42 +01:00
Michael Kriese
e8eb585c80
fix(datasource/docker): undefined type error () 2022-12-09 12:52:59 +01:00
Colin O'Dell
676768129d
feat(helm): improve subdirectory support () 2022-12-09 12:48:20 +01:00
Kasper Juul Hermansen
eecccfa485
feat: handle workspace.dependencies in cargo () 2022-12-09 06:11:32 +01:00
Jan Høydahl
0d9aaed601
feat(gradle): Support for gradle consistent versions plugin ()
Co-authored-by: Johannes Feichtner <Churro@users.noreply.github.com>
Closes https://github.com/renovatebot/renovate/issues/8017
2022-12-08 12:21:14 +00:00
Jamie Tanna
34df4ff642
docs: correct documentation for API calls to /users/ endpoint () 2022-12-08 11:37:50 +01:00
Johannes Feichtner
cd9554969b
feat(manager/gradle): support short dependency notation for named Kotlin modules ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-07 19:57:23 +00:00
Omer Cohen
cb4733d3db
fix(gomod): support pseudo-versions ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-07 20:29:39 +01:00
Jonathan Narwold
8d5726afa3
fix: handle non-updated and updated package contents in a group ()
Fixes https://github.com/renovatebot/renovate/issues/16547
2022-12-07 15:00:50 +00:00
HonkingGoose
d77a4ab24d
docs(repology datasource): rewrite ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-07 11:07:46 +00:00
Devin Buhl
06d92d0592
feat(flux): add support for renovating OCIRespository () 2022-12-06 07:36:59 +00:00
Florian Greinacher
3b16939fb4
fix: deprecate partial matching for matchPaths () 2022-12-06 07:16:54 +00:00
Philip
4caeceb3b4
feat(codecommit): support IAM Roles and Least Privilege ()
Closes https://github.com/renovatebot/renovate/issues/19091
Closes https://github.com/renovatebot/renovate/issues/19092
Closes https://github.com/renovatebot/renovate/issues/19093
2022-12-06 06:54:07 +00:00
MCMXC
bae53ae44b
feat(preset): add mantine monorepo to presets () 2022-12-05 15:40:23 +01:00
Rhys Arkins
0545bfe494
chore: Revert "chore: add snapshot for presets" ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-05 12:14:55 +00:00
Wei Kang
bb9c6fce32
chore: sort presets and enforce eslint rule () 2022-12-04 17:00:28 +00:00
Sebastian Poxhofer
1aca2f1f59
test(terraform): further improve testing and simplify test code () 2022-12-04 17:41:19 +01:00
Jan Høydahl
bbd0696a08
fix(maven): do not strip .git suffix from sourceUrl ()
Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
2022-12-04 07:22:46 +01:00
Wei Kang
c24efd530a
chore: add snapshot for presets () 2022-12-04 06:49:30 +01:00
Johannes Feichtner
07bb701ada
refactor(manager/gradle): ensure gradle parser is only invoked for gradle script files () 2022-12-03 20:05:28 +01:00
Sebastian Poxhofer
9599b850fd
test(terraform): use matchObject instead of matchSnapshot () 2022-12-02 15:55:36 +01:00
Gabriel-Ladzaretti
06f23a47b8
feat(logs): print branch pristine status as part of the branch summary () 2022-12-02 08:19:17 +00:00
Sebastian Poxhofer
871cea19b7
feat(http): set by default Accept header for json requests ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-01 18:48:45 +01:00
Jonatan Männchen
ff1632ae31
feat(datasource/hexpm-bob): Support hex.pm "Bob the builder" datasource ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2022-12-01 16:49:27 +00:00
MCMXC
c105e25e6c
feat(preset): add temporalio monorepo to presets ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-01 15:05:27 +00:00
Johannes Feichtner
094a3f447a
feat(manager/gradle): support for Kotlin extra properties, dependencySet collections and versionCatalog aliases () 2022-12-01 11:04:08 +00:00
Sebastian Poxhofer
a19f44b2a8
fix(terraform): allow _ and - in hostnames of provider sources () 2022-12-01 10:23:53 +00:00
Sebastian Poxhofer
7b677cd50a
feat(datasource): add Deno datasource ()
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-12-01 07:56:31 +00:00
Sebastian Poxhofer
fa82ad6d17
perf(terraform-provider): use package index instead of complete index () 2022-12-01 06:28:47 +00:00
Michael Kriese
0fd190edc9
docs(manager/terragrunt): fix wrong config () 2022-11-30 14:48:49 +01:00
Luiz Carvalho
945aa31fb1
feat(tekton): support official bundle resolver () 2022-11-30 10:00:40 +00:00
HonkingGoose
a49e206dd3
docs: use input-neutral verbs () 2022-11-30 10:37:00 +01:00
Sergei Zharinov
2265873ba7
refactor(github-tags): Use hash field for GraphQL results ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-29 21:28:47 +00:00
HonkingGoose
f6e390608a
docs(cdnurl): rewrite () 2022-11-29 10:11:23 +01:00
Michael Kriese
d2cf863fe9
fix(manager/terraform): remove default versioning () 2022-11-29 08:44:19 +01:00
Johannes Feichtner
84c51dc3e3
feat(manager/gradle): add support for Groovy and Kotlin maps () 2022-11-29 07:08:41 +00:00
HonkingGoose
d6668744ed
docs: capitalize abbreviation URL () 2022-11-28 12:10:47 +01:00
Kamil Kowalski
893f7caab8
fix(manager/mix): comment handling in dependency extraction () 2022-11-28 10:35:06 +00:00
Michael Kriese
7c04604b87
fix(cargo): use semver versioning to limit allowed versions () 2022-11-28 10:59:10 +01:00
Philip
4f71562e56
fix(github): don't match org name with underscore () 2022-11-28 09:33:49 +00:00
Philipp Hoefflin
33d4181ba1
feat(monorepo): add aws-lambda-powertools-typescript and middy middleware () 2022-11-27 11:50:55 +00:00
Rhys Arkins
0f2eb5d622
fix(gomod): Revert "fix(gomod): non-0.0.0 digest matching" () 2022-11-27 09:14:04 +01:00
Omer Cohen
20ba978e4f
fix(gomod): non-0.0.0 digest matching () 2022-11-27 06:53:21 +00:00
Johannes Feichtner
dc0c02716d
feat(manager/gradle): add support for alternative Gradle plugin syntax () 2022-11-26 07:27:39 +00:00
Gabriel-Ladzaretti
fc81c60d05
feat(branch/update): add edited/blocked PR comment on modified branches ()
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 🎉 () 2022-11-25 20:45:02 +01:00
Michael Kriese
c25b02e856
feat(manager/gomod): dynamic golang install 🎉 () 2022-11-25 18:11:37 +01:00
Michael Kriese
99054bef68
fix(presets): pass through tag to platform for local () 2022-11-25 15:54:11 +00:00
Michael Kriese
1959edc262
feat(nuget): skip restore non-leaf projects () 2022-11-25 13:43:44 +00:00
Michael Kriese
3c49502ced
fix(nuget): disable msbuild node reuse () 2022-11-25 09:54:51 +00:00
Michael Kriese
7603bebd03
fix(cache): skip save repo cache on dry-run () 2022-11-25 09:33:16 +00:00
Maksim
325a11257d
test: cover more cases by unit tests () 2022-11-24 21:26:21 +00:00
Johannes Feichtner
90ada813dc
feat(manager/gradle): add support for property accessors () 2022-11-24 17:25:02 +01:00
Rhys Arkins
9419d21435
fix(release-notes): massage repos with dots () 2022-11-24 14:27:23 +01:00
Philip
7253720c9b
feat(config): log base branch config ()
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 ()
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 () 2022-11-24 08:40:36 +01:00
Johannes Feichtner
eef8e0a1de
fix(manager/gradle): ignore "publishing" repositories () 2022-11-24 07:33:46 +01:00
HonkingGoose
384d3be7eb
docs(helmv3): rewrite () 2022-11-23 14:31:14 +01:00
Rhys Arkins
e74c23016d
feat(npm): use npm <9 when lockfileVersion=2 () 2022-11-23 14:30:22 +01:00
Michael Kriese
1633759497
feat(manager/nuget): support install mode () 2022-11-23 09:35:38 +00:00
Yun Lai
94aac17482
fix(hermit): fix version parsing for openjdk package () 2022-11-23 07:00:47 +01:00
Michael Kriese
11a96b72a6
fix(presets): simplify local presets () 2022-11-22 09:42:44 +01:00
Elizabeth Craig
2b651aeaa3
fix(yarn): skip individual invalid entries in yarn.lock () 2022-11-22 06:16:32 +00:00
Zodan Jodan
e68419d546
feat: adding GitRepository resource support in flux ()
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 ()
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 ()
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 () 2022-11-20 09:50:27 +00:00
RahulGautamSingh
8e4b5231f8
refactor: convert enums to unions () 2022-11-20 07:34:23 +00:00
RahulGautamSingh
987421b8ad
feat: add pristine in branchCache () 2022-11-20 07:10:25 +00:00
RahulGautamSingh
c45c875920
fix: modify fns to adapt to new safe-stable-stringify package update () 2022-11-20 06:19:19 +01:00
Jonatan Männchen
84bb830e00
feat(manager/asdf): Support gohugo plugin including extended_ version () 2022-11-18 18:01:32 +00:00
Sergei Zharinov
f31dacb8cd
fix(git): Don't quote unicode paths ()
Fixes 
2022-11-18 06:59:08 +00:00
Rhys Arkins
d1d6febd2e
fix(npm): use nvmrc from lock file dir ()
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 () 2022-11-18 07:31:47 +02:00
Rhys Arkins
1c8398aff4
refactor: auto-replace () 2022-11-17 07:06:15 +00:00
Mathieu Boretti
de921cc7dc
feat(presets): add mono repo shedlock () 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 ()
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 () 2022-11-16 08:01:50 +02:00
pataar
7adc861fed
fix(volta): make sure volta uses the same yarn package overwrite ()
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 () 2022-11-16 05:37:53 +00:00
Gabriel-Ladzaretti
576d4d897a
refactor(config-migration): invoke applyPrettierFormatting at the commit stage () 2022-11-16 05:04:39 +00:00
Johannes Feichtner
dee3452a19
refactor(manager/gradle): cleanup old parser () 2022-11-16 04:32:41 +00:00
Johannes Feichtner
b14336b3af
feat(manager/gradle): reimplement parser using tree-based approach () 2022-11-15 19:23:06 +00:00
Sergei Zharinov
30eb3dda39
fix(github-actions): Fix hash extraction () 2022-11-15 09:47:22 -06:00
Jonatan Männchen
3d68c7e9f3
feat(manager/asdf): add additional asdf supported tools ()
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 () 2022-11-15 08:35:36 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks () 2022-11-14 22:46:37 -08:00
t-kulmburg
7f3fa1066f
fix: replacement for pep440 versioning ()
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 () 2022-11-14 20:55:38 +02:00
Gabriel-Ladzaretti
991cc7ac3d
feat(repo/cache): add s3 support for user configured folder hierarchy ()
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 ()
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 () 2022-11-12 14:26:25 +02:00
Jamie Magee
44d953737d
feat(manager/nix): add support for nix package manager ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-11 23:45:46 +00:00
RahulGautamSingh
a613692588
refactor: remove gitConflicts () 2022-11-10 19:56:46 +00:00
t-kulmburg
569f5fbba6
fix: use correct values for replacements () 2022-11-10 19:34:30 +00:00
Sergei Zharinov
9b76b2ea74
refactor(github): Simplify datasource cacheability detection ()
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 () 2022-11-10 15:25:05 +00:00
Sergei Zharinov
6f051f3ae7
fix: Dependency dashboard message cleanup () 2022-11-10 12:17:30 +00:00
t-kulmburg
76b536e23a
fix: make replacementName and Version not mergeable () 2022-11-10 10:11:18 +00:00
HonkingGoose
29c12e6661
docs(regex): improve link name () 2022-11-09 13:05:21 +02:00
Johannes Feichtner
fb56b1fe85
fix(manager/gradle): prefix version catalog aliases with "libs." () 2022-11-09 00:51:02 +00:00
Fernando Mora
8433ad98cb
fix(datasource/sbt-package): Fallbacks to maven when no sbt directory listing available ()
Closes https://github.com/renovatebot/renovate/issues/18589
2022-11-08 16:42:58 +00:00
HonkingGoose
64ddabc82d
docs(asdf): rewrite readme () 2022-11-08 18:26:28 +02:00
Jamie Magee
f73b133a5d
feat(versioning/nixpkgs): add nixpkgs versioning () 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 () 2022-11-07 22:54:37 +00:00
RahulGautamSingh
d869c946d1
refactor: reduce debug metadata () 2022-11-07 11:29:02 +00:00
RahulGautamSingh
4e5f6c5266
feat: abandoned () 2022-11-06 21:45:29 +01:00
Rhys Arkins
496c7f09b7
fix(github): check required reviews count () 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 () 2022-11-06 06:12:26 +00:00
RahulGautamSingh
c93154bd24
refactor: enums to unions ()
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 ()
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 () 2022-11-05 07:25:33 +00:00
Rhys Arkins
e8a0349c4b
fix(changelogs): better release name trimming () 2022-11-05 06:49:03 +00:00
Sergei Zharinov
290b964afd
feat(github-actions): Support for short tag comments ()
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 () 2022-11-03 16:50:13 +00:00
Rhys Arkins
e651fd34a5
feat(github-actions): support vulnerability alerts () 2022-11-03 15:42:42 +00:00
Nejc Habjan
d281319f4d
feat(datasource/ansible-galaxy): use pep440 versioning by default () 2022-11-03 14:35:22 +00:00
Michael Kriese
73eaf0f31c
fix(manager/github-actions): wrong supportedDatasources entry () 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 ()
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 () 2022-11-03 10:19:11 +00:00
Rhys Arkins
4fc1019cb6
fix(docker): external host error for connection errors () 2022-11-02 12:31:14 +02:00
Rhys Arkins
586b96ec16
fix(pr): don’t mention failing checks for automerge () 2022-11-02 10:54:00 +02:00
Jamie Magee
c90cda06e3
feat(nix): support binarySource=install for nix () 2022-11-02 06:18:51 +01:00
Flo Everett
70ad9e61c1
fix(git): git http url fix () 2022-11-01 22:37:21 +01:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union () 2022-11-01 14:46:09 +00:00
Michael Kriese
0936ac67f6
feat(platform/gitea): configurable autodiscover repo sorting ()
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 () 2022-11-01 09:46:22 +00:00
Sergei Zharinov
b7317a2313
fix(regex): Don't cache stateful regex instances () 2022-11-01 09:20:11 +00:00
Michael Kriese
8201641d89
fix(manager/kubernetes): don't extract unknown kubernetes objects () 2022-11-01 08:55:52 +00:00
Steve Carrupt
3489e46911
fix(metadata): massage sourceUrls starting with git@ ()
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 () 2022-11-01 07:45:26 +00:00
Flo Everett
4c0ecc86fe
fix(git-refs): search hostRules by http url, not ssh. () 2022-11-01 07:09:00 +00:00
Braden Mars
c4053802c5
feat: Support toml up to v1.0.0-rc.1 () 2022-11-01 06:16:13 +00:00
Usman
dc9c2054bc
feat(manager/flux): support system manifest inside subdirectories ()
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 () 2022-10-31 12:27:18 +01:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only ()
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" () 2022-10-31 07:50:33 +02:00
Gabriel-Ladzaretti
582d91fafe
fix(datasource/docker): handle prop querying of a non existent object in getLabel() () 2022-10-29 16:21:36 +00:00
Rhys Arkins
ca4025b36b
feat(composer): support binarySource=install for php () 2022-10-29 14:42:00 +00:00
RahulGautamSingh
0151b6a4a9
refactor: reduce debug metadata ()
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 () 2022-10-29 07:29:51 +00:00
Rhys Arkins
a9922f5c2f
fix(pr): don’t warn on edits () 2022-10-29 06:44:27 +00:00
Rhys Arkins
0e9da7b441
chore: trace http logs () 2022-10-29 06:15:21 +00:00
Sergei Zharinov
6b42b45eb4
fix(maven): Fix recursive props check () 2022-10-29 04:58:43 +00:00
Marcin Flis
7ce7124fd6
feat(preset): add kotlin monorepo to presets () 2022-10-28 16:26:36 +00:00
Michael Kriese
0b2a14e3a2
fix(manager/composer): fix registry url handling () 2022-10-28 14:18:43 +00:00
Martin Herndl
4006ef4667
feat(preset): group JWT Framework packages together () 2022-10-28 09:23:15 +00:00
Sergei Zharinov
c885c889a5
docs: Document cache decoder utility () 2022-10-28 11:48:07 +03:00
Johannes Feichtner
0dfc98c2e7
fix(manager/gradle): ignore mapScalar() method from Apollo Kotlin plugin () 2022-10-28 11:47:25 +03:00
Connor Pearson
78c5d2f39a
feat(presets): add vitest monorepo () 2022-10-27 20:20:17 +00:00
Gabriel-Ladzaretti
d48ede78f0
feat(logs): log end of repository run branch summary () 2022-10-27 17:29:01 +00:00
Mathieu Kniewallner
c981d2f8dd
feat(manager/pip-compile): handle --resolver argument () 2022-10-27 16:12:05 +00:00
Oliver THEBAULT
3d5915e7d5
docs(enabledManagers): add mergeable value () 2022-10-27 13:45:43 +00:00
Gary Lockett
dc8045c37d
feat(composer): Support PHP as a package using GitHub tags ()
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 () 2022-10-27 08:33:36 +00:00
Johannes Feichtner
8279be47c8
fix(manager/gradle): preserve next token for parsing in case dependency interpolation fails () 2022-10-27 07:39:40 +02:00
Johannes Feichtner
4770c0069a
fix(manager/dockerfile): improve RegEx to match ARG values with trailing spaces () 2022-10-27 07:06:41 +03:00
renovate[bot]
952d780940
build(deps): update dependency editorconfig to v1.0.1 ()
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 ()
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 ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-26 06:40:10 +00:00
RahulGautamSingh
3c7ca03b38
refactor: change conflict cache logic ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 08:11:51 +02:00
Oleg Kainov
96d369266d
docs: fix ignoring javaLTSVersions () 2022-10-26 08:30:59 +03:00
HonkingGoose
aa4e1372de
docs(AWS CodeCommit): improve docs () 2022-10-26 05:47:05 +02:00
Philip
7b0f6ee5b2
fix: Code commit documentations () 2022-10-25 20:23:22 +02:00