Commit graph

10289 commits

Author SHA1 Message Date
renovate[bot]
9bd0bf1312
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.31.6 (#26924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 18:18:29 +00:00
eschleining
c9a8a72ac9
feat(config): mergeable repositoryAliases global option (#26848) 2024-01-29 18:06:03 +00:00
Rhys Arkins
a41f46ce0a
fix(lookup): check version validity before equality (#26913) 2024-01-29 15:03:04 +00:00
Michael Kriese
8c9167e442
feat(node): use node-version datasource (#26918) 2024-01-29 14:29:22 +00:00
Rhys Arkins
0cab01b14e
fix(config): log warning if package.json used (#26893) 2024-01-29 11:32:36 +00:00
Leroy Korterink
6fcd7d5d23
fix: Update custom config file parse error (#26914) 2024-01-29 11:22:46 +00:00
Sebastian Poxhofer
e204d3417c
fix(workers/lookup): handle not fitting version while missing lockfile (#26885) 2024-01-29 10:39:43 +00:00
Rhys Arkins
157b1a3f79
fix(pnpm): better log warning for updateLockFile() (#26909) 2024-01-29 10:16:22 +00:00
cyanic-selkie
775b018409
feat(manager/cargo): add support for bumpVersion option (#26884)
Signed-off-by: cyanic-selkie <cyanic-selkie@protonmail.com>
2024-01-29 09:00:54 +00:00
Kouzukii
08414441a8
feat(versioning/gradle): Support maven ranges in gradle files (#26846) 2024-01-29 08:46:52 +00:00
Sebastian Poxhofer
b3cfc64fae
feat(replacements): add migration from passport-saml to @node-saml/passport-saml (#26902) 2024-01-28 20:38:48 +00:00
Rhys Arkins
535c7ae1a1
refactor: fetch raw config from within config migration (#26891) 2024-01-28 13:36:06 +00:00
Rhys Arkins
068cb1ba3f
chore: more prettier fix? 2024-01-27 09:51:19 +01:00
Rhys Arkins
3b3cf7a027
chore: prettier reformatting 2024-01-27 08:45:55 +01:00
Rhys Arkins
bfabd712d9
chore: reorder config defaults 2024-01-27 08:44:41 +01:00
Maxime Brunet
38128d38ee
fix(helmv3): disable digest pinning for OCI charts (#26879) 2024-01-27 06:26:07 +00:00
Jarek Porzucek
16c7b94e60
feat(osv): pass GitHub token for DB download (#26808)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-26 20:21:53 +00:00
Norbert Szulc
a3f82cf064
refactor(manager/pip-compile): Move functionality to common module (#26873) 2024-01-26 17:41:23 +00:00
Sebastian Poxhofer
463814e4be
fix(manager/ocb): typos and use correct upstream gomod (#26862) 2024-01-25 21:00:59 +00:00
RahulGautamSingh
897066123f
feat(config/package-rules): matchCurrentAge (#23264)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-25 05:12:39 +00:00
Adam Setch
399b96e2f1
feat(preset): add allDigest grouping preset (#26849) 2024-01-24 20:58:15 +00:00
Victor Sollerhed
a3f40b4ecb
feat(manager/asdf): support mimirtool (#26836) 2024-01-24 12:37:17 +00:00
Jerome Garec
c9180c1abf
feat(pipenv): set a cache dir location for WORKON_HOME (virtualenvs) (#26818) 2024-01-23 19:46:44 +00:00
Mate Mijolović
6f37a9b0a3
fix: consider 'defaultBranch' setting when doing git clone (#26810) 2024-01-23 18:10:50 +00:00
Florian Greinacher
487d933ce0
feat(gitlab): support GitLab CI/CD component references (#26660)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-23 15:20:50 +00:00
RahulGautamSingh
2949e135a9
feat: allow i flag in regex patterns (#26815)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-23 14:32:09 +00:00
Victor Sollerhed
91ced24c22
feat(manager/asdf): support yq (#26799) 2024-01-22 17:35:56 +00:00
Victor Sollerhed
971553bfd0
feat(manager/asdf): support kind (#26803) 2024-01-22 16:12:56 +00:00
Victor Sollerhed
854d8cb03c
feat(manager/asdf): support maven (#26802) 2024-01-22 13:43:17 +00:00
Rhys Arkins
23a334c7e3
feat(cache): etag caching for github GET (#26788)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-22 11:49:40 +00:00
Rhys Arkins
9cff4f5d1f
fix(dependency-dashboard): skip unnecessary cache bust when unchanged (#26794)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-22 09:07:37 +00:00
Rhys Arkins
8038ad8531
feat(github): detect if repo has vulnerability alerts enabled (#26795) 2024-01-22 08:57:22 +00:00
RahulGautamSingh
d908ca3c2e
refactor: config option parent -> parents (#26609)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-22 08:23:59 +00:00
Lauris BH
f634b9c988
feat(platform/gitea): autodiscover repos by topic (#26676)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-21 09:08:25 +00:00
Johannes Feichtner
360928b7cd
feat(manager/pipenv): set currentVersion field for exact dependency versions (#26769) 2024-01-21 09:07:37 +00:00
renovate[bot]
4c2ce97bb4
build(deps): update dependency prettier to v3.2.2 (#26755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-21 08:20:41 +00:00
Johannes Feichtner
af5edda917
test(manager/pipenv): inline snapshots (#26764) 2024-01-20 17:30:38 +00:00
Sebastian Poxhofer
a68b49d8d0
refactor(util/yaml): allow to set failure behavior when parsing multidoc yamls (#26763)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-20 14:22:22 +00:00
renovate[bot]
acd37886fd
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.31.5 (#26759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 11:18:13 +00:00
Rhys Arkins
6362acdf43
fix(go): handle pseudo version with digest updates (#26746) 2024-01-20 11:06:42 +00:00
Rhys Arkins
281aeb7247
fix(manager/helm-values): Revert "feat(manager/helm-values): Add support for bumpVersion" (#26758)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-20 09:03:43 +00:00
Chris Sauer
f196d153a6
fix(bazelisk): Switch to GithubTagsDatasource (#26757)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-20 08:43:22 +00:00
Rhys Arkins
d0f43df719
fix: better fork skip logging (#26754) 2024-01-19 17:09:51 +00:00
Markus Schulz
9d1e2bd8e7
fix(gerrit): quote the prTitle in search for changes (findPr) (#26750) 2024-01-19 13:58:20 +00:00
fastman
5fdf4fc503
fix(npm): use lockfileVersion from npm-shrinkwrap (#26726) 2024-01-19 12:44:49 +00:00
Markus Schulz
faa1618f2d
fix(gerrit): include prTitle in search for changes (findPr) (#26745) 2024-01-19 10:36:01 +00:00
Johannes Feichtner
d59316e1d1
fix(manager/gradle): fix potential parsing error for plugins in inlined version catalogs (#26737) 2024-01-19 03:14:19 +00:00
Florian Greinacher
625698369b
refactor(manager): move some logic from gitlabci-include to gitlabci manager (#26722) 2024-01-18 19:04:03 +00:00
Daniel Körner
fdb4be831b
fix(conan): correct regex for packages without @user/channel but with revisions (#26702) 2024-01-18 19:02:59 +00:00
Nils Andresen
1679f05b2a
fix(cake): fix explicit registryUrl (#26713) 2024-01-18 17:37:53 +00:00
Sebastian Poxhofer
19eb68b6a6
ci(scorecard): remove fixtures removals and fix found vulnerability (#26715) 2024-01-18 06:58:55 +00:00
Sergei Zharinov
bd0adf2d05
refactor: Deprecate compression with base64 encoding (#26711) 2024-01-17 19:52:22 +00:00
Michael Kriese
d385009b66
fix(datasource/hex): allow null message for retirements (#26706) 2024-01-17 15:09:03 +00:00
HonkingGoose
e70baf8951
docs(GitHub and GHES): fix broken admonition (#26697)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-17 13:19:37 +00:00
Michael Kriese
6c2263eeb3
chore: fix types for linting (#26695) 2024-01-17 11:30:45 +00:00
François
db9d485227
feat(config): implement custom header field inside HostRules (#26225) 2024-01-17 09:22:19 +00:00
Koen van Zuijlen
3f0eec495b
feat(manager/helm-values): Add support for bumpVersion (#26441)
Signed-off-by: kvanzuijlen <8818390+kvanzuijlen@users.noreply.github.com>
2024-01-17 08:46:27 +00:00
Sebastian Poxhofer
48439d28af
chore(util/yaml): allow to provide zod schemas to YAML parser (#26647) 2024-01-17 08:41:29 +00:00
Devin Buhl
36604f1412
fix(utils/yaml): Remove jinja2 block delimiters from YAML (#26682) 2024-01-16 20:37:14 +00:00
Ismael Taboada Rodero
5440aab753
fix(manager/terragrunt): add missing registry host (#26681) 2024-01-16 17:07:40 +00:00
Rhys Arkins
0352aedd0d
fix(npm): pass through COREPACK env to child process (#26664) 2024-01-16 14:38:19 +00:00
RahulGautamSingh
6b41552bbd
feat(config): warn if globalOnly option found in repo config (#24561)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-16 10:42:26 +00:00
wwuck
5a49dabc7e
feat: add missing presets to replacements:all (#26667) 2024-01-16 10:27:18 +00:00
wwuck
75232029c4
fix: add semantic-release-replace-plugin-to-unscoped to replacements:all (#26663)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-16 10:18:55 +01:00
wwuck
a540c9f432
feat(replacements): rename semantic-release-replace-plugin to unscoped (#26656)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-16 08:40:46 +00:00
Pascal Berger
8a9c644e4b
feat(presets): Add monorepo Lamar (#26653) 2024-01-16 08:34:20 +00:00
Pascal Berger
b5cc9b61b2
feat(presets): Add monorepo Testcontainers .NET (#26652) 2024-01-16 08:34:02 +00:00
Sergei Zharinov
5506224f18
fix: Override Brotli compress default options (#26648) 2024-01-16 08:27:19 +00:00
Sergei Zharinov
de68769fc2
feat(gitea): Add PR cache (#26451)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-15 17:32:44 +00:00
Daniel Compton
8ea6078727
feat(presets): Add grpc-java monorepo (#26631) 2024-01-15 10:46:27 +00:00
Daniel Körner
5a511732c0
fix(manager/conan): allow ref with user only (#26516)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-15 08:43:48 +00:00
Daniel Compton
869e0af856
feat(presets): Add Jackson, opentelemetry-java, and slf4j monorepos (#26637) 2024-01-15 07:58:32 +00:00
RahulGautamSingh
b18daa0d70
feat(manager/nuget): extract dotnet constraint from global.json (#26629) 2024-01-14 15:16:16 +00:00
Sergei Zharinov
3b7c420700
test: Refactor memory cache mocking (#26630) 2024-01-14 14:49:26 +00:00
Florian Greinacher
83b545fc23
feat: add option to disable access to cloud metadata services (#26411) 2024-01-12 16:30:43 +00:00
markim
739b6e4d72
docs(gitlab): add permission note for group level access token (#26583)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-12 12:09:23 +00:00
Sebastian Poxhofer
fc85d654e9
fix(manager/terraform): handle separate shasum files (#26607) 2024-01-12 06:00:19 +00:00
Sergei Zharinov
c8be454af6
feat: Add totalMs for package cache stats (#26610) 2024-01-12 05:38:36 +00:00
Rhys Arkins
8cf2d21082
fix(config-validation): allow top level objects in onboardingConfig (#26595) 2024-01-11 16:18:24 +00:00
Daniel Körner
0b3b56adb5
fix(conan): Allow include_prerelease without argument (#26588) 2024-01-11 08:19:14 +00:00
Michael Kriese
3df6cd6201
fix(datasource/docker): map registry-1.docker.io to index.docker.io (#26585) 2024-01-10 20:50:24 +00:00
renovate[bot]
b15d1311ba
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.31.4 (#26582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-10 16:33:38 +00:00
Manuel Blechschmidt
54a0233096
fix(datasource/go): Fixes splitting of gitlab go package name (#26477)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-10 16:21:51 +00:00
Paul Hammant
9ce2d949a1
docs(github): improve example endpoint (#26574) 2024-01-10 11:45:11 +00:00
HonkingGoose
195be932c2
docs(gerrit): use list in known problem section (#26542) 2024-01-10 10:20:55 +00:00
Gregory Dosh
2cbb04d3ac
feat(github-actions): synchronize regexManager:githubActionsVersions and github-actions fileMatch (#26414)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: GregoryDosh <GregoryDosh@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-10 10:11:52 +00:00
Sergei Zharinov
f6d86f8bb1
refactor(gitea): Refactor tests (#26537) 2024-01-08 16:53:23 +00:00
Koen van Zuijlen
2e84c14327
refactor: Pass packageFile to bumpPackageVersion (#26538)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-08 16:45:16 +00:00
Sebastian Poxhofer
b14661fd0c
feat(managers/ocb): add new manager for OpenTelemetryCollectorBuilder (#26509)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-01-08 15:59:20 +00:00
Michael Kriese
b33d09cbc7
fix(datasource/docker): add cache decorator to getDockerHubTags (#26546) 2024-01-08 11:34:55 +00:00
Gaël Goinvic
085ef7c038
fix(helmv3): add --force-update when adding a repo (#26512) 2024-01-08 08:09:45 +00:00
RahulGautamSingh
290e15752e
fix(containerbase): support ranges in flutter and dart sdks (#26535) 2024-01-07 13:11:57 +00:00
Norbert Szulc
a17713c7c3
fix(manager/pip-compile): mark GitTagsDatasource as supported (#26504) 2024-01-06 09:03:23 +00:00
Johannes Feichtner
da8396e384
feat(manager/gradle): add support for micronaut plugin (#26519) 2024-01-06 08:01:31 +00:00
renovate[bot]
b837e9db88
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.31.3 (#26525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 16:17:52 +00:00
Marc Mognol
b39ad3a90b
fix(manager/nuget): Add autoReplaceStringTemplate (#26508)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-05 11:31:53 +00:00
javaxiss
31dc0fd078
feat(platform/gitlab): handle detailed_merge_status to proceed with automerge (#26438)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-05 10:56:21 +00:00
Michael Kriese
8bcf740626
docs(gerrit): make image link relative (#26515) 2024-01-05 10:44:05 +00:00
laundry-96
0c92669673
feat(rpm): added rpm versioning functionality (#26340)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-05 10:41:45 +00:00
Michael Kriese
a03994f757
feat(config-migration): support editorconfig max_line_length (#26513) 2024-01-05 09:40:37 +00:00
Danny Koppenhagen
561ec80bad
feat(presets): add Analog monorepo group (#26468) 2024-01-04 22:29:18 +00:00
Nam Vu
72fe67dd27
feat(manager/poetry): support git rev dependencies (#26367)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 08:48:39 +00:00
Marc Mognol
5130d5be10
feat(manager/nuget): extract ContainerBaseImage property (#26400)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:56:55 +00:00
renovate[bot]
e4e1b47c10
build(deps): update dependency node-html-parser to v6.1.12 (#26465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:43:36 +00:00
Sergei Zharinov
597167ae2e
feat(bitbucket): Implement PR cache for repositories (#26345) 2024-01-04 07:43:18 +00:00
renovate[bot]
11e35e4292
chore(deps): update dependency @types/luxon to v3.3.7 (#26193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:39:47 +00:00
HonkingGoose
cf5a7d60bd
feat(presets): pinGitHubActionDigestsToSemver (#23663)
Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
2024-01-04 04:11:35 +00:00
renovate[bot]
6b7710f79f
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.31.2 (#26492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 19:03:17 +00:00
Akshay Joshi
17577427b3
feat(presets): add sentry-rust to list of monorepos (#26482) 2024-01-03 08:11:54 +00:00
renovate[bot]
c684dad95b
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.10 (#26481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 00:14:22 +00:00
Bernat Mut
c21bc85053
feat: redisPrefix (#26398)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-02 22:11:01 +00:00
Birger J. Nordølum
320e80ed36
docs(gerrit): rename index.md -> readme.md (#26479) 2024-01-02 16:02:43 +00:00
Dulmandakh
b4dd814d12
feat(presets): add mui-x to material ui preset (#26470) 2024-01-02 07:56:46 +00:00
Marcin Zajączkowski
f8c7999eff
feat(autodiscover): restore INFO logging of number of found repos (#26458) 2023-12-30 17:27:17 +00:00
Adam Bouqdib
ed8e15eddb
feat(presets): add gocloud.dev monorepo (#26456) 2023-12-30 17:16:12 +00:00
Adam Bouqdib
7257145836
feat(presets): add testcontainers-go monorepo (#26457) 2023-12-30 14:16:30 +00:00
valodzka
d8ad99faca
fix(platform/gerrit): Check for comment size limit (#26454) 2023-12-30 08:52:31 +00:00
Markus Schulz
b2422d86fd
feat: Support for Platform "Gerrit" (#18961)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 17:55:25 +00:00
RahulGautamSingh
5f163552a9
fix(reconfigure/pr): find reconfigure pr separately (#25954)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 12:55:11 +00:00
Jan Gerlinger
831fba0262
fix(terraform): Escape literal . in Bitbucket module ref regex (#26452) 2023-12-29 07:17:10 +00:00
Phil B
f6cf9a4e0f
feat(presets): add Larastan to PHPStan group (#26450) 2023-12-29 07:15:37 +00:00
joegoldman2
0710a35205
feat(platform/gitea): use automergeStrategy in createPr (#26448) 2023-12-28 17:45:37 +00:00
Patrick Lannigan
3a8574bbd7
feat(manager/pep621): Add support for python build-system dependencies (#26440) 2023-12-27 19:52:22 +00:00
RahulGautamSingh
9e171ff861
fix(onboarding): add commitBody to commitMessage (#26426) 2023-12-27 14:54:32 +00:00
joegoldman2
4345212cff
test(platform/azure): replace squashMerge by mergeStrategy (#26436) 2023-12-27 12:52:08 +00:00
joegoldman2
1786438d33
feat(platform/azure): implement automergeStrategy for Azure DevOps platform (#26429) 2023-12-27 09:17:03 +00:00
Gabriel-Ladzaretti
84270beec4
fix(matchConfidence): align supported datasources list with internal preset (#26420)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-27 08:03:30 +00:00
Okean
5d95ece271
feat(manager/ansible-galaxy): support .ansible.yaml double extension (#26390) 2023-12-21 19:26:37 +00:00
renovate[bot]
9bbd16a85b
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.9 (#26407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 18:06:18 +00:00
RahulGautamSingh
6b4d5fcdbb
feat(datasource/hex): extract deprecated versions (#26392) 2023-12-21 17:56:41 +00:00
renovate[bot]
308b7501c9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.8 (#26395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 12:42:13 +00:00
Johannes Feichtner
d2536a7cc2
feat(manager/poetry): add support for bumpVersion option (#26377) 2023-12-19 19:11:04 +00:00
renovate[bot]
3998339cf4
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.7 (#26375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 12:25:47 +00:00
RahulGautamSingh
7cd5ab8e63
feat(datasource/nuget): extract latest tag (#26351) 2023-12-19 12:11:40 +00:00
Johannes Feichtner
fa04884a37
feat(manager/pep621): add support for bumpVersion option (#26361)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-19 08:50:34 +00:00
Nabeel Saabna
62e433f075
feat(merge-confidence): add Golang support (#26369) 2023-12-19 08:49:29 +00:00
RahulGautamSingh
d74fa61bee
fix(versioning/loose): sort numeric parts numerically (#26341) 2023-12-17 05:46:47 +00:00
Johannes Feichtner
24f8f0dd88
feat(manager/poetry): add support for explicit sources (#26337) 2023-12-17 05:45:33 +00:00
Sergei Zharinov
e80b882156
feat(bitbucket): Server-side filtering of PR list response (#26336) 2023-12-16 18:08:13 +00:00
renovate[bot]
33b7600e98
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.6 (#26335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-16 15:59:53 +00:00
Erwan Finot
97abffb8c3
fix(manager/git-submodules): Fix branch detection for special branch value . (#26329) 2023-12-16 05:15:17 +00:00
Robert Munteanu
014d32c8e4
feat(presets): add json-smart-v2 monorepo (#26322) 2023-12-15 15:28:24 +00:00
renovate[bot]
6a3e74e8ec
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.5 (#26313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 11:28:39 +01:00
Michał Korczak
6884d83a05
feat(presets): add zag-js monorepo (#26305) 2023-12-15 07:07:27 +00:00
Michał Korczak
bfa16e2e7d
feat(presets): add panda-css monorepo (#26306) 2023-12-15 07:07:09 +00:00
Sergei Zharinov
92cb4148d4
refactor(bitbucket): Use URLSearchParams for PR list url construction (#26301) 2023-12-14 20:26:13 +00:00
joegoldman2
d0db10e291
feat(presets): add opentelemetry-dotnet-contrib monorepo (#26298) 2023-12-14 16:24:31 +00:00
RahulGautamSingh
3ed295cf94
feat(config): custom status checks (#26047)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-14 16:20:50 +00:00
Rhys Arkins
376fefd159
fix(onboarding): fix semantic ignored onboarding PRs (#26297) 2023-12-14 15:47:31 +00:00
Rhys Arkins
35c0e26e16
fix(replacements): default replacementName to packageName (#26296) 2023-12-14 15:46:39 +00:00
Valen Varangu-Booth
eea63ff779
feat(onboarding): search parent groups for presets (#25856)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-14 15:45:54 +00:00
joegoldman2
907932e544
feat(presets): add playwright-dotnet monorepo (#26287) 2023-12-14 13:24:15 +00:00
joegoldman2
f05d693dd5
feat(presets): add openiddict monorepo (#26288) 2023-12-14 13:23:53 +00:00
joegoldman2
0256334c14
feat(presets): add ml-dotnet monorepo (#26289) 2023-12-14 13:23:29 +00:00
ps-occrp
1521e67c0f
feat(terragrunt): add support for tfr prefix (#26209)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-14 13:14:48 +00:00
Michael Kriese
79cddd9405
feat(nuget): filter registry urls by package source mappings (#26295) 2023-12-14 12:23:25 +00:00
renovate[bot]
b0e84976d1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.4 (#26293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 09:15:31 +00:00
Rhys Arkins
9ed6d0fcb2
fix(cargo): get extraEnv for precise updates (#26273) 2023-12-14 07:34:42 +00:00
Michael Kriese
9474f9a5d7
fix(repo-cache): pass relative paths to fs layer (#26227) 2023-12-14 07:18:12 +00:00
joegoldman2
e1dd622a9b
feat(presets): add grpc-dotnet monorepo (#26285) 2023-12-14 07:17:43 +00:00
Maxime Brunet
e9f6edb4ca
fix(dashboard): improve note (#26281) 2023-12-14 07:16:13 +00:00
Sebastian Poxhofer
4cc34429c3
fix(manager/terraform): missing accuracy for ranges (#26283) 2023-12-14 07:12:58 +00:00
Sergei Zharinov
3aaa3e57e2
feat(http): Support for Retry-After header (#25859)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-12-14 07:10:50 +00:00
renovate[bot]
74cb4ddc04
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.3 (#26279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-13 15:28:47 +00:00
rami3l
f9ae909058
fix(cargo): fix handling of x and x.y versions (#26263) 2023-12-13 15:17:04 +00:00
renovate[bot]
2677033e44
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.2 (#26257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:02:33 +00:00
Rhys Arkins
1fd0c5cb4d
refactor: increase regex validation debugging (#26244) 2023-12-12 09:48:22 +01:00
Sergei Zharinov
3c87df2883
refactor: Clarify VersioningApi validation methods (#26235) 2023-12-12 07:39:06 +00:00
Mike
c39aa7e5b1
feat(manager/azure-pipelines): Deployment jobs support (#26048) 2023-12-11 15:24:51 +00:00
Michael Kriese
f88353c671
fix(gitea): disable issues on external tracker (#26228) 2023-12-11 14:35:55 +00:00
Roman
2438616996
feat(templating): adds encodeBase64 handlebars helper (#26197)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-11 14:18:49 +00:00
Rhys Arkins
c1b4739525
fix(config): ignore GITHUB_COM_TOKEN when detectHostRulesFromEnv=true (#26224) 2023-12-11 14:54:29 +01:00
Mahé
74014fdf6d
fix(git): set --recurse-submodules flag for checkout (#26163)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-08 16:59:27 +00:00
Birger J. Nordølum
1b9eb8a6c6
fix(presets): rename logging-log4j2 to log4j2 (#26188) 2023-12-07 11:29:25 +00:00
Birger J. Nordølum
f8db9babf2
feat(presets): add jna & log4j2 (#26172) 2023-12-06 17:42:56 +00:00
renovate[bot]
1c82346092
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.30.0 (#26170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 14:36:23 +00:00
Rhys Arkins
ac151d651e
fix(git): Revert "fix(git): set submodule.recurse=true" (#26157) 2023-12-06 12:10:20 +01:00
Tobias Bieniek
c443aec1cf
fix(presets): update smithy-rs monorepo (#26152) 2023-12-06 09:59:04 +00:00
Michael Kriese
418cbf073f
feat(datasource/jenkins-plugins): support constraints filtering (#26155) 2023-12-06 09:52:55 +00:00
renovate[bot]
4ec1ddedaa
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.29.0 (#26159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 09:52:29 +00:00
joegoldman2
93fd4d67e1
docs(azure): fix Azure DevOps and Azure DevOps Server example (#26144) 2023-12-06 07:50:37 +00:00
renovate[bot]
83db0346e3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.28.0 (#26148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-06 00:41:05 +00:00
Fabian heib
8c170279ab
feat(tekton): support pipelinesascode annotation (#26033)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-05 17:26:10 +00:00
nSimon (Nicolas)
540ad4fa72
fix(datasource/custom): fix local registry path (#26142) 2023-12-05 17:25:45 +00:00
Michael Kriese
572fb34e97
feat(replacements): remove slim from renovate docker images (#26128) 2023-12-05 17:03:36 +00:00
Rain
6143e24a80
feat(presets): add russh monorepo (#26124) 2023-12-05 16:38:35 +00:00
rami3l
40721cd0a8
feat(cargo): support range=update-lockfile (#25983)
Co-authored-by: Simon Žlender <pub.git@zlender.si>
Co-authored-by: Simon Žlender <szlend@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-05 16:25:31 +00:00
Michael Kriese
a2672ef722
fix(gitea): check for disabled issues (#26134) 2023-12-05 11:27:30 +00:00
Patrick Hobusch
4c4bd3a331
fix(helmfile): make resolving deps in multi-doc files more stable (#26078) 2023-12-05 09:28:27 +00:00
Michael Kriese
4aa8c1a9da
fix(presets): use depName instead of packageName matcher (#26117) 2023-12-04 20:11:16 +00:00
renovate[bot]
54823e9339
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.27.0 (#26116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 19:50:18 +00:00
Matt Travi
ba3bd0187e
feat(replacements): add the rename of read-pkg-up to read-package-up (#26101) 2023-12-04 05:57:45 +00:00
Johannes Feichtner
7b30ba8991
feat(manager/gradle-wrapper): change wrapper task to :wrapper (#26098) 2023-12-04 05:31:29 +00:00
renovate[bot]
c712886ca1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.26.2 (#26093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 20:32:26 +00:00
renovate[bot]
5178ad1471
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.26.1 (#26092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 14:16:39 +00:00
RahulGautamSingh
970586c086
refactor: use re2 (#26088) 2023-12-02 09:13:35 +00:00
Rhys Arkins
062f14bdc7
fix(config): put node workaround inside packageRules
Fixes #26086
2023-12-02 07:14:41 +01:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
Jamie Haywood
178cc71838
feat(config): add .cjs file extension config support (#26075)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 13:07:10 +00:00
Michael Kriese
181c52f1d7
fix(git): set submodule.recurse=true (#26076) 2023-12-01 12:58:11 +00:00
Sergei Zharinov
383bc11d4c
refactor(http): Separate search and apply of host rules (#26067) 2023-12-01 12:00:20 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +00:00
Yun Lai
f5b4da3c68
feat(presets): presetCachePersistence (#25825)
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-12-01 11:22:26 +00:00
Dave
af6743d7bb
fix(manager/nuget): use environment variables required by NuGet on Windows (#26056) 2023-12-01 11:10:16 +00:00
Philipp
e9ee32e84f
feat(workarounds): add node docker versioning template (#26059) 2023-12-01 10:01:58 +00:00
Sebastian Poxhofer
c11037b299
fix(manager/terraform): prevent endless loop in case of multiple constraint elements (#26049) 2023-12-01 06:08:03 +00:00
Patrick Hobusch
245f77b4fd
feat(helmfile): support optional .gotmpl extension (#23176) (#26063)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-12-01 05:03:32 +00:00
renovate[bot]
c03bf7c37a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.26.0 (#26066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-30 20:12:14 +00:00
Karl Horky
f613a83825
feat: add remark opt-in grouping definition (#25969) 2023-11-30 20:01:06 +00:00
Mike
2369e3c64d
docs: bicep is an iac manager (#26051) 2023-11-30 06:14:34 +00:00
Maxime Brunet
a065776a6c
fix(presets): relax regex for versioning in regexManagers (#26045) 2023-11-29 18:45:54 +00:00
Michael Kriese
591b572eda
feat(pip_requirements): allow override hashin constraints (#26037) 2023-11-29 18:17:39 +00:00
Michael Kriese
4b7a5e7b62
docs: use relative links (#26044) 2023-11-29 18:10:17 +00:00
Michael Kriese
adc3e4aa92
feat(workers/pr): add source with folder to depNameLinked (#26042) 2023-11-29 16:41:55 +00:00
renovate[bot]
4d0aa4a3c8
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.25.0 (#26043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 15:14:48 +00:00
Jay Lindquist
624de723fc
fix(datasource/pypi): index url short code (#25993)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-29 14:54:58 +00:00
Michael Kriese
356a30a870
fix(config): use depName in replacement PR body notes (#26034) 2023-11-29 13:32:54 +00:00
Michael Kriese
dda5f189ea
fix(datasource/dotnet-version): use sdks property to find all sdk version (#26031) 2023-11-29 13:19:33 +00:00
Sebastian Poxhofer
0e9a452969
docs(datasource/custom): fixs false header size and missing format type (#26023) 2023-11-29 08:12:12 +00:00
Michael Kriese
6af2be726c
fix(templates): use re2 for replace helper (#26019) 2023-11-29 01:29:32 +00:00
Michael Kriese
8c78b5a733
fix(keep-alive): use camlcase for option name (#26018) 2023-11-28 22:31:18 +00:00
Rhys Arkins
044bf9ffde
fix(datasource/maven): restore registryStrategy=merge (#26013) 2023-11-28 15:42:27 +00:00
Aleksandr Mezin
a8c83970ac
feat(datasource/custom): expose newDigest in result (#26007) 2023-11-28 09:28:09 +00:00
Michael Kriese
8b4bfbd77d
feat(gitlab): allow override mergeable check attemps and use exponential backoff (#26008) 2023-11-28 09:11:59 +00:00
renovate[bot]
859b22eb3e
chore(deps): update dependency typescript to v5.3.2 (#25992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-28 08:41:48 +00:00
Aleksandr Mezin
7611162834
feat(datasource/custom): add html format (#24403)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-28 07:39:22 +00:00
Michael Kriese
802f86db19
fix(gitlab): reduce attempts (#25994) 2023-11-28 05:34:40 +00:00
Rhys Arkins
f08bad2579
refactor: improve logging for hostRules (#25967) 2023-11-27 18:03:27 +00:00
Rhys Arkins
c4bb98ab90
feat(dart): allow custom registryUrls (#25987) 2023-11-27 15:09:26 +00:00
Victor Sollerhed
2bc920181b
feat(manager/asdf): support act (#25988) 2023-11-27 16:17:10 +01:00
jon4hz
f7faaa4918
feat(datasource/galaxy-collection): support ansible automation hub (#25675)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-27 14:02:54 +00:00
Rhys Arkins
d65633e8b8
refactor: improve default onboarding preset log messages 2023-11-26 07:50:49 +01:00
Rhys Arkins
3664096240
fix: swap pending and approval order in dashboard display (#25959) 2023-11-25 07:55:18 +00:00
Sebastian Poxhofer
95ad0d02dc
refactor(datasource/custom): use class based fetcher to simplify code (#25958) 2023-11-25 06:37:05 +00:00
fullstackcreatives
3228c12e70
feat: increase gitlab merge request status check timeout to 300 sec (#25953) 2023-11-24 13:06:00 +00:00
fullstackcreatives
7bb06a4e55
fix: add memCache: false (#25949) 2023-11-24 10:59:12 +00:00
RahulGautamSingh
e0b2772ddc
refactor(match-managers): implement custom.<customMgrName> syntax (#24170) 2023-11-24 07:41:50 +00:00
Zadkiel Aharonian
2c79a9b60c
fix(onboarding/pr): include retry/refresh checkbox message only if onboardingRebaseCheckbox is true (#25899)
Signed-off-by: GitHub <noreply@github.com>
2023-11-24 07:29:35 +00:00
Sergei Zharinov
098ad4ac6e
fix(datasource/go): Generalize submodule filtering logic (#25938) 2023-11-24 06:59:04 +00:00
nSimon (Nicolas)
f7b74c3f8b
feat(datasource/custom): add ability for local registry (file://) (#25734) 2023-11-24 06:05:46 +00:00
Piotr Krzemiński
ac6157e4e2
feat(presets): add github-workflows-kt to monorepos (#25936) 2023-11-23 18:07:58 +00:00
Rhys Arkins
3f1522db73
fix(presets): drop enabled=true from docker:pinDigests
Fixes #25927
2023-11-23 13:45:36 +01:00
HonkingGoose
0110975f16
docs: rewrite Crossplane and Argo CD manager (#25911) 2023-11-23 05:41:15 +00:00
Sebastian Poxhofer
8eefcbcfac
fix(manager/terraform): remove surplus .0s in lockfile constraints (#25925) 2023-11-23 05:30:25 +00:00
Patrick J. Roddy
c1ec9653fb
fix(loose-versioning): support capital V in version (#25917) 2023-11-22 15:28:20 +00:00
Philippe Scorsolini
a199363153
feat(manager/crossplane): add Crossplane xpkgs support (#25896)
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-11-22 09:18:44 +00:00
Tom Vervoort
c82b9afb36
refactor: strongly type commit SHAs (#25207)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-22 06:30:19 +00:00
Imamuzzaki Abu Salam
d4db499554
test: add ignore utility test (#25891) 2023-11-21 12:40:36 +00:00
renovate[bot]
8de2126cb2
build(deps): update dependency prettier to v3.1.0 (#25872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-21 07:10:51 +00:00
mikeee
a13d4dc3e5
feat(presets): add grouping for aws-sdk-go monorepos (#25838)
Signed-off-by: mikeee <hey@mike.ee>
2023-11-21 06:53:34 +00:00
Sergei Zharinov
fa3254662d
refactor(maven): Simplify HEAD requests cache (#25868) 2023-11-20 19:42:13 +00:00
Jiahao Guo
de1b2a873c
feat(changelogs): prioritize markdown format for multiple file candidates (#25846)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-20 19:40:44 +00:00
Colin O'Dell
4255776fc0
feat(datasource/docker): Use org.opencontainers.image.url as homepage (#25882) 2023-11-20 19:20:45 +00:00
Michael Kriese
5fed6d1cdb
fix: Revert "feat(config-validator): throw an error when the config cannot be found" (#25861) 2023-11-19 10:52:25 +00:00
HonkingGoose
852b6d2a19
docs(puppet manager): rewrite (#25819) 2023-11-19 06:20:22 +00:00
RahulGautamSingh
0cbd22006f
refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +00:00
Adrian Busse
9ab6847a73
feat(presets): add lexical monorepo (#25844) 2023-11-17 10:49:59 +00:00
Philip
8ea53c8465
fix(checkedBranches): Checked branches should work regardless of dependencyDashboard=false (#25832)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-16 15:53:27 +00:00
Rhys Arkins
08be9b8ad2
fix(npm): use lockfileVersion to determine npm version (#25820) 2023-11-16 15:51:34 +00:00
RahulGautamSingh
9d828146f2
fix(onboarding): rebase when onboardingConfig changes (#22452)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-16 13:30:00 +00:00
Björn Böing
09075d7b68
fix(preset): fix electron-forge monorepo url (#25827) 2023-11-16 10:35:58 +00:00
Sergei Zharinov
1bbb7ebe5c
fix(maven): Revert disabling all parent packages (#25824) 2023-11-16 05:38:08 +00:00
Sergei Zharinov
5c3eade7d2
fix(maven): Disable all parent packages by default (#25823) 2023-11-15 21:59:03 +00:00
Bryan Lee
9b33fee639
feat(config-validator): throw an error when the config cannot be found (#23815)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-15 21:01:37 +00:00
HonkingGoose
8cc11c3adb
refactor(config): mark keepalive for advanced users (#25807) 2023-11-15 19:24:40 +00:00
Patrick J. Roddy
da0a7e1037
fix(github-actions): allow subdirectories by default (#25813) 2023-11-15 16:44:39 +00:00
Tobias
786f4e8899
fix(galaxy-collection): return sourceUrl of highest_version in getReleases() (#25769) 2023-11-14 20:31:41 +00:00
Nejc Habjan
2d356c46e0
fix(ansible-galaxy): handle quoted dependencies (#25760) 2023-11-14 12:54:53 +00:00
Maksym Romanowski
84019435ba
feat(pipenv): add support for auth (#24581)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-14 10:40:17 +00:00
Alexander Kachkaev
c0e690a11c
feat(presets): add visx monorepo (#25751) 2023-11-14 09:32:36 +00:00
Sebastian Poxhofer
a9e50fd48d
fix(template/category): Replaces not working templating field category with categories (#25735) 2023-11-13 21:07:37 +00:00
gone-for-coding
c8c0e1b405
fix(pre-commit): Gitlab Custom RegistryUrl not honored (#25682)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-13 13:46:00 +00:00
nSimon (Nicolas)
53401eb36f
feat(datasource/custom): allow to fetch from YAML data endpoint (#25695) 2023-11-13 11:01:56 +00:00
Alex Zaytsev
2ce4fc5b06
docs(azure): simplify Azure Pipeline example (#25719) 2023-11-13 07:24:45 +00:00
Sebastian Poxhofer
e0ade37433
fix(datasource/galaxy): loosen schema (#25712) 2023-11-13 03:38:14 +00:00
Sergei Zharinov
19e9e8ea50
refactor(http): Extract GotTask type (#25713) 2023-11-12 21:01:09 +00:00
Sergei Zharinov
75df23bfe4
test(http): Disable http retries for tests inside constructor (#25711) 2023-11-12 19:05:37 +00:00
Rhys Arkins
242e2781f0
chore: rename CommitSha type to LongCommitSha (#25698) 2023-11-11 12:18:00 +00:00
Wessel Terpstra
552dba5cff
fix(azure): exclude disabled repositories when discovering (#25104)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-11 08:33:35 +00:00
Daniel Koch
fbf8a15df4
docs: add information about permissions for azure pat (#25534)
Co-authored-by: Daniel Koch <Daniel.Koch@arineo.com>
2023-11-11 09:30:05 +01:00
Sebastian Poxhofer
0668895546
feat(datasource/galaxy-collection): migrate from v2 to v3 (#25239) 2023-11-10 20:48:27 +00:00
Rhys Arkins
16b3862821
fix(npm): better detect workspace packages (#25692) 2023-11-10 19:29:10 +00:00
Bryan Naegele
3788950167
feat(presets): Add opentelemetry erlang monorepos (#25680) 2023-11-10 16:29:40 +00:00
Leon Grave
235d5127e9
feat(manager/dockerfile): Add syntax statement support (#25530)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-11-10 16:27:15 +00:00
Michael Kriese
0525c3613b
docs: fix one more link (#25688) 2023-11-10 12:47:50 +00:00
Michael Kriese
3023d4700b
docs: more link fixes (#25687) 2023-11-10 11:00:35 +00:00
Michael Kriese
f5cb2c4d5e
docs: fix more links (#25686) 2023-11-10 10:01:46 +00:00
Yun Lai
94fddc0508
fix(host-rules): call set global host rules before init platform (#25521) 2023-11-10 09:38:33 +00:00
Michael Kriese
f9d1cade08
fix(git): use semver and update simple-git import (#25684) 2023-11-10 09:26:25 +00:00
Michael Kriese
7d2a3018d9
fix(containerbase): remove circular datasource import (#25685) 2023-11-10 08:39:49 +00:00
Sergei Zharinov
b1023296da
refactor(hex): Datasource schema validation (#25009) 2023-11-10 07:55:37 +00:00
Sergei Zharinov
9a55d753f9
feat(onboarding): Semantic onboarding PR (#25666) 2023-11-10 06:35:42 +00:00
renovate[bot]
e9a2da0dfa
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.24.0 (#25678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 01:34:22 +00:00
Matt Travi
f4f7a899ae
feat(rollup-plugin-json-replacement): add the rename to @rollup/plugin-json (#25674) 2023-11-09 20:08:59 +00:00
sommmen
d38ad34324
feat(presets): Add google-api-dotnet-client (#25523) 2023-11-09 07:49:34 +00:00
renovate[bot]
9e9af9f285
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.14 (#25655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 19:56:46 +00:00
Rhys Arkins
a4a8121bce
fix(bazel): use bazel-module versioning for bazel datasource (#25649) 2023-11-08 15:42:36 +00:00
RahulGautamSingh
79556f4ecb
refactor(enabled-managers): implement custom.<customMgrName> syntax (#24079)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-08 13:13:26 +00:00
HonkingGoose
f1fa4c1e3a
feat(default presets): remove default:onlyNpm preset, improve descriptions (#25644) 2023-11-08 12:38:18 +00:00
Sebastian Poxhofer
d10dcff495
refactor(custom/datasource): prepare for additional format types (#25640) 2023-11-08 06:05:22 +00:00
renovate[bot]
6b462373ed
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.13 (#25633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 17:12:54 +00:00
renovate[bot]
e5cbbaaf09
build(deps): update dependency prettier to v3 (#23627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-11-07 17:12:01 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
bri becker
0882bec330
feat(pr): expandCodeOwnersGroups (#25317)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-07 09:21:04 +00:00
Daniel de Cloet
a61e45b55d
fix(terraform): Adjust terraform ziphash fetching to mitigate caching issue (#25626) 2023-11-07 09:08:17 +00:00
renovate[bot]
5a5244abb2
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.12 (#25619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-06 19:48:05 +00:00
Maxime Brunet
65dc3351e0
feat(presets): add extractVersion to regex managers (#25591) 2023-11-06 16:22:05 +00:00
Maxime Brunet
5674887988
feat(kustomize): support image digest pinning in newTag (#25596) 2023-11-06 16:09:43 +00:00
Sergei Zharinov
d82ff3659f
fix: Use toml-eslint-parser instead of @iarna/toml (#25594)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 15:34:52 +00:00
Sergei Zharinov
e7028951d0
fix(yarn): Don't parse empty yarnrc files (#25609) 2023-11-06 16:28:06 +01:00
RahulGautamSingh
4231b1ae09
feat: predictible json/json5 handling (#24612)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 10:30:11 +00:00
Rain
3935e2eb16
feat(presets): add hickory-dns and trust-dns monorepos (#25593) 2023-11-06 07:07:22 +00:00
Ілля Мазуряк
f70f0c82be
feat(changelogs): Migrate fetchReleaseNotes to fetchChangeLogs (#25364)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-05 18:32:59 +00:00
Erwan Finot
b89c37033b
feat(manager/git-submodules): Support for special branch value . (#25507)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-04 13:28:33 +00:00
RahulGautamSingh
32340dbc47
feat(config): validate reconfigure branch (#24699)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
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-11-03 13:31:49 +00:00
HonkingGoose
9007931190
chore: capitalize Dependency Dashboard in docs and config option description (#25569) 2023-11-03 12:53:16 +00:00
Sebastian Poxhofer
31988947b4
fix(manager/ansible-galaxy): handle collections with http git references (#25568) 2023-11-03 09:02:26 +00:00
renovate[bot]
337bc40c53
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.11 (#25566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-03 03:30:24 +00:00
renovate[bot]
52474c0493
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.10 (#25559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 19:21:39 +00:00
Isawan Millican
0a9945e500
feat: add AWS SDK monorepo preset (#25508) 2023-11-02 12:49:10 +00:00
Sergei Zharinov
a7faacc027
fix(terraform): Reduce constraints changes in lockfiles (#25430)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-02 12:46:16 +00:00
Victor Sollerhed
0db0bf03df
feat(manager/asdf): support asdf-plugin-manager (#25539) 2023-11-01 17:27:32 +00:00
Victor Sollerhed
21632272f2
feat(manager/asdf): support sbt (#25541) 2023-11-01 17:20:34 +00:00
Victor Sollerhed
e1f0c162fb
feat(manager/asdf): support vault (#25542) 2023-11-01 17:19:49 +00:00
Jeldrik Hanschke
e0f9266a50
feat(manager/npm): Optimize npm dedupe option (#25466)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-11-01 16:15:17 +00:00
Victor Sollerhed
837c8850d8
feat(manager/asdf): support github-cli (#25525) 2023-11-01 11:31:13 +00:00
Chuck Grindel
40b15b0b5c
fix(datasource/bazel): use registryStrategy=hunt (#25520) 2023-11-01 10:51:35 +00:00
Victor Sollerhed
25292f0eae
feat(manager/asdf): add support for java semeru and semeru-jre (#25063)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-01 09:32:57 +00:00
Rhys Arkins
00ddca08b0
fix(autodiscover): minimatch repos with leading dots (#25516) 2023-11-01 07:55:23 +00:00
Ілля Мазуряк
d72b4c3f80
feat(datasources/custom): make customDatasources mergeable (#25519) 2023-11-01 07:48:13 +00:00
Simon Bäurle
5d9296e0b9
fix(manager/nuget): Enforce basic authentication for NuGet restore command (#25502) 2023-10-31 16:15:18 +00:00
Rhys Arkins
4850110f36
fix(versionCompatibility): support digest updates (#25518) 2023-10-31 13:55:24 +00:00
Philip
bece5a1c50
refactor(errors): massaging validation messages before we assign it (#25452)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-31 13:46:55 +00:00
Yun Lai
bdabe43094
feat(hostRules): support https options and platform in host rules from env (#25015)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-31 13:04:30 +00:00
renovate[bot]
e231ab8804
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.9 (#25510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 04:47:05 +00:00
Sergei Zharinov
bb0a2d30cc
fix(rubygems): Ensure consistency between versions and metadata (#25127)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-30 13:37:56 +00:00
Daniel de Cloet
16be3cf659
feat(terraform): Fetch ziphash for lock refreshes (#25059)
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-10-30 08:59:21 +00:00
Sebastian Poxhofer
50e3f82a36
fix(workers/branchName): template groupName before slugging (#25490) 2023-10-29 17:59:17 +00:00
Rhys Arkins
09c2a6a2bb
build(deps): update re2 to 1.20.5 (#25483) 2023-10-29 06:18:32 +00:00
Johannes Feichtner
a57cdfdb85
feat(manager/gradle): add support for Kotlin import directives (#25486) 2023-10-28 21:53:31 +00:00
Sergei Zharinov
60d2b5f622
test(terraform): Test lockfile updates with codeBlock instead of snapshots (#25485) 2023-10-28 21:35:16 +00:00
Rhys Arkins
afb2a3dbb0
fix(gomod): support updating semver go directive (#25479) 2023-10-28 15:57:51 +02:00
renovate[bot]
074e516d39
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.8 (#25481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-28 10:12:54 +00:00
Rhys Arkins
c39e67faf3 fix(repology): set requests per second 2023-10-27 12:06:58 +02:00
Rhys Arkins
a4528c98ea chore: fix eslint 2023-10-27 12:06:12 +02:00
Pieter Willekens
5ab45e8ed2
feat(presets): add tamagui monorepo (#25463) 2023-10-27 07:42:54 +00:00
Danek Duvall
ddbce7defa
fix(nuget): gracefully accept a lack of a PackageBaseAddress resource (#25355) 2023-10-26 18:18:11 +00:00
renovate[bot]
3df10279cd
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.7 (#25453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 15:51:40 +00:00
renovate[bot]
35dd6be9c0
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.6 (#25442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 06:22:27 +00:00
Nicolas Ménard
91fdebd7b1
feat(jenkins-plugins): Add support for custom registries (#25358)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-25 09:03:04 +00:00
Michael Kriese
39005855a9
fix(manager/nuget): add source mappings for default registry (#25400) 2023-10-25 07:26:32 +00:00
Dylan Owen
4753eb0ae2
feat(versioning/gradle): Support Gradle prefix versions (#25379) 2023-10-25 05:10:23 +00:00
Rhys Arkins
042b44cfbf
fix(github): make automatic hostRules opt-in experimental (#25361) 2023-10-24 09:34:19 +00:00
Rhys Arkins
3c8bacc238 chore: fix coverage 2023-10-24 11:25:30 +02:00
HonkingGoose
18e578b71e
fix: monospace version in ignoreOther PR close comment (#25333) 2023-10-23 10:07:10 +00:00
renovate[bot]
3918a30689
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.5 (#25341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 01:39:32 +00:00
electriquo
5503c93094
fix(pyenv-manager): do not pin digests (#25327) 2023-10-20 17:27:54 +00:00
Craig Andrews
4acde250c5
feat(presets): update java LTS workaround to include liberica (#25285)
Signed-off-by: Craig Andrews <candrews@integralblue.com>
2023-10-20 16:47:16 +00:00
Craig Andrews
ced528f191
feat(presets): update java LTS workaround to include Azul Zulu (#25286)
Signed-off-by: Craig Andrews <candrews@integralblue.com>
2023-10-20 15:24:23 +00:00
RahulGautamSingh
08c0969913
refactor: replace hasha.fromStream with new fn hashStream (#25046) 2023-10-20 07:49:09 +00:00
Rhys Arkins
b565ee32d4
feat(autodiscover): improve logging/visibility (#25304) 2023-10-20 05:52:24 +00:00
Sergei Zharinov
f19eff92ce
fix(github): Reconcile entire GraphQL pages (#25311) 2023-10-20 05:47:21 +00:00
JuJup
58cc2c0737
feat(presets): add okhttp to monorepo presets (#25297) 2023-10-19 14:30:54 +00:00
Wessel Terpstra
65a69d5829
feat(nuget): adds package source mapping and generate cached NuGet.config without CLI commands (#25052)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-17 20:58:59 +00:00
Florian Greinacher
115e9dce81
fix(config): make force option mergeable (#25256) 2023-10-17 14:22:11 +00:00
Sebastian Poxhofer
650adbd8ce
fix(datasource/galaxy): difference between v1 API on old implementation and new (#25257) 2023-10-17 13:04:00 +00:00
Rhys Arkins
59d0149200
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" (#25254) 2023-10-17 13:35:20 +02:00
Rhys Arkins
68ca88af52
refactor(bun): extract res type 2023-10-17 12:03:56 +02:00
Alex Kessock
c2cb93ce44
feat: compare all branch authors when deciding if a branch is modified (#21558)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-17 08:45:53 +00:00
Rhys Arkins
b21827dac8
feat(github): set package registry credentials automatically (#25214)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-10-17 06:58:08 +00:00
Sergei Zharinov
74fad130e1
refactor(packagist): Remove confusing schema error (#25243) 2023-10-17 05:55:21 +00:00
Sebastian Poxhofer
4a8860f1eb
feat(datasource/galaxy): use schema validation and migrate to new hostname (#25216) 2023-10-16 16:57:45 +00:00
Jonathan Berthias
98dccfffbc
feat(manager/pep621): support hatch environments (#25211)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-16 15:44:48 +00:00
Andreas Hippler
270e296446
test(npm): remove snapshot for does not set registryUrls for non-npmjs test (#25226) 2023-10-16 09:10:42 +00:00
Jack
97f3f0d571
feat(changelog): improve release detection (#25050)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-10-16 08:33:20 +00:00
max
d53bc5335b
feat(monorepo): add web3-react monorepo (#25200) 2023-10-16 07:04:44 +00:00
Alessandro Manno
f549a868fd
fix(platform/gitlab): double pipelines issue (#24500)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-16 06:58:23 +00:00
Rhys Arkins
2d175cbccb
docs: rename github index.md to readme.md 2023-10-16 08:49:21 +02:00
Rhys Arkins
73ea51f461
docs: rename platform index.md to readme.md (#25215) 2023-10-15 10:32:02 +00:00
Chris van der Pennen
ac15e23739
fix(nuget): Sort api response before picking projectUrl (#23090)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-15 08:12:02 +00:00
Rhys Arkins
d03ef92689
fix(codecommit): don’t use revisionId as sha 2023-10-15 09:49:04 +02:00
Koen van Zuijlen
080d642593
feat(datasource/maven): Add Artifact Registry support via Google ADC (#24657)
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-10-15 06:29:29 +00:00
Bryan Lee
526ebe697e
fix(manager/npm): use --config.ignore-scripts=true for pnpm dedupe (#25210) 2023-10-15 05:47:46 +00:00
Leonardo Rocha
805e727af5
fix(gradle): add dependency-verification to gradle commands (#25195)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-15 05:46:07 +00:00
Rhys Arkins
3609cddbbe
fix(pnpm): Revert "feat(manager/npm): ignore scripts for pnpmDedupe" (#25208) 2023-10-14 10:56:57 +00:00
renovate[bot]
dfa3f166fc
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.4 (#25205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-14 04:37:44 +00:00
Silvestre Zabala
9c8e6accbe
feat(go): Add support for Go host code.cloudfoundry.org (#25173) 2023-10-13 18:31:41 +00:00
renovate[bot]
df273f79c4
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.3 (#25199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 15:29:42 +00:00
renovate[bot]
fad3d9f6c0
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.2 (#25192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 12:32:57 +00:00
Sebastian Poxhofer
6fb6c9cf7a
fix(datasource/galaxy): use new hostname for existing API implementation (#25191) 2023-10-13 12:19:50 +00:00
Sebastian Hoß
d7baafaf14
fix(config/presets): exclude docker.io/calico/node from Node.JS group (#25186)
Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>
2023-10-13 11:11:19 +00:00
renovate[bot]
bc44aea6a0
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.1 (#25183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 21:13:35 +00:00
Robert Munteanu
21510c1a47
feat(presets): add tika monorepo (#25179) 2023-10-12 20:58:22 +00:00
renovate[bot]
40ac4ed38b
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.23.0 (#25180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 17:26:09 +00:00
Kakadus
63fbc7680e
feat(poetry): perform git login (#25178) 2023-10-12 17:09:55 +00:00
Callum Loh
91fa40a4ca
feat: Add support for ubuntu dated container image tags (#25060)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-12 15:19:11 +00:00
Martin Herndl
8140f8b11a
feat(presets): add php-mock packages to phpUnitTest preset (#25176) 2023-10-12 14:38:35 +00:00
Jan Philipp Gölz
21ea92dd4e
feat(presets): update java LTS workaround to include v21 (#25175) 2023-10-12 13:54:42 +00:00
Rhys Arkins
5dcfb93e6f
fix(pre-commit): use detectPlatform for self-hosted github, gitlab (#25162) 2023-10-12 11:02:38 +00:00
renovate[bot]
4215ee2840
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.21.0 (#25165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 10:15:45 +00:00