Commit graph

10289 commits

Author SHA1 Message Date
Tobias
0445d3f4e0
fix(datasource/npm): respect abortOnError hostRule for registries (#26196) 2024-03-23 12:47:04 +00:00
Rhys Arkins
e4ab753d88
feat(config): inheritConfig (#27864)
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>
2024-03-23 08:12:36 +00:00
Manuel
d953196f45
feat(presets): add aws-sdk-client-mock monorepo (#28078) 2024-03-22 22:00:18 +00:00
renovate[bot]
97959271f0
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.5 (#28092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 19:43:17 +00:00
Sergei Zharinov
5ddb18f9bd
feat: Make memory cache available before repo init (#28079) 2024-03-21 21:33:41 +00:00
Hans Knecht
db1b0d8b66
feat(vendir): add vendir support (#25113)
Co-authored-by: Zoltán Reegn <reegnz@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Zoltán Reegn <zoltan.reegn@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-21 15:46:10 +00:00
RahulGautamSingh
25ae92d631
feat(platform/bitbucket-server): allow blobless clone (#27975) 2024-03-21 06:08:28 +00:00
renovate[bot]
143bdf4af7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.4 (#28048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 16:51:36 +00:00
Sebastian Poxhofer
370927fa3b
feat(instrumentation/report): add problems to reports (#28042)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-20 16:44:19 +00:00
Sergei Zharinov
4c8d3d48c4
feat(bitbucket): Enable HTTP cache for issues (#28030) 2024-03-19 21:28:58 +00:00
Sergei Zharinov
fcffdc90d8
feat(bitbucket): Enable HTTP cache for PR list and json fetch (#28024) 2024-03-19 20:04:21 +00:00
Ronald van Butselaar
0dfea671b3
feat(platform/gitea): autodiscover repos by namespace (#26821)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-19 19:54:24 +00:00
Yuki Sato
0e16efa0c1
feat(config): Add @babel/eslint-parser to ESLint packages Presets (#28014) 2024-03-19 19:45:46 +00:00
Sergei Zharinov
8596967060
feat(http): Switch to pluggable HTTP cache implementation (#27966)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-19 16:34:05 +00:00
Sergei Zharinov
5e02f6eb81
refactor: Compact HTTP cache stats (#28011) 2024-03-19 15:07:15 +00:00
Rhys Arkins
6ed22b97ac
fix(manager/poetry): limit fallback poetry constraint (#28022) 2024-03-19 14:54:34 +00:00
Rhys Arkins
9902cf4485
fix(manager/pipenv): better artifacts handling of deprecated python (#28023) 2024-03-19 14:53:59 +00:00
Sergei Zharinov
4f70ff15cd
feat(http): Add pluggable HTTP cache implementation (#27998) 2024-03-19 14:49:59 +00:00
renovate[bot]
b881173efa
build(deps): update dependency semver to v7.6.0 (#27255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: secustor <sebastian@poxhofer.at>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-03-19 05:45:40 +00:00
唯然
af31adbbc6
feat: eslint-plugin-node to eslint-plugin-n (#26907)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 22:10:18 +00:00
Sergei Zharinov
d5a81847b0
test: Don't use classes outside of opentelemetry public API (#28012) 2024-03-18 21:51:18 +00:00
Sergei Zharinov
b0ea9156da
fix(bitbucket): Use schema for repo result validation (#27855) 2024-03-18 21:50:22 +00:00
Rhys Arkins
814d2ec657
fix(yarn): improve yarn proxy configuration (#27984) 2024-03-18 21:48:02 +00:00
Josh Soref
f4a96f84fe
docs: document support for fine-grained pat (#27346)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-18 21:46:33 +00:00
Rhys Arkins
12377e49dd
fix(yarn): add COREPACK_ENABLE_UNSAFE_CUSTOM_URLS to env (#28009) 2024-03-18 21:44:16 +00:00
renovate[bot]
a442f2429a
chore(deps): update linters to v7.3.0 (#28005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 20:39:19 +00:00
David Straub
ebf0c7b4d9
feat(platform): re-attempt platform automerge on github and gitlab (#26567)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-18 19:53:25 +00:00
Rhys Arkins
e500e5048d
feat(config): expose topLevelOrg, templateOrg to templates (#27997) 2024-03-18 19:42:30 +00:00
Sergei Zharinov
c25804194d
refactor(http): Remove unused HTTP etag caching implementation (#28000) 2024-03-18 13:58:31 +00:00
Michael Kriese
bcfaca4d5f
fix(config/replacements): require semver for renovate slim image tag removal (#27991)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 10:22:50 +00:00
lstoeferle
5c145796bd
feat(terragrunt): add support for gitlab-tags datasource (#27903) 2024-03-18 08:40:09 +00:00
renovate[bot]
b37086ffc1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.3 (#27987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 08:29:42 +00:00
Marc Mognol
5b8fb1f5a6
chore: fix nuget typo (#27976) 2024-03-17 20:06:33 +00:00
Vincent Mahnke
28e0123a3e
feat(versioning): Add Unity3D (#27307)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 10:00:03 +00:00
Nicolas De Boose
92ab91b2e8
fix(gitlab): Don't delete report_approver and code_owner approval rules (#27963)
Co-authored-by: Nikoms <nikom@gmail.com>
2024-03-17 09:59:26 +00:00
Sebastian Poxhofer
481aa216b2
feat(instrumentation/reporting): add report option (#26087)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 09:22:42 +00:00
renovate[bot]
8dc9705e93
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.1 (#27968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 22:47:01 +00:00
Sergei Zharinov
5d7372f917
feat: Http cache stats (#27956) 2024-03-16 13:17:10 +00:00
Sebastian Poxhofer
d0878d99b6
refactor(manager/helmfile): use schema for yaml parsing (#27539)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-15 21:58:19 +00:00
Tobias
5075318da1
test(manager): manager need to exports updateDependency or extractPackageFile when exporting extractAllPackageFiles (#27954)
Co-authored-by: Vivien Tintillier <vtintillier.privatedev@gmail.com>
2024-03-15 21:30:46 +00:00
Marti Raudsepp
42ee263ab7
fix(datasource): remove unnecessary PyPI changelog URL overrides (#27725) 2024-03-15 19:46:07 +00:00
Miles Budnek
a5193dafea
fix(workers/repository): Pass correct lock files when updating a dependency in multiple input files (#27898) 2024-03-15 19:35:40 +00:00
Tobias
6cb7c81da0
fix(sbt): export extractPackageFile() for confirmIfDepUpdated() (#27953) 2024-03-15 18:08:53 +00:00
Sergei Zharinov
fd8684ba6e
refactor: Extract "HttpStats" utility class (#27944) 2024-03-15 12:39:31 +00:00
Rhys Arkins
3e97024fe3
feat(config): make skipInstalls user-configurable (#27949) 2024-03-15 11:49:24 +00:00
Rhys Arkins
55205fbc71
feat: expose branch depTypes for templating (#27948) 2024-03-15 11:24:05 +00:00
renovate[bot]
5f4af4060d
build(deps): update dependency azure-devops-node-api to v12.5.0 (#27938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2024-03-15 08:55:19 +00:00
Yun Lai
397dda5bd0
feat: allow packageScope in template compilation and add packageScope in maven datasource (#27925)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-15 08:51:23 +00:00
Simon Le Bourdais-Cabana
1554cc68d7
fix(azure): Support exact branch merge policies. (#27918)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-15 08:43:38 +00:00
Rhys Arkins
c1517aa252
fix(datasource/npm): mark all releases deprecated if latest deprecated (#27875)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-15 07:46:17 +00:00
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