Commit graph

1506 commits

Author SHA1 Message Date
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
Chuck Grindel
77ed5e6ce5
fix(manager/bazel-module): incorrect log message when no overrides (#22801) 2023-06-15 18:38:14 +00:00
Sergei Zharinov
adeca3fcb7
fix(rubygems): Case-sensitive package names (#22800) 2023-06-15 18:11:30 +00:00
MartijnLeijssen-TomTom
f611217289
feat(datasource/conan): add sourceUrl when artifactory is used (#22656)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 15:56:54 +00:00
Chuck Grindel
ad61b6c875
feat(bazel-modules): support single_version_override (#22610)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-15 15:50:49 +00:00
Sergei Zharinov
0be6dba296
refactor(rubygems): Versions endpoint cache (#22792) 2023-06-15 15:17:49 +00:00
Sergei Zharinov
bf57547e55
refactor(rubygems): Remove unnecessary datasource class (#22785) 2023-06-15 09:27:03 +00:00
Michael Kriese
fcd5b188c7
fix(terraform): support more local path modules (#22758) 2023-06-14 14:26:57 +00:00
Michael Kriese
7b21f34734
fix(terraform): return null for files without deps (#22731) 2023-06-13 09:51:32 +00:00
HonkingGoose
20c2d28699
docs(gitea): add section about user scopes, rewrite (#22685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-12 15:59:43 +00:00
Rhys Arkins
49befc006e
chore: no console.log for pnpm extraction 2023-06-12 16:05:26 +02:00
Hilário Coelho
8cc08e0660
fix(azure): go-import meta header support for Azure DevOps (#22664)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-11 16:58:46 +00:00
Sergei Zharinov
b90cc32c12
feat(rubygems): Incremental sync for version lists (#22564) 2023-06-07 14:06:09 +00:00
Matt
bbd3c607e8
feat(manager/npm): support parsing lockfileVersion=3 (#22281)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-06-06 08:12:43 +00:00
Chuck Grindel
d99048d7b6
feat: support registry discovery in the bazel-module manager (#22563) 2023-06-06 04:41:29 +00:00
Michael Kriese
c89012cd2b
feat(mix): support constraints and use erlang v26 (#22537) 2023-06-05 19:42:37 +00:00
RahulGautamSingh
be2a89520b
refactor: replace as assertions (#22442) 2023-06-05 19:18:30 +00:00
Sergei Zharinov
a700ccc4b8
refactor: Clear distinction between generic and HttpError handlers (#22576) 2023-06-05 03:39:27 +00:00
Sergei Zharinov
4a9f5d9394
test(endoflife): Mock time (#22575) 2023-06-04 15:06:43 +00:00
David Weitzman
bc7793c631
fix(pnpm): lockfile v6 is supported as low as version 7.24.2 (#22562) 2023-06-03 04:43:22 +00:00
Rhys Arkins
fa49848776
fix(gomod): disable pinDigests 2023-06-03 07:05:32 +02:00
Chuck Grindel
b53579b849
feat(bazel-module): support archive_override and local_path_override (#22555) 2023-06-02 16:36:37 +00:00
Chuck Grindel
0b96755c64
feat: support git_override in bazel-module manager (#22334) 2023-06-02 06:19:46 +00:00
Jan Nylund
ef8c4caf53
feat(manager/asdf): add support for java temurin and temurin-jre. (#22504) 2023-06-01 18:39:14 +00:00
Morre
a5b729220c
feat(datasource/endoflife-date): add endoflife.date datasource (#21994)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: secustor <sebastian@poxhofer.at>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-01 16:41:39 +00:00
mugi
2e8d2816f8
refactor(manager/helmv3): use env variables for directory control and extract functions for reusability (#22510)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-01 11:17:02 +00:00
RahulGautamSingh
97d2bf4c9b
fix(pnpm): modify locked version extraction (#22415)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-01 08:14:56 +00:00
Rhys Arkins
f30bb3504d
chore: better renamed repo logging 2023-06-01 07:03:13 +02:00
RahulGautamSingh
04f4875865
fix(platform): handle unexpected github-graphql error (#22512)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-31 16:03:28 +00:00
Sebastian Poxhofer
2b0a609e26
perf(manager/pep621): do sync packages on pdm lockfile updates (#22508) 2023-05-30 22:07:41 +00:00
Sebastian Poxhofer
0a4be4a989
fix(manager/pep621): group pdm binary calls based on dependency groups (#22489) 2023-05-30 05:25:17 +00:00
HonkingGoose
b08fa0cf8b
docs: drop weasel words (#22165)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 08:20:40 +00:00
Kenichi Kamiya
a193fe3277
feat(manager/asdf): add yamlfmt (#22472) 2023-05-29 04:25:37 +00:00
Johannes Feichtner
da6f2ed7d5
fix(manager/gradle): normalize version aliases in version catalogs (#22470) 2023-05-29 04:02:24 +00:00
Sebastian Poxhofer
4da3f25058
feat(manager/pep621): uses required-python to set constraint (#22456) 2023-05-28 08:30:42 +00:00
Sebastian Poxhofer
16f7b4919a
fix(manager/pep621): run pdm commands in subdirectories (#22450) 2023-05-27 09:27:43 +00:00
IKEDA Sho
135858d815
fix(datasource/cpan): add module.authorized condition for querying releases (#22445) 2023-05-27 03:43:46 +00:00
Rhys Arkins
2f23c1461e
fix(manager/pdm): install python first (#22441) 2023-05-26 15:47:57 +00:00
Sergei Zharinov
470d3b5f41
fix(github): Check for missing commits before force push (#22381)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-26 14:49:33 +00:00
Rhys Arkins
a9179e0558
fix(github): stop trying automerge if code owner review required (#22167) 2023-05-26 05:57:39 +00:00
Rhys Arkins
d4d742c464
fix(pnpm): defer lock file constraint parsing (#22311)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-26 05:08:24 +00:00
Michael Kriese
497d4c131f
fix(manager): unify logging (#22398)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-25 16:53:05 +00:00
Skyler Mäntysaari
e066924971
feat(manager/flux): Support OCI Helm repositories (#22291)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-25 16:43:36 +00:00
Rhys Arkins
3cc637f6f2
fix(github): try push branch if rebase fails (#22376) 2023-05-25 15:15:56 +02:00
Michael Kriese
a8c8c00be0
feat(manager/terraform): search lockfile on parent dirs (#22403) 2023-05-25 12:40:30 +00:00
Ryo Matsukawa
0417c111ac
refactor: Merged multiple skipReasons into unspecified-version. (#22409) 2023-05-25 05:48:11 +00:00
Sergei Zharinov
f5dc5ebcb4
fix: Match both yaml and yml in all managers (#22416) 2023-05-24 19:48:01 +00:00
Sergei Zharinov
c1468787e7
refactor(npm): Avoid usage of non-null assertion for constraints (#22405) 2023-05-24 11:02:37 +00:00
Adam Setch
cbbb95828f
refactor(bitbucket): remove unused accumulate value utility (#22359) 2023-05-22 18:25:53 +00:00
Adam Setch
d9f5d04e21
refactor(bitbucket): use paginated api for comments (#22348) 2023-05-22 12:43:40 +00:00
Adam Setch
48d4cf3e18
refactor(bitbucket): use paginated api for commit statuses (#22329) 2023-05-22 07:33:12 +00:00
Adam Setch
5597560c92
refactor(bitbucket): use paginated api for pullrequests (#22330) 2023-05-22 06:05:49 +00:00
Adam Setch
550ab80477
refactor(bitbucket): use paginated api for tags (#22336) 2023-05-22 05:54:25 +00:00
Adam Setch
2ccf030e6a
refactor(bitbucket): use paginated api for getRepos (#22275) 2023-05-21 08:08:48 +00:00
MShekow
ec0bddde21
docs: mention tooling to retrieve installation token for GitHub platform (#22316)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-21 06:00:52 +00:00
Sergei Zharinov
86735d75b5
refactor(rubygems): Extract copystring function to the utils (#22322) 2023-05-20 12:11:45 +00:00
Adam Setch
06f71346cd
feat(bitbucket): add support for pagelen (#22278) 2023-05-20 05:43:00 +00:00
Chuck Grindel
7a1d24209c
feat: initial implementation of bazel-module manager (#21893) 2023-05-20 05:34:30 +00:00
Rhys Arkins
735129bbd7
fix(versioning/composer): handle abnormal subset ranges (#22319) 2023-05-19 20:37:31 +00:00
Sergei Zharinov
3164401d69
refactor(npm): Use schema for PackageSource parsing (#22314) 2023-05-19 17:22:03 +00:00
Rhys Arkins
8d372fc594
fix(pnpm): use latest pnpm when upgrading pnpm (#22309) 2023-05-19 08:02:13 +00:00
Sergei Zharinov
8cdd1a20f4
refactor(http): Rename useCache option to memCache (#22300) 2023-05-18 14:33:11 +00:00
Spencer Williams
290463747f
feat(manager/terragrunt): support lockFileMaintenance (#20833)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-18 07:41:03 +00:00
Sebastian Poxhofer
2863361636
feat(manager/pep621): support pdm lock files (#22244)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:57:49 +00:00
Sergei Zharinov
42e2b2743d
fix(maven): Implement latest fix of the Maven versions (#22288) 2023-05-17 14:57:36 +00:00
Seiya Kokushi
5207da4546
feat(manager/asdf): support channel suffix on asdf-flutter (#22131)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-17 09:59:17 +00:00
IKEDA Sho
adacfcf30b
fix(cpanfile): support version ranges which are not v-prefixed (#22259) 2023-05-17 09:58:04 +00:00
Michael Kriese
9a87c3f7da
fix(manager/nuget): return null for no deps (#22282) 2023-05-17 08:27:10 +00:00
Sergei Zharinov
cd5abc87b8
refactor(rubygems): Use schema for fallback API (#21933) 2023-05-17 08:12:20 +00:00
fredrondina
dc077f3f6f
fix(gitlab): ignoreApprovals add check for existingAnyApproverRule (#22237) 2023-05-16 12:54:09 +00:00
Alex Hatzenbuhler
2e7aa43240
fix: Add changelogUrl for gradle-semver-plugin (#20441)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-16 05:01:16 +00:00
Rhys Arkins
e765e72e7c
feat(yarn): handle yarn 3 lock file for updateLockedDependency (#21966)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-15 20:03:31 +02:00
Andy Roth
d54ecb1f7f
feat(asdf): Add support for more ASDF plugins (#21942)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-15 16:21:57 +00:00
Sergei Zharinov
a732b39985
fix(rubygems): Remove verbose debug logging (#22235) 2023-05-15 12:16:51 +00:00
IKEDA Sho
9f9c1d9f9d
feat(manager): add cpanfile manager (#21152) 2023-05-15 09:53:23 +00:00
HonkingGoose
b08130791e
docs(pep621): improve sentences (#22231) 2023-05-15 08:39:53 +00:00
Sergei Zharinov
5b5a1e9534
fix(composer): Fix excessive parsing error logging (#22089) 2023-05-15 08:17:35 +00:00
Sebastian Poxhofer
019c75caab
feat(manager/pep621): implement manager (#22082)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-15 07:51:05 +00:00
Sebastian Krebs
fc73b078dc
feat: commitMessageLowerCase (#20930)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-13 18:12:36 +00:00
Adam Setch
0e27bd18cf
feat(bitbucket): use paginated effective default reviewers response (#22164) 2023-05-13 12:19:24 +00:00
Rhys Arkins
b02856b1fc
fix: massage rebase check PR comment (#22079) 2023-05-12 06:18:49 +00:00
Adam Setch
a2e036e334
feat(vulnerabilities): set, maintain and expose vulnerabilitySeverity for templated fields (#21939) 2023-05-11 15:00:20 +00:00
Rhys Arkins
b5d87c67b3
fix(regex): limit regex manager iterations to 10k to avoid OoM (#22084) 2023-05-11 07:40:02 +00:00
horihel
08233ff705
feat(platform/azure): Recreate Auto-Approve on PR-Update (#22028)
Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-11 05:15:33 +00:00
Johannes Feichtner
eec46d1880
feat(gradle/manager): add support for Kotlin objects in buildSrc files (#21892) 2023-05-10 19:36:05 +00:00
HonkingGoose
bf2f9db59d
docs: rewrite local platform (#22067) 2023-05-10 09:28:57 +00:00
Marcus Crane
06b8dcdca1
feat(platform/github): Skip archived repos at earliest point when retrieving repo listings (#22057) 2023-05-10 05:39:20 +00:00
Rhys Arkins
2e2570c2fd
feat(poetry): detect constraint from lock file (#22038)
Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
2023-05-10 05:38:03 +00:00
Rhys Arkins
32cb5e1ad7
docs: local platform 2023-05-10 07:35:18 +02:00
Rhys Arkins
93052ec917
feat: platform=local (#22010)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-10 04:30:12 +00:00
Michael Kriese
3f33995ab9
feat(manager/terraform): support registry aliases for docker images and oci helm charts (#22022)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-09 15:26:00 +00:00
Michael Kriese
f63f3647ec
test(manager/terraform): refactor some tests (#22039) 2023-05-09 09:50:37 +00:00
Malte Hviid-Magnussen
347c2d02d7
docs(gitlab): add hostType to registry hostRules guide (#22055) 2023-05-09 09:47:31 +00:00
IKEDA Sho
44271cca8a
feat(manager/asdf): add ecspresso (#22021) 2023-05-08 08:32:57 +00:00
RahulGautamSingh
6ac9a84209
fix(pnpm): extract engine constraint (#21959) 2023-05-08 07:54:19 +00:00
RahulGautamSingh
0b36f97bd3
refactor: replace as with partial/satisfies (#21982) 2023-05-08 06:36:40 +00:00
Sergei Zharinov
79313fa68b
test(rubygems): Inline params for better readability (#22017) 2023-05-07 21:17:14 +00:00
Sergei Zharinov
664dc808e7
refactor(composer): Use schema for parsing (#21520) 2023-05-07 20:51:20 +00:00
HonkingGoose
546a52cbe6
docs(azure-pipelines manager): explain missing features (#22005) 2023-05-07 19:17:21 +00:00
guicamest
2112ea2646
feat(manager/gradle): Support properties map in gradle kts (#21792) 2023-05-07 15:47:06 +00:00
Rhys Arkins
9276a54069
refactor(scm): use scm for getFileList, checkoutBranch (#22006) 2023-05-07 04:12:15 +00:00
Ubiratan Soares
da8ee606c2
feat(manager/asdf): Add maestro, detekt and ktlint (#21999) 2023-05-06 04:43:45 +00:00
Michael Kriese
4924973e9e
build: switch hcl parser (#21988) 2023-05-05 08:50:58 +00:00
cjtim
e3e6de9f1d
fix(managers/gradle): allow dot annotation in version.ref (#21820)
Signed-off-by: Jinna C <jinnatim@gmail.com>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-05-04 19:19:00 +00:00
Michael Kriese
7bdf4d6269
fix(manager/terraform): correctly extract oci charts (#21974) 2023-05-04 15:17:04 +00:00
Boris Bera
18ddc2fe74
feat(manager/dockerfile): support file names that are all lowercase (#21877) 2023-05-03 19:05:39 +00:00
Ion Alberdi
97c3ae93a6
feat(manager/poetry): Support tag as git-dependency on github (#21949) 2023-05-03 16:14:01 +00:00
Jamie Magee
19ce28ccec
fix(managers/nix): pass github token to nix (#21568) 2023-05-03 16:08:57 +00:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 (#21923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Jonatan Männchen
0e46363ee8
feat(datasource/hexpm-bob): Switch to builds.hex.pm from repo.hex.pm (#21915) 2023-05-02 11:32:57 +00:00
Jan Høydahl
65176e7260
fix(manager/gradle): Convert multiple globs into regex for consistent-versions plugin (#21909) 2023-05-02 07:32:56 +00:00
Mikko Piuhola
b1ffc66d86
fix(manager/gitlabci): support multi-line !reference tags (#21896) 2023-04-30 15:07:48 +00:00
Liora Milbaum
f2a415e34f
refactor(datasource/docker): Using URL module for improved readability (#21809) 2023-04-29 17:51:03 +00:00
Sergei Zharinov
2c75fac1a5
fix(rubygems): Copy strings via buffers instead of slice hack (#21876) 2023-04-29 16:19:35 +00:00
RahulGautamSingh
3b82013ad2
feat: save targetBranch in prBody (#21724) 2023-04-29 13:01:51 +00:00
Sergei Zharinov
07d86fc2aa
refactor(rubygems): Parse rubygems data with schema (#21875) 2023-04-29 10:42:00 +00:00
Rhys Arkins
91cbe5bdcc
fix(github): try automerge PR even if approving reviews required (#21883) 2023-04-29 08:55:52 +00:00
Sergei Zharinov
708f5e8e52
fix(rubygems): Use module-local memory cache (#21884) 2023-04-29 07:45:48 +00:00
Sergei Zharinov
9e4a743d1a
fix(rubygems): Change accept-encoding to gzip (#21882) 2023-04-29 06:23:36 +00:00
Sergei Zharinov
d166bc01e6
fix(rubygems): Use memcache instead of module-local const (#21874) 2023-04-28 17:05:46 +00:00
Michael Kriese
9f01274911
fix(fs): remove regex path validation (#21871) 2023-04-28 12:31:32 +00:00
Michael Kriese
64bd96b93f
feat(datasource/azure-pipelines-tasks): load tasks from github (#21869) 2023-04-28 10:19:06 +00:00
peters5
86b028f947
fix(platform/azure): call getPolicyConfigurations() with correct parameter order (#21854) 2023-04-28 05:02:53 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +00:00
Michael Kriese
05f365c8c2
refactor(datasouce/docker): split file (#21842) 2023-04-27 18:27:19 +00:00
Rhys Arkins
de3cb95e91
fix(github): log res if no repository returned 2023-04-27 17:03:06 +02:00
Michael Kriese
d8cd68638e
fix(datasource/docker): replace legacy url resolve (#21841) 2023-04-27 13:36:09 +00:00
RahulGautamSingh
012c0ac2fe
feat: npm workspaces (#21274)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 12:42:25 +00:00
Jamie Magee
1574baea6c
refactor: satisfy type checks for array.includes (#21834) 2023-04-27 05:18:45 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone (#20885)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
RahulGautamSingh
78aa91aca8
feat(pnpm): get locked version from pnpm-lock.yaml (#21480)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 05:06:07 +00:00
Chuck Grindel
7f4c8ebeb9
feat: add bazel datasource (#21733) 2023-04-25 20:08:26 +00:00
Rhys Arkins
bd6897063b
fix(datasource/docker): don't abort for 401 from docker hub (#21796) 2023-04-25 15:04:58 +00:00
Rhys Arkins
2496091b88
fix(versioning/hashicorp): handle empty constraint (#21642) 2023-04-24 10:15:17 +00:00
Nikolai Røed Kristiansen
0538a4c96d
fix(manager/helmfile): Use helmfile relative path (#21591) 2023-04-24 08:22:52 +00:00
Jon Finerty
454f2597cb
feat(managers/asdf): Add poetry support in asdf manager (#21765) 2023-04-23 17:52:49 +00:00
Rhys Arkins
ad0a2e144d
fix(versioning/composer): compatible composer numeric soft (#21744) 2023-04-23 09:21:09 +00:00