Commit graph

1742 commits

Author SHA1 Message Date
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
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
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
Okean
5d95ece271
feat(manager/ansible-galaxy): support .ansible.yaml double extension (#26390) 2023-12-21 19:26:37 +00:00
RahulGautamSingh
6b4d5fcdbb
feat(datasource/hex): extract deprecated versions (#26392) 2023-12-21 17:56:41 +00:00
Johannes Feichtner
d2536a7cc2
feat(manager/poetry): add support for bumpVersion option (#26377) 2023-12-19 19:11:04 +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
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
Erwan Finot
97abffb8c3
fix(manager/git-submodules): Fix branch detection for special branch value . (#26329) 2023-12-16 05:15:17 +00:00
Sergei Zharinov
92cb4148d4
refactor(bitbucket): Use URLSearchParams for PR list url construction (#26301) 2023-12-14 20:26:13 +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
Rhys Arkins
9ed6d0fcb2
fix(cargo): get extraEnv for precise updates (#26273) 2023-12-14 07:34:42 +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
rami3l
f9ae909058
fix(cargo): fix handling of x and x.y versions (#26263) 2023-12-13 15:17:04 +00: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
Michael Kriese
418cbf073f
feat(datasource/jenkins-plugins): support constraints filtering (#26155) 2023-12-06 09:52:55 +00:00
joegoldman2
93fd4d67e1
docs(azure): fix Azure DevOps and Azure DevOps Server example (#26144) 2023-12-06 07:50:37 +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
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
Johannes Feichtner
7b30ba8991
feat(manager/gradle-wrapper): change wrapper task to :wrapper (#26098) 2023-12-04 05:31:29 +00:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +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
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
Mike
2369e3c64d
docs: bicep is an iac manager (#26051) 2023-11-30 06:14:34 +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
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
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
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
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
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
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
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
Sergei Zharinov
fa3254662d
refactor(maven): Simplify HEAD requests cache (#25868) 2023-11-20 19:42:13 +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
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
Rhys Arkins
08be9b8ad2
fix(npm): use lockfileVersion to determine npm version (#25820) 2023-11-16 15:51:34 +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
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
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
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
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
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
Sebastian Poxhofer
d10dcff495
refactor(custom/datasource): prepare for additional format types (#25640) 2023-11-08 06:05:22 +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
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
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
Sebastian Poxhofer
31988947b4
fix(manager/ansible-galaxy): handle collections with http git references (#25568) 2023-11-03 09:02:26 +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
Simon Bäurle
5d9296e0b9
fix(manager/nuget): Enforce basic authentication for NuGet restore command (#25502) 2023-10-31 16:15:18 +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
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
Rhys Arkins
a4528c98ea chore: fix eslint 2023-10-27 12:06:12 +02:00
Danek Duvall
ddbce7defa
fix(nuget): gracefully accept a lack of a PackageBaseAddress resource (#25355) 2023-10-26 18:18:11 +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
electriquo
5503c93094
fix(pyenv-manager): do not pin digests (#25327) 2023-10-20 17:27:54 +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
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
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
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
Silvestre Zabala
9c8e6accbe
feat(go): Add support for Go host code.cloudfoundry.org (#25173) 2023-10-13 18:31:41 +00:00
Sebastian Poxhofer
6fb6c9cf7a
fix(datasource/galaxy): use new hostname for existing API implementation (#25191) 2023-10-13 12:19:50 +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
Rhys Arkins
5dcfb93e6f
fix(pre-commit): use detectPlatform for self-hosted github, gitlab (#25162) 2023-10-12 11:02:38 +00:00
Andreas Hippler
e33def6ba3
fix(yarn): do not set registryUrls from yarnrc on non-npm dependencies (#25146) 2023-10-11 19:25:47 +00:00