Commit graph

13992 commits

Author SHA1 Message Date
Rhys Arkins
59432b4129
fix: process extractedConstraints earlier (#20510) 2023-02-19 17:38:28 +00:00
Rhys Arkins
7f08460ace
chore: debug github-tags digest problems (#20506) 2023-02-19 13:13:26 +00:00
Rhys Arkins
3cef2f2e4f
refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
renovate[bot]
35baf4aaa0
chore(deps): update node.js to a1c21e1 (#20505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 06:29:11 +00:00
HonkingGoose
fc70c20b02
docs: explain Renovate config for GitHub Merge Queue (#20452)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-18 22:24:18 +00:00
Liora Milbaum
ce116133e0
feat(asdf): Support terragrunt plugin (#20493) 2023-02-18 19:06:30 +01:00
Rhys Arkins
5cdb9a86f0
refactor: move manager fields to managerData (#20486) 2023-02-18 15:06:03 +00:00
renovate[bot]
39589f3913
chore(deps): update node.js to c9b8c25 (#20496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 09:06:53 +00:00
Adam Setch
215ea10bc0
docs(platform/bitbucket): update to-be implemented features (#20480) 2023-02-18 04:58:44 +01:00
Adam Setch
80934e65f5
fix(platform/bitbucket): update rebase instructions (#20482) 2023-02-17 23:27:27 +00:00
renovate[bot]
3ea8c3320c
chore(deps): update dependency eslint to v8.34.0 (#20489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 21:08:10 +00:00
Rhys Arkins
6725c7fb5e
refactor: extract constraints -> extractedConstraints (#20484) 2023-02-17 16:32:58 +00:00
Sergei Zharinov
e87af92319
feat(bazel): Support for maven.artifact positional args (#20471) 2023-02-17 08:54:35 +00:00
Sergei Zharinov
1dad5645e1
chore(bazel): Log non-https URLs for git_repository (#20467) 2023-02-17 07:16:49 +00:00
Sergei Zharinov
91822a60cb
feat(github-releases): Cache functions used for getDigest (#20458) 2023-02-17 06:32:39 +00:00
renovate[bot]
7cd6c26c5c
chore(deps): update node.js to v18.14.1 (#20466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 06:20:14 +00:00
renovate[bot]
05f0a499b8
chore(deps): update dependency type-fest to v3.5.7 (#20461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 20:10:49 +00:00
Rhys Arkins
1b00e0e6e1
fix: avoid looping rebase for branch automerge (#20456) 2023-02-16 18:23:58 +01:00
Daniel Silva
0e47a1072c
feat(platform/github): Support rewrite pagination links with the server's base URL (#19888)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-16 15:25:56 +00:00
Rhys Arkins
45dd23401b
fix(manager/npm): workspaces npmrc (#20420)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-16 12:11:04 +00:00
Peter Wagenet
e41681db3d
fix(pnpm): don't ignore test directories for pnpm workspace packages (#20439) 2023-02-16 07:17:36 +00:00
renovate[bot]
f6dcd8c7c8
build(deps): update dependency zod to v3.20.5 (#20444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-02-16 07:11:01 +00:00
renovate[bot]
216ad814ab
build(deps): update dependency @renovatebot/osv-offline to v1.2.1 (#20440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 07:10:24 +00:00
Ville Skyttä
09bdeac823
docs(pre-commit): fix incompatible command name (#20442) 2023-02-16 06:37:42 +00:00
Duncan Casteleyn
5f531f4945
fix: apply recreateClosed to grouped pinDigests (#20430) 2023-02-16 06:37:08 +00:00
Adam Setch
013b705f43
feat: bitbucket sanitize reviewers (#20445) 2023-02-16 06:36:28 +00:00
Ville Skyttä
fce494db21
docs: spelling and grammar fixes (#20443) 2023-02-16 06:35:19 +00:00
Sergei Zharinov
1af05b72f1
feat(bazel): Support GitLab-based http archives (#20393) 2023-02-16 06:35:00 +00:00
renovate[bot]
fb7197acb8
chore(deps): update node.js to c2ac2ff (#20446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 05:04:32 +00:00
Kyle Welch
a49c994ca6
feat(platform/bitbucket): Add ability to use UUID for reviewers (#20382)
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-02-15 16:25:11 +00:00
HonkingGoose
0b3922d326
chore: link to feedback issue for osvVulnerabilityAlerts (#20428) 2023-02-15 12:04:21 +00:00
Liora Milbaum
1f060c5cdf
feat(manager/asdf): support pnpm plugin (#20139)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-15 11:52:29 +00:00
renovate[bot]
0c0f8ae044
build(deps): update dependency prettier to v2.8.4 (#20422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 10:38:27 +00:00
Michael Kriese
bfc04fcf0d
ci: build on merge groups (#20425) 2023-02-15 10:19:34 +01:00
RahulGautamSingh
9c0e1389d0
refactor: remove displayNumber (#20410) 2023-02-15 07:18:48 +00:00
Malte Swart
75cf8f1edc
feat(versioning/deb): New module to compare deb package versions like dpkg (#20291) 2023-02-15 06:46:49 +00:00
Tom Fay
2ed30c0764
fix(manager/azure-pipelines): Enable azure repository extraction (#20380) 2023-02-15 06:14:47 +00:00
renovate[bot]
c2750441ab
build(deps): update dependency @opentelemetry/instrumentation-bunyan to v0.31.1 (#20417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 01:18:53 +00:00
renovate[bot]
21fb781790
build(deps): update dependency @renovatebot/osv-offline to v1.2.0 (#20418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 00:51:16 +00:00
Michael Kriese
b95af46ebd
fix(manager/regex): migrate datasource renames (#20415) 2023-02-14 15:45:34 -08:00
Michael Kriese
ac598aae98
test: fix tests on windows (#20412) 2023-02-14 21:39:04 +00:00
renovate[bot]
739f986fad
chore(deps): lock file maintenance (#20240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 21:01:24 +00:00
renovate[bot]
c1797b1c9f
chore(deps): update jest monorepo to v29.4.2 (#20406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 20:35:06 +00:00
Sergei Zharinov
da69c4b0fd
refactor(bazel): Prepare for non-GitHub url parsing (#20390) 2023-02-14 18:00:01 +00:00
Michael Kriese
ad68c4da38
fix(containerbase/dotnet): migrate datasource (#20407) 2023-02-14 17:10:20 +00:00
Sergei Zharinov
84e50dc3eb
refactor(packagist): Use catch-all schema for releases fields (#20401) 2023-02-14 16:37:31 +00:00
Rhys Arkins
4a9ba9ee33
docs: drop ruby changelogs mention
Closes #20405
2023-02-14 17:06:30 +01:00
renovate[bot]
db2aef4553
chore(deps): update jest monorepo to v29.4.1 (#20130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 16:00:49 +00:00
Sebastian Poxhofer
6a8981ec13
fix(manager/terraform): use hashicorp versioning for terraform refs (#20403) 2023-02-14 16:03:24 +01:00
renovate[bot]
be4c75f5ed
chore(deps): update dependency lint-staged to v13.1.1 (#20398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-14 13:24:26 +02:00