Commit graph

10289 commits

Author SHA1 Message Date
Sergei Zharinov
147d38a2a4
feat: Limit HTTP concurrency and frequency by default (#27621) 2024-03-05 14:50:09 +00:00
Rhys Arkins
d5f3d6fcea
fix(datasource/docker): better reuse of lookupName for getDigest (#27724) 2024-03-05 15:02:51 +01:00
Johannes Feichtner
ec572f880d
refactor(manager/pep621): simplify zod schema for parsing pdm.lock (#27717) 2024-03-05 07:53:01 +00:00
Sergei Zharinov
794fc5c293
refactor(github): Remove unused GraphQL queries (#27710) 2024-03-04 17:11:36 +00:00
HonkingGoose
4c3f70d82e
docs(configuration options): rewrite keepUpdatedLabel (#27703)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-04 15:30:07 +00:00
Norbert Szulc
b570f0db48
fix(manager/pip-compile): Decrease log level for ignored args (#27706) 2024-03-04 15:10:17 +00:00
renovate[bot]
dc9670a363
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.3 (#27704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 11:23:23 +00:00
Johannes Feichtner
c2be56d6ff
feat(manager/pep621): extract locked versions from pdm.lock (#27694) 2024-03-04 05:46:01 +00:00
Johannes Feichtner
9e44136096
feat(manager/poetry): add support for git tag dependencies in non-GitHub repos (#27693) 2024-03-03 21:23:08 +00:00
Rhys Arkins
d240aa9122
fix(datasource/crate): strip metadata from versions (#27642) 2024-03-03 11:53:50 +00:00
renovate[bot]
1c3bc863dc
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.2 (#27692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 10:29:11 +00:00
Rhys Arkins
3bdd530ae5
feat: forkCreation (#27686) 2024-03-02 10:42:43 +00:00
Rhys Arkins
2caf0b304b
fix(github): skip forked repos when in fork mode (#27684) 2024-03-02 07:16:07 +00:00
Rhys Arkins
8fe2b23553
feat(pre-commit): add ability to suppress warning for self-hosted (#27664) 2024-03-02 07:06:08 +00:00
Florian Greinacher
2dd7f4056a
fix(options): only show confidence badges if version is available (#27654) 2024-03-01 22:08:56 +00:00
Rhys Arkins
42081a3440
fix(datasource/docker): fix getDigest when lookupName different from packageName (#27665) 2024-03-01 21:29:32 +00:00
Mike Heffner
62d678d147
feat: Add new keepUpdatedLabel config setting (#27542)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-01 18:43:07 +00:00
Sergei Zharinov
99467af092
fix(go): Disable direct digest fetch for GOPROXY containing "off" (#27672) 2024-03-01 17:59:23 +00:00
Sergei Zharinov
be3b29e4ec
refactor(go): Extract GOPROXY and NOPROXY parsing utilities (#27671) 2024-03-01 17:39:35 +00:00
Lakshmipriya Sivakumar
6da8fdc208
fix(sbt): initialize registry urls for sbt version (#27667) 2024-03-01 16:14:44 +00:00
Norbert Szulc
17be5a0434
fix(manager/pip-compile): allow --all-extras arg (#27637) 2024-03-01 16:00:09 +00:00
Rhys Arkins
60a7de5032
chore: avoid use of confusing base dir term in log (#27659) 2024-03-01 10:57:30 +00:00
Rhys Arkins
12773c6670
chore(sbt): fix types 2024-03-01 08:19:05 +01:00
Rhys Arkins
4bc12952d1
fix(sbt): init registryUrls during extract 2024-03-01 07:16:58 +01:00
Sean Parmelee
cc776e7b85
feat(presets): add deck.gl monorepo (#27643) 2024-02-29 17:58:13 +00:00
Manuel Blechschmidt
158fa38a5c
fix(datasource/go): don't strip api/ from packageName on gitlab (#27635)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-29 15:59:33 +00:00
jsperling-schwarz
88860db2cb
fix(datasource/go): private repositories on azure (#26984)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-29 15:55:20 +00:00
Norbert Szulc
a9bb5b9101
fix(workers/repository): defensive assignment in patchConfigForArtifactsUpdate (#27639) 2024-02-29 11:38:00 +00:00
Maxime Brunet
f74ece18d3
fix(terraform): skip lockfile update when version is pinned (#27404) 2024-02-29 08:03:28 +00:00
Sebastian Poxhofer
fa60a50a6e
fix(manager/argocd): ignore not properly formated sources (#27623) 2024-02-29 07:25:58 +00:00
Rhys Arkins
5c386948b4
chore(yarn): improve logging for version detection (#27629) 2024-02-29 07:06:29 +00:00
TATSUNO “Taz” Yasuhiro
f6fc12846e
feat: Add manual changelog URLs for logback and slf4j (#27373) 2024-02-29 05:26:39 +00:00
renovate[bot]
3d435dfb99
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.1 (#27626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 22:56:22 +00:00
RahulGautamSingh
1efa2f21da
fix(config-validator): allow default null val for globalOptions (#27616) 2024-02-28 15:28:20 +00:00
Rhys Arkins
9f2394680e
fix(github): Revert "feat(github): use REST for etag caching of issues" (#27612) 2024-02-28 13:20:29 +01:00
renovate[bot]
4d61cf2392
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.0 (#27607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:00:51 +00:00
Rhys Arkins
b3c27af2cd
fix(lookup): use newValue for digest lookup, not compareValue (#27596) 2024-02-28 11:55:54 +01:00
Michael Kriese
992527fae4
fix(util/yaml): reduce log level (#27605) 2024-02-28 09:36:22 +00:00
Mathias Petermann
baf46579c7
docs(manager/pip-compile): Explicitly describe output file matching (#27574)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-28 07:09:09 +00:00
Rhys Arkins
8c5cbe7040
docs(poetry): warn about lock file update problems 2024-02-28 06:39:15 +01:00
Rhys Arkins
924b9dad68
feat(github): use REST for etag caching of issues (#26793)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-28 05:22:16 +00:00
Rhys Arkins
d41da2ba50
chore(github): log result when no default branch returned 2024-02-28 05:52:31 +01:00
Fabian Heib
90d9cd7dca
feat(tekton): support pipelinesascode annotation (#26753)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-27 20:52:30 +00:00
Lakshmipriya Sivakumar
5de12e7f09
feat(manager/sbt): support proxy registries (#27276)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-02-27 20:28:20 +00:00
RahulGautamSingh
7e7124ef93
feat(package-rules): matchNewValue (#27374) 2024-02-27 19:43:33 +00:00
Kyle Harding
5585818323
fix(manager/docker-compose): Allow strings or objects for service build (#27594)
Signed-off-by: Kyle Harding <kyle@balena.io>
2024-02-27 19:40:27 +00:00
RahulGautamSingh
81a7762d05
fix(datasource/azure-bicep-resource): accomodate changes to response schema (#27589) 2024-02-27 16:07:37 +00:00
Norbert Szulc
3f315fb881
fix(workers/repository): Pass proper lockFiles in lockFileMaintenance (#27319)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-27 08:39:22 +00:00
RahulGautamSingh
48b0945156
fix(config/validation): improve validation of globalOnly options (#27487)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-27 07:24:49 +00:00
Yun Lai
41e8b99f86
fix: add replacementName support for hermit (#27573) 2024-02-27 07:19:58 +00:00
Manuel Blechschmidt
8706b77123
fix(datasource/go): Remove .git/v2 in go package name to retrieve it correctly (#27569) 2024-02-27 04:58:36 +00:00
Gabriel-Ladzaretti
29562a1393
fix(merge-confidence): ensure URL path has trailing slashes (#27536) 2024-02-25 10:06:14 +00:00
Sebastian Poxhofer
14cba69c58
refactor(managers): yaml schema checks (#26811) 2024-02-25 06:14:19 +00:00
Aleksandr Mezin
a9a33dd94d
feat(presets): fetch presets from HTTP URLs (#27359) 2024-02-24 07:16:34 +00:00
Will Slattum
e1fd80d8ed
feat(replacements): replace cpx with maintenance fork cpx2 (#27507) 2024-02-23 18:13:34 +00:00
renovate[bot]
14b6788830
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.1.4 (#27523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-23 15:12:47 +00:00
Michael Kriese
f70ff26954
fix(versioning/generic): use numerical compare (#27517) 2024-02-23 11:58:18 +00:00
sommmen
cf27af419e
feat(presets): Add DotSwashbuckle monorepo (#27515) 2024-02-23 10:01:04 +00:00
Michael Kriese
67fb4a2490
fix(versioning/regex): don't use semver for compare (#27516) 2024-02-23 09:41:30 +00:00
Pedro Piñera Buendía
29e9707a6c
feat(asdf): Add tuist to the list of upgradeable tools (#27508) 2024-02-22 16:23:40 +00:00
Rhys Arkins
b9d0a30012
fix(lookup): return single version if only one matching (#27509) 2024-02-22 16:06:50 +00:00
Samuel Stadler
fe56ee0d7c
fix(platform/bitbucket-server): retry add reviewer (#27171)
Signed-off-by: Samuel Stadler <samuel.stadler@dynatrace.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-22 14:24:11 +00:00
jeley1000
5a1eef985c
feat(azure): Log if we cannot find a reviewer (#26826) 2024-02-22 14:21:52 +00:00
André Frimberger
1f8e53592e
feat(platform/gitlab): stabilize PR/MR auto-merge for Gitlab (#27356)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-22 14:18:35 +00:00
renovate[bot]
23341ad5b5
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.1.3 (#27503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 13:43:03 +00:00
Roman
00f8630862
feat: adds secretlint monorepo (#27495) 2024-02-22 10:53:31 +00:00
guillaumeduboc
11658dfa0d
feat(manager/npm): handle pnpm lockfile updates (#26770)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-22 08:26:36 +00:00
Rhys Arkins
a1fddc4a99
fix(versionCompatibility): support datasources without digests (#27490) 2024-02-22 07:16:37 +00:00
RahulGautamSingh
2194142f78
feat(config): support user configured env (#27028)
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-02-22 05:05:05 +00:00
Norbert Szulc
5279c91d85
fix: Allow security updates of lock files for unconstrained dependencies (#27331) 2024-02-22 04:59:39 +00:00
Miles Budnek
66dc246133
feat(manager/pip-compile): Use python keychain module for credentials (#27342) 2024-02-22 04:11:52 +00:00
Joshua Tang
76fc037dd5
fix(manager/pub): prioritise SDK version constraint from pubspec.yaml over pubspec.lock (#27415) 2024-02-21 21:11:46 +00:00
Nils Andresen
16589bfb69
feat(github): Add the possibility to link a Milestone (#27343)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-21 20:47:48 +00:00
Ben Langfeld
2c2608f2a9
fix(manager/bundler): Allow upgrading bundler itself (#27460) 2024-02-21 18:35:08 +00:00
Rhys Arkins
0da9e6241e
fix(config/validation): Revert "fix(config/validation): improve validation of global options" (#27472) 2024-02-21 13:44:13 +01:00
RahulGautamSingh
7a57d88c47
fix(config/validation): improve validation of global options (#25218)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-21 06:20:36 +00:00
Victor Sollerhed
d664fcae16
fix(presets): helpers:pinGitHubActionDigestsToSemver optional v versioning prefix (#27453)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-20 19:31:40 +00:00
Sergei Zharinov
6f7eb8a8d4
test: Use exact equality checks for lookup tests (#27463) 2024-02-20 19:16:48 +00:00
Sergei Zharinov
a0fe32005d
test: Move fixtures for lookup tests to the proper directory (#27459) 2024-02-20 17:47:01 +00:00
Norbert Szulc
8f02c53039
feat(manager/pip-compile): Allow paths relative to repository root (#27272)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-20 17:45:15 +00:00
Ben Langfeld
aad2222a97
fix(manager/bundler): Update Gemfile.lock when only Ruby upgraded (#27451) 2024-02-20 14:57:07 +00:00
renovate[bot]
65ae599ca8
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.1.2 (#27440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 07:22:15 +00:00
Niels Mentink
1339261e12
feat(presets): add TanStack/router monorepo (#27427) 2024-02-19 20:44:45 +00:00
renovate[bot]
9b31cf9657
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.1.1 (#27428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 18:58:36 +00:00
Rhys Arkins
10292f2123
feat(cache): prefer If-Modified-Since over If-None-Match (#27394) 2024-02-19 18:46:56 +00:00
sommmen
c90b22b576
feat(presets): Add nenoNaninu/TypedSignalR.Client (#27396) 2024-02-19 15:37:04 +00:00
Rhys Arkins
eaec10d7c8
fix: increase shlex usage 2024-02-19 14:27:38 +01:00
Norbert Szulc
6d88b7abae
feat(manager/pip-compile): Handle isLockfileUpdate in updateArtifacts (#27353) 2024-02-19 13:11:03 +00:00
Norbert Szulc
82651110a0
refactor(manager/pip-compile): Move topological sort to utils (#27398) 2024-02-19 12:43:34 +00:00
Michael Kriese
53b5d91ffd
refactor(config): extract validateDecryptedValue for modern encryption (#27417) 2024-02-19 12:12:02 +00:00
Rhys Arkins
1e941fd885
fix(helmv3): use shlex 2024-02-19 12:07:47 +01:00
Rhys Arkins
a9946a3b18
fix(utils): set nocase=true for minimatch (#27412) 2024-02-19 09:28:38 +00:00
Daniel Compton
93fce7565d
feat(presets): Update monorepo Jackson (#26932)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 17:57:22 +00:00
RahulGautamSingh
ba38763b91
refactor(package-rules): delete all matchers from config (#26880)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-18 15:53:51 +00:00
Sergei Zharinov
3ffebd64ce
feat(github): Add 30 minutes debounce between cache syncs (#27058)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 15:51:26 +00:00
Rhys Arkins
9edde4794e
refactor: string match function naming (#27392) 2024-02-18 15:46:24 +00:00
Norbert Szulc
971f9c11f9
feat(manager/pip-compile): Sort package files based on dependencies between them (#27252) 2024-02-18 15:14:13 +00:00
Phil B
077c2db074
feat(presets): add Vite related packages and group rule (#26511)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-18 15:01:52 +00:00
Rhys Arkins
76a4d17631
fix(regex): refactor and fix regex predicate match (#27390) 2024-02-18 12:25:27 +00:00
RahulGautamSingh
f19a2e9219
test(vulnerability-alerts): separate tests for readability (#27389) 2024-02-18 10:58:47 +00:00
Rhys Arkins
4c77554ebd
fix(versioning/cargo): consistent range precision length (#27386) 2024-02-18 10:37:25 +00:00
Norbert Szulc
56c8f062ff
refactor(workers/repository): Wrapper for get(manager, 'updateArtifacts') (#27380) 2024-02-18 10:36:50 +00:00
Rhys Arkins
2f1f11a872
fix(lookup): try to match against allVersions first (#27383) 2024-02-18 08:52:03 +00:00
Rhys Arkins
7b7a0b1ee9
fix(semver-coerced): only coerce if not a valid semver version (#27384) 2024-02-18 07:13:05 +00:00
Rhys Arkins
f423aa5355
chore(azure): increase logging when determining merge method (#27382) 2024-02-18 07:00:23 +00:00
Norbert Szulc
f9dc713ddf
refactor(workers/repository): Extract processUpdateArtifactResults method (#27324) 2024-02-17 23:16:04 +00:00
Johannes Feichtner
eb453a154c
test(manager/maven): refactor tests and remove snapshots (#27371) 2024-02-17 05:36:12 +00:00
Sergei Zharinov
240d7b6a97
refactor: Use "Result" wrapper for "fetchDepUpdates" function (#27365) 2024-02-16 20:08:24 +00:00
Sergei Zharinov
c30a4b0b54
feat(logger): Log level remapping (#26951)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-16 20:06:11 +00:00
renovate[bot]
3b3f4c1003
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.1.0 (#27367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 19:54:34 +00:00
Johannes Feichtner
88ab15c022
fix(vulnerabilities): describe last_affected version as ecosystem-specific version constraint (#27363) 2024-02-16 17:22:37 +00:00
Rhys Arkins
030c65788d
chore(logs): mention debug logging on exit if info level set (#27350) 2024-02-16 16:43:22 +00:00
Michael Kriese
179da735b6
fix(osv): trim github token prefix (#27361) 2024-02-16 16:13:49 +00:00
Sergei Zharinov
bf8decdcf1
refactor: Use "Result" wrapper for "lookupUpdates" function (#27345) 2024-02-16 13:56:01 +00:00
Sergei Zharinov
18b776349f
test: Remove snapshots from "lookupUpdates" tests (#27340) 2024-02-15 20:54:07 +00:00
renovate[bot]
df917a6f46
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.0.2 (#27338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 20:11:21 +00:00
Rhys Arkins
0df92a6500
fix(versioning): strip leading v from getNewValue (#27323) 2024-02-15 15:34:58 +00:00
Norbert Szulc
0ba9e35fcc
feat(manager/pip-compile): Add lockedVersion to package file deps (#27242)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-15 12:07:20 +00:00
Norbert Szulc
31dd7660d9
refactor(manager/pip-compile): Move generateMermaidGraph (#27311) 2024-02-15 10:08:20 +00:00
Norbert Szulc
09ad053a35
fix(manager/pip-compile): extractHeaderCommand error to warn message (#27310) 2024-02-15 09:48:57 +00:00
Norbert Szulc
bd9fb30314
refactor(manager/pip-compile): Rename results of extractHeaderCommand (#27308) 2024-02-15 09:27:50 +00:00
Sergei Zharinov
78f52537c6
feat(github-actions): Group major updates of upload-artifact and download-artifact (#27298)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 16:55:52 +00:00
Rhys Arkins
afa5523fc1
fix(pinDigests): support pinning digests when extractVersion is in use (#27297)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 16:41:20 +00:00
Michael Kriese
79489073a6
feat(datasource/github-runners): add macos 14 beta (#27292)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-14 13:49:46 +00:00
Michael Kriese
2327ef121c
fix(github-runners): add deprecation flag (#27291)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-14 11:39:12 +00:00
Norbert Szulc
1eedcf9cba
feat(manager/pip-compile): enable support for setup.py (#27282)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-14 10:52:58 +00:00
Ronald van Butselaar
0867de846a
fix(redis): keepalive ping (30s) (#27249) 2024-02-14 08:57:13 +00:00
joegoldman2
10b9eea9bd
feat(presets): add scaffolding to dotnet monorepo (#27283) 2024-02-14 08:39:25 +00:00
renovate[bot]
13bb559e9a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10 (#27267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 08:25:49 +00:00
Jan Molak
aeca8b0132
fix(config): added serenity-js monorepo (#27265) 2024-02-13 17:04:59 +00:00
Sigurd Spieckermann
1391570e44
fix(validator): use absolute path for all .js configs (#27139) 2024-02-13 16:51:20 +00:00
RahulGautamSingh
83abc24ba8
fix(config-validator): unset GlobalConfig class issue (#27261) 2024-02-13 13:58:51 +00:00
Norbert Szulc
2df7ef51aa
feat(manager/pip-compile): Change fileMatch behaviour to target pip-compile output files (#26858)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-13 13:53:23 +00:00
HonkingGoose
9eb7a08cc2
feat(github-runners): add macOS 12 large and 13 large (#27229)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-12 21:10:14 +00:00
Sergei Zharinov
726e3e4e4e
fix(datasource): Check release constraints validity (#27191) 2024-02-12 19:24:58 +00:00
renovate[bot]
ac60271499
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.9 (#27253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 17:41:21 +00:00
Miles Budnek
c3e57e7b51
feat(manager/pip-compile): Add support for non-default package repos to the pip-compile manager (#26853)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-02-12 17:25:14 +00:00
Michael Kriese
1e1fb74c07
fix(datasource/github-runners): wrong macos labels (#27241) 2024-02-12 16:10:53 +00:00
Jonas Rutishauser
7356fedefb
feat(manager/helmfile): Support oci urls in helmfile (#27126) 2024-02-12 13:31:44 +00:00
renovate[bot]
1d7b307162
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.8 (#27227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 09:14:24 +00:00
renovate[bot]
cbef575a2c
chore(deps): update linters to v6.20.0 (#26925)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-12 09:09:29 +00:00
ST-DDT
85d95a5251
feat(replacements): fakerjs to scoped (#27206) 2024-02-11 17:58:41 +00:00
RahulGautamSingh
8fb2a6b9d2
fix(datasource/cdnjs): update logic to accomodate api changes (#27212)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-11 10:57:56 +00:00
Sergei Zharinov
1c0f796435
fix(go): Handle trailing spaces in version list response body (#27218) 2024-02-10 23:31:06 +00:00
Norbert Szulc
06af3eeb58
feat(manager/pip_requirements): Add managerData with layered requirements (#27217) 2024-02-10 15:04:43 +00:00
renovate[bot]
9086675f09
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.7 (#27214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 01:46:12 +00:00
Sergei Zharinov
a62cfa092f
fix(poetry): Provide better feedback for negation in the ranges (#27193) 2024-02-09 19:05:32 +00:00
Lakshmipriya Sivakumar
82e621fc70
fix(managers/maven): change order of extracted registryUrls (#26828)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-09 18:35:12 +00:00
Rhys Arkins
c9151596f9
fix(github-actions): handle whitespace after uses (#27170) 2024-02-09 12:26:51 +01:00
Norbert Szulc
4b8ef21a91
refactor(manager/pip-compile): Refactor updateArtifacts method (#27169) 2024-02-09 10:57:57 +00:00
Norbert Szulc
f730fcaac4
feat(manager/pip-compile): Add extractHeaderCommand method (#27159) 2024-02-08 19:33:05 +00:00
Norbert Szulc
235951a1a2
feat(manager/pip-compile): Create wrapper for pip extractPackageFile (#27154)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-08 17:29:50 +00:00
Norbert Szulc
5cc37ec73c
refactor(manager/pip-compile): Extract getExecOptions method to common (#27149) 2024-02-08 15:32:35 +00:00
Michael Kriese
96b8e6ddc9
feat(manager/github-actions): support full qualified actions (#27117) 2024-02-08 07:59:28 +00:00
Sergei Zharinov
f587531130
refactor(cache): Restrict type for package cache namespaces (#27121) 2024-02-08 07:35:41 +00:00
Sergei Zharinov
f4fe36e9b3
refactor: Extract generic predicate constructor for string match utils (#27130) 2024-02-08 07:22:20 +00:00
renovate[bot]
5931017ebd
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.5 (#27124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 16:49:07 +00:00
HonkingGoose
57450586c3
docs(regex): add regex flavor information (#26797) 2024-02-07 09:05:59 +00:00
Rhys Arkins
08d5416f0b
feat(cache): cache http response for files in same org (#27045)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-02-07 08:10:13 +00:00
Sergei Zharinov
de05ef057a
refactor: Move irrelevant functions from the regex helper (#27100) 2024-02-06 21:51:41 +00:00
Francisco Robles Martín
c777450e1e
docs(github): change GitHub App token Action suggested to GitHub official (#27101) 2024-02-06 21:28:49 +00:00
renovate[bot]
3dc71ed5a9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.4 (#27102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 21:26:49 +00:00
Florian Greinacher
3b5fbc974a
fix: support artifact updates with multiple managers per package file (#27016)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-06 16:10:30 +00:00
Rhys Arkins
59df10183a
feat(platform): getRepoForceRebase -> getBranchForceRebase (#27052)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-06 09:14:11 +00:00
Scott Busche
d0cd6fae8e
fix(docs): Update outdated error message (#27079) 2024-02-05 20:04:49 +00:00
renovate[bot]
4174af32c6
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.3 (#27083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 19:28:35 +00:00
Johannes Feichtner
ca80f6c2ed
feat(manager/pep621): set currentVersion field for exact dependency versions (#27061) 2024-02-05 05:01:02 +00:00
renovate[bot]
c5aea0785b
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.1 (#27064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 01:53:06 +00:00
Sebastian Poxhofer
044f643cd7
fix(packageRules/package*): consider packageNames for package* excludes (#27047) 2024-02-04 21:42:46 +00:00
renovate[bot]
12a902286a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.33.0 (#27059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 21:29:35 +00:00
Rhys Arkins
ab4d04b415
fix(config-migration): fetch raw file from platform, not fs (#27049)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-04 13:05:32 +00:00
Sebastian Poxhofer
a9c37258d3
fix(packageRules/package-patterns): consider depName for exclude (#27046) 2024-02-04 10:19:44 +00:00
andaryjo
c479b213dd
feat(datasource/custom): add currentValue to template metadata (#27038) 2024-02-04 09:09:49 +00:00
MarlonLuan
9bfacc085e
feat(presets): update java LTS workaround to include cimg (#27040) 2024-02-03 20:02:54 +00:00
Sergei Zharinov
441ddd5bcd
refactor: Move isUUID() to string utils (#27044) 2024-02-03 19:53:56 +00:00
Sergei Zharinov
cf5ffe055f
feat: Move matchRegexOrMinimatch to string utilities (#27041) 2024-02-03 18:31:16 +00:00
Rhys Arkins
413084b4c5
fix(github): use repoCache even if not initial (#27039) 2024-02-03 15:48:48 +00:00
Rhys Arkins
3b8b0223ca
chore: trace not debug table values log 2024-02-03 12:33:13 +01:00
Rhys Arkins
4bd6b27be4
fix(github): cache http response only for first page (#27031) 2024-02-03 11:04:58 +00:00
RahulGautamSingh
96d174b460
fix(update/pr): stricter de-deduplicationof upgrades (#27029) 2024-02-03 06:36:00 +00:00
Sergei Zharinov
198e34e0ef
refactor: Tidy arguments for matchRegexOrMinimatch (#27026) 2024-02-03 06:22:19 +00:00
Sergei Zharinov
68d5faa96e
fix(cache): Fix compression and decompression format mismatch (#27021) 2024-02-02 16:22:16 +00:00
Maksym Romanowski
a025178e71
fix(pypi): trim simple repo markup with extra whitespaces and new lines (#27013)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-02 10:15:28 +00:00
Sebastian Poxhofer
54fb0ee1f7
feat(monorepos): add backstage to monorepos (#27009) 2024-02-02 07:01:07 +00:00
Patrick Decat
d265e5eafa
feat(asdf): add support for opentofu (#26989) 2024-02-02 05:01:33 +00:00
renovate[bot]
b23115f37d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.32.2 (#27007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 04:33:55 +00:00
dali546
c3de9f94ab
fix(terraform): Replace correct currentValue match in constraint with new value (#26867)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-02-01 20:35:29 +00:00
RahulGautamSingh
d834281340
fix(update/pr): improve de-duplication of table rows (#26993) 2024-02-01 19:05:36 +00:00
Sergei Zharinov
b06af6600b
refactor(regex): Inverse dependency on logger util (#26997) 2024-02-01 18:45:55 +00:00
renovate[bot]
55b91baaf4
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.32.1 (#26995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 16:32:32 +00:00
Marcus R. Brown
9948d07ef4
feat: add fabric-chaincode-node monorepo preset (#26979) 2024-02-01 07:11:14 +00:00
renovate[bot]
783acae5e7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.32.0 (#26974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 19:54:15 +00:00
Birger J. Nordølum
e31cb14e39
feat(presets): add opencost (#26950) 2024-01-31 05:25:24 +00:00
Ben Langfeld
33450deb8e
fix(manager/bundler): Multiple indications of strict mode failure (#26946) 2024-01-30 16:21:29 +00:00
Birger J. Nordølum
0b07287918
feat(presets): add kroki (#26942) 2024-01-30 12:18:35 +00:00
Richard Sahrakorpi
88daaf5a89
feat(npm): fuzzy merge registries in .yarnrc.yml (#26922)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-30 08:21:14 +00:00
RahulGautamSingh
88000a4f9b
fix(workers/pr): improve deduplication in updates-table (#26771)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-30 08:13:17 +00:00
Sergei Zharinov
0378bf7652
feat: SQLite-based package cache (#26608)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-30 07:50:24 +00:00
Ben Langfeld
9608537b76
fix(manager/bundler): Update conservatively if strict fails (#26929)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-01-30 07:42:01 +00:00
Michael Kriese
eb782cc14c
fix(npm): don't set default versioning (#26927) 2024-01-29 21:21:02 +00:00