Commit graph

1742 commits

Author SHA1 Message Date
Eric Bissonnette
9395a12cf4
docs(azure): Improve permissions text (#25071)
Co-authored-by: Eric Bissonnette <ebissonnette@GENETEC.COM>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-10-11 15:50:06 +00:00
Rhys Arkins
b7d1f0f64f
fix(platform/github): sort config hostRules before platform (#25135) 2023-10-11 13:09:21 +00:00
Rein Achten
95076df302
fix: deep merge config and platformInfo to avoid losing hostRules (#25116)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-10 11:14:07 +00:00
Patrick Schratz
61b16c60aa
feat(woodpecker): support services: key (#25111) 2023-10-10 10:14:22 +00:00
Rhys Arkins
22709f43f0
feat(github): automatic ghcr.io auth when using github.com (#25017)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-10-09 20:41:19 +00:00
Rhys Arkins
5371266cac
feat: improved warning markdown (#25103) 2023-10-09 15:13:28 +00:00
Bryan Lee
0d758a3d0e
feat(manager/npm): ignore scripts for pnpmDedupe (#24505)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-09 09:49:05 +00:00
Rhys Arkins
405ec17022
fix(nix): Allow nixpkgs with no ref (#25068) 2023-10-08 14:18:34 +01:00
Alexander Schaber
89c3eaea53
docs(versioning:regex): add docker.io/bitnami/ to existing list of … (#25083) 2023-10-07 04:50:01 +00:00
Lori
0f013cc10e
refactor: add servicesIndexRaw content in case catch block is called during getResourceUrl (#25069) 2023-10-06 18:16:09 +00:00
Rhys Arkins
0c5df8ec46
fix(npm): re-enable lock file maintenance (#25045) 2023-10-05 07:12:34 +00:00
Sergei Zharinov
e50499762b
fix(go): Ignore mod type of go-import header (#25039) 2023-10-04 18:53:04 +00:00
Colin O'Dell
3758782449
feat(terraform-module): always use 'source' as sourceUrl when available (#25008)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-10-04 13:48:32 +00:00
Valentin Maerten
3c592a236c
feat(cargo): support private crate (#24704)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-03 12:52:55 +00:00
Peter Svensson
6f4c389904
feat: support extracting buildkite plugins from Bitbucket Cloud (#24980)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-03 10:08:17 +00:00
Rhys Arkins
b66df6eb2e
fix(package-rules): matchCurrentVersion with null versioning (#24965) 2023-10-03 06:18:27 +00:00
Rhys Arkins
1b70c42ece
refactor(types): optional newValue (#24953) 2023-10-02 15:15:26 +02:00
Rhys Arkins
42b3a7c046
feat: versionCompatibility (#24717) 2023-10-02 09:55:01 +00:00
Sergei Zharinov
d847715d2c
refactor(helm): More idiomatic schema usage (#24934) 2023-10-02 04:56:00 +00:00
Sergei Zharinov
906c982de9
refactor(npm): Simplify .yarnrc parsing (#24931) 2023-10-01 17:46:56 +00:00
Tobias
5f82d9d2ce
fix(git-submodules): take git-tags and git-refs hostRules into account (#24250) 2023-09-28 12:13:56 +00:00
Colin O'Dell
f58cb01701
chore(datasource/docker): promote ECR auth errors to warnings (#24521) 2023-09-28 11:33:34 +00:00
Rhys Arkins
3ec91b2808
feat(maven)!: use hunt strategy for registries (#24588) 2023-09-27 14:29:17 +02:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
Guillaume Berche
988068dcd8
docs(flux): extract oci dependencies of type docker (#24197)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-27 13:59:12 +02:00
Rhys Arkins
a6c9075f76
fix(kustomize): validate name is a string (#24676)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-27 08:36:55 +00:00
Rhys Arkins
2a535136bb
fix(mix): don’t stop parsing if a package contains “end” (#24665) 2023-09-26 22:28:42 +02:00
Emil Bader
a62e656369
feat(manager/npm): extract currentValue from Yarn 'npm:' prefixed alias (#24568)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-26 14:16:21 +00:00
Rhys Arkins
93ab46e37e
fix(docker): suppress gcr.io error (#24661) 2023-09-26 06:45:41 +02:00
HonkingGoose
f4ad902d1d
docs: rewrite git-refs readme (#24643)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-25 14:03:07 +00:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers -> customManagers (#24451)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00:00
gost-serb
6759c6f1f5
fix: regEx definitions that used regex literal and separate flags (#24626)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 05:21:18 +00:00
Sebastian Poxhofer
e4e3b9bbc8
chore: rename fixture package file and lock files so they do not trigger osv scanner (#24625) 2023-09-23 20:30:51 +00:00
James Lakin
78956f4e23
feat(manager/flux): Support system manifests outside flux-system subdirectory (#22966)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-23 08:00:26 +00:00
Guillaume Berche
3092e42fad
feat: override docker and helm package metadata (#19901)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-23 07:21:24 +00:00
Sebastian Poxhofer
5d3ab1fa00
ci: remove gradle wrapper binaries for openssf score (#24604) 2023-09-23 05:47:33 +00:00
Colin O'Dell
e8bad1f3b8
fix(datasource/go): hold onto the latest tag in case no other proxies have better info (#24578) 2023-09-23 05:38:13 +00:00
Erin
a975be87f3
feat(manager/helmv3): add support for ECR credentials (#24432) 2023-09-23 05:34:32 +00:00
Rhys Arkins
bb6bc356dc
feat(bun): support multiple lock files (#24594) 2023-09-22 11:31:58 +00:00
Rhys Arkins
0f5a0858ce
fix(bun): more robust lock file detection (#24591) 2023-09-22 08:43:18 +00:00
Koen van Zuijlen
37a0bcfe2a
feat(datasource/docker): Add support for Google Application Default Credentials (#23903)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-21 15:10:18 +00:00
Juanito Fatas
eb63408314
chore: fix spelling of Buildkite (#24558) 2023-09-21 05:17:26 +00:00
HonkingGoose
08629cfd29
docs: bump actions/checkout version in examples (#24545) 2023-09-20 10:01:23 +00:00
Zak Cutner
da7fbc0223
feat(manager/bazel): recognize Bazel rules that begin with an underscore (#24496)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-20 07:03:58 +00:00
Rhys Arkins
d036c044c9
feat: initial bun support (#24464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-18 18:10:00 +00:00
HonkingGoose
09efe69e01
docs(node.js versioning): rewrite (#22714)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-18 12:08:14 +00:00
Rhys Arkins
ceaf073870
refactor: separate npm extract functions (#24455) 2023-09-18 09:58:55 +00:00
Rhys Arkins
1721e8c778
fix(npm): remove invalid extractedConstraints (#24465) 2023-09-18 05:45:08 +00:00
Joshua Tang
ce75693e3c
fix(manager/poetry): use containerbase python as datasource (#24463) 2023-09-17 12:39:46 +00:00
Johannes Feichtner
34f0ce39ba
fix(manager/gradle): set groupName for version catalog deps only if version.ref is used (#21344)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-17 07:30:29 +00:00
RahulGautamSingh
d81494ab13
fix: improve branch code coverage (#24339) 2023-09-17 06:56:34 +00:00
Rhys Arkins
3d588b871c
fix(bundler): remove —strict flag if —conservative is used (#24457) 2023-09-16 08:50:00 +00:00
Joshua Tang
d56e156d03
feat(manager/poetry): extract python as a dependency from pyproject.toml (#24335) 2023-09-16 08:03:58 +00:00
ikarami
66a48b943e
fix(branch/handle-existing): improve prEditedNotification message (#24200)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-16 07:49:58 +00:00
renovate[bot]
74f6fd0380
chore(deps): update dependency typescript to v5.2.2 (#24191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-09-16 07:46:27 +00:00
Adam Setch
769b0f6979
feat(manager/bitbucket-pipelines): support registry aliases (#24422) 2023-09-15 07:53:48 +00:00
Luís Cobucci
0b50feb90c
fix(git-url): clean up state of parsed URL (#24306)
Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Co-authored-by: Tobias <github@tobiasgabriel.de>
2023-09-14 05:59:23 +00:00
Jorge Villacorta
ef504c0738
fix(bundler): Set exec cwd to lock file (#24379) 2023-09-13 15:36:34 +00:00
RahulGautamSingh
2ffbd41b59
refactor(types): move custom manager types (#24324) 2023-09-13 05:31:48 +00:00
Rhys Arkins
7d4de49749
fix(versioning): strip v prefix when bumping semver ranges (#24357) 2023-09-12 05:51:26 +00:00
Chris Copsey
496bc19a1a
fix(platform/azure): Allows azure-got-wrapper to retry requests following connection failures (#24348) 2023-09-12 01:08:07 +00:00
Johannes Feichtner
b8e1826868
feat(manager/gradle): add support for listOf directives in Kotlin objects (#24367) 2023-09-12 01:00:43 +00:00
Sebastian Poxhofer
23bb573cd1
fix(manager/argocd): allow the apiVersion to be quoted (#24355) 2023-09-11 14:09:40 +00:00
Florian Greinacher
d5db1c68f8
feat: autodiscover repositories by namespace (#24321) 2023-09-11 11:03:16 +00:00
Patrick Schratz
5ff6466919
feat(manager/github-actions): Support for Gitea and Forgejo actions within github-actions manager (#24336)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-10 09:11:15 +00:00
domolitom
a65129f246
feat(manager/helmsman): Add OCI support (#24183) 2023-09-08 22:12:49 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
RahulGautamSingh
8aeb64e9f8
fix: improve branch coverage (#24282)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-08 10:56:56 +00:00
M.P. Korstanje
4b616c29c3
fix(datasource/helm): Digests are blank on Gitlab (#24280) 2023-09-07 18:24:57 +00:00
Max Lapides
53b7b6fbd0
fix(manager/pub): skip more Flutter SDK packages (#24285) 2023-09-07 05:09:58 +00:00
Michael Kriese
f0d676242a
fix: better branch code coverage (#24276) 2023-09-07 04:39:39 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage (#24274) 2023-09-06 13:35:52 +00:00
Bernhard Krämer
2e5764635e
feat(manager/composer): Use bitbucket-tags for vcs repos if it has bitbucket.org URL (#24096)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-06 12:00:32 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage (#24270) 2023-09-06 11:26:22 +00:00
Rhys Arkins
804114f716
fix(npm): handle null lockfile after update (#23658) 2023-09-06 09:37:03 +00:00
Rhys Arkins
185f124e23
fix: Revert "feat(manager/poetry): extract python as a dependency from pyproject.toml" (#24257) 2023-09-06 04:32:01 +00:00
Tobias
80a81ce567
feat(platform/github): autodetect GitHub App username and commit email (#24231) 2023-09-05 07:30:00 +00:00
Robin Schneider
4297edba0e
feat(manager/helm-values): Add multi document file support (#24232)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-04 16:14:59 +00:00
Michael Kriese
1295698744
fix(datasource/docker): correctly split registry and repository (#24186) 2023-09-04 15:47:38 +00:00
Rhys Arkins
808fd02e59
fix(npm): correct npmrc log 2023-09-04 17:43:24 +02:00
Joshua Tang
46c10be305
feat(manager/poetry): extract python as a dependency from pyproject.toml (#24236) 2023-09-04 15:17:25 +00:00
Tobias
095afcd0ba
feat(git/auth): Support hostrules with username and password when authenticating git commands (#24081) 2023-09-04 09:48:17 +00:00
Sergei Zharinov
fd15b265ed
refactor(poetry): More dependency parsing refactoring (#23967) 2023-09-02 08:09:01 +00:00
Michael Kriese
223cee19cd
fix(datasource/docker): allow null in schema values (#24205) 2023-09-01 09:37:52 +00:00
Sergei Zharinov
7c4609e418
refactor(poetry): More artifacts refactoring (#24095) 2023-09-01 09:24:23 +00:00
Rhys Arkins
4bffe3110f
fix(datasource/docker): improve label efficiency (#24193) 2023-09-01 05:22:32 +00:00
Tobias
6a043e1075
fix(github-tags): return hash as newDigest (#24192) 2023-08-31 18:17:51 +00:00
Sergei Zharinov
f001df02bd
feat(docker): Support digests obtained from DockerHub (#24177)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-31 16:17:58 +00:00
Michael Kriese
2b245095e0
feat(datasource/docker): use schema and support annotations (#23758)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 10:44:09 +00:00
Michael Kriese
d3da0bcef0
feat(changelog): support gitea changelogs (#24144)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 09:41:39 +00:00
Sergei Zharinov
2f4c7111b0
feat(docker): Support releaseTimestamp for DockerHub tag results (#24164)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-31 07:53:22 +00:00
Sergei Zharinov
8f7f941aaf
feat(docker): Increase DockerHub items to 1000 per page (#24157) 2023-08-30 08:09:58 +00:00
Jonathan Ballet
44c76749be
feat(manager/asdf): add steampipe (#24146) 2023-08-30 05:38:00 +00:00
ramigoldvarg
3dbbc0a5d5
feat(woodpecker): Adding woodpecker v1.x support (#23838) 2023-08-29 19:32:03 +00:00
Sergei Zharinov
2e211d2241
refactor(docker): Simplify findLatestStable function (#24145) 2023-08-29 15:47:13 +00:00
Nico Ohnezat
2581782a07
feat(ansible-galaxy): allow versions without any quotes in galaxy.yml (#24090) 2023-08-29 15:41:34 +00:00
Michael Kriese
3f1d967b99
feat(datasource): add gitea-releases (#24140) 2023-08-29 12:56:08 +00:00
Zoltán Reegn
5557ef241a
feat(datasource/aws-machine-image): Add profile and region configuration support (#24086)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-29 09:24:49 +00:00
Sergei Zharinov
0578cdc1e6
feat(docker): Enable cache fallback (#24110) 2023-08-28 05:44:04 +00:00
Sergei Zharinov
b71e4b0a81
refactor(github): Remove unused method from ApiCache class (#24117) 2023-08-28 05:43:41 +00:00
Sergei Zharinov
6f7ac34a2f
fix: Type errors (#24108) 2023-08-27 08:13:10 +00:00
Sergei Zharinov
8b4fae31de
refactor(result): Reoder parameters for Result.parse (#24098) 2023-08-26 16:06:30 +00:00
Sergei Zharinov
95c2004701
fix(yarn): Handle escaping of pipe chars (#24097) 2023-08-26 16:04:11 +00:00
Marcowindt
b8823e3deb
fix(mix): remove global flag in regex to match multiple organizations (#24091) 2023-08-26 05:11:24 +00:00
Michael Kriese
69f7240640
feat(datasource): add gitea-tags datasource (#24083) 2023-08-25 14:12:36 +00:00
lukaskolafa
153c9de406
fix(versioning/composer): support patch suffixes (#23842)
Co-authored-by: Lukas Kolafa <lukas.kolafa@arvato-scs.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 12:16:25 +00:00
Erik Gaal
8b731042d7
fix: include newVersion in composer update command (#24057)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 12:03:23 +00:00
Rhys Arkins
afbf0b8032
fix(azure): more external error catches for presets (#24078) 2023-08-25 11:46:12 +00:00
Dylan Owen
151435acfd
feat(manager/cargo): support for cargo repository source replacement (#23956)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 09:41:15 +00:00
HonkingGoose
48ece9a455
docs(html): rewrite readme (#23232)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 09:40:59 +00:00
kroonprins
03636915e4
feat(platform/azure): check targetBranch when finding PRs (#23941)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 08:26:14 +00:00
scmeli
aa250175b8
feat(datasource/helm): add digest to release (#23432)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 07:43:38 +00:00
Sergei Zharinov
95d3a1db88
refactor(poetry): Use transforms for dependencies parsing (#23965) 2023-08-25 07:41:07 +00:00
Jonas Wittbrodt
47e32986b6
fix(platform/gitlab): fix false positive PR string replacements (#24068) 2023-08-24 19:14:55 +00:00
Rhys Arkins
acdd430caf
chore(gomod): better update failure logging 2023-08-24 19:36:03 +02:00
HonkingGoose
b8c7a2ddb8
docs: improve custom datasource text (#23962)
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-24 11:44:55 +00:00
Rhys Arkins
8b86ce5e81
chore: update bazelisk test to invalid extract cache 2023-08-24 07:04:28 +02:00
Chuck Grindel
70e7a5e12d
fix(swift): return clean newVersion if other cases do not apply (#24028) 2023-08-22 18:56:06 +00:00
Chuck Grindel
fe0962685c
fix: remove the v prefix for Swift version values (#24004) 2023-08-22 17:08:28 +00:00
Sergei Zharinov
5ed8bb2642
refactor(result): Separate unwrapOrElse from unwrap (#24014) 2023-08-22 12:10:08 +00:00
RahulGautamSingh
6f3721e6b1
fix: update logic to add missing custom manager readme (#24018) 2023-08-22 12:04:34 +00:00
Rhys Arkins
053234f7d6
fix(npm): don’t massage package.json before updating 2023-08-22 14:20:37 +02:00
HonkingGoose
76c9c63417
docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
Sergei Zharinov
847721e9aa
refactor(manager/poetry): Use schema for lockfile parsing (#23973) 2023-08-21 21:06:44 +00:00
Sergei Zharinov
31b3f28d5d
feat(result): Add helper for Zod schema parsing (#23992) 2023-08-21 15:55:34 +00:00
Patrick Decat
745edc18d7
feat(manager/asdf): support multiple spaces in .tool-versions for rtx compatibility (#23995) 2023-08-21 15:30:48 +00:00
Sergei Zharinov
6c8c469ca0
refactor(schema): Use Json helper schema instead of JSON.parse (#23997) 2023-08-21 15:29:41 +00:00
Michael Kriese
375d2678a8
fix(manager/npm): determine yarn version from lockfile (#23975) 2023-08-21 08:23:19 +00:00
Petr Ruzicka
b7627b2a6a
docs(datasource): add helm chart customDatasources example (#23954) 2023-08-19 12:12:53 +00:00
Joshua Tang
a24b6e57d5
fix(manager/pub): skip dependency flutter_test and path dependencies (#23934) 2023-08-18 10:52:19 +00:00
Joshua Tang
cec6faeaf6
refactor(manager/poetry): use zod schema validation (#23830) 2023-08-18 10:23:32 +00:00
Marcowindt
e485b5262a
fix(mix): authenticate hex private repos configured in hostRules (#23901) 2023-08-17 21:13:03 +00:00
Rhys Arkins
11d374b1e3
fix(azure): catch unavailable devops and throw ExternalHostError (#23908) 2023-08-17 21:03:28 +00:00
udakak
0bce5452f0
feat(manager/gradle): Add verification metadata update support to gradle manager (#23733)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-08-17 18:20:37 +00:00
Rhys Arkins
ff8831f409
chore: fix bumpVersion type check (#23906) 2023-08-17 06:48:29 +02:00
Maxime Brunet
b9a177fc86
docs(github): correct typo in "Administration" (#23897) 2023-08-16 16:09:45 +00:00
Rhys Arkins
d45cf97dd9
feat(lerna): deprecate lerna support (#23886) 2023-08-16 06:55:05 +00:00
Jiahao Guo
8ad31261d7
feat(github): support fine-grained token (#23810) 2023-08-16 05:53:48 +00:00
Maxime Brunet
63690f233b
docs(github): add "Administation" to required permissions (#23885) 2023-08-16 05:06:35 +00:00
Maxime Brunet
878e3c5cd4
fix(nix): trim x-access-token: prefix from Github token (#23884) 2023-08-16 05:05:01 +00:00
RahulGautamSingh
bf2c0693ac
refactor(managers): implement custom managers api (#23357)
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>
2023-08-15 17:12:54 +00:00
Joshua Tang
1d53c73cb0
feat(manager/pub): extract Dart SDK (#23829)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-15 17:00:57 +00:00
Jiahao Guo
58748ab6c2
refactor(util): move GitHub token related utils to proper place (#23869) 2023-08-15 14:26:38 +00:00
Rhys Arkins
a1f79bcf39
feat(docker): use Docker Hub tags api (#23876) 2023-08-15 13:21:17 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Rhys Arkins
6699320682
fix(composer): use php-prebuild tags for composer php (#23870) 2023-08-15 08:10:30 +00:00
Steffen
aced1aab16
docs(gitea): update PAT matrix (#23821) 2023-08-11 09:25:26 +00:00
Joshua Tang
4484cbcb28
feat(manager/pub): extract Flutter SDK (#23759) 2023-08-10 13:19:17 +00:00
Sebastian Poxhofer
bd3c3e3ee9
feat(managers/cpanfile): add perl category (#23808) 2023-08-10 09:33:58 +00:00
Rhys Arkins
5e31c69a31
fix(bazelisk): use semver versioning (#23771) 2023-08-09 07:08:24 +00:00
Rhys Arkins
77e106841c
fix(bundler): update patch, minor, major separately (#23770)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-09 07:08:22 +00:00
PeterNitsche
1ecaab241d
feat(github-actions): support GitHub actions runners (#23633)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-08 19:59:41 +00:00
Rhys Arkins
03c8ef7344
fix(lerna): don’t use packages if v7 or higher (#23756) 2023-08-08 14:29:32 +00:00
Tobias
853f02844d
feat(github-actions): autodetect GitHub Actions registry urls for Enterprise Server (#23042) 2023-08-08 12:07:47 +00:00
Michael Kriese
29cec2cb91
fix: better validation before bumping package version (#23684) 2023-08-08 09:50:42 +00:00
Michael Kriese
2f99b3cf25
feat(datasource/docker): add schema types (#23752) 2023-08-08 09:02:42 +00:00
Danek Duvall
4b55b4e511
feat(manager/nuget): bump VersionPrefix in MSBuild project files (#23464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-08 05:36:59 +00:00
Sergei Zharinov
17bf7d7ed9
refactor: Reuse datasource filtering (#23716) 2023-08-07 20:02:57 +00:00
Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal (#23448)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
Joshua Tang
ee6c40f800
fix(manager/pub): extract sdk constraint correctly (#23367)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 06:04:54 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom folder (#23715) 2023-08-06 11:00:47 +00:00
Sergei Zharinov
0f872f8b1a
fix(npm): Types for bumpVersion parameter (#23717) 2023-08-04 19:27:42 +00:00
Sergei Zharinov
8c0013f1fc
fix(util/result): Types for wrapNullable (#23713) 2023-08-04 15:00:11 +00:00
Sergei Zharinov
f2f6c17227
refactor(datasource): Extract getRawPkgReleases from getPkgReleases (#23712) 2023-08-04 13:39:12 +00:00
Michael Kriese
2daf10e4e8
feat(datasource/docker): allow override max pages (experimental /self-hosted) (#23700) 2023-08-04 07:46:22 +00:00
RahulGautamSingh
2367b42413
feat: warn if multiple lock files detected (#23562) 2023-08-04 05:46:40 +00:00
HonkingGoose
8b3bfe4975
docs: improve datasource readme (#23653) 2023-08-03 18:09:19 +00:00
Asifur Rahman Arnab
37862b6c08
feat: add plain format type for customDatasources (#23563)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 14:20:36 +00:00
Michael Kriese
8465edaba5
fix(datasource/docker): fetch 20 pages (#23690) 2023-08-03 13:28:07 +00:00
Mads Jon Nielsen
bc192665d7
fix(npm): package-lock.json v3 root project out of sync with package.json (#23495)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-03 11:58:50 +00:00
Michael Kriese
c3c95bec57
docs(platform/bitbucket-server): wrong start commands (#23683) 2023-08-03 11:18:13 +00:00
Sergei Zharinov
009a665293
test(datasource): Add tests for common.ts (#23669) 2023-08-02 22:22:59 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) (#23325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Michael Kriese
68f34a99ff
chore: fix types (#23665) 2023-08-02 12:17:11 +00:00
Uli
908777cdcc
docs(datasource): Add additional examples for custom datasource (#23558)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-01 18:09:43 +00:00
Connor Pearson
cdf1db7200
feat(platform/gitlab): support autoApprove option (#23460) 2023-08-01 06:36:49 +00:00
CodeShakingSheep
b02d4ac492
docs(platform/Gitea): Update PAT scopes for Gitea (#23615)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-31 12:32:23 +00:00
Sergei Zharinov
72092626db
refactor(jenkins-plugins): Remove huge fixtures (#23621) 2023-07-30 17:46:22 +00:00
Sergei Zharinov
bbf4183b04
refactor(cdnjs): Use zod schema and Result class (#23588) 2023-07-29 17:54:49 +00:00
Rhys Arkins
2be0ff3873
fix(lerna): skip bootstrap if using a v7 range (#23595) 2023-07-29 07:48:36 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file (#23587) 2023-07-28 08:09:41 +00:00
Ikko Eltociear Ashimine
d450995dd1
chore: fix typo in extract.ts (#23584) 2023-07-27 19:21:13 +02:00
Sergei Zharinov
674c6fca49
feat: Support Zod values in Result transforms (#23583) 2023-07-27 15:17:18 +00:00
bjuraga
a9af34cf8c
fix(manager/nuget): don't bump version if already done (#23546) 2023-07-27 14:56:30 +00:00
Rhys Arkins
48d3ebab1d
fix(lerna): detect lerna in dependencies (#23575) 2023-07-27 13:53:08 +00:00
Kenichi Kamiya
450350e3fa
feat(manager/asdf): add typos (#23566) 2023-07-26 20:09:18 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util (#23549) 2023-07-26 07:51:10 +00:00
RahulGautamSingh
ce1be2c5a1
fix(versioning/hashicorp): allow != in ranges, constraints (#23492)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-25 18:18:41 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate package with jest.fakeTimers (#23542) 2023-07-25 16:14:18 +00:00
Sergei Zharinov
992b336a89
fix(rubygems): Use cascade of endpoints for unknown servers (#23523) 2023-07-25 15:43:14 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases (#23547) 2023-07-24 20:01:39 +00:00
Sergei Zharinov
6451c3af73
refactor(rubygems): Use Result class (#23522) 2023-07-24 18:40:21 +00:00
Sergei Zharinov
285bed3e43
test(rubygems): Simplify tests (#23521) 2023-07-23 13:41:17 +00:00
Sergei Zharinov
3559cb3980
refactor(rubygems): Unify fetching via v1 API (#23517) 2023-07-23 13:14:49 +00:00
Sergei Zharinov
0e2083ee02
refactor(rubygems): Extract v1 API handling (#23474) 2023-07-23 10:27:14 +00:00
Sergei Zharinov
9e77d59a96
fix(github): Remote branch existence check (#23480) 2023-07-23 09:57:07 +00:00
Sergei Zharinov
64a52b0aa9
test(rubygems): Format fixture data (#23518) 2023-07-23 09:10:54 +00:00
MartijnLeijssen-TomTom
bca8175684
fix(datasource/conan): continue on error during fetching package url (#23391) 2023-07-21 19:07:06 +00:00
mikaello
5e3d6a2bac
test(versioning/loose): add testcase for timestamp (#23507) 2023-07-21 18:38:48 +00:00
Tobias
807b79620b
fix(git-submodule): remove token injection from submodule URL (#23458) 2023-07-21 17:29:25 +00:00
lfcyja
ec44118056
fix(datasource): re-encode URL to support white spaces in Azure projects (#23354) 2023-07-19 15:05:25 +00:00
Sergei Zharinov
b641ec2738
refactor: Better Result class implementation (#23335) 2023-07-19 11:30:47 +00:00
Michael Kriese
3101674d1b
feat(datasource/kubernetes-api): add flux types (#23442) 2023-07-19 08:12:15 +00:00
Anthony Roussel
0a311c8dad
feat(platform/github): autodiscover repos by topic (#23362) 2023-07-19 06:50:34 +00:00
Michael Kriese
2d23e16b1e
feat(manager/npm): extract contraints again on post-update (#23131) 2023-07-19 05:30:13 +00:00
Tobias
01ee73c28a
feat(manager/git-submodule): add authentication support (#22061)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-18 16:17:04 +00:00
Dmitriy Kudelko
d9a24c5d96
fix(yarn): support corepack constraint (#23395) 2023-07-18 08:44:15 +00:00
Matthew Dawson
ab7f679364
fix(datasource/helm): Skip helm charts with no listed versions (#23223) 2023-07-17 18:06:20 +00:00
Michael Kriese
6b11746559
docs(github-actions): simplify sample (#23407) 2023-07-17 13:05:15 +00:00
Mark Elliot
84e17317d6
fix(manager/bazel-module): skip non-local .bazelrc imports (#23383) 2023-07-17 08:35:40 +00:00
HonkingGoose
124c1e636c
docs: refer to the app as the Mend Renovate app (#23336)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-13 14:24:43 +00:00
Tobias
714bb276e9
test(git-submodules): separate and make tests easier mockable (#23065) 2023-07-13 12:59:11 +00:00
Daniil Samoylov
562b745e55
fix(pnpm): locked version extraction logic (#23342) 2023-07-13 05:37:49 +00:00
Rhys Arkins
5cc2280bf9
fix(datasource/go): use defaultVersioning=semver (#23319) 2023-07-12 07:23:36 +00:00
Sergei Zharinov
0bc7e61089
fix(rubygems): Restrict metadata cache to rubygems.org host (#23307) 2023-07-11 19:20:03 +00:00
Sergei Zharinov
37ebff7c92
refactor(rubygems): Use Result type for caching control flow (#23266) 2023-07-11 16:43:09 +00:00
HonkingGoose
eeab2c362a
docs(cdnurl): rewrite readme (#23234) 2023-07-11 08:41:06 +02:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource (#23147) 2023-07-10 18:22:35 +00:00
Sergei Zharinov
8f39f500cb
refactor: Don't restrict error type for Result<T, E> (#23265) 2023-07-10 09:41:38 +00:00
github-actions[bot]
3fced200db
fix(data): automatic update of static data (#23263)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-10 07:35:52 +00:00
Ramon V
12e8935835
feat: includeMirrors (#23110)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 10:24:56 +00:00
Johannes Feichtner
9d3d7a92ac
fix(platform/bitbucket-server): do not force lowercase project keys in autodiscover mode (#23261)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 05:44:37 +00:00
Sergei Zharinov
76cacd5953
refactor: Extract ReleaseResult filtering functions (#23253) 2023-07-09 05:41:16 +00:00
Mikko Piuhola
4ef1cd20ad
feat(platform/gitlab): Allow custom delay for pipeline status via experimental variable (#23239) 2023-07-07 11:26:35 +00:00
Sergei Zharinov
ce7acdda92
fix(gradle-wrapper): Show release notes in PR (#23133)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-07 10:11:40 +02:00
Sergei Zharinov
369d9273ef
fix(rubygems): Don't throw on metadata errors (#23224) 2023-07-06 18:45:42 +00:00
Sergei Zharinov
8af5ca0a47
refactor: Rename getPkgReleasesWithResult to getPkgReleasesSafe (#23211) 2023-07-06 12:00:45 +00:00
RahulGautamSingh
8432e76e8e
fix: replace delay with setTimeout (#23123) 2023-07-06 10:20:55 +00:00
Sebastian Poxhofer
b6c4f5ea1b
feat(managers): add more categories (#23162) 2023-07-05 09:28:12 +00:00
Sebastian Poxhofer
19259a0383 feat!: categories (#16534)
Closes #13953

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Sebastian Poxhofer
8ccb0eaae2 feat(datasource)!: default to the central default versioning (#23020)
BREAKING CHANGE: semver-coerced is now the default versioning
2023-07-04 19:21:52 +02:00
Michael Kriese
f9e3e80e0c feat(presets)!: rename config:base to config:recommended (#21136)
Closes #12024

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Bastian Gutschke <bastian.gutschke@gmx.de>

BREAKING CHANGE: Preset config:base is now called config:recommended
2023-07-04 19:21:52 +02:00
Rhys Arkins
c7832e55f8 feat!: remove BUILDPACK env support 2023-07-04 19:21:52 +02:00
Rhys Arkins
ad0479a11b feat(npm): support constraintsFiltering=strict (#22447)
Closes #4826

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-04 19:21:52 +02:00
RahulGautamSingh
aa14b777c0 feat!: replace dockerImagePrefix with dockerSidecarImage (#22708)
Closes #21217

BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
2023-07-04 19:21:52 +02:00
Rhys Arkins
e3d5f7df92 feat!: merge matchPaths and matchFiles into matchFileNames (#22406)
Closes #22395

BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
2023-07-04 19:21:52 +02:00
Rhys Arkins
530f537b9b feat(npm)!: disable rollbackPrs for npm by default (#21970)
BREAKING CHANGE: Rollback PRs will no longer be enabled by default for npm (they are now disabled by default for all managers)
2023-07-04 19:21:52 +02:00
Michael Kriese
08bbf812b0 feat(platform/gitlab)!: prefer commit_email (#21122)
gitAuthor discover for GitLab now prefers the field `commit_email` over `email`.

Closes #12532

BREAKING CHANGE: GitLab gitAuthor will change from the account's "email" to "commit_email" if they are different.
2023-07-04 19:21:52 +02:00
Rhys Arkins
61a7813aba feat(automerge)!: default to platformAutomerge=true (#21327)
Closes #21319

BREAKING CHANGE: Platform automerge will now be chosen by default whenever automerge is enabled.
2023-07-04 19:21:52 +02:00
RahulGautamSingh
17004670eb
fix(platform): compare target refs before updating (#23094) 2023-07-04 09:00:49 +00:00
Tobias
700fa4d146
test(git-refs/git-tags): add types to mocked objects (#23096) 2023-07-03 19:20:06 +00:00
Sergei Zharinov
1f3a14addb
fix(datasource/packagist): Use serializable type for availablePackages (#23117) 2023-07-03 17:54:20 +00:00
Adam Setch
b3424c626c
feat(platform/bitbucket): add support for fetching release notes (#22094)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-03 11:23:53 +00:00
Johannes Feichtner
4dc6d691f6
refactor(manager/gradle): ignore stdout of artifact updates via stdio convenience option (#23088) 2023-07-02 21:09:06 +00:00
Adam Setch
ed182aa67b
feat(platform/bitbucket): support reopening declined PRs via comments (#22984) 2023-07-02 16:19:09 +00:00
Johannes Feichtner
5336723207
fix(manager/gradle-wrapper): refresh Gradle lockfile after wrapper update (#23081) 2023-07-02 11:19:10 +00:00
Adam Setch
7cd6f7c250
chore(bitbucket): add optional page to PagedResult (#23084) 2023-07-02 09:51:58 +00:00
RahulGautamSingh
4180370e01
feat(platform): update PR target branch if baseBranch changed (#23010) 2023-07-01 14:58:34 +00:00
Sergei Zharinov
6a2564dbeb
feat(versioning): Add schema transform (#23047) 2023-07-01 06:44:31 +00:00
Tobias
40507c23b5
feat(git-refs/git-tags): support authentication for private git repositories (#22983) 2023-06-30 19:45:55 +00:00
Oscar Dominguez
558535e463
feat(manager/npm): add support for Volta's pnpm (#23069) 2023-06-30 18:49:53 +00:00
Sergei Zharinov
e27424c833
refactor(datasource): Use Result utility class for lookups (#23067) 2023-06-30 17:46:51 +00:00
Rhys Arkins
930fc9fa6f
refactor: don't throw errors from datasource package releases lookup (#23058) 2023-06-30 12:29:26 +00:00
Jorge Villacorta
6161d069e3
feat(bundler): try matching lock file to package file first (#23032) 2023-06-30 04:58:17 +00:00
Tobias
674f9cbfcc
feat(github-tags): enable datasource for registry hunting (#23041) 2023-06-29 15:29:57 +00:00
Chuck Grindel
4ae9fffff1
docs: remove obsolete WIP message for bazel-module manager (#23024) 2023-06-28 14:42:57 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper (#22970) 2023-06-27 13:09:59 +00:00
Rhys Arkins
20b1c74f4a
fix(lerna): handle ranged lerna dependency (#22993) 2023-06-27 14:21:46 +02:00
Sergei Zharinov
ef6f0c7ffa
feat: Use klona library for deep clone (#22979) 2023-06-26 17:21:29 +00:00
Adam Setch
96c06e58e6
feat(platform/bitbucket): handle author is also default reviewer (#22978) 2023-06-26 11:33:24 +00:00
Chris van der Pennen
a67d251401
fix(azure): use target branch to select platform automerge strategy (#22439)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-26 05:48:57 +00:00
Sergei Zharinov
9c1a0dca23
refactor: Restrict releaseTimestamp type (#22971) 2023-06-25 21:22:39 +00:00
Sergei Zharinov
11c05fc837
refactor: Default values for GlobalConfig.get (#22967) 2023-06-25 19:34:42 +00:00
Sergei Zharinov
228c6bfa32
refactor: Extract uniq utility function (#22968) 2023-06-25 17:15:00 +00:00
Johannes Feichtner
edb9518bf8
fix(manager/gradle): extend allowed nesting depth for Kotlin objects from 3 to 4 (#22959) 2023-06-24 16:51:04 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations (#22840)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
Rhys Arkins
5db51f52a2
fix(node): allow unstable updates within same major (#22955) 2023-06-24 08:43:32 +00:00
mugi
4cc21fa1cd
feat(manager/helmfile): use the specific helmfile version that specified in the helmfile.lock. (#22904) 2023-06-21 12:35:04 +00:00
Sergei Zharinov
8ec952787d
fix(go): Fetch data for respectLatest in goproxy (#22908) 2023-06-21 11:37:42 +00:00
Sergei Zharinov
8fa7a9d912
fix(rubygems): Return fallback result for metadata cache (#22907) 2023-06-21 09:47:06 +00:00
Sergei Zharinov
192fe842a7
refactor(go): Change iteration over major versions (#22900) 2023-06-21 09:24:55 +00:00
Sergei Zharinov
6de815e82f
fix(rubygems): Cache versions endpoing only for rubygems.org host (#22906) 2023-06-21 08:05:22 +00:00
Jamie Magee
a51d6d9444
feat(datasource/azure-pipeline-tasks): read tasks from cdn (#22864) 2023-06-21 05:42:10 +00:00
Tobias
6c6984b220
feat(git): move git autentification via environment variables to git auth (#22821)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-20 19:30:39 +00:00
Danek Duvall
e47cf724f9
feat: autodiscover repos by topic (#22876) 2023-06-20 11:37:32 +00:00
Rhys Arkins
d499d89107
fix(forkMode): disallow edits by maintainers when forkOrg is set (#22892) 2023-06-20 13:40:53 +02:00
Tobias
7b9604ed76
chore(docs/maven): document how to specify project homepage in pom.xml (#22889) 2023-06-20 09:40:21 +00:00
Rhys Arkins
ad8ddffaa3
feat(github): forkOrg (#22886)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 09:32:37 +00:00
Sergei Zharinov
c3029596b7
feat(packagist): Query packages respecting available-packages (#22877) 2023-06-20 07:08:38 +00:00
Rhys Arkins
43fa615e05
fix: Revert "feat(github): forkOrgs, forkCreate (#18770)"
This reverts commit 2f77695ba5.
2023-06-19 15:10:21 +02:00
Adam Setch
787d623282
refactor: add export to getDatasourceFor function (#22872) 2023-06-19 10:16:33 +00:00
mugi
b52d7255a6
feat(manager/helmfile): support helm registry login when updating helmfile.lock (#22494)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-19 05:35:54 +00:00
Jamie Magee
4e8591eda6
refactor: safely parse errors from Azure DevOps API (#22866) 2023-06-19 05:14:25 +00:00
Rhys Arkins
2f77695ba5
feat(github): forkOrgs, forkCreate (#18770)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-19 03:29:32 +00:00
Sergei Zharinov
728a8a1c68
feat(rubygems): Enable metadata fetching (#22860) 2023-06-18 20:09:07 +00:00
Sergei Zharinov
94b384a5b5
feat(rubygems): Implement MetadataCache class (#22859) 2023-06-18 19:11:52 +00:00
Rhys Arkins
99477fbddf
feat(lerna): skip bootstrap if using lerna v7 (#22851) 2023-06-18 17:27:17 +00:00
Sergei Zharinov
687ae01ecc
fix(rubygems): Don't lowercase gem metadata name (#22858) 2023-06-18 15:58:28 +00:00
Sergei Zharinov
bd30baa833
feat(rubygems): API throttling for rubygems.org (#22855) 2023-06-18 13:38:21 +00:00
Rhys Arkins
0887c0cdfc
fix: use install-tool for all (#21506) 2023-06-18 10:13:32 +00:00
RahulGautamSingh
4665f1d602
feat(github): update pr baseBranch (#22663)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-17 18:25:30 +00:00
Rhys Arkins
85ae416bc5
fix: separate extractedConstraints from constraints (#22823) 2023-06-17 09:29:23 +00:00
Chuck Grindel
8131b43304
feat: update bazel documentation and enable bazel-module manager (#22803)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-16 19:27:39 +00:00
Sergei Zharinov
bc8e06e1d0
refactor(rubygems): Decouple metadata fetching from versions fetching (#22808)
Co-authored-by: lluiscab <lluiscab@gmail.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: t-kulmburg <89128736+t-kulmburg@users.noreply.github.com>
Co-authored-by: Victor Engmark <victor@engmark.name>
2023-06-16 19:05:18 +00:00
RahulGautamSingh
932012fa20
refactor(test): fix getConfig imports (#22819) 2023-06-16 17:57:34 +00:00
t-kulmburg
61221f4b09
fix(gitlab): gitLabIgnoreApprovals works with multiple approval rules (#22693)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-16 07:34:18 +00:00
Sergei Zharinov
d8c7a14ef9
refactor(rubygems): Remove unnecessary package name guard (#22809) 2023-06-16 07:04:24 +00:00
deniseunt
cfc976db42
feat(manager/pip-requirements): Amend fileMatch regex to match common … (#22778)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 19:45:09 +00:00
Rhys Arkins
4f4487fda6
fix(cargo): widen not bump when value includes less-than (#22790) 2023-06-15 19:41:37 +00:00