Commit graph

10289 commits

Author SHA1 Message Date
Stavros Ntentos
b4dc29b85a
docs(gitlab): Add coloring info (#27907)
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-15 05:09:33 +00:00
Sergei Zharinov
998705d5b0
refactor: Package cache stats utility (#27936) 2024-03-14 15:06:53 +00:00
RahulGautamSingh
11b3c59215
feat(platform/bitbucket): autodiscoverProjects (#27845)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-14 09:49:21 +00:00
Sergei Zharinov
9c06813697
refactor: Create utility for stats collection and reporting (#27919) 2024-03-14 09:46:56 +00:00
Michael Kriese
a4e90f91fc
feat(presets/replacements): rollup terser plugin became scoped (#27929) 2024-03-14 09:12:02 +00:00
Rhys Arkins
8fc50ca86f
fix(templates): compile groupSlug (#27927) 2024-03-14 05:53:06 +00:00
Artem Kamenev
27eb84f7fb
feat(github-actions): add support for version tag prefixes (#27882) 2024-03-13 19:11:16 +00:00
Chance Zibolski
91bf75957e
feat(kustomize): support OCI helm charts (#27163)
Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-13 15:48:06 +00:00
Michael Kriese
b92afa4bd4
feat(kustomize): support registry aliases (#27911) 2024-03-13 13:36:19 +00:00
Rhys Arkins
bc4d090530
chore: log warning if Repository cache is invalid (#27910) 2024-03-13 12:29:28 +00:00
Rhys Arkins
eb5f0a740c
fix(cache): Revert "refactor: Initialize caches before repository init" (#27908) 2024-03-13 12:27:23 +00:00
Rhys Arkins
49971b9af1
refactor(config): use enum for config type (#27891) 2024-03-13 05:11:40 +00:00
Sergei Zharinov
06d751ede2
refactor: Initialize caches before repository init (#27897) 2024-03-13 05:07:09 +00:00
Johannes Feichtner
291defc7e1
feat(manager/gradle): add support for new header used by gradle-consistent-versions plugin (#27895) 2024-03-13 05:04:21 +00:00
Rhys Arkins
a7658221d8
docs: reduce experimental flags 2024-03-13 05:40:45 +01:00
renovate[bot]
5f7e61d8d9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.0 (#27888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 16:13:06 +00:00
Carlos Precioso
af5b08f9f8
feat(replacements): add mem to memoize rename (#27847)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-12 15:56:58 +00:00
Artem Kamenev
3b4b7f1ff3
feat(github-actions): support ratchet comments (#27846)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-12 11:30:43 +00:00
Lakshmipriya Sivakumar
d329c8a259
fix(sbt): url resolution failures for sbt (#27856) 2024-03-12 10:58:52 +00:00
Gabriel-Ladzaretti
2b03c2c9de
fix(merge-confidence): escape all slashes within a package name (#27873) 2024-03-12 10:45:32 +00:00
Michael Kriese
30281b76b1
fix(config): update registryAliases schema and managers (#27866) 2024-03-12 07:45:03 +00:00
Rhys Arkins
cda68de084
refactor: config file parsing (#27863) 2024-03-12 07:37:59 +00:00
Rhys Arkins
480b11f0ca
chore: sort config types 2024-03-12 07:05:36 +01:00
Rhys Arkins
450f67ff3f
feat(npm): support corepack packageManager URLs (#27852) 2024-03-12 04:39:47 +00:00
Rhys Arkins
33959ef7cb
fix(yarn): support v4 lock file detection and add forwards compatibility (#27835) 2024-03-11 08:44:14 +00:00
renovate[bot]
890094443c
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.6 (#27837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 07:45:18 +00:00
Rob Jack Stewart
3313b72f1d
feat(manager/azure-pipelines): Add Azure DevOps project support (#27277) 2024-03-10 18:25:46 +00:00
renovate[bot]
b95c0211fc
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.5 (#27825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 18:21:45 +00:00
renovate[bot]
2d392b8032
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.2.4 (#27822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 16:29:22 +00:00
Sergei Zharinov
48daacafdf
refactor: Remove dependency on Gitea and Bitbucket types in cache (#27821) 2024-03-10 13:08:51 +00:00
Sergei Zharinov
674ace8ee5
refactor(github): Change github-related field types for repo cache (#27784) 2024-03-10 13:07:57 +00:00
Rhys Arkins
ae9f79fe8e
fix(lookup): return early if currentValue is in list of versions (#27791) 2024-03-10 12:09:10 +00:00
Sergei Zharinov
0cc759c66e
feat(github): Use schema for issue objects (#27782) 2024-03-10 11:54:57 +00:00
Rhys Arkins
09ea049cd9
fix(versioning/swift): restore exact version support (#27789) 2024-03-08 19:35:03 +00:00
travisshivers
db852425a6
chore(logging): log the new and current digest in the branch info (#27810) 2024-03-08 17:58:20 +00:00
Mathieu Kniewallner
d2f4a1cd37
feat(circleci): target all YAML files in .circleci directory (#27809) 2024-03-08 17:56:01 +00:00
RahulGautamSingh
0497dbdb91
feat(manager/pipenv): discard extras from dependency name (#27803) 2024-03-08 17:55:31 +00:00
Rhys Arkins
049c59c096
feat(yarn): set http proxy config from environment variables (#27794) 2024-03-08 11:30:29 +00:00
Rhys Arkins
571589262c
chore(lookup): add skip-value logging 2024-03-08 07:36:46 +01:00
Norbert Szulc
4f9cc7b12e
fix(workers/repository): Verbose logging for updateArtifacts (#27772) 2024-03-07 19:36:30 +00:00
Rhys Arkins
4bfd0f304e
fix: Revert "feat: Limit HTTP concurrency and frequency by default" (#27765) 2024-03-07 08:01:34 +00:00
lstoeferle
10c81820c0
feat: add support for go-templates in argocd yaml files (#27766) 2024-03-07 07:57:45 +00:00
RahulGautamSingh
8dc8175668
feat(manager/pub): extract hosted url from pubspec file (#27748) 2024-03-06 21:14:54 +00:00
Aleksandr Mezin
8b44771cc6
fix(manager/regex/tests): actually test 'combination' strategy (#27756) 2024-03-06 14:49:59 +00:00
Norbert Szulc
d13b86aa03
docs(modules/manager): Add JSDoc to PackageDependency interface (#27750) 2024-03-06 14:17:18 +00:00
HonkingGoose
b56e545852
docs(custom datasource): improve styling (#27747) 2024-03-06 14:15:24 +00:00
Sergei Zharinov
d64dc70e44
refactor(maven): Exit early for HTML-based metadata extraction (#27752) 2024-03-06 14:10:22 +00:00
y-yagi
66db519d37
fix(circleci): correctly get a Orb name when a line has an inline comment (#27736) 2024-03-06 06:04:26 +00:00
Nan Liu
83e1c91fb7
fix(datasource/docker): Allow ecr and ecr-fips docker registry for AWS. (#27680)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-05 19:14:37 +00:00
Sergei Zharinov
93c891054d
feat(datasource/crate): Extract rust_version constraints (#27731) 2024-03-05 17:10:25 +00:00
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