Commit graph

10200 commits

Author SHA1 Message Date
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