Commit graph

8651 commits

Author SHA1 Message Date
Alexander Birkner
fbceff1397
feat(gomod): support -e option (#20199)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-07 14:00:16 +01:00
RahulGautamSingh
7ff4b53439
test: replace as with partial (#20252)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-07 11:38:59 +00:00
Johannes Feichtner
e6ebf1dc16
feat(manager/mix): set currentVersion field for exact dependency versions (#20260) 2023-02-07 05:59:04 +01:00
RahulGautamSingh
fbb81b0623
test: replace as with partial (#20241)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-06 15:10:24 +00:00
Nikolai Røed Kristiansen
cf72e8f555
fix(manager/helmfile): Add missing helm dependency (#20227)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-06 13:30:57 +00:00
Sergei Zharinov
37161f521b
feat(util): Human readable duration helper (#20231) 2023-02-06 09:42:34 +00:00
Tomas Carnecky
d1e2f0c393
fix(presets): include 'google-auth-library' in googleapis group (#20224) 2023-02-06 06:46:03 +01:00
Sergei Zharinov
2336161d05
fix(packagist): Use schema for extractDepReleases method (#20034) 2023-02-05 08:20:07 +01:00
Sebastian Poxhofer
5c5cde9d78
fix(manager/fleet): do not merge version into customization objects (#20223)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-04 15:44:25 +00:00
Johannes Feichtner
196ed35dcb
feat(manager/gradle): add dependency grouping by variable to all supported patterns (#20212) 2023-02-04 15:55:36 +01:00
Nikolai Røed Kristiansen
5474229a30
feat(manager/helmfile): Lock file support (#19865)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-04 14:10:03 +00:00
Jesse Houwing
6d638efba4
docs: adds configuration template to revert standard naming convention for Azure Pipelines (#20208)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-04 08:56:59 +00:00
Rhys Arkins
9ead5d22fd
fix(gomod): generate auth from go hostRules (#20218) 2023-02-04 09:28:04 +01:00
Rhys Arkins
f754f8a010
fix(orb): detect isPrivate (#20193) 2023-02-03 21:34:22 +01:00
Michael Kriese
49a50e7e0d
feat(manager/asdf): remove default versionings and packageNames (#20196) 2023-02-03 20:00:23 +00:00
Johannes Feichtner
bfc38bf732
feat(manager/gradle): replace individual value matchers with placeholder (#19996) 2023-02-03 18:36:00 +00:00
Michael Kriese
8a25fa396d
fix: remove unused cjs export (#20194) 2023-02-03 15:02:56 +01:00
Sergei Zharinov
49cdaf2ac2
feat: Support for logging once per repo (#20168) 2023-02-03 07:00:58 +00:00
Julian Xhokaxhiu
44469afc0e
test: Add argocd to the asdf extract unit test (#19983) 2023-02-03 07:13:41 +01:00
RahulGautamSingh
9e419616d0
fix(manager/kustomize): update extraction logic (#20116)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-02 08:39:35 +01:00
Florian Greinacher
40d62932bb
feat(manager/npm): read registry URLs from legacy .yarnrc (#20129)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-02 06:29:25 +00:00
Trystian Offerman
ad9f9d3f99
fix(manager/maven-wrapper): preserve wrapper base url (#20092)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-01 23:28:23 +01:00
Michael Kriese
d7d6d43bf8
fix(manager/npm): don't warn for empty .yarnrc.yml (#20149) 2023-02-01 13:53:38 +00:00
HonkingGoose
fabb1bba08
docs(dockerfile): move paragraph up (#20147) 2023-02-01 13:36:46 +01:00
Rhys Arkins
cf6be1719e
feat(cache): retain fingerprints for all matched managers (#20138) 2023-02-01 09:12:45 +01:00
Rhys Arkins
3a58d239ec
refactor(datasource/orb): log res when no response (#20134) 2023-01-31 22:25:39 +01:00
RahulGautamSingh
c7c5c8fb47
refactor: ExtractResult (#20131) 2023-01-31 20:05:23 +01:00
HonkingGoose
b309f2cbc4
docs(dockerfile): explain Docker versioning, improve link (#20109) 2023-01-31 17:34:55 +01:00
Florian Greinacher
2143c975f9
feat(manager/npm): read registry URLs from .yarnrc.yml (#19864)
Co-authored-by: Valentin Agachi <github-com@agachi.name>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Closes https://github.com/renovatebot/renovate/issues/16353
2023-01-31 06:26:02 +00:00
Rhys Arkins
ceaa005ac1
feat: deprecate Node.js 16 for Renovate runtime (#20088)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-30 08:24:12 +00:00
Jamie Magee
e3b163f07a
feat: log when using fine-grained PATs (#20097)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-30 08:48:29 +01:00
Rhys Arkins
c7d4c39ac9
refactor(sbt): extract variableName (#19540) 2023-01-28 07:49:39 +01:00
Sergei Zharinov
c8c9eb1d50
feat(release-notes): Leverage cached GraphQL (#19717) 2023-01-28 06:29:35 +00:00
LordCranus
395e490d70
chore(http/github): log warning if Github secondary rate limit is hit (#20074) 2023-01-27 23:00:05 +01:00
Sergei Zharinov
0b4db8dc6c
fix(packagist): Improve fetch concurrency (#20041) 2023-01-27 08:38:39 +00:00
Jamie Magee
5302232afa
feat(replacement): add spectre.cli replacement (#20060) 2023-01-27 08:33:18 +01:00
Yun Lai
a8d28dde88
fix: hermit versioning matches should call equals on Channel versions (#20058) 2023-01-27 06:31:24 +01:00
renovate[bot]
1a561ba37e
build(deps): update dependency @renovatebot/osv-offline to v1.1.4 (#20039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johannes Feichtner <Churro@users.noreply.github.com>
2023-01-26 22:32:06 +00:00
Sebastian Poxhofer
b30ac1a4c2
test(migrations): add test for multiple migrations for one property (#20044) 2023-01-26 13:07:05 +01:00
Michael Kriese
08c333ac7d
feat(platform): support forgejo (#19939)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-25 08:28:57 +01:00
Yun Lai
ebb25349ae
fix: make HermitVersioning support semver range in matchCurrentVersion (#20030) 2023-01-25 07:33:40 +01:00
Sebastian Poxhofer
cf15952924
feat(manager/terraform): export updateLockedDependency (#20027) 2023-01-25 01:07:30 +01:00
Sergei Zharinov
571d62abf9
fix: Revert "refactor(packagist): Improve fetch concurrency (#19981)" (#20021) 2023-01-24 16:57:32 +00:00
renovate[bot]
84df0c0ca7
chore(deps): update dependency @types/fs-extra to v11 (#19755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-24 11:46:08 +00:00
Trystian Offerman
320047d267
test: internal bol.com urls used in repo (#20004) 2023-01-24 09:29:01 +00:00
Michael Kriese
9bd857c8f8
fix(platform): fix types and docs (#19944)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-24 10:05:51 +01:00
Markus Schulz
56e9270b74
feat(git): allow commit-and-push to different target branch (#19680) 2023-01-24 08:07:16 +01:00
renovate[bot]
0940582336
build(deps): update dependency graph-data-structure to v3 (#19684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-24 06:57:58 +00:00
Michael Kriese
da8f9cc3bc
fix(manager/pre-commit): remove wrong gitea support (#19936) 2023-01-24 06:22:45 +00:00
Michael Kriese
e78048dfc1
fix: no cycles (#19982) 2023-01-23 21:20:54 +00:00
Sergei Zharinov
f170c71930
refactor(packagist): Improve fetch concurrency (#19981)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-23 17:30:21 +00:00
Mathieu Kniewallner
7cf131021a
feat(presets/regex-managers): allow 'actions' in GitHub Actions preset (#19966) 2023-01-23 16:32:13 +00:00
Bart Enkelaar
744488f724
feat(maven-wrapper): Add manager to update maven wrapper version (#15660) 2023-01-23 17:07:57 +01:00
Rhys Arkins
8e8cbba0e6
feat(presets): add prettier, standard to linters (#19978) 2023-01-23 10:51:15 +01:00
Sebastian Poxhofer
72bd0d3905
refactor(manager/terraform): remove usages of any and use types (#19815)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-23 09:48:23 +00:00
Sergei Zharinov
ca66adabdb
refactor(packagist): Use schema for packages.json file (#19930) 2023-01-23 11:52:16 +03:00
Ashley Towns
9eef71a72a
fix(manager/sbt): Support for updating Scala 3 (#19911) 2023-01-23 07:27:33 +00:00
Johannes Feichtner
7a6d1f06ac
feat(manager/gradle): extend support for property accessors (#19974) 2023-01-23 06:42:14 +00:00
Rhys Arkins
92e4c5c2a6
fix(rubygems): support Nexus (#19957) 2023-01-21 10:02:52 +01:00
Michael Kriese
813a8bc645
fix: dynamically load prettier (#19948)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-20 16:22:30 +00:00
Julian Xhokaxhiu
5bf6eabaea
feat(asdf): add argocd support (#19941)
Closes https://github.com/renovatebot/renovate/issues/19940
2023-01-20 15:39:16 +00:00
Rhys Arkins
8d19f05b14
fix(config): autodetectPinVersions -> autodetectRangeStrategy (#19933) 2023-01-20 12:48:00 +01:00
Simon Abbott
8c44d6bd10
fix(manger/npm): apply config.npmrc during extraction, not in post-update (#19812)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Closes https://github.com/renovatebot/renovate/issues/12891
2023-01-20 11:43:49 +00:00
RahulGautamSingh
79c2532a2d
refactor: add new fn getElapsedHours (#19892) 2023-01-20 09:19:08 +00:00
Joshua Tang
6be73f1993
feat(manager/pub): update to only changed dependencies (#19825)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Closes https://github.com/renovatebot/renovate/issues/19653
2023-01-20 06:28:41 +00:00
Morre
c5db2dc718
feat(manager/terraform): support OCI charts in helm_release (#19869)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-01-19 18:50:40 +01:00
Rhys Arkins
1e3b1a8604 fix(fleet): warn not error on invalid YAML 2023-01-19 06:21:28 +01:00
Sebastian Poxhofer
1127c5e401
fix(manager/terraform): do not return registryUrls containing undefined (#19905) 2023-01-18 15:16:46 +00:00
renovate[bot]
70fd8db1ae
chore(deps): update linters (#19751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-18 12:42:32 +00:00
Rhys Arkins
c43a65f192 fix: Revert fix(git): unset git-hooks after clone (#19880) 2023-01-18 12:47:58 +01:00
Rhys Arkins
5eb236802b
fix(cache): pass REPOSITORY_CHANGED error up (#19877) 2023-01-17 18:19:05 +00:00
Rhys Arkins
09fca82137
fix(git): unset git-hooks after clone (#19880) 2023-01-17 15:50:54 +00:00
Rhys Arkins
8868938978 fix(github-actions): check job before services 2023-01-17 15:41:49 +01:00
Sergei Zharinov
ef174ceba5
feat(packagist): Extract PHP constraints (#19875)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-17 11:04:50 +01:00
Sergei Zharinov
bf6ac7d7a9
fix(packagist): De-minify fields (#19863) 2023-01-17 10:41:59 +01:00
Rhys Arkins
142bebc1eb fix(github-actions): defensive non-null check 2023-01-17 07:35:00 +01:00
Gabriel-Ladzaretti
5dc806bb8b
fix(config-migration): runtime error when comparing json5 strings (#19870) 2023-01-17 05:50:02 +01:00
Sergei Zharinov
6679d7ed9b
refactor(packagist): Refactor schema (#19868) 2023-01-17 05:47:02 +01:00
Philip Wedemann
d8e9a3438e
feat(config/presets): add Java Testcontainers group (#19828)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-16 12:02:20 +01:00
Leon Linhart
5e42daeb33
docs: Use a PEP440-compliant version constraint in pip-compile documentation (#19855) 2023-01-16 11:58:27 +01:00
Jan-Otto Kröpke
2c70a5d223
feat(presets/regex): Add preset for appVersion in helm charts (#19371)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-16 10:14:13 +00:00
Rhys Arkins
3c98fc0f45
feat(manager/composer): extractedConstraints (#19853) 2023-01-16 08:12:20 +01:00
Sergei Zharinov
c9e308f04b
refactor(packagist): Type checked Packagist lookups (#19834)
Fixes undefined
2023-01-15 16:58:42 +01:00
Sergei Zharinov
b0d6145de4
refactor(composer): Remove unused auth header check (#19852) 2023-01-15 10:12:27 +00:00
Rhys Arkins
f34d395fa5
fix(npm): augment constraints less aggressively (#19850) 2023-01-15 10:24:19 +01:00
renovate[bot]
b4d1ad8e52
build(deps): update dependency prettier to v2.8.2 (#19843)
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 (#19838) 2023-01-14 18:59:43 +01:00
Rhys Arkins
05bb942224
fix(datasource/npm): don’t reuse cache for host-disabled (#19840) 2023-01-14 09:53:54 +01:00
Rhys Arkins
2180f5bd23
fix(bundler): harden extract (#19839) 2023-01-14 09:52:30 +01:00
Rhys Arkins
3a6cfacfba
fix(versioning/hashicorp): allow v versions from npm (#19841) 2023-01-14 09:52:20 +01:00
Rhys Arkins
98247d34f3
fix(templates): try/catch handlebars compile (#19794)
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 (#19807)
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 (#19823) 2023-01-13 21:20:32 +00:00
Levin Rickert
b8103452a1
fix(presets): Update graphqlcodegenerator monorepo (#19832) 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 (#18004)
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" (#19824) 2023-01-13 12:05:32 +01:00
Sergei Zharinov
3cdf17df1f
refactor(packagist): Remove unnecessary wrapper method (#19818)
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 (#19780) 2023-01-13 06:54:01 +01:00
Sergei Zharinov
cd5c569bab
test(graphql): Make private repo testing more explicit (#19803) 2023-01-12 18:25:15 +01:00
Sergei Zharinov
4b2f376393
refactor(composer): Simplify Packagist lookups (#19808) 2023-01-12 18:23:53 +01:00
Sebastian Poxhofer
3b72d50098
fix(manager/terragrunt): prevent overwriting versioning of GithubTags datasource (#19782)
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 (#19784) 2023-01-12 07:29:48 +00:00
Rhys Arkins
f85ee2680c
fix(yarn): try/catch .yarnrc.yml parsing (#19787) 2023-01-11 18:25:48 +01:00
Rhys Arkins
58a6d645e8
fix(terraform): try/catch HCL parsing (#19792) 2023-01-11 18:13:25 +01:00
Rhys Arkins
a0cbd89033
fix(git): don’t throw when obsolete ref deletion fails (#19790) 2023-01-11 18:13:14 +01:00
Rhys Arkins
446459526e
fix(argocd): filter objects before parsing (#19789) 2023-01-11 18:12:48 +01:00
Rhys Arkins
aa4e1670be
fix(bundler): check for string before formatting (#19791) 2023-01-11 18:12:32 +01:00
Nils Philippsen
1991b7fcb0
fix(poetry): Fix existing range unions (#19785)
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 (#17633)
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 (#19664)
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 (#19778)
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 (#17883)
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 (#19775)
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" (#19773) 2023-01-10 20:04:04 +00:00
Rhys Arkins
e8874dca1d
fix(package-rules): return early (#19768) 2023-01-10 14:28:13 +01:00
Rhys Arkins
08764fa5c0
fix(versioning/hashicorp): don’t debug for invalid versioning (#19767) 2023-01-10 14:28:03 +01:00
benj-dobs
190753a7dc
fix(core/schedule): accept matching cron schedules when run on Sundays (#19745) 2023-01-10 10:59:09 +00:00
Zachary Liu
1331761def
fix(presets): update algolia-instantsearch monorepo names (#19762)
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 (#19738)
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 (#19761) 2023-01-10 01:21:20 +00:00
Rhys Arkins
bf38439ec2
fix(versioning/hashicorp): check valid before matches (#19742) 2023-01-09 16:23:53 +01:00
Sebastian Poxhofer
1ab049f7f4
feat(terraform): use HCL parser and introduce class based extractors (#19269)
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 (#19732)
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 (#19736) 2023-01-09 13:34:13 +01:00
Tobias Bieniek
3d85b6048d
feat(cofig/presets): add regexManagers:githubActionsVersions (#19620)
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 (#19656) 2023-01-07 21:28:12 +00:00
Fred Cox
7891d8979f
fix(versioning/hashicorp): better parsing (#19652)
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 (#19692)
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 (#19623) 2023-01-07 09:34:22 +01:00
Sergei Zharinov
a9aed8c271
feat(github-tags): Detect stability flags based on GitHub releases (#19622)
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 (#19187)
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 (#19685) 2023-01-06 14:50:54 +00:00
Markus Schulz
644f559ea5
feat(git): more flexible git.hasDiff function (#19676) 2023-01-06 10:23:09 +00:00
Markus Schulz
ca444bd9c1
feat(git): allow to fetch with ref-specs (#19697) 2023-01-06 09:48:16 +00:00
Sergei Zharinov
89965bdcf2
feat(github): GraphQL cache for datasources (#19059)
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 (#19681) 2023-01-05 16:45:37 +00:00
Johannes Feichtner
0eb77da9cf
feat(manager/gradle): enable support for concatenated properties (#19659)
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 (#19672)
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 (#19637)
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 (#19661) 2023-01-04 08:22:49 -08:00
Justinas
325cb70ff2
fix(platform/gitlab): resolve assignees/reviewers from groups (#19469) 2023-01-04 09:53:17 +01:00
Daniel Tschinder
3cf8a2cd34
feat(config/presets): Add nextra monorepo (#19644)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-04 01:07:40 +01:00
Michael Kriese
39b23d64fe
feat: better sanitize (#19646) 2023-01-03 12:29:07 +00:00
Marek Grzenkowicz
2cd10769f2
feat(template): use environment variables in templates (#19301) 2023-01-03 10:55:41 +00:00
Johannes Feichtner
e9313aea2d
refactor(manager/gradle): reuse matching patterns and combine dependency string handling (#19636) 2023-01-03 08:58:10 +00:00
Tim Landwerth
f7d69dda1a
feat(bundler): support for updateType patch and minor (#19446) 2023-01-03 09:41:11 +01:00
Michael Kriese
1e8b45422c
feat(presets/monorepo): add Syncfusion dotnet (#19627) 2023-01-02 11:50:46 +00:00
William Boman
aecfcdbb3c
feat(templates): add decodeURIComponent helper (#19616) 2022-12-31 09:25:06 +00:00
Michael Kriese
a1e0f379c2
fix: dedupe commit table (#18756)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-30 16:40:41 +00:00
Rhys Arkins
0fb2d2674f
fix: don’t pin upgrades (#19612) 2022-12-30 17:21:50 +01:00
Adam Setch
fb99f4e6f6
fix(presets/workarounds): update java LTS allowed versions expression (#19605) 2022-12-30 10:35:09 +00:00
Johannes Feichtner
80d53a1222
feat(manager/gradle): enable property accessors for registry URLs (#19609) 2022-12-29 22:26:02 +01:00
Johannes Feichtner
0fc1731eed
feat(manager/gradle): support separate registry URLs for plugins (#19606) 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 (#19588) 2022-12-27 17:33:27 +01:00
Johannes Feichtner
d9349b21b9
refactor(manager/gradle): group extraction tests + code hygiene (#19586) 2022-12-27 14:45:30 +01:00
Gabriel-Ladzaretti
2bd9171ba3
feat(packageRules): add depName matchers (#19565) 2022-12-26 18:30:44 +00:00
Rhys Arkins
beacdce5f8
fix(ruby): containerbase ruby prebuild (#19575) 2022-12-26 10:25:47 +00:00
Sergei Zharinov
e94aebebfe
refactor(github): Remove old cache implementation (#19569) 2022-12-25 06:43:46 +00:00
Joshua Tang
b46e52c353
feat(pub): Support updating lock files (#19116) 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 (#19557) 2022-12-23 20:30:48 +01:00
Rhys Arkins
888683c2f2
fix(autoreplace): avoid mistaken duplicate replace (#19538) 2022-12-23 13:49:52 +01:00
Michael Kriese
2aa461a9db
feat: add source-map support (#19551) 2022-12-23 12:12:32 +00:00
Michael Kriese
73be295310
feat(core): centralize sidecar image usage (#19545) 2022-12-23 09:45:15 +00:00
Rhys Arkins
f5548affa0
fix(poetry): support pin for short versions (#19543) 2022-12-23 10:10:04 +01:00
Rhys Arkins
7afb7b5348
fix(composer): handle empty git stash pop (#19527) 2022-12-22 17:44:05 +01:00
Kamil Kowalski
b61a01b481
fix(manager/mix): fetching organization name for deps in mix files (#19128) 2022-12-22 10:26:10 +00:00
Rhys Arkins
52d773bb6b
feat(composer): stash/unstash before install (#19518) 2022-12-21 17:00:25 +01:00
Michael Kriese
331a39639d
feat(ruby): support dynamic install (#19510) 2022-12-21 15:12:43 +01:00
Nejc Habjan
45091ff1b2
feat(datasource/galaxy-collection): use pep440 versioning by default (#19489)
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 (#19277) 2022-12-20 20:29:37 +01:00
Tobias
3ec3c1e19d
test(platform): add test that hostRules are passed through initPlatform() (#19491) 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" (#19490) 2022-12-20 13:35:27 +01:00
Gabriel-Ladzaretti
2114418d3d
refactor(lookup): remove a duplicate statement (#19487) 2022-12-20 09:18:18 +01:00
Philip
1b232a2ab5
feat(platform/github): automatic github registry authentication using the given github token (#18926) 2022-12-20 06:49:31 +01:00
Maxime Brunet
0b53d19f58
fix(goproxy): check for major updates (#19112) 2022-12-20 06:39:20 +01:00
Rhys Arkins
1c3442cbf7
refactor: include registryUrl in lookup result (#18692) 2022-12-20 06:38:59 +01:00
Luiz Carvalho
9997902ef6
feat(manager/tekton): finally tasks and pipelinespec (#19409) 2022-12-20 06:38:36 +01:00
Sebastian Poxhofer
1e2c2f13c9
feat(manager/fleet): support updating customisations of versions (#18202) 2022-12-20 06:38:17 +01:00
Rhys Arkins
a0fe269657
fix(github): compare repo names lower case (#19411)
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 (#19282) 2022-12-19 20:00:13 +00:00
Sergei Zharinov
4c92341bc2
feat(sbt): Extract values from typed variables (#19477)
Closes undefined
2022-12-19 15:50:23 +01:00
Sergei Zharinov
86b3cf15e4
refactor(github): Rename datasource-helper to datasource-fetcher (#19468) 2022-12-18 15:12:59 +01:00
Johannes Feichtner
6beeba6f02
refactor(manager/gradle): group parser directives in separate files (#19465) 2022-12-18 08:25:44 +01:00
Lawrence Thorpe
864585aa5c
feat(config): support .renovaterc.json5 config file (#19394) 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 (#17827) 2022-12-17 12:38:56 +00:00
Rhys Arkins
719354793f
feat(gomod): directive versioning (#19453) 2022-12-17 08:12:57 +01:00
Rhys Arkins
ef7f520240
fix(cache): reset semanticCommits after clone (#19457) 2022-12-17 06:24:03 +00:00
renovate[bot]
99a7c8af89
build(deps): update aws-sdk-js-v3 monorepo to v3.226.0 (#19444)
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 (#18216) 2022-12-16 15:50:35 +00:00
Jamie Tanna
67d1b983bc
fix(manager/gomod): resolve multi-line indirect dependencies (#19442) 2022-12-16 11:40:36 +00:00
Jonathan Narwold
03b5982c67
feat(rubygems): support a fallback to /versions endpoint (#16312) 2022-12-16 11:22:49 +00:00
HonkingGoose
623f83be60
chore: update descriptions for config options (#19351)
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 (#19420)
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 (#19441) 2022-12-16 09:17:16 +00:00
Jamie Tanna
d19effc48d
feat(manager/gomod): update indirect dependencies for Go Modules (#19431) 2022-12-15 18:55:08 +00:00
Justin Lavoie
a40a8d106b
feat(presets): group @vaadin/ packages together. (#19365)
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 (#19368)
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 (#19393)
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 (#19400)
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 (#19391) 2022-12-14 18:59:08 +01:00
Matt Lewis
6faa5c32f6
feat: allow setting RENOVATE_FORCE environment variable (#19383) 2022-12-14 10:47:15 +00:00
Gabriel-Ladzaretti
66159ac549
feat(repo/lookup): log registry urls used at the lookup phase (#19332) 2022-12-12 10:23:03 +02:00
Tim Knight
682829f33a
docs: improve regexManager documentation (#19278)
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 (#19321) 2022-12-09 19:02:20 +00:00
Johannes Feichtner
786899eadf
feat(manager/gradle): add support for implicit gradle plugins (#19111) 2022-12-09 12:11:09 +00:00
Michael Kriese
b02dd61e11
docs(gitlab): mention rights for autodiscover (#19320) 2022-12-09 12:53:42 +01:00
Michael Kriese
e8eb585c80
fix(datasource/docker): undefined type error (#19322) 2022-12-09 12:52:59 +01:00
Colin O'Dell
676768129d
feat(helm): improve subdirectory support (#19181) 2022-12-09 12:48:20 +01:00
Kasper Juul Hermansen
eecccfa485
feat: handle workspace.dependencies in cargo (#18831) 2022-12-09 06:11:32 +01:00
Jan Høydahl
0d9aaed601
feat(gradle): Support for gradle consistent versions plugin (#19182)
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 (#19308) 2022-12-08 11:37:50 +01:00
Johannes Feichtner
cd9554969b
feat(manager/gradle): support short dependency notation for named Kotlin modules (#19180)
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 (#19122)
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 (#19058)
Fixes https://github.com/renovatebot/renovate/issues/16547
2022-12-07 15:00:50 +00:00
HonkingGoose
d77a4ab24d
docs(repology datasource): rewrite (#19290)
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 (#19017) 2022-12-06 07:36:59 +00:00
Florian Greinacher
3b16939fb4
fix: deprecate partial matching for matchPaths (#19264) 2022-12-06 07:16:54 +00:00
Philip
4caeceb3b4
feat(codecommit): support IAM Roles and Least Privilege (#19223)
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 (#19204) 2022-12-05 15:40:23 +01:00
Rhys Arkins
0545bfe494
chore: Revert "chore: add snapshot for presets" (#19249)
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 (#19240) 2022-12-04 17:00:28 +00:00
Sebastian Poxhofer
1aca2f1f59
test(terraform): further improve testing and simplify test code (#19242) 2022-12-04 17:41:19 +01:00
Jan Høydahl
bbd0696a08
fix(maven): do not strip .git suffix from sourceUrl (#19235)
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 (#19236) 2022-12-04 06:49:30 +01:00
Johannes Feichtner
07bb701ada
refactor(manager/gradle): ensure gradle parser is only invoked for gradle script files (#19232) 2022-12-03 20:05:28 +01:00
Sebastian Poxhofer
9599b850fd
test(terraform): use matchObject instead of matchSnapshot (#19222) 2022-12-02 15:55:36 +01:00
Gabriel-Ladzaretti
06f23a47b8
feat(logs): print branch pristine status as part of the branch summary (#19210) 2022-12-02 08:19:17 +00:00
Sebastian Poxhofer
871cea19b7
feat(http): set by default Accept header for json requests (#19202)
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 (#18925)
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 (#19205)
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 (#19200) 2022-12-01 11:04:08 +00:00
Sebastian Poxhofer
a19f44b2a8
fix(terraform): allow _ and - in hostnames of provider sources (#19203) 2022-12-01 10:23:53 +00:00
Sebastian Poxhofer
7b677cd50a
feat(datasource): add Deno datasource (#18878)
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 (#19173) 2022-12-01 06:28:47 +00:00
Michael Kriese
0fd190edc9
docs(manager/terragrunt): fix wrong config (#19192) 2022-11-30 14:48:49 +01:00
Luiz Carvalho
945aa31fb1
feat(tekton): support official bundle resolver (#19040) 2022-11-30 10:00:40 +00:00
HonkingGoose
a49e206dd3
docs: use input-neutral verbs (#19165) 2022-11-30 10:37:00 +01:00
Sergei Zharinov
2265873ba7
refactor(github-tags): Use hash field for GraphQL results (#19073)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-29 21:28:47 +00:00
HonkingGoose
f6e390608a
docs(cdnurl): rewrite (#19146) 2022-11-29 10:11:23 +01:00
Michael Kriese
d2cf863fe9
fix(manager/terraform): remove default versioning (#19161) 2022-11-29 08:44:19 +01:00
Johannes Feichtner
84c51dc3e3
feat(manager/gradle): add support for Groovy and Kotlin maps (#19127) 2022-11-29 07:08:41 +00:00
HonkingGoose
d6668744ed
docs: capitalize abbreviation URL (#19145) 2022-11-28 12:10:47 +01:00