Adam Setch
c85932d8d3
feat(package-rules): add matchRepositories / excludeRepositories ( #23085 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-21 04:21:36 +00:00
Sergei Zharinov
88452470f9
feat: Add assignKeys
utility function ( #23483 )
2023-07-20 17:27:09 +00:00
Birger J. Nordølum
3fb7cb1fcf
feat(presets): add datatables.net preset ( #23411 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-20 16:35:51 +00:00
Sergei Zharinov
58f7c03789
refactor: Better tests for Result
class ( #23473 )
2023-07-20 15:59:31 +00:00
Connor Pearson
872cc3fbcf
feat(presets): add new nuxt default repo url ( #23461 )
2023-07-20 15:45:45 +00:00
Sergei Zharinov
f8da82cf25
feat(http): Add getHttpSafe()
method ( #23337 )
2023-07-19 16:26:49 +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
renovate[bot]
5914341d7a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.6.2 ( #23444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-19 09:29:32 +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
renovate[bot]
7e5fc71217
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.6.1 ( #23438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 21:12:45 +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
RahulGautamSingh
e635f0e296
feat: use cron-parser ( #23142 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-17 11:14:38 +00:00
Mark Elliot
84e17317d6
fix(manager/bazel-module): skip non-local .bazelrc imports ( #23383 )
2023-07-17 08:35:40 +00:00
Felipe Santos
f5291475e4
fix: ensure git.hasDiff will not compare against files ( #23376 )
2023-07-15 06:00:26 +00:00
renovate[bot]
a1b8960a66
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.5.2 ( #23390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-15 04:44:33 +00:00
renovate[bot]
8af8882e0b
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.5.1 ( #23381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 19:04:11 +00:00
renovate[bot]
a4ac402e3c
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.4.0 ( #23365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 06:55:09 +00:00
renovate[bot]
140f8c4819
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.3.0 ( #23364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 21:49:08 +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
Gabriel-Ladzaretti
4506232228
feat(presets): add merge confidence preset ( #23215 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-13 04:28:06 +00:00
Sergei Zharinov
eaa39fd9df
fix(editor-config): Remove wrong default for localDir
( #23321 )
2023-07-12 19:57:09 +00:00
Gabriel-Ladzaretti
4d48de4d9e
docs(packageRules): update description ( #23328 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-12 17:42:41 +00:00
Gabriel-Ladzaretti
bbe969784c
fix(packageRules): evaluate confidence matcher first ( #23327 )
2023-07-12 17:41:47 +00:00
Rhys Arkins
5cc2280bf9
fix(datasource/go): use defaultVersioning=semver ( #23319 )
2023-07-12 07:23:36 +00:00
renovate[bot]
cd5b534478
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.2.2 ( #23316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 05:34:22 +00:00
Rhys Arkins
4bee881f6c
refactor: less config logging ( #23308 )
2023-07-12 05:18:52 +00:00
RahulGautamSingh
9666506c61
fix: compute recreateClosed
for normal PRs ( #23298 )
2023-07-11 19:28:03 +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
1141b28e67
chore(config/customDatasources): add experimental issue ( #23287 )
2023-07-10 19:11:50 +00:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource ( #23147 )
2023-07-10 18:22:35 +00:00
Adam Setch
eef6f171f2
refactor(util/markdown): remove test scenario ( #23272 )
2023-07-10 11:15:27 +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
renovate[bot]
8cdca5deb6
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.2.1 ( #23254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-07 18:43:09 +00:00
Rhys Arkins
62b7144ab9
fix(logs): warn when Package lookup failures occur ( #23247 )
2023-07-07 18:26:33 +00:00
Sergei Zharinov
0d6a888261
feat: Add filterMap
utility for fast array transforms ( #23252 )
2023-07-07 17:04:11 +00:00
Rhys Arkins
54dcdf0106
fix(package-rules): don’t warn for for matchDepX ( #23246 )
2023-07-07 17:24:41 +02: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
Rhys Arkins
4e30552d1b
fix(merge-confidence): check token only for apiBaseUrl ( #23231 )
2023-07-07 08:22:14 +00:00
Nils Andresen
38f0d4f8f0
feat(presets): Add monorepo Spectre.Console ( #23193 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-07 07:59:00 +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
Rhys Arkins
7db49b39e4
feat: matchPackagePrefixes include packageName ( #23186 )
2023-07-07 07:47:04 +00:00
Sergei Zharinov
369d9273ef
fix(rubygems): Don't throw on metadata errors ( #23224 )
2023-07-06 18:45:42 +00:00
Rhys Arkins
e1ab6a72e9
fix: use matchDepNames for node preset ( #23213 )
2023-07-06 14:58:33 +00:00
renovate[bot]
696ee7de48
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.2.0 ( #23218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 13:58:45 +00:00
Rhys Arkins
d8d3ea21d3
fix: log packageRule when recommending matchDepX ( #23216 )
2023-07-06 13:41:29 +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
renovate[bot]
a4f67956a0
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.1.4 ( #23205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 08:09:54 +00:00
Rhys Arkins
e064eb4361
fix: matchDepNames for spring boot ( #23187 )
2023-07-05 21:12:45 +02:00
Adam Setch
dbe5f09d4b
fix(changelog/gitlab): custom endpoint and repository length validation ( #23165 )
2023-07-05 13:44:36 +00:00
renovate[bot]
2e497c8acb
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.1.2 ( #23168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 12:37:00 +00:00
Sebastian Poxhofer
b6c4f5ea1b
feat(managers): add more categories ( #23162 )
2023-07-05 09:28:12 +00:00
Adam Setch
271aba2c4d
test(markdown): add example for GH issue link ( #23160 )
2023-07-05 08:12:11 +00:00
Rhys Arkins
7b82e8d9ef
fix(config): migrate language objects ( #23157 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-05 07:43:08 +00:00
Michael Kriese
9bc12da2a0
fix(markdown): don't remove char before #
( #23151 )
2023-07-05 07:00:13 +00:00
renovate[bot]
4b2f4abcb9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.1.0 ( #23150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 04:50:20 +00:00
Sebastian Poxhofer
11e30a08f6
refactor: move getChildProcessEnv to break dependency loop ( #23144 )
2023-07-04 20:34:08 +00:00
renovate[bot]
2c8d565c1d
chore(deps): update ghcr.io/containerbase/sidecar docker tag to v9 ( #23138 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-04 17:57:03 +00:00
Rhys Arkins
9845082f22
feat!: commit all files in postUpgradeTasks by default ( #23126 )
...
BREAKING CHANGE: all modified files are now commited by default for postUpgradeTasks.fileFilters
2023-07-04 19:21:52 +02: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
d059ad1feb
chore: fix docker exec test
2023-07-04 19:21:52 +02:00
Rhys Arkins
e4dead2e35
feat(package-rules)!: match packageName for matchPackageNames ( #22703 )
...
Closes #20926
BREAKING CHANGE: matchPackageNames now matches both depName (existing) and packageName (new)
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
c2d3ca856f
feat(release-notes)!: support configurable fetching stage ( #22781 )
...
Changes fetchReleaseNotes from boolean to enum, with values off, branch, pr.
Closes #20476
BREAKING CHANGE: Release notes won't be fetched early for commitBody insertion unless explicitly configured with fetchReleaseNotes=branch
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
033d776ab0
feat(package-rules)!: remove fuzzy matchPaths matching ( #22394 )
...
BREAKING CHANGE: matchPaths will no longer use “any string match” and instead must be a glob pattern
2023-07-04 19:21:52 +02:00
Rhys Arkins
a23ca9e406
fix(presets)!: remove compatibility:additionalBranchPrefix ( #22015 )
...
BREAKING CHANGE: v25 compatibility for language-based branch prefixes is removed
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
Bastian Gutschke
bc693f2003
fix(post-upgrade-tasks)!: enable dot option for file filters ( #21282 )
...
Set `{ dot: true }` for minimatch.
Closes #21276
BREAKING CHANGE: dot files will now be included by default for all minimatch results
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
Rhys Arkins
6a95024e22
feat!: allow post upgrade templating by default ( #21326 )
...
Closes #21320
BREAKING CHANGE: Post upgrade templating is now allowed by default, as long as the post upgrade task command is itself already allowed.
2023-07-04 19:21:52 +02:00
Adam Setch
3bae715502
refactor(release-notes): use util/url to validate url ( #23128 )
2023-07-04 12:08:23 +00:00
RahulGautamSingh
17004670eb
fix(platform): compare target refs before updating ( #23094 )
2023-07-04 09:00:49 +00:00
Adam Setch
8b819dd272
fix(changelog): remove urls from md heading url ( #23112 )
2023-07-03 19:34:01 +00:00
Bert De Geyter
5db88aad89
fix(presets): Update @aws-lambda-powertools monorepo url ( #23057 )
2023-07-03 19:33:27 +00:00
Tobias
700fa4d146
test(git-refs/git-tags): add types to mocked objects ( #23096 )
2023-07-03 19:20:06 +00:00
Adam Setch
9c9c17b003
test(changelog): moves tests to respective source-platform folder ( #23118 )
2023-07-03 17:54:25 +00:00
Sergei Zharinov
1f3a14addb
fix(datasource/packagist): Use serializable type for availablePackages
( #23117 )
2023-07-03 17:54:20 +00:00
Adam Setch
74ad033896
refactor(changelog): use util/url instead of deprecated URL ( #23113 )
2023-07-03 16:06:25 +00:00
Adam Setch
bd3cf102bf
refactor(changelog/github): move source ( #23103 )
2023-07-03 14:54:59 +00:00
Adam Setch
b70cd1cedc
refactor(changelog/gitlab): move source ( #23104 )
2023-07-03 13:14:10 +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
VILLAN3LL3
10927b5171
feat: Replaced repoGroup with patternGroup for HotChocolate packages ( #23073 )
2023-07-02 07:23:49 +00:00
Duncan Casteleyn
ccf6704b27
feat(presets): add config:best-practices preset ( #21239 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-02 07:19:42 +00:00
Adam Setch
989aa4ff67
feat: refactor changelog platforms ( #23076 )
2023-07-01 21:32:30 +00:00
Sergei Zharinov
91f31b4ee1
test(config): Refactor tests for getDefault
function ( #23078 )
2023-07-01 19:42:09 +00:00
RahulGautamSingh
4180370e01
feat(platform): update PR target branch if baseBranch changed ( #23010 )
2023-07-01 14:58:34 +00:00
Adam Setch
21f984f84b
refactor: reorder platforms alphabetically ( #23077 )
2023-07-01 13:48:30 +00:00
Adam Setch
db91079d6e
feat: detect bitbucket host types ( #23075 )
2023-07-01 12:15:00 +00:00
Adam Setch
7089d1ef2a
feat: detect bitbucket hosts ( #23074 )
2023-07-01 11:11:51 +00:00
Sergei Zharinov
6a2564dbeb
feat(versioning): Add schema transform ( #23047 )
2023-07-01 06:44:31 +00:00
Max Daniline
d2257e1593
fix(config): replace default constants with default factories ( #22587 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-30 19:54:00 +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
Robert Munteanu
b7c8d73147
feat(presets): add fabric8-kubernetes-client monorepo ( #21492 )
2023-06-30 17:40:05 +00:00
Sergei Zharinov
ac114f1df0
feat: Utility class for Result
values ( #23059 )
2023-06-30 15:48:38 +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
Sergei Zharinov
492d3137e0
fix(changelog): Revert platform dispatch changes ( #23048 )
2023-06-29 16:40:44 +00:00
Sergei Zharinov
fd3d577a8a
feat: Schema utility for URL parsing ( #23043 )
2023-06-29 16:22:26 +00:00
Tobias
674f9cbfcc
feat(github-tags): enable datasource for registry hunting ( #23041 )
2023-06-29 15:29:57 +00:00
Sergei Zharinov
0b4e5ffdfa
refactor(changelog): Simplify platform dispatch ( #23044 )
2023-06-29 13:34:40 +00:00
RahulGautamSingh
04c8bda2e6
fix: handle empty dependencyDashboard issue body ( #23019 )
2023-06-29 08:36:56 +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
756a1c9c4b
refactor(exec): More coverage fixes ( #23021 )
2023-06-28 13:53:49 +00:00
Sergei Zharinov
36ff13a851
refactor: Fix exec utils coverage ( #23018 )
2023-06-28 12:37:38 +00:00
Sergei Zharinov
ce41717678
refactor(http): Fix coverage ( #23004 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-28 11:55:26 +02:00
Jamie Magee
2d77984e6a
refactor: override return type of JSON.parse
( #23011 )
2023-06-27 17:45:09 +00:00
Rhys Arkins
f017f05fbb
chore(containerbase): log details when no releases found ( #23008 )
2023-06-27 13:42:41 +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
a68cf49d43
refactor: Coverage for check-token
utilities ( #22996 )
2023-06-27 08:27:29 +00:00
Sergei Zharinov
124d1c5afb
refactor: Sample util coverage ( #22997 )
2023-06-27 08:27:19 +00:00
Sergei Zharinov
4eb11d1120
fix: Sanitize utils coverage ( #22995 )
2023-06-27 06:53:08 +00:00
Sergei Zharinov
89c96918f9
fix: Url utils coverage ( #22994 )
2023-06-27 06:47:02 +00:00
Sergei Zharinov
ef6f0c7ffa
feat: Use klona
library for deep clone ( #22979 )
2023-06-26 17:21:29 +00:00
Adam Setch
297d654dd8
refactor: correct case for handlePr function ( #22980 )
2023-06-26 13:18:35 +00:00
Adam Setch
96c06e58e6
feat(platform/bitbucket): handle author is also default reviewer ( #22978 )
2023-06-26 11:33:24 +00:00
HonkingGoose
fbf9d5965d
refactor(postUpdateOptions): sort keys ( #22976 )
2023-06-26 09:47:24 +00:00
Rhys Arkins
5d06a024e2
chore: logger.debug ensureDependencyDashboard()
2023-06-26 08:59:30 +02: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
Sergei Zharinov
055ad40269
test: Fix coverage for decorator util ( #22965 )
2023-06-25 13:37:42 +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
Sergei Zharinov
ad025ce959
refactor(lookup): Versioning-related variables ( #22937 )
2023-06-24 11:40:28 +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
4e78c17234
fix(baseBranches): resolve presets within base branch config ( #22958 )
2023-06-24 09:03:16 +00:00
Rhys Arkins
5db51f52a2
fix(node): allow unstable updates within same major ( #22955 )
2023-06-24 08:43:32 +00:00
Pascal Berger
bf364f7225
feat(presets): Add monorepo Cake ( #22940 )
2023-06-24 07:11:43 +00:00
Sergei Zharinov
7b84e9337d
refactor: Remove unused releases
field from UpdateResult
( #22936 )
2023-06-22 20:00:53 +00:00
Sebastian Poxhofer
285ef1bf0d
test(instrumentation): use matchObject instead of snapshots ( #22927 )
2023-06-22 09:09:04 +00:00
Nabeel Saabna
ccf5cf24ea
feat(config): add docker cli config ( #22684 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 14:00:13 +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
RahulGautamSingh
fa6e5df805
feat(onboarding): skip processing onboarding branch ( #22490 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 10:55:57 +00:00
Joseph Bradshaw
ae8bb71f5d
fix(config): Making suppression notification work for PR and onboardingPR for consistency ( #22831 )
2023-06-21 09:55:40 +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
Gabriel-Ladzaretti
ee9c45aa51
feat(config): optionally remove self-hosted config file once read ( #22857 )
...
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>
2023-06-20 21:01:25 +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
MartijnLeijssen-TomTom
e732a2a56a
fix(changelog): always print dependency name ( #22868 )
2023-06-19 09:43:23 +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
Jesse Houwing
4349b38449
fix: Provide link to the relevant cli switch to include forked repos ( #20207 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 10:07:32 +00:00
Tobias Bieniek
6ac3292c88
feat(presets): add automergeStableNonMajor
preset ( #19699 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 09:49:33 +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
Jérémie Astori
c826ae86e2
feat(preset): group all Octokit packages together ( #22837 )
...
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
2023-06-17 12:30:28 +00:00
Rhys Arkins
85ae416bc5
fix: separate extractedConstraints from constraints ( #22823 )
2023-06-17 09:29:23 +00:00
Rhys Arkins
e00210d396
feat: baseBranches $default ( #22824 )
2023-06-16 20:06: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
Michael Kriese
2948a640f6
feat(config): relax registy alias validation ( #22815 )
2023-06-16 08:38:47 +00:00
Victor Engmark
b9dc2f3506
test: time difference with time zone ( #22782 )
2023-06-16 07:46:08 +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
lluiscab
5c517f4ada
feat(CODEOWNERS): Improve pr files owner detection ( #21955 )
...
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>
2023-06-16 07:27:17 +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
Rhys Arkins
11a558b20a
fix(automerge): allow repeate automerge for groups ( #22787 )
2023-06-15 08:27:09 +00:00
RahulGautamSingh
18c2850f20
refactor(test): use minimal config objects ( #22769 )
2023-06-15 04:33:56 +00:00
Joseph Bradshaw
47ed308dd9
feat(config): Adding a suppression notification for dependency lookup warnings ( #22763 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 15:13:52 +00:00
Michael Kriese
fcd5b188c7
fix(terraform): support more local path modules ( #22758 )
2023-06-14 14:26:57 +00:00
Rhys Arkins
7a821fa3d6
fix: don’t block PR if matching merged PR found ( #22735 )
2023-06-13 15:03:52 +00:00
Michael Kriese
7b21f34734
fix(terraform): return null for files without deps ( #22731 )
2023-06-13 09:51:32 +00:00
renovate[bot]
7aeb529fcf
chore(deps): update dependency typescript to v5.1.3 ( #22641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-13 05:46:11 +00:00
Jamie Magee
8f793259f9
refactor: replace our custom @breejs/later
types with upstream types ( #22665 )
2023-06-12 23:09:00 +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
RahulGautamSingh
2c264af8d2
feat: migraterecreateClosed
to recreateWhen
( #21039 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-12 15:48:40 +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
Johannes Feichtner
80eb33c700
feat: workaround for non-existing Eclipse lifecycle-mapping Maven package ( #22671 )
2023-06-10 16:46:14 +00:00
renovate[bot]
6e2279f44e
chore(deps): update dependency jest-extended to v4 ( #22609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-06-09 05:20:40 +00:00
Aaron Adams
da3846043d
fix(presets): Update fontsource monorepo ( #22646 )
2023-06-09 04:35:34 +00:00
Morre
1d3687e80d
feat(presets): add tfvarsVersions preset ( #22595 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-08 09:21:43 +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
Michael Kriese
a699118fc6
fix(presests): fix k8s-registry-move
replacement ( #22592 )
2023-06-06 06:42:41 +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
Michael Kriese
2f38696875
fix(worker): don't coerce valid semver versions ( #22586 )
2023-06-05 16:02:15 +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
Rhys Arkins
c14e4f79e4
fix(logging): better sanitize keys ( #22533 )
2023-06-01 18:26:50 +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
Gabriel-Ladzaretti
25999bf5a4
chore(merge-confidence): update default base url ( #22534 )
2023-06-01 09:19:20 +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
cbff6cd396
fix(npm): reset npmrc each repo ( #22515 )
2023-06-01 06:28:25 +00:00
Alexander Kachkaev
e4e1e0bf19
feat(presets): add xstate monorepo ( #22531 )
2023-06-01 05:23:55 +00:00
Rhys Arkins
7965b5ae98
chore: log when osv true
2023-06-01 07:03:31 +02: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
HonkingGoose
cdeaac87ee
fix: improve onboarding PR closed comment ( #22476 )
2023-05-31 13:09:31 +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
0e74b3b296
docs(config/constraints): add pep621 to supported managers for constraints ( #22507 )
2023-05-30 21:54:59 +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
HonkingGoose
6e17128eb9
feat(presets): timed presets give Renovate 4 hours to create branches ( #22466 )
2023-05-29 07:45:54 +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
Rhys Arkins
ddebfdb715
refactor: bucket logic ( #22464 )
2023-05-29 03:57:08 +00:00
Sebastian Poxhofer
4da3f25058
feat(manager/pep621): uses required-python to set constraint ( #22456 )
2023-05-28 08:30:42 +00:00
Sergei Zharinov
d306bfa7d8
refactor: Rename branchFingerprint
to commitFingerprint
( #22454 )
2023-05-27 14:29:04 +00:00
Sergei Zharinov
62d9cdb2d4
refactor: Rename PR fingerprint to bodyFingerprint
( #22455 )
2023-05-27 14:25:44 +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
Adam Setch
7ec97a7223
test(bitbucket): update paginated values mocks ( #22357 )
2023-05-26 14:41:07 +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
Rhys Arkins
0fc01f57df
fix: skip commit message sync for platform=local ( #22423 )
2023-05-25 12:38:42 +00:00
Sergei Zharinov
2fba61a789
fix(schema-utils): Return parsed key instead of the original one ( #22425 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-25 12:21:32 +00:00
Sergei Zharinov
290b78d87d
feat(http): Etag support ( #22302 )
2023-05-25 12:17:43 +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
Sergei Zharinov
71ce657a5a
feat(schema-utils): Support LooseRecord
key validation ( #22404 )
2023-05-24 10:36:19 +00:00
Patrick Fitzgerald
c40f724711
feat(presets): add turbo monorepo ( #22393 )
2023-05-24 06:32:11 +00:00
Adam Setch
800336bae9
fix: correct typo ( #22392 )
2023-05-24 05:01:24 +00:00
Rhys Arkins
a894b750e5
docs: matchFiles also matches lock files
2023-05-24 06:01:47 +02:00
Adam Setch
cbbb95828f
refactor(bitbucket): remove unused accumulate value utility ( #22359 )
2023-05-22 18:25:53 +00:00
Rhys Arkins
4fe2972337
fix(onboarding): write gitAuthor before merging into onboarding branch ( #22353 )
2023-05-22 15:20:25 +00:00
Philip
18bd6b6179
fix: log repo problems correctly ( #22349 )
2023-05-22 14:38:29 +00:00
Adam Setch
d9f5d04e21
refactor(bitbucket): use paginated api for comments ( #22348 )
2023-05-22 12:43:40 +00:00
RahulGautamSingh
0d85cead02
fix(migration): throw error for invalid hostRules ( #20540 )
2023-05-22 07:49:26 +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
0296810cd6
feat(template): allow isGroup ( #22331 )
2023-05-21 16:31:21 +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
Gabriel-Ladzaretti
d88d63b4f9
feat(config-error): raise a warning issue for misconfigured matchConfidence
( #22296 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 17:02:13 +00:00
Sergei Zharinov
8cdd1a20f4
refactor(http): Rename useCache
option to memCache
( #22300 )
2023-05-18 14:33:11 +00:00
Rhys Arkins
bcdf8439d6
fix: remove rebase label ( #22293 )
2023-05-18 10:56:16 +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
7cfd7145e7
docs(hostRules): document current matchHost behaviour if a port is supplied ( #22007 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 07:39:22 +00:00
Philip
c6d7168f44
feat: log extended branch summary ( #22056 )
2023-05-18 05:59:43 +00:00
HonkingGoose
452804834b
feat(presets): create approveMajorUpdates
( #22075 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-18 05:58:46 +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
RahulGautamSingh
ffeb78415a
feat(onboarding): merge onboardingBranch into baseBranch ( #20893 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:56:12 +00:00
Rhys Arkins
b5d74a8ffb
feat: allow previously merged PRs, but block automerge ( #22279 )
2023-05-17 21:04:38 +00:00
Gabriel-Ladzaretti
98d98515cc
refactor(config-error): generalize error issue creation for future reuse ( #22289 )
2023-05-17 17:47:16 +00:00
Ivan Josipovic
71d64d23ce
feat: add sdk to monorepo:dotnet ( #22290 )
2023-05-17 15:43:10 +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
Sebastian Poxhofer
3fccfbe927
feat(vulnerabilities): add option to add summary to dashboard ( #21766 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-17 08:15:12 +00:00
Sergei Zharinov
cd5abc87b8
refactor(rubygems): Use schema for fallback API ( #21933 )
2023-05-17 08:12:20 +00:00
Rhys Arkins
f2977e4f55
fix(cache): include upgrade details in pr fingerprint ( #22271 )
2023-05-16 17:49:22 +00:00
Ivan Josipovic
90100df29b
feat: add maui to monorepo:dotnet ( #22269 )
2023-05-16 17:38:58 +00:00
Adam Setch
1c82218197
feat(vulnerabilities): handle medium and unknown severities ( #22257 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-16 15:38:23 +00:00
IKEDA Sho
e1e5f7f7d0
fix(changelog): correct excactReleaseRegex ( #22265 )
2023-05-16 15:31:42 +00:00
Sergei Zharinov
115ed870ab
fix(logger): Represent Zod errors in friendlier format ( #22238 )
2023-05-16 14:18:46 +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
Natsuki Ikeguchi
ae75c8372c
feat: Add rjsf as a monorepo ( #22248 )
...
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-05-16 04:14:50 +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
Adam Setch
976a5a1a82
feat(bitbucket): add paginate http option ( #22135 )
2023-05-13 06:52:09 +00:00
Rhys Arkins
b02856b1fc
fix: massage rebase check PR comment ( #22079 )
2023-05-12 06:18:49 +00:00
Liora Milbaum
9b96e07391
chore(regex-managers): Support Contailerfile ( #22115 )
2023-05-12 04:59:16 +00:00
Adam Setch
a2e036e334
feat(vulnerabilities): set, maintain and expose vulnerabilitySeverity for templated fields ( #21939 )
2023-05-11 15:00:20 +00:00
Chuck Grindel
ebf064e75b
chore(utils/array): add isNotNullOrUndefined ( #22081 )
2023-05-11 10:26:59 +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
Rhys Arkins
77bd389582
fix: RENOVATE_X_CLEAR_HOOKS
2023-05-09 17:50:22 +02: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
HonkingGoose
8b06cdc2cb
chore(regex-managers): improve helmChartYamlAppVersions
description ( #22024 )
2023-05-08 10:22:32 +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
Rhys Arkins
665866a01e
fix(onboarding): don’t check onboarding cache unless onboarding=true ( #21967 )
2023-05-04 12:52:22 +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
Brenton Alker
0913787540
fix(template): Proxy Compile Input loses values from arrays ( #21943 )
2023-05-03 05:58:33 +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
Michael Kriese
d6edbb2e2d
fix(automerge): force PR creation on dashboard approval ( #21924 )
2023-05-02 12:40:58 +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
Philip
5511f33d06
feat: checkedBranches ( #21845 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-02 08:54:49 +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
Hugo van Rijswijk
144aaebcc8
feat(presets): add stryker-mutator/mutation-testing-elements
monorepo ( #21905 )
2023-05-02 05:45:05 +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
c00732f262
chore: replace shelljs ( #21870 )
2023-04-28 12:17:48 +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
Gabriel-Ladzaretti
81b69bb4ef
feat(logs): log default branch in branch summary ( #21855 )
2023-04-28 04:31:15 +00:00
HonkingGoose
9b0cf0ac6a
fix: improve user-facing ignored PR messages ( #21813 )
2023-04-27 19:44:49 +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
RahulGautamSingh
fc0fb1980c
feat: onboarding branch cache ( #21768 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:07:38 +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
Michael Kriese
9ba7c4063c
feat(presets): add AzureAD/microsoft-identity-web
monorepo ( #21817 )
2023-04-26 12:35:11 +00:00
Chuck Grindel
7f4c8ebeb9
feat: add bazel
datasource ( #21733 )
2023-04-25 20:08:26 +00:00
Adam Setch
6ec865be62
feat: add prTitleStrict config option to bypass prTitle manipulation ( #21454 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-25 15:08:13 +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
Sergei Zharinov
888cbda358
refactor(workers): Extract lookup stats helper ( #21762 )
2023-04-23 09:21:23 +00:00
Rhys Arkins
ad0a2e144d
fix(versioning/composer): compatible composer numeric soft ( #21744 )
2023-04-23 09:21:09 +00:00
Liora Milbaum
75ac52ba08
fix(datasource/docker): omit empty service search key from auth url ( #21755 )
2023-04-23 06:33:11 +00:00
Noam Dolovich
8d8c3d11fd
fix(platform/azure): improve getPolicyConfigurations latency via mergePolicyGuid filter ( #21723 )
2023-04-23 06:27:59 +00:00
Sergei Zharinov
6bd1277c89
fix(manager/gradle): Filter false positives out of extracted deps ( #21753 )
2023-04-23 08:33:49 +02:00
Rhys Arkins
b27ec633bc
fix(onboarding): Revert "feat(onboarding): use cache to check if repo is onboarded" ( #21731 )
2023-04-22 06:31:19 +02:00
Chuck Grindel
be08f1b985
feat: implement bazel-module
VersioningApi ( #21606 )
2023-04-21 17:19:30 +00:00
Rob Hannay
b853af2c7d
fix(fs): permit square brackets []
in file paths ( #21625 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-21 15:51:12 +00:00
Rhys Arkins
bf0e39da5f
fix(ansible-galaxy): handle git source ( #21640 )
2023-04-21 09:24:29 +00:00
HonkingGoose
6990f7fc09
docs(config options): rewrite forkProcessing
( #21621 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 09:05:07 +00:00
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections ( #21541 )
2023-04-21 08:25:48 +00:00
Rhys Arkins
634170351d
feat(presets): deprecate npm-based presets ( #21654 )
2023-04-21 06:04:08 +00:00
Michael Kriese
455de72ee7
fix(manager/git-submodule): use appropriate hostType for auth ( #17400 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 04:13:32 +00:00
Michael Kriese
8e8e8a7ea2
test: remove useless jest fake timer reset ( #21633 )
2023-04-20 18:13:36 +00:00
Sergei Zharinov
1adc0777da
fix(platform/github): Fix branch recreation for existing branches ( #21629 )
2023-04-20 17:51:00 +00:00
Sergei Zharinov
58fe0bdc81
refactor(date): Use Jest fake timers ( #21631 )
2023-04-20 16:52:48 +00:00
Mr.Hope
1637d13c16
feat(presets): add vitest to jsUnitTest ( #20389 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-04-19 16:21:52 +00:00
Dominik Steinbinder
18d0fbc3af
fix: sanitize special characters in URLs ( #21575 )
2023-04-19 14:47:12 +00:00
HonkingGoose
bd2dba0b01
docs: drop link to maven-cmp repository ( #21601 )
2023-04-19 10:55:06 +00:00
Sergei Zharinov
66d1ae94d3
refactor(git): Rename fetchCommit
to fetchBranch
( #21581 )
2023-04-18 19:30:05 +00:00
Vladimir Varankin
3d19f0a648
docs: fix typo in regex versioning ( #21579 )
2023-04-18 14:05:05 +02:00
Michael Kriese
bce88c862e
feat(config): rename azureAutoApprove
to autoApprove
( #21576 )
2023-04-18 09:09:46 +00:00
Sebastian Poxhofer
75a1ab04eb
refactor(vulnerabilities): return interface for Vulnerabilities ( #21310 )
2023-04-18 09:07:36 +00:00
Tom Fay
2a72f85cc2
feat(manager/cargo): support private registry index env var ( #20379 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 08:49:24 +00:00
cjtim
7d6438b16f
chore(managers/sbt): remove unused types ( #21570 )
...
Signed-off-by: Jinna C <jinnatim@gmail.com>
2023-04-18 08:07:25 +00:00
Emil Davtyan
288ad1f9bd
feat: support depth URL argument in Terragrunt modules ( #21494 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 05:01:29 +00:00
Jorge Silva
91812d025d
feat(manager/gomod): add goGetDirs
option ( #20156 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 04:55:28 +00:00
Michael Kriese
4fa199e20d
feat(versioning/regex): add revision
as fifth capture group ( #21555 )
2023-04-18 02:33:30 +00:00
renovate[bot]
07930b1393
build(deps): update aws-sdk-js-v3 monorepo ( #21549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 13:52:42 +00:00
Sergei Zharinov
e9adc3d23f
feat(schema): Better utility for JSON parsing ( #21536 )
2023-04-17 08:01:23 +00:00
DjordyKoert
62b57aa27c
feat: disable setting COMPOSER_AUTH for gitlab ( #20634 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 06:16:02 +00:00
Johannes Feichtner
94b42c5123
refactor(gradle/manager): introduce method to resolve variables ( #21531 )
2023-04-17 06:13:31 +00:00
Sergei Zharinov
6d0aeee2b8
fix(maven): Support versions containing +
sign ( #21533 )
2023-04-16 09:00:09 +00:00
Michael Kriese
09e43acdf6
fix(fs): allow {}
inside paths ( #21530 )
2023-04-15 18:09:43 +00:00
Rhys Arkins
d8400d307c
build: add java-maven install-tool support
2023-04-15 09:33:30 +02:00
Daiki Nishikawa
7e4a7a0cf1
feat: add swc package to monorepo group ( #21431 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-15 06:55:28 +00:00
Jeroen de Bruijn
b064435803
fix(manager/github-actions): allow dot .
in reusable workflow repository name ( #21519 )
2023-04-15 05:45:06 +00:00
Rhys Arkins
6b12beeb1b
build: support more containerbase tools
2023-04-14 10:15:00 +02:00
Rhys Arkins
5fb1747361
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" ( #21505 )
2023-04-14 06:20:34 +00:00
Alex Kessock
8b0acd4108
feat: compare all branch authors when deciding if a branch is modified ( #20739 )
2023-04-13 15:19:13 +00:00
Chuck Grindel
a12ac33f0f
fix(cache): use UTC dates for cache strategy calculations ( #21488 )
2023-04-13 15:01:04 +00:00
Michael Kriese
3d23793237
fix(fs): allow +$
inside paths ( #21482 )
2023-04-13 13:09:01 +00:00
Michael Kriese
2ff75fb8e2
fix(fs): allow @
inside paths ( #21476 )
2023-04-13 08:57:39 +00:00
Sebastian Poxhofer
9d2871085c
refactor(vulnerabilities): rename fetchVulnerabilities to appendVulnerabilityPackageRules ( #21468 )
2023-04-12 20:34:13 +00:00
RahulGautamSingh
135e6cd078
feat(config): rename stabilityDays to minimumReleaseAge ( #21376 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-12 17:59:24 +00:00
Vojta Polak
d7b7f0421c
feat: support depth URL argument in Terraform modules ( #21287 )
2023-04-12 15:38:13 +00:00
Michael Kriese
2de1b29c1f
feat(fs): add isValidLocalPath
function ( #21433 )
2023-04-12 15:13:34 +00:00
Michael Kriese
c79b209032
refactor(platform): optional getVulnerabilityAlerts
( #21449 )
2023-04-12 15:12:15 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node
-> node-version
( #21149 )
2023-04-12 13:43:59 +00:00
Rhys Arkins
f7d7316868
build: export pipenv constraints
2023-04-12 16:03:25 +02:00
Rhys Arkins
1767f7608b
fix: Revert "refactor: safely parse composer files" ( #21448 )
2023-04-12 14:30:33 +02:00
kechigon
c02cf6a34f
fix(ansible-galaxy): space parsing ( #20679 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:53:08 +00:00
Nikolai Røed Kristiansen
b1424dd948
feat(manager/helmfile): Detect kustomization.yaml ( #21111 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:49:23 +00:00
renovate[bot]
da29ed179c
chore(deps): update dependency @types/luxon to v3.3.0 ( #21418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-04-12 06:49:00 +00:00
Sergei Zharinov
3ded2789e3
refactor(dotnet-version): Refactor schemas ( #21426 )
2023-04-12 06:21:35 +00:00
Johannes Feichtner
1fc7a05b08
refactor(manager/gradle): split extractAllPackageFiles
into multiple sub-methods ( #21429 )
2023-04-12 06:12:55 +00:00
RahulGautamSingh
217ea888a9
fix: migrate hostType ( #21432 )
2023-04-12 04:05:07 +00:00
Sergei Zharinov
7fdb8e2005
refactor(azure-bicep-resource): Refactor schema usage ( #21402 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-11 14:41:41 +00:00
Sergei Zharinov
00c8f9055e
refactor(datasource/deno): Add schema validation ( #21329 )
2023-04-11 14:25:34 +00:00
Sergei Zharinov
3b53efe67c
refactor(datasource/npm): Remove unused fields from types ( #21192 )
2023-04-11 13:41:24 +00:00
Sergei Zharinov
e1d5012e4c
feat(http): Throw errors for schema mismatch ( #21395 )
2023-04-11 04:42:34 +00:00
Johannes Feichtner
b088733066
fix(manager/gradle): resolve values when assigning symbols to variables ( #21411 )
2023-04-10 16:37:46 +00:00
Philip
80c3725356
fix(platform/bitbucket): remove interactive text in issue should be read only ( #21409 )
2023-04-10 13:23:22 +00:00
Jamie Magee
b23700d749
test: jest isolation ( #21406 )
2023-04-10 04:32:04 +00:00
Adam Setch
6f6307a008
refactor(platform): add id for each platform ( #21405 )
2023-04-10 04:30:40 +00:00
Sergei Zharinov
dfb1ef47bc
refactor(http): Don't use shallow copy for JSON results ( #21401 )
2023-04-09 21:44:05 +00:00
William Boman
bf0f7e2b82
feat(template): add equals helper ( #21385 )
2023-04-09 05:24:04 +00:00
Hikari Hayashi
df4ae5da1e
feat(presets): update pixijs repo urls ( #21396 )
2023-04-08 22:43:57 +00:00
Jamie Magee
965054d7d4
refactor: safely parse composer files ( #21173 )
2023-04-08 15:08:07 +00:00
Rhys Arkins
f5595f334c
feat: RENOVATE_X_IGNORE_RE2 ( #21391 )
2023-04-08 08:38:43 +00:00
Chuck Grindel
2667ea16d1
fix: update cache record TTL to not account for Daylight Saving time ( #21389 )
2023-04-08 04:24:39 +00:00
Sergei Zharinov
116735f131
feat(schema-utils): Add JSON parsing functions ( #21384 )
2023-04-07 14:53:57 +00:00
Adam Setch
e209808fde
test(manager/regex): add replaceString to all non-snapshot based test assertions ( #21380 )
2023-04-07 11:51:33 +00:00
Adam Setch
e928a8f1b2
fix(manager/regex): set replaceString for digest-only matches ( #21370 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-07 05:59:43 +00:00
RahulGautamSingh
1d95167b13
feat(onboarding): use cache to check if repo is onboarded ( #20733 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-07 05:19:25 +00:00
Rhys Arkins
464adf118e
chore: export poetry helper functions
2023-04-07 07:42:37 +02:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas ( #21338 )
2023-04-06 15:56:27 +00:00
Sergei Zharinov
46723ebb3a
refactor(dotnet-version): Fix schema for dates ( #21367 )
2023-04-06 07:24:36 +00:00
Sergei Zharinov
db8a377b2f
feat(util/pretty-time): Ensure support for years
, months
and weeks
( #21366 )
2023-04-06 07:17:57 +00:00
Johannes Feichtner
f0b74b8f75
fix(manager/gradle): handle dot as optional when parsing plugins in Kotlin DSL ( #21362 )
2023-04-05 20:05:34 +00:00
Johannes Grumböck
b923c87753
feat: fetch changelogs for private Terraform Cloud modules ( #21356 )
2023-04-05 18:52:37 +00:00
Sam
52ad01d585
feat(datasource/crate): add sparse registry support ( #21187 )
...
Co-authored-by: Sam <samrogerson@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-05 12:30:35 +00:00
Sebastian Poxhofer
660d192ba0
test(vulnerabilities): add unit test to confirm package rule order ( #21339 )
2023-04-04 18:50:54 +00:00
Rhys Arkins
88f6b987d5
fix(versioning/hashicorp): allow numbered unstable versions ( #21334 )
2023-04-04 14:06:20 +00:00
Rhys Arkins
fb71c8153f
fix(yarn): use yarn up -R for lock file updating ( #21309 )
2023-04-04 04:53:37 +00:00
Adam Setch
37316079e9
docs: update template capture group definitions ( #21311 )
2023-04-04 04:08:59 +00:00
Jesse Simpson
f5a301ae76
feat(asdf): Support sops asdf plugin ( #21306 )
2023-04-03 18:21:45 +00:00
Johannes Feichtner
08466a1668
fix(vulnerabilities): skip withdrawn security advisories ( #21294 )
2023-04-03 04:39:48 +00:00
Gabriel-Ladzaretti
c5b7a451a9
fix(cache): catch redis set value errors ( #21290 )
2023-04-02 16:23:17 +00:00
Rhys Arkins
a48ef9d2f9
fix(yarn): detect already-updated for yarn 2/3 ( #21285 )
2023-04-02 12:07:54 +00:00
HonkingGoose
6a446499f7
refactor: rename finalise to finalize ( #21278 )
2023-04-01 10:00:42 +00:00
Rhys Arkins
03618ee581
feat: autoclose PRs when repo disabled ( #21263 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-01 05:42:08 +00:00
renovate[bot]
fd133c1d8b
chore(deps): update dependency typescript to v5 ( #21011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-04-01 05:07:52 +00:00
Sullivan SENECHAL
b2727f6eb5
feat(presets): add storybook-react-native monorepo ( #21273 )
2023-03-31 21:44:49 +00:00
Adam Setch
24bb472798
feat(issues): add jira http util ( #21056 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-31 19:09:12 +00:00
Adam Setch
91fd1757f6
feat(template): indentation capture group ( #21193 )
2023-03-31 05:39:06 +00:00
Johannes Feichtner
4ce27f5a76
fix(manager/kubernetes): allow trailing comments ( #21260 )
2023-03-31 03:47:46 +00:00
Malte Poll
480cff54ff
feat(bazel): Support for rules_oci / oci_pull ( #21216 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-30 20:37:52 +00:00
Sami Al-Dury
9257f3ca2e
fix(presets): name typo ( #21064 )
2023-03-30 17:28:29 +00:00
curtvict
2ab3efae17
feat(presets): Add tiptap monorepo ( #21254 )
2023-03-30 17:24:40 +00:00
Rhys Arkins
0f0639327f
fix(github-release-attachments): set token correctly ( #21233 )
2023-03-30 12:13:44 +00:00
Michael Kriese
34b5401812
feat(manager/bitbucket-pipelines): support docker image object ( #21102 )
2023-03-29 10:41:05 +00:00
Rhys Arkins
0b79b3d541
fix: merge config constraints over package file extracted constraints ( #21207 )
2023-03-29 05:08:15 +00:00
Jamie Magee
176282e65f
chore: use node:
protocol imports ( #21181 )
2023-03-28 21:05:36 +00:00
RahulGautamSingh
874cfe80e2
fix(onboarding): force branch creation to prevent diff-check ( #21200 )
2023-03-28 16:04:08 +00:00
kegato
781ca4b192
feat(datasource/docker): support registry proxy for digest updates ( #20777 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-27 17:07:49 +00:00
Adam Setch
725ce16ee3
feat(replacement): consolidate replacement rules ( #21155 )
2023-03-27 14:33:24 +00:00
Sergei Zharinov
e66b93a240
refactor(schema): Remove looseObject
helper ( #21164 )
2023-03-27 10:43:02 +00:00
Gabriel-Ladzaretti
b67eae2180
fix(merge-confidence): escape forward slashes in package names ( #21168 )
2023-03-26 16:18:40 +00:00
Nikolai Røed Kristiansen
e368cde1eb
fix(manager/helmfile): Detect more local charts ( #21093 )
2023-03-26 12:19:04 +00:00
Florian Greinacher
39afbcbb9a
feat(presets): use replacementNameTemplate for k8s-registry-move ( #21103 )
2023-03-26 10:32:45 +00:00
Rhys Arkins
ffa7f5e68f
fix(onboarding): improve preset description resolution ( #21165 )
2023-03-26 08:53:53 +00:00
RahulGautamSingh
7f9874c899
fix: perform pr-update when requested regardless of pr-cache state ( #21148 )
2023-03-25 11:20:21 +00:00
IKEDA Sho
cab3571ab1
feat(manager/pyenv): specify "Python" for commitMessageTopic ( #21145 )
2023-03-25 10:27:56 +00:00
Rhys Arkins
cec2e14a64
feat(config): multi-org secrets decrypt ( #21147 )
2023-03-25 09:14:33 +00:00
IKEDA Sho
c99c7dac3d
docs(manager/velaci): Set displayName and url ( #21143 )
2023-03-25 06:25:50 +00:00
Sergei Zharinov
2a172759b6
feat: Better defaults for Codespaces configuration ( #21113 )
2023-03-24 12:12:21 +00:00
Rhys Arkins
327d0fb665
fix: remove traefik manual sourceUrl ( #21117 )
2023-03-24 06:46:59 +00:00
Rhys Arkins
3859b521c2
fix(config): set subType=string for all arrays ( #21118 )
2023-03-24 06:39:27 +00:00
Sergei Zharinov
3e28c4ee9f
feat(cache): Fallback to older decorator results on error ( #20795 )
2023-03-23 15:59:51 +00:00
Michael Kriese
49d62307d9
fix(platform/github): don't retry merge when blocked by required status check ( #21063 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-23 08:17:22 +00:00
Skyler Mäntysaari
ba6472643c
fix(manager/flux): the parsing of ocirepository ( #21070 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-22 14:20:18 +00:00
Michael Kriese
875074fce8
feat(presets): add more containerbase replacements ( #21084 )
2023-03-22 13:55:56 +00:00
Michael Kriese
de9b685106
feat(presets): add containerbase workarounds ( #21086 )
2023-03-22 13:49:46 +00:00
HonkingGoose
db73d3984b
docs(config options): improveprBodyTemplate
explanation ( #20945 )
2023-03-22 06:37:40 +00:00
RahulGautamSingh
55e09a8d24
fix: remove pkg.version
from prFingerprintConfig ( #21077 )
2023-03-22 06:34:21 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher ( #21049 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Adam Setch
b25022066e
feat(replacements): support for replacement name templating ( #20905 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-21 16:42:13 +00:00
Rhys Arkins
623f2cadd9
feat: customize merge confidence host ( #21061 )
...
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
2023-03-21 11:16:36 +00:00
Rhys Arkins
3b60c934a0
refactor: merge confidence default undefined ( #21059 )
2023-03-21 06:50:54 +00:00
Rhys Arkins
25e0fa2065
refactor: MergeConfidence types ( #21058 )
2023-03-21 07:27:36 +01:00
renovate[bot]
aebf72d496
build(deps): update opentelemetry-js monorepo ( #21050 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-21 04:51:33 +00:00
Liora Milbaum
fba9013510
fix(asdf-pulumi): Extract version ( #21038 )
2023-03-20 05:30:37 +00:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes ( #20761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
RahulGautamSingh
33cd2331e7
fix(platform/github): detect pr-edited if target changed ( #21026 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-19 16:08:41 +00:00
RahulGautamSingh
686bff397c
refactor(test): use minimal config objects ( #20773 )
2023-03-19 16:03:01 +00:00
Rhys Arkins
8a12dc66fe
feat(git): use rev-list count to determine behind base status ( #21036 )
2023-03-19 14:37:32 +00:00
Youssef Dhraief
1292e75863
feat(manager/argocd): added support for argocd multisource ( #20648 )
2023-03-19 08:41:12 +00:00
Rhys Arkins
e804fda25f
refactor(git): cache list of branches per-sha per repo ( #20839 )
2023-03-19 08:21:28 +00:00
Nikolai Røed Kristiansen
c2fe56a126
feat(manager/helmfile): Support kustomize ( #20782 )
2023-03-19 08:15:15 +00:00
Sullivan SENECHAL
25c60afa8e
feat(presets): gitbeaker monorepo ( #21028 )
2023-03-18 18:48:26 +00:00
Rhys Arkins
cf8619aaac
chore(logs): lower lookup logging ( #21027 )
2023-03-18 18:44:56 +00:00
Sergei Zharinov
42b0e102e4
feat(github): Don't store updatedAt
field in GraphQL cache record ( #21024 )
2023-03-18 14:52:01 +00:00
Rhys Arkins
1f22ed2a0e
chore: downgrade cached etag log to trace
2023-03-18 08:57:00 +01:00
Rhys Arkins
3de8d6c534
fix(auto-replace): handle missing depName or packageName values ( #21005 )
2023-03-17 14:06:32 +00:00
Adam Setch
e29c8ad964
fix(bitbucket): use correct case ( #21002 )
2023-03-17 12:13:37 +00:00
Adam Setch
5d82120bbb
feat(manager/bitbucket-pipelines): add support for docker-based pipes ( #20938 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-16 12:36:59 +00:00
Michael Kriese
79cfad9324
docs(platform/bitbucket-server): add Data Center ( #20980 )
2023-03-16 10:09:27 +00:00
Michael Kriese
1a8088c4d6
fix: Revert "fix: Add support for PAT in Bitbucket Server. Closes #14900 " ( #20979 )
2023-03-16 09:52:02 +00:00
Faizaan
d739141f7d
fix: Add support for PAT in Bitbucket Server. Closes #14900 ( #20974 )
2023-03-16 05:50:08 +00:00
Johannes Feichtner
85834b2519
feat(manager/gradle): add support for plugins in inlined version catalogs ( #20969 )
2023-03-16 05:21:50 +00:00
John Daly
15c7e8dea2
fix: Prevent uninitialized cacheProxy from being accessed in cleanup ( #20975 )
2023-03-16 04:57:34 +00:00
Rhys Arkins
ccec42fdcf
fix(config): migrate includeForks properly ( #20965 )
2023-03-15 18:23:14 +00:00
Michael Kriese
1789d349bb
fix(platform/bitbucket): use uuid
instead of username
for issues filter ( #20960 )
2023-03-15 16:41:26 +00:00
Sergei Zharinov
095c84ebfd
test: Refactor tests for package cache decorator ( #20958 )
2023-03-15 15:37:12 +00:00
Michael Kriese
03d966c2ca
fix(manager/npm): quote yarn args ( #20955 )
2023-03-15 14:07:29 +00:00
Michael Kriese
62e91aff40
feat(preset): add containerbase replacements ( #20941 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-15 11:47:10 +00:00
Rhys Arkins
25ea3d1864
fix(cache): use cached git values for branch cache ( #20837 )
2023-03-15 11:37:55 +00:00
Satoshi Namai
3e92cdd10a
fix(manager/gradle): drop stdout from gradlew :dependency command ( #20820 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-15 10:13:06 +00:00
HonkingGoose
d54e6aa9ac
chore(replacements): improve descriptions ( #20942 )
2023-03-15 09:57:46 +00:00
Florian Greinacher
ca03555739
feat(presets): include replacements:all in config:base ( #20933 )
2023-03-15 07:26:26 +00:00
Lctrs
2e25de1211
feat(datasource): support range constraints filtering ( #20842 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-15 06:12:08 +00:00
Adam Setch
8137533c94
feat(auto-replace): ability to specify global or first match from replacement rules ( #20604 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-14 21:02:24 +00:00
Simon Eßlinger
3c5224eee4
feat: add datasource, versioning and manager for Azure Bicep resources ( #20755 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-14 18:29:25 +00:00
Florian Greinacher
b74813180b
fix(presets): add k8s registry move to all replacements ( #20928 )
2023-03-14 18:25:12 +00:00
Rhys Arkins
d458a93356
fix: log duration after rawExec error ( #20924 )
2023-03-14 11:53:43 +00:00
Florian Greinacher
69c15abdcc
feat: add replacements for Kubernetes container registry move ( #20898 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-03-14 05:57:13 +00:00
Martin Herndl
3f5a0c04f5
feat(composer): skip path repo dependencies ( #20887 )
2023-03-14 05:10:30 +00:00
Maxime Brunet
7b627e3900
fix(gomod): skip updating import path for incompatible versions ( #20812 )
2023-03-14 05:09:15 +00:00
Adam Setch
98be25f787
feat(platform/bitbucket): add support for Bitbucket development branching model ( #20860 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-12 12:50:54 +00:00
Adam Setch
e09153b6be
feat: support name only replacements ( #20629 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-12 12:50:16 +00:00
Jamie Magee
1567386f50
refactor: safely parse Pipfile.lock
( #20825 )
2023-03-12 05:54:12 +00:00
Jamie Magee
cbbeecbefc
refactor: satisfy types for unknown
arrays ( #20878 )
2023-03-12 05:53:06 +00:00
Jamie Magee
8b23f0ba57
refactor: safely parse decrypted config ( #20879 )
2023-03-12 05:52:19 +00:00
Adam Setch
06feaaabaf
docs(platform/bitbucket): update requiring implementation section ( #20863 )
2023-03-11 12:50:32 +00:00
Adam Setch
d760c2f4cb
docs(platform/bitbucket): update header to be consistent with other platforms ( #20870 )
2023-03-11 10:28:26 +00:00
Liora Milbaum
b69fcda426
feat(asdf): Support pulumi plugin ( #20852 )
2023-03-11 09:23:18 +00:00
RahulGautamSingh
b475231176
refactor: use satisfies ( #20781 )
2023-03-11 05:24:17 +00:00
Rhys Arkins
b53b8bca6b
chore: fix coverage
2023-03-10 10:31:52 +01:00
Rhys Arkins
a4ab4523f8
feat(config)!: forkProcessing ( #20759 )
...
Removes "includeForks" option and replaces with "forkProcessing". New default behavior is to process forks if automerge=false.
Closes #20752
BREAKING CHANGE: Forked repos will now be processed automatically if autodiscover=false. includeForks is removed and replaced by new option forkProcessing.
2023-03-10 09:34:41 +01:00
Rhys Arkins
d53d39bf0a
refactor(datasource): prefer packageName over depName in datasource ( #20221 )
2023-03-10 09:34:41 +01:00
Rhys Arkins
f765e6fb1d
feat!: internalChecksAsSuccess ( #20572 )
...
Adds new config option `internalChecksAsSuccess`, defaulting to `false`.
Closes #7800
BREAKING CHANGE: Internal checks such as `renovate/stability-days` will no longer count as passing/green, meaning that actions such as `automerge` won't
occur if the only checks are Renovate internal ones. Set `internalChecksAsSuccess=true` to restore existing behavior.
2023-03-10 09:34:41 +01:00
Sebastian Poxhofer
8e2df85268
feat(versioning)!: default to semver-coerced instead of semver ( #20573 )
...
BREAKING CHANGE: default versioning is now `semver-coerced`, instead of `semver`.
2023-03-10 09:34:41 +01:00
Paul Gschwendtner
177ffedb85
feat(datasource/github-releases)!: digest computation use git tag, not file digest ( #20178 )
...
The github-releases datasource has been copied into a new datasource called github-release-attachments.
The github-releases general datasource is updated to use the underlying Git tag of a GitHub release entry for digest computation.
Fixes #20160 , Fixes #19552
BREAKING CHANGE: Regex Manager configurations relying on the github-release data-source with digests will have different digest semantics. The digest
will now always correspond to the underlying Git SHA of the release/version. The old behavior can be preserved by switching to the
github-release-attachments datasource.
2023-03-10 09:34:40 +01:00
Rhys Arkins
b17bcf2789
refactor(datasource): use packageName and not depName for datasource lookups ( #20474 )
2023-03-10 09:34:40 +01:00
Rhys Arkins
73c8227132
fix(versioning)!: bump short ranges to version ( #20494 )
...
When rangeStrategy=bump, and the existing range is "short" (e.g. `^1`), and a bump is required, the new result will be a version range (e.g. `^1.0.7`).
Closes #20488
2023-03-10 09:34:40 +01:00
Rhys Arkins
0f86d313da
chore: fix artifacts tests
2023-03-10 09:34:40 +01:00
Michael Kriese
ec4b17b8b6
feat(config)!: default dockerImagePrefix
to containerbase
( #20150 )
...
Sidecar containers will now use `containerbase/` prefix instead of `renovate/` prefix.
BREAKING CHANGE: containerbase/ account used for sidecar containers instead of renovate/
2023-03-10 09:34:40 +01:00
Rhys Arkins
222cda6058
feat(cache): file cache cleanup ( #20061 )
...
Checks file cache for expired items at the end of a run. Non-breaking change but it may result in some long cleanup jobs for any bots which have been left to populate their package cache for a long time.
Closes #13732
2023-03-10 09:34:39 +01:00
Rhys Arkins
b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch ( #19314 )
...
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
Rhys Arkins
d92e19437a
feat(go)!: default GOPROXY ( #20081 )
...
Set default GOPROXY value to match `go`'s own default.
Closes #20040
BREAKING CHANGE: Renovate will now use go's default `GOPROXY` settings. To avoid using the public proxy, configure `GOPROXY=direct`.
2023-03-10 09:34:39 +01:00
Rhys Arkins
d28763fa01
feat(datasource/npm): default cacheHardTtlMinutes to 24 hours ( #20079 )
...
Renovate will now use "soft" expiry of npm datasource lookups, combined with a hard expiry of 24 hours. Soft expired results are used to improve
performance plus can be reused in case npmjs errors on subsequent lookups
BREAKING CHANGE: Package cache will include entries for up to 24 hours after the last lookup. Set cacheHardTtlMinutes=0 to revert to existing behavior.
2023-03-10 09:33:50 +01:00
Rhys Arkins
a75f9d71c1
feat(config)!: non-zero defaults for PR concurrent, hourly limits ( #19958 )
...
Sets new defaults:
- `prConcurrentLimit`: 10 (instead of 0)
- `prHourlyLimit`: 2 (instead of 0)
Closes #19800
BREAKING CHANGE: Renovate now defaults to applying hourly and concurrent PR limits. To revert to unlimited, configure them back to `0`.
2023-03-10 09:25:51 +01:00
Rhys Arkins
016e647390
feat(config)!: default to rangeStrategy=auto, prefer update-lockfile ( #19942 )
...
Changes `rangeStrategy` default value from `'replace'` to `'auto'`. Also changes `auto` behavior so that `update-lockfile` is preferred if the manager
supports the `updateLockedDependency()` function.
Closes #19800
BREAKING CHANGE: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
2023-03-10 09:25:45 +01:00
RahulGautamSingh
dcd298a625
feat(config)!: add new option constraintsFiltering
( #19992 )
...
Adds new option `constraintsFiltering`.
Closes #19979
BREAKING CHANGE: PyPI releases will no longer be filtered by default based on `constraints.python` compatibility. To retain existing functionality, set
`constraintsFiltering=strict`.
2023-03-10 09:24:44 +01:00
Liora Milbaum
bcb61d5360
feat(manager/dockerfile): match Containerfile ( #20804 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-10 05:37:14 +00:00
Rhys Arkins
29e865aee1
chore: better hashicorp versioning logging
2023-03-10 06:48:40 +01:00
Rhys Arkins
a72998724e
fix(datasource/npm): cache public modules ( #20815 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-09 12:16:21 +00:00
Rhys Arkins
a3cc159f7e
chore: extract and lookup duration logging ( #20816 )
2023-03-09 11:24:50 +00:00
Jamie Magee
67b076ae6e
refactor: safely parse emoji shortcodes ( #20814 )
2023-03-09 06:31:16 +00:00
Henrik Poulsen
d5ece8bf45
fix(datasource): add warning when unable to find datasource ( #20805 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-08 11:25:00 +00:00
Philip
6e0ef61d98
docs(platform/codecommit): add aws codebuild examples ( #19374 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-08 07:08:58 +00:00
Johannes Feichtner
8512072d41
feat(manager/gradle): add support for AndroidX Compose plugin ( #20796 )
2023-03-08 06:31:56 +00:00
Johannes Feichtner
98231804c3
feat(manager/gradle): add support for map notation deps in Groovy maps ( #20798 )
2023-03-08 06:31:28 +00:00
RahulGautamSingh
bccf0997fb
refactor: delete cached configFilename ( #20746 )
2023-03-07 10:09:04 +00:00
Seiya Kokushi
6faefcdfa8
feat(manager/asdf): support dart and flutter ( #20786 )
2023-03-07 05:17:53 +00:00
Johannes Feichtner
f31d62810c
feat(manager/gradle): add support for jmh plugin ( #20784 )
2023-03-07 04:59:12 +00:00
Johannes Feichtner
f1e3803d96
refactor(manager/gradle): manage nesting depth separate from tokens ( #20763 )
2023-03-06 05:37:48 +00:00
Adam Setch
923755e1e7
fix: auto-replace pinning ( #20627 )
2023-03-05 18:34:05 +00:00
Shawn Smith
eb5db5b492
fix(datasource/docker): Artifactory next link is broken for tags api ( #20745 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-05 18:29:06 +00:00
Sergei Zharinov
865608a91d
test(schedule): Use template literal with test.each
( #20750 )
2023-03-04 15:25:03 +00:00
RahulGautamSingh
ecc60897ef
feat(datasource/nuget): support password only registry auth ( #20749 )
2023-03-04 14:23:29 +00:00
Sergei Zharinov
9ec4804579
feat(bazel): Use Gradle versioning for maven_install
by default ( #20748 )
2023-03-04 10:32:38 +00:00
Maxime Brunet
14019fed16
feat(gomod): enable gomodUpdateImportPaths for gopkg.in ( #20743 )
2023-03-04 08:32:04 +00:00
Rhys Arkins
7ff1a3b730
chore: fix swift coverage
2023-03-04 09:30:54 +01:00
Rhys Arkins
c41cfdbef6
docs: gomod artifacts hostRules ( #20222 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-04 07:38:17 +01:00
Rhys Arkins
f2d162e7ea
refactor: non-null packageName ( #20485 )
2023-03-04 07:29:07 +01:00
Sergei Zharinov
d37a372356
fix(packagist): Support both objects and minified arrays in v2 ( #20720 )
2023-03-03 07:03:18 +00:00
HonkingGoose
5249759b39
docs(config options): PAT triage rights to apply labels forking renovate ( #20684 )
2023-03-03 07:04:08 +01:00
Sergei Zharinov
cd06651f89
fix(packagist): Replace V2 URL path instead of joining it ( #20709 )
2023-03-02 14:19:55 +00:00
jingyang
c5edc5d54e
fix: checkout base branch after commit files ( #20658 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-02 11:58:13 +00:00
Andreas Hippler
34d26700cf
fix: support docker /library retry with abortOnError ( #20652 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-28 19:29:28 +00:00
Sergei Zharinov
8cd9f43cbc
fix(datasource/packagist): Support for obsolete SHA1 hashes ( #20664 )
2023-02-28 11:16:51 +00:00
Rhys Arkins
2f8aa56fd8
refactor(autoreplace): set depIndex during flatten ( #20665 )
2023-02-28 10:16:33 +00:00
Adam Setch
14e2c7d3cf
docs: add replacement to matchUpdateTypes ( #20656 )
2023-02-28 09:32:03 +00:00
Sergei Zharinov
c9fe3b99fa
feat(packagist): Support for v2
protocol ( #20626 )
2023-02-28 09:31:16 +00:00
Rhys Arkins
54196346a1
refactor(autoreplace): extractPackageFile ( #20660 )
2023-02-28 06:16:25 +00:00
Kelly Su
456a8dad44
fix(setup_cfg): parsing for requirements install requires ( #20657 )
2023-02-28 05:35:00 +00:00
Sergei Zharinov
d7ad012988
fix(packagist): Fix url resolving ( #20650 )
2023-02-27 18:22:02 +00:00
Gaël Jourdan-Weil
a8ec421a7d
feat(manager/sbt): Extract sbt version from build.properties ( #20587 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-27 06:06:14 +00:00
Johannes Feichtner
ad4523468e
refactor(manager/gradle): reduce code redundancy when parsing maps ( #20636 )
2023-02-27 06:05:46 +00:00
Sergei Zharinov
36b1e4e86e
fix(github): Reconcile entire GraphQL pages ( #20630 )
2023-02-26 09:02:33 +00:00
Sergei Zharinov
e97cde57dd
refactor(packagist): Reorganize datasource methods ( #20595 )
2023-02-25 19:33:47 +00:00
RahulGautamSingh
acc6c59138
test: replace as assertions ( #20527 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-25 18:56:23 +00:00
RahulGautamSingh
352c9db904
test: add new wrapper for partial ( #20618 )
2023-02-25 06:46:32 +00:00
Rhys Arkins
8621d8cbbf
chore: simplify package types ( #20598 )
2023-02-24 15:28:35 +00:00
Sergei Zharinov
eb8a02c37f
refactor(github): Use schema validation for GraphQL ( #20519 )
2023-02-24 09:01:58 +00:00
Sergei Zharinov
fd200d4198
refactor(packagist): Refactor RegistryMeta
to inferred via schema ( #20592 )
2023-02-24 05:55:04 +00:00
Johannes Feichtner
54dd427670
fix(gradle): set Java 17 as constraint for gradle >= 7.3 ( #20603 )
2023-02-24 05:00:17 +00:00
Tobias Kongsvik
a340830ee6
fix(gomod): Use correct major version to update go import paths ( #20140 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-23 11:23:40 +00:00
Rhys Arkins
9f96c1e224
chore: remove unnecessary Range types ( #20582 )
2023-02-23 09:13:27 +00:00
Adam Setch
18bdac9d35
fix(platform/bitbucket): remove blockquote markdown from bitbucket issue description ( #20588 )
2023-02-23 07:01:44 +01:00
Tobias Bieniek
ed6cd8a8de
chore(VersioningApi): add doc comments ( #20333 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-22 17:56:15 +00:00
Rhys Arkins
109f3491ab
refactor: getBranchStatus and tests ( #20585 )
2023-02-22 17:53:35 +00:00
Adam Setch
5cc4260ba7
feat(platform/bitbucket): consolidate types ( #20570 )
2023-02-22 17:01:03 +00:00
Adam Setch
77b2189603
fix: remove rebase-all-open-prs checkbox from read only issue bodies ( #20578 )
2023-02-22 15:28:30 +00:00
Sergei Zharinov
edef60045c
feat(schema): Add looseValue
and looseObject
helpers ( #20576 )
2023-02-22 14:45:26 +00:00
Paul Gschwendtner
340a913a48
feat(platform/github): flag to control whether PRs can be edited by maintainers if forkToken
is set ( #19771 )
2023-02-22 13:07:03 +00:00
Lctrs
27eda56db2
fix(versioning/composer): support range versions normalization ( #20558 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 13:06:20 +00:00
Sergei Zharinov
9364ab002a
feat(schema): Add looseArray
and looseRecord
helpers ( #20563 )
2023-02-22 08:21:09 +00:00
Markus Schulz
dd6c8e5147
feat: Move some Git commands behind a PlatformScm interface ( #19327 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 08:18:53 +00:00
Adam Setch
c82c38b498
fix: auto-replace for pinDigest without currentDigest or shortDigest ( #20317 )
2023-02-22 06:41:56 +00:00
Sergei Zharinov
d9b025bf63
refactor(packagist): Remove deprecated URL API ( #20547 )
2023-02-21 13:48:46 +00:00
Jérémie Astori
68e4ad4e9b
feat(presets): group @types/react
and @types/react-dom
together, along with other React packages ( #20462 )
...
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-21 13:42:44 +00:00
HonkingGoose
d3ba01bf54
chore: link to discussion ( #20543 )
2023-02-21 13:18:20 +00:00
RahulGautamSingh
0f51c9f524
test: replace as with partial ( #20511 )
2023-02-21 10:46:29 +00:00
RahulGautamSingh
5279064773
fix: allow null/undefined as param ( #20528 )
2023-02-21 06:11:00 +00:00
RahulGautamSingh
63fde6b3bc
feat(cache): pr fingerprint implementation ( #18850 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-21 06:07:48 +00:00
Johannes Feichtner
27c46cc673
feat: add support for RegEx patterns in baseBranches ( #20503 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-20 23:32:08 +00:00
Rhys Arkins
cc33d34ca8
refactor: PackageFile types ( #20498 )
...
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-20 14:58:49 +00:00
Sergei Zharinov
43848b7329
fix(gomod): Don't append indirect
mark twice ( #20479 )
2023-02-20 14:51:22 +00:00
Johannes Feichtner
199124225b
fix(vulnerabilities): prevent exception due to invalid OSV event version ( #20512 )
2023-02-20 09:43:40 +00:00
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
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
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
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
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
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
Sergei Zharinov
1af05b72f1
feat(bazel): Support GitLab-based http archives ( #20393 )
2023-02-16 06:35:00 +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
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
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
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
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
Sergei Zharinov
3eb96c9647
fix(manager/terraform): Guard against empty module
and provider
fields ( #20394 )
2023-02-14 09:39:09 +00:00
ocavue
2235659b18
feat(manager/npm): support pnpmDedupe ( #20392 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-14 09:10:50 +00:00
Rhys Arkins
634eb8f8e3
fix(poetry): support fixed version constraint ( #20381 )
2023-02-14 09:38:53 +01:00
Ryosuke Ito
8a08c8916b
feat(manager/swift): Support Swift 5.7 exact:
syntax ( #20072 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 08:16:42 +01:00
Paul Gschwendtner
5965d42a96
fix: report if new digest could not be determined ( #20175 )
2023-02-14 07:32:30 +01:00
HonkingGoose
917baa3edd
docs(docker): mention required version for Harbor proxy cache feature ( #20322 )
2023-02-14 06:26:20 +01:00
Johannes Feichtner
a9ef562eff
feat(vulnerabilities): add additional severity indicators and improve layout ( #20363 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-13 18:00:36 +00:00
Luiz Carvalho
1c1042d8e6
feat(manager/tekton): support step images ( #20325 )
...
Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
2023-02-13 16:46:11 +01:00
Tobias
9669ba320f
fix(gomod): Commit updated go.mod when only go.mod changes ( #20372 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-13 14:32:59 +01:00
RahulGautamSingh
09402a32e6
fix(datasource): rename adoptium-java
to java-version
( #20245 )
2023-02-13 07:54:20 +00:00
Marcin Zajączkowski
e0a74ebd15
feat(presets): Group for Spock Framework packages ( #20358 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-13 06:33:25 +00:00
Sergei Zharinov
cb9eb4ca13
feat(bazel): Support for Maven dependencies ( #20351 )
2023-02-12 21:25:26 +00:00
Tobias Bieniek
36d5b07863
fix(versioning/cargo): Disable support for rangeStrategy: widen
( #20357 )
2023-02-12 20:25:30 +02:00
Sergei Zharinov
2d65f27d80
refactor(bazel): Simplify version extraction from GitHub url ( #20361 )
2023-02-12 19:05:56 +02:00
Sergei Zharinov
ee525a7d18
fix(bazel): Provide replaceString
selectively ( #20360 )
2023-02-12 19:00:28 +02:00
Tobias Bieniek
675e569daa
fix(cargo): fix pinning for wildcard constraints ( #20355 )
2023-02-12 08:33:03 +02:00
RahulGautamSingh
9b782773f4
fix(migration): remove dotnet from renamed properties ( #20353 )
2023-02-11 22:53:39 +02:00
renovate[bot]
9ff3946839
chore(deps): update dependency @types/parse-link-header to v2.0.1 ( #20343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-11 13:16:43 +00:00
Sergei Zharinov
f003347301
refactor(bazel): Allow for parsing multiple deps from single rule ( #20349 )
2023-02-11 13:28:52 +01:00
Sergei Zharinov
d89e3271ab
feat(bazel): Use auto-replace when possible ( #20318 )
2023-02-11 12:34:13 +01:00
Sergei Zharinov
5caa59aaa1
test(bazel): Use codeBlock
in tests ( #20345 )
2023-02-11 09:58:15 +02:00
Rostislav Simonik
05517e6d8a
feat: add ignoreReviewers config option ( #19776 )
2023-02-11 07:24:02 +00:00
Rhys Arkins
e6e0ee9705
fix(presets): use regex for alpine workaround ( #20337 )
2023-02-11 07:21:57 +01:00
Rhys Arkins
c9777bcfa1
fix(kustomize): ensure string before extractResource ( #20338 )
2023-02-11 06:53:15 +01:00
RahulGautamSingh
93c3fd5ced
feat(datasource): rename dotnet to dotnet-version
( #20244 )
2023-02-10 22:47:07 +02:00
Marcin Zajączkowski
b48a3d30d7
fix(github): Typo in token warning message ( #20334 )
2023-02-10 18:24:34 +01:00
Duncan Casteleyn
d791614edb
feat(presets): add schedule presets for automerge ( #20305 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-10 12:32:54 +01:00
HonkingGoose
f885dc033a
docs(kotlin-script): remove metadata, rewrite ( #20192 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-10 11:55:52 +01:00
Johannes Feichtner
a91ca62b46
feat(vulnerabilities): add feature-flagged support for OSV ( #20226 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Sebastian Poxhofer <secustor@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-10 10:13:47 +00:00
Sebastian Poxhofer
27aae2868e
fix(presets/gitlab): directly request default branch ( #20319 )
2023-02-10 09:46:10 +00:00
Sergei Zharinov
25021725a9
fix(go): Avoid tag fetching for v0.0.0
( #20307 )
2023-02-09 13:11:21 +01:00
Johannes Feichtner
766cc3a70e
fix(manager/gradle): correct execution order for buildscript dependencies in lockfiles ( #20303 )
2023-02-09 05:26:02 +01:00
Jameel Al-Aziz
c127ead622
feat(manager/terraform): support OCI registry in helm_release repository
( #20237 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-07 20:20:26 +00:00
itchyny
1cd4f9638a
feat(manager/gradle): add support for property setters of gradle plugins ( #20264 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-07 13:27:44 +00:00
Alexander Birkner
fbceff1397
feat(gomod): support -e option ( #20199 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-07 14:00:16 +01:00
RahulGautamSingh
7ff4b53439
test: replace as with partial ( #20252 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-07 11:38:59 +00:00
Johannes Feichtner
e6ebf1dc16
feat(manager/mix): set currentVersion field for exact dependency versions ( #20260 )
2023-02-07 05:59:04 +01:00
RahulGautamSingh
fbb81b0623
test: replace as with partial ( #20241 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-06 15:10:24 +00:00
Nikolai Røed Kristiansen
cf72e8f555
fix(manager/helmfile): Add missing helm dependency ( #20227 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-06 13:30:57 +00:00
Sergei Zharinov
37161f521b
feat(util): Human readable duration helper ( #20231 )
2023-02-06 09:42:34 +00:00
Tomas Carnecky
d1e2f0c393
fix(presets): include 'google-auth-library' in googleapis group ( #20224 )
2023-02-06 06:46:03 +01:00
Sergei Zharinov
2336161d05
fix(packagist): Use schema for extractDepReleases
method ( #20034 )
2023-02-05 08:20:07 +01:00
Sebastian Poxhofer
5c5cde9d78
fix(manager/fleet): do not merge version into customization objects ( #20223 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-04 15:44:25 +00:00
Johannes Feichtner
196ed35dcb
feat(manager/gradle): add dependency grouping by variable to all supported patterns ( #20212 )
2023-02-04 15:55:36 +01:00
Nikolai Røed Kristiansen
5474229a30
feat(manager/helmfile): Lock file support ( #19865 )
...
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-04 14:10:03 +00:00
Jesse Houwing
6d638efba4
docs: adds configuration template to revert standard naming convention for Azure Pipelines ( #20208 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-04 08:56:59 +00:00
Rhys Arkins
9ead5d22fd
fix(gomod): generate auth from go hostRules ( #20218 )
2023-02-04 09:28:04 +01:00
Rhys Arkins
f754f8a010
fix(orb): detect isPrivate ( #20193 )
2023-02-03 21:34:22 +01:00
Michael Kriese
49a50e7e0d
feat(manager/asdf): remove default versionings and packageNames ( #20196 )
2023-02-03 20:00:23 +00:00
Johannes Feichtner
bfc38bf732
feat(manager/gradle): replace individual value matchers with placeholder ( #19996 )
2023-02-03 18:36:00 +00:00
Michael Kriese
8a25fa396d
fix: remove unused cjs export ( #20194 )
2023-02-03 15:02:56 +01:00
Sergei Zharinov
49cdaf2ac2
feat: Support for logging once per repo ( #20168 )
2023-02-03 07:00:58 +00:00