Commit graph

8408 commits

Author SHA1 Message Date
Michael Kriese
0936ac67f6
feat(platform/gitea): configurable autodiscover repo sorting (#18636)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-01 10:12:33 +00:00
Sergei Zharinov
1bacabcb7e
fix(git): Ensure baseBranch is checked out before git-based merge (#18687) 2022-11-01 09:46:22 +00:00
Sergei Zharinov
b7317a2313
fix(regex): Don't cache stateful regex instances (#18645) 2022-11-01 09:20:11 +00:00
Michael Kriese
8201641d89
fix(manager/kubernetes): don't extract unknown kubernetes objects (#18230) 2022-11-01 08:55:52 +00:00
Steve Carrupt
3489e46911
fix(metadata): massage sourceUrls starting with git@ (#18136)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-01 08:11:13 +00:00
Rhys Arkins
5bc3d4326c
fix(docker): log Docker Hub errors (#18684) 2022-11-01 07:45:26 +00:00
Flo Everett
4c0ecc86fe
fix(git-refs): search hostRules by http url, not ssh. (#17868) 2022-11-01 07:09:00 +00:00
Braden Mars
c4053802c5
feat: Support toml up to v1.0.0-rc.1 (#18670) 2022-11-01 06:16:13 +00:00
Usman
dc9c2054bc
feat(manager/flux): support system manifest inside subdirectories (#18605)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-31 11:47:03 +00:00
Rhys Arkins
c834947326
test: reduce aws-machine-image snapshots (#18671) 2022-10-31 12:27:18 +01:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only (#18505)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-31 07:35:07 +00:00
Rhys Arkins
c229652e9f
fix: Revert "refactor: move branch cache files to util/cache" (#18667) 2022-10-31 07:50:33 +02:00
Gabriel-Ladzaretti
582d91fafe
fix(datasource/docker): handle prop querying of a non existent object in getLabel() (#18574) 2022-10-29 16:21:36 +00:00
Rhys Arkins
ca4025b36b
feat(composer): support binarySource=install for php (#18656) 2022-10-29 14:42:00 +00:00
RahulGautamSingh
0151b6a4a9
refactor: reduce debug metadata (#18466)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-29 12:11:09 +00:00
RahulGautamSingh
f04a7c75ff
refactor: move branch cache files to util/cache (#18646) 2022-10-29 07:29:51 +00:00
Rhys Arkins
a9922f5c2f
fix(pr): don’t warn on edits (#18654) 2022-10-29 06:44:27 +00:00
Rhys Arkins
0e9da7b441
chore: trace http logs (#18652) 2022-10-29 06:15:21 +00:00
Sergei Zharinov
6b42b45eb4
fix(maven): Fix recursive props check (#18644) 2022-10-29 04:58:43 +00:00
Marcin Flis
7ce7124fd6
feat(preset): add kotlin monorepo to presets (#18637) 2022-10-28 16:26:36 +00:00
Michael Kriese
0b2a14e3a2
fix(manager/composer): fix registry url handling (#18643) 2022-10-28 14:18:43 +00:00
Martin Herndl
4006ef4667
feat(preset): group JWT Framework packages together (#18635) 2022-10-28 09:23:15 +00:00
Sergei Zharinov
c885c889a5
docs: Document cache decoder utility (#18633) 2022-10-28 11:48:07 +03:00
Johannes Feichtner
0dfc98c2e7
fix(manager/gradle): ignore mapScalar() method from Apollo Kotlin plugin (#18625) 2022-10-28 11:47:25 +03:00
Connor Pearson
78c5d2f39a
feat(presets): add vitest monorepo (#18394) 2022-10-27 20:20:17 +00:00
Gabriel-Ladzaretti
d48ede78f0
feat(logs): log end of repository run branch summary (#17047) 2022-10-27 17:29:01 +00:00
Mathieu Kniewallner
c981d2f8dd
feat(manager/pip-compile): handle --resolver argument (#18489) 2022-10-27 16:12:05 +00:00
Oliver THEBAULT
3d5915e7d5
docs(enabledManagers): add mergeable value (#18603) 2022-10-27 13:45:43 +00:00
Gary Lockett
dc8045c37d
feat(composer): Support PHP as a package using GitHub tags (#18474)
Signed-off-by: Gary Lockett <gary@creativecow.uk>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-27 16:09:35 +03:00
Rhys Arkins
79317dd436
fix: set branch fingerprint whenever updates are verified (#18599) 2022-10-27 08:33:36 +00:00
Johannes Feichtner
8279be47c8
fix(manager/gradle): preserve next token for parsing in case dependency interpolation fails (#18330) 2022-10-27 07:39:40 +02:00
Johannes Feichtner
4770c0069a
fix(manager/dockerfile): improve RegEx to match ARG values with trailing spaces (#18592) 2022-10-27 07:06:41 +03:00
renovate[bot]
952d780940
build(deps): update dependency editorconfig to v1.0.1 (#18564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Philip <42116482+PhilipAbed@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-26 11:26:15 +00:00
RahulGautamSingh
2e4eebe933
fix: reduce config fields used in branch fingerprint (#18378)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 10:27:58 +00:00
Rhys Arkins
a35b4ae709
fix(config): coerce newlines in env and CLI (#18563)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-26 06:40:10 +00:00
RahulGautamSingh
3c7ca03b38
refactor: change conflict cache logic (#17898)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 08:11:51 +02:00
Oleg Kainov
96d369266d
docs: fix ignoring javaLTSVersions (#18548) 2022-10-26 08:30:59 +03:00
HonkingGoose
aa4e1372de
docs(AWS CodeCommit): improve docs (#18555) 2022-10-26 05:47:05 +02:00
Philip
7b0f6ee5b2
fix: Code commit documentations (#18551) 2022-10-25 20:23:22 +02:00
Philip
6c2c2b0c09
fix: error gracefully when .editorconfig parsing fails (#18541) 2022-10-25 17:47:17 +02:00
Johan Bergström
67c32b8689
chore(doc): fix newline match (#18545) 2022-10-25 13:43:01 +00:00
Sergei Zharinov
b2d18d1110
feat(http): maxRequestsPerSecond (#18325) 2022-10-25 11:03:19 +00:00
RahulGautamSingh
65b2069125
refactor(mix): remove comment (#18534)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-25 10:14:14 +00:00
Rhys Arkins
f8fddc70f5
fix!: revert branchNameStrict to false (#18536) 2022-10-25 09:41:50 +00:00
Michael Kriese
961a7776e0
fix(datasource/pod): wrong regex (#18533) 2022-10-25 12:23:19 +03:00
Michael Kriese
2349e55976
fix(autodiscover): accept simple string (#18531) 2022-10-25 11:15:01 +03:00
RahulGautamSingh
f4f89e12e1
fix(manager/mix): ignore comments when extracting deps (#18479) 2022-10-25 07:32:52 +00:00
Johannes Feichtner
58c9b15162
fix(manager/gradle): only accept known format for optional classifiers (#18525) 2022-10-25 06:58:28 +02:00
Rhys Arkins
4378b20f91 docs: repology warning 2022-10-24 10:05:50 +02:00
Philip
4c528e1a28
feat(platform/codecommit): add token support in config_js and update docs (#18496) 2022-10-24 07:42:06 +00:00
Mathieu Kniewallner
e2a42d3b2b
feat(pip-compile): handle --strip-extras argument (#18486) 2022-10-23 19:39:24 +02:00
Johannes Feichtner
b544d5ca80
test(manager/gradle): refactoring to map tests to Gradle functionality (#18481) 2022-10-23 13:24:20 +02:00
Johannes Feichtner
c02014a16e
fix(manager/gradle): normalize aliases in versionCatalog (#18473) 2022-10-23 06:07:49 +00:00
Rhys Arkins
c9161ef6fd feat(config)!: default branchNameStrict=true 2022-10-23 06:48:35 +02:00
Sebastian Poxhofer
b53c581e5c feat(telemetry): add OpenTelemetry tracing MVC (#15731) 2022-10-23 06:48:35 +02:00
Rhys Arkins
b5a515b533 feat!: default internalChecksFilter to strict (#18460)
BREAKING CHANGE: Default value for internalChecksFilter changes from none to strict
2022-10-23 06:48:35 +02:00
Thomas
a446c2bc6d fix(go)!: Fallback to git-tags instead of github-tags (#18060)
Changes go datasource fallback from github tags to git tags.

Closes #17923

BREAKING CHANGE: git-tags will be used instead of github-tags if a go package's host type is unknown.

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-23 06:48:35 +02:00
Philip
80af0fdf76 feat: Support AWS Code Commit platform (#17076) 2022-10-23 06:48:35 +02:00
Rhys Arkins
b9f783b52d fix: ignoreScripts default (#18403)
Changes ignoreScripts defaulit to be `true`.

Closes #18173

BREAKING CHANGE: ignoreScripts now default to true. If allowScripts=true in global config, ignoreScripts must be set to false in repo config if you want all repos to run scripts.
2022-10-23 06:48:35 +02:00
Rhys Arkins
cbca54d0c3 feat!: do not auto pin rangeStrategy (#18309)
Removes all logic where rangeStrategy=auto results in pinning.

Closes #18304

BREAKING CHANGE: Dependencies are no longer automatically pinned, pinning must be opted into using rangeStrategy=pin
2022-10-23 06:48:35 +02:00
Maxime Brunet
5e7844fb81 feat(jsonnet-bundler)!: Use absolute import format for depName (#14525)
Use absolute import format for depName in jsonnet-bundler.

Closes #13568

BREAKING CHANGE: `depName` now uses the "absolute import" format (e.g. `bar` → `github.com/foo/bar/baz-wow`)
2022-10-23 06:48:35 +02:00
Rhys Arkins
deea75058a feat(azure-pipelines)!: disable by default (#18142)
Closes #15818

BREAKING CHANGE: azure-pipelines manager is now disabled by default.
2022-10-23 06:48:35 +02:00
Rhys Arkins
caad0ae28e feat(github)!: remove forkMode setting (#18074)
Removes forkMode setting and instead relies on forkToken alone to indicate forking mode is active. Additionally, defines forkToken as an experimental setting.

BREAKING CHANGE: No longer necessary to configure forkMode. Forking mode is now experimental.
2022-10-23 06:48:35 +02:00
Rhys Arkins
43c3ea1acb fix(config)!: unify env and cli coercions (#13171)
Unifies CLI and env coercions.

BREAKING CHANGE: boolean variables must be true or false when configured in env, and errors will be thrown for invalid values. Previously invalided values were ignored and treated as false.
2022-10-23 06:48:35 +02:00
Rhys Arkins
0be74f3ff9 feat: default to binarySource=install (#18027)
Changes binarySource default value from global to install.

Closes #14531

BREAKING CHANGE: Users of containerbase images (such as official Renovate images) will now have dynamic package manager installs enabled by default.
2022-10-23 06:48:35 +02:00
Sebastian Poxhofer
0a6d97f23a feat(config)!: move autodiscovery filter from string to array (#16525)
Change type of autodiscoverFilter from string to array.

Closes #8763

BREAKING CHANGE: autodiscover filters can no longer include commas
2022-10-23 06:48:35 +02:00
Johannes Feichtner
b4f5f88526
fix(manager/gradle): allow dependency classifiers (#18469) 2022-10-22 16:28:04 +02:00
Rhys Arkins
cc50beb093 fix(http): use request for retryCount 2022-10-22 07:27:12 +02:00
RahulGautamSingh
91cef564d4
refactor: change currentVersion to non-optional in UpdateLockedConfig (#18406) 2022-10-21 15:29:39 +00:00
RahulGautamSingh
ef8c4ac1c1
fix: parentSha logic (#18331) 2022-10-21 16:20:51 +03:00
Rhys Arkins
cdec83463c
fix(http): improve error logging (#18454)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-21 10:14:45 +00:00
Michael Kriese
67043c4381
fix(datasource/docker): log http mode for getManifestResponse (#18450) 2022-10-21 12:57:58 +03:00
Rhys Arkins
da244e3b9c
chore: improve graphql shrinking log (#18445) 2022-10-21 09:04:13 +02:00
Rhys Arkins
3aa94d46f4 chore: no meta for debug statements 2022-10-21 08:02:05 +02:00
Niklas Logren
06ae68fce4
fix(npm): support frozen-lockfile in .yarnrc (#18184) 2022-10-21 05:25:52 +00:00
renovate[bot]
ebf4cd4c93
build(deps): update dependency find-packages to v10 (#18428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-20 19:23:06 +00:00
renovate[bot]
bc42424712
build(deps): update dependency editorconfig to v1 (#18427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-20 19:08:09 +00:00
renovate[bot]
d941ef31c5
chore(deps): update dependency type-fest to v3 (#18429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-20 17:34:35 +00:00
Sergei Zharinov
d4709ec761
fix(github): Shrink GraphQL pagination for ExternalHostError (#18435) 2022-10-20 19:53:45 +03:00
RahulGautamSingh
1e45fe0d72
refactor(bundler): add tests (#18398) 2022-10-19 15:59:32 +03:00
Sergei Zharinov
9439abe4fc
refactor(bazel): Leverage new parser in update function (#18285)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-19 09:20:22 +00:00
RahulGautamSingh
f206b9e6e6
feat(terraform): updateLockedDependency() (#18405) 2022-10-19 11:28:56 +03:00
Rhys Arkins
5dfc850b3b
fix: immortal digest groups (#18402) 2022-10-19 08:17:16 +00:00
HonkingGoose
ce93e60292
docs(manager): rewrite regex readme (#18370) 2022-10-19 07:41:03 +03:00
Rhys Arkins
be10c29d17
fix(http): improve error handling (#17587)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-19 04:27:07 +00:00
Wade Ying Xing
244f40fbe8
test(gitlab): improve test case (#18393) 2022-10-19 06:41:39 +03:00
Carsten Zeumer
65606c5c7e
fix(manager/terraform): Terraform module version is missing v Prefix (#18392) 2022-10-18 17:14:02 +03:00
Jamie Magee
e005244f2d
fix(datasource/dotnet): add sourceurl (#18386)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-18 06:41:06 +00:00
Jamie Magee
3b97cb7c36
fix(datasource/dotnet): account for nullable releases (#18292) 2022-10-18 08:27:03 +02:00
Gabriel-Ladzaretti
2a5c0fbc32
fix(npm/versioning): exception when directly calling getNewValue with x-range-all '*' with unsupported strategy (#18379) 2022-10-17 19:54:46 +02:00
Gabriel-Ladzaretti
e9153ea294
feat(host-rules): prepend scheme when missing one and containing a url path (#18358) 2022-10-17 17:52:40 +03:00
fzoske
398403878e
feat(presets): add 'SPFx' monorepo (#18127) 2022-10-17 12:18:49 +02:00
renovate[bot]
9b5a805619
chore(deps): lock file maintenance (#18357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-17 04:34:48 +00:00
Gabriel-Ladzaretti
ae05eae500
test(versioning/npm): add tests to self cover npm versioning folder (#18355) 2022-10-17 05:05:56 +02:00
RahulGautamSingh
e4ff7edee9
refactor: move stop-updating-label logic (#18350) 2022-10-16 05:56:03 +00:00
Johannes Feichtner
c49be3d69a
fix(manager/gradle): optimize performance of Gradle lock file maintenance and ensure gradlew is executable (#18348) 2022-10-15 17:13:19 +00:00
Johannes Feichtner
cdcb455dd9
fix(manager/gradle-wrapper): issue a warning in case gradlew isn't executable (#18349) 2022-10-15 19:55:12 +03:00
Johannes Feichtner
5559b5359d
fix(manager/gradle): use Gradle version to resolve Java constraints for lockfile updates (#18346) 2022-10-15 10:00:59 +00:00
Sergei Zharinov
d4d0ec4675
refactor(http): Rename gotRoutine to gotTask (#18338) 2022-10-14 12:26:11 +00:00
Rhys Arkins
66f35c954b
fix(git): log gitPrivateKey events (#18335) 2022-10-14 13:19:37 +03:00
Gabriel-Ladzaretti
6fef1d1650
feat(manager/npm): add support for x-range "all" - "*" range (#18251) 2022-10-14 11:26:20 +02:00
Rhys Arkins
7c06287c12
fix(composer): support bump with short range (#18332) 2022-10-14 07:51:14 +03:00
George Georgiev
e6c43aae81
fix(workers): guarantee symmetric result from sort branch predicate (#18275) 2022-10-14 06:54:35 +03:00
Adam Setch
61f8c9895f
feat(replacement): add apollo-server scoped replacement (#18284) 2022-10-14 06:53:34 +03:00
Sergei Zharinov
4f3153c785
fix(github-tags): Shrink page size on TimeoutErrors (#18319) 2022-10-13 15:10:33 +00:00
RahulGautamSingh
cb4edb2924
fix: in-range logic (#18313) 2022-10-13 16:59:01 +02:00
Philip
03aea02302
fix(presets): support ignorePresets in global config (#18026) 2022-10-13 12:21:00 +03:00
Alden Quimby
c22380d65c
feat(preset): Add ts-auto-mock to packages:jsUnitTest (#18252)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-12 05:45:17 +00:00
Sergei Zharinov
f2d85c16cd
refactor(bazel): Simplify parser output structure (#18270) 2022-10-12 07:55:13 +03:00
Snazzah
8b9259b0e9
feat(presets): add mailing monorepo (#18277) 2022-10-12 04:10:04 +00:00
Jamie Magee
95367d777d
fix: add dotnet to nuget manager supported datasources (#18273) 2022-10-11 18:42:53 +00:00
Sergei Zharinov
bea9cc9699
refactor(manager/bazel): Leverage schemas for dependency extraction (#18257)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-11 16:20:49 +00:00
Sebastian Poxhofer
d3dba2cd14
feat(manager/helmv3): add postUpdateOption to update subchart archives (#18162)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-11 16:00:52 +00:00
Josh David
67bd6ada7e
feat(presets): add yarn monorepo (#18237)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-11 15:09:19 +00:00
LukasAuerbeck
1dd13a26e5
fix(manager/argocd): correctly handle oci registries with custom port (#18260) 2022-10-11 16:35:35 +02:00
renovate[bot]
7935a7b8ed
chore(deps): lock file maintenance (#18082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-10 21:47:23 -07:00
Sergei Zharinov
98003f4cce
feat(cache): Compress package cache (#18241) 2022-10-11 06:26:19 +03:00
Sergei Zharinov
b5eed5f8ff
refactor(util): Compression utils (#18240) 2022-10-10 14:01:53 +00:00
LukasAuerbeck
f5bd94d1e1
feat(manager/argocd): add oci helm support (#18185)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-10 13:32:31 +00:00
Sergei Zharinov
baf62ec6ac
refactor(bazel): Move all supported rules to the separate directory (#18225) 2022-10-10 10:27:45 +00:00
Rhys Arkins
9653ba7420
feat(git): log cloned status at end of run (#18234) 2022-10-10 11:58:49 +02:00
Jonathan Ballet
2dd26e1b0a
feat: TFLint plugin manager (#17954)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-10 07:04:55 +00:00
RahulGautamSingh
d6d9ee719d
fix: make baseBranch type non-optional in BranchConfig (#17920)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-10 08:38:31 +02:00
Daniel Petró
54075b2943
feat(azure): be able to define a required reviewer for PRs (#18111) 2022-10-10 05:40:41 +00:00
Sergei Zharinov
986b187320
feat(github-tags): Use GraphQL helper for getReleases (#18182) 2022-10-10 05:07:02 +00:00
Sergei Zharinov
d47ec5fb26
refactor(bazel): Update-friendly structure for parsed data (#18212) 2022-10-09 11:58:19 +00:00
Jamie Magee
83d5e7c42f
feat(manager/nuget): use dotnet datasource for sdk (#18217) 2022-10-09 13:44:09 +02:00
Jamie Magee
d37e60514a
refactor(manager): pass through UpdateArtifact generic type (#18205) 2022-10-08 23:13:43 +02:00
Elizabeth Craig
e49f06ea15
fix: don't throw if a PR body contains a standalone unicode modifier (#18201) 2022-10-08 06:05:54 +00:00
Rhys Arkins
a908cd2ab6
feat: log package cache median ms (#18186)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-08 05:00:27 +00:00
Jamie Magee
337578f2f9
feat(datasource/dotnet): add dotnet datasource (#18115) 2022-10-07 20:06:01 +02:00
Ev Haus
f292ba8921
feat(presets): Add eslint-config-globex monorepo (#18169)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-07 16:33:41 +00:00
RahulGautamSingh
3bbd8b8914
chore: set ignoreRestSiblings to true (#18193) 2022-10-07 17:35:01 +02:00
Sergei Zharinov
4a0314aa81
fix(gradle): Treat dev qualifier as unstable (#18187) 2022-10-07 13:03:01 +00:00
Rhys Arkins
ea0eb67b10
fix: array sortNumeric (#18179) 2022-10-07 12:42:01 +02:00
Rhys Arkins
40b7393040
fix: don’t count duplicate package cache stats (#18172) 2022-10-07 11:36:49 +03:00
Rhys Arkins
f34e89fec4
feat: package cache stats (#18170) 2022-10-07 07:57:37 +00:00
renovate[bot]
5109f9b794
chore(deps): update dependency typescript to v4.8.4 (#17988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-07 06:15:49 +00:00
renovate[bot]
1eee2a4909
chore(deps): update linters (#18168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-07 05:49:56 +00:00
Sergei Zharinov
cc40e4d37b
feat(github): Implement GraphQL datasource utilities (#17957) 2022-10-06 19:35:22 +03:00
Jamie Magee
a86885a81b
feat(datasource/kubernetes-api): add kubernetes-api datasource (#17420) 2022-10-06 16:13:22 +00:00
Maron
5e5d5b771b
feat(manager/gomod): improve go constraints (#17178) 2022-10-06 14:40:31 +00:00
Gabriel-Ladzaretti
8118be0acb
feat(replacement): add messageformat monorepo replacement (#18114) 2022-10-06 14:24:35 +00:00
Rhys Arkins
dbc4d0b669
fix: exclude unstable data from cache fingerprints (#18148) 2022-10-06 15:39:15 +02:00
Mathieu Kniewallner
4c1b3e55a8
feat(poetry): handle dependency groups (#17964) 2022-10-06 05:01:48 +00:00
RahulGautamSingh
72371cb778
feat: improve branch cache logic (#17848)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-06 07:37:47 +03:00
Thibault Cohen
699a5cf8a6
feat(datasource/conda): support custom registries (#17809) 2022-10-05 15:22:33 +02:00
Rhys Arkins
87910eb417
fix(java): add java-jre to LTS workaround (#18118) 2022-10-05 15:21:23 +02:00
Johannes Feichtner
2305550013
feat(manager/gradle): add support for dependency lockfile updates (#17949) 2022-10-05 12:24:43 +00:00
Tobias Ibounig
070df56d00
fix(java): add sapmachine to LTS workaround (#18122) 2022-10-05 14:08:25 +02:00
Gabriel-Ladzaretti
0ab15a4b21
refactor(replacements): added support for multiple args for addPrestes (#18124) 2022-10-05 12:36:41 +02:00
Adam Setch
ac5ec2b723
feat(java): add workaround to limit releases to java LTS versions (#18007) 2022-10-04 15:53:51 +00:00
Sebastian Poxhofer
d6358f88ab
test(platform/azure): fix flaking test if Promise is not fully finished (#18105) 2022-10-04 16:34:23 +03:00
Matteo
74c88dd42c
feat(presets): add 'Automapper' monorepo (#18102) 2022-10-04 14:10:31 +03:00
Sergei Zharinov
bc9e353af4
feat(http): Schemas and type inference for JSON requests (#18096) 2022-10-04 06:40:48 +00:00
Rhys Arkins
e7e1322e24
fix(npm): support short sourceUrl format (#18073) 2022-10-04 07:55:59 +03:00
Sergei Zharinov
3e3023fd5e
refactor(http): Simplify base types (#18088) 2022-10-03 10:53:20 +02:00
Rhys Arkins
e912f89fa8
fix: coerce arrays when extracting (#17997) 2022-10-03 07:20:53 +00:00
RahulGautamSingh
1657c16136
chore(lint): add object shortand rule (#18080) 2022-10-02 21:20:24 +02:00
Matteo Spreafico
95b0bc76bf
feat(presets): add trpc monorepo (#18077) 2022-10-02 07:54:46 +00:00
Sergei Zharinov
1e74764889
refactor(git): Refactor push-related error handling (#18075) 2022-10-02 06:39:43 +00:00
Colin O'Dell
5375933cea
feat(git): prune branches sequentially (#18068) 2022-10-02 05:56:52 +00:00
Sergei Zharinov
db1086a79f
fix: Remove repository cache migrations (#18025) 2022-10-02 05:34:50 +00:00
Sebastian Poxhofer
3f0303c167
fix(datasource/terraform): support absolute URLs in service discovery (#18040) 2022-10-02 05:14:59 +00:00
Colin O'Dell
976f805d44
fix(config): remove empty items from comma-separated env-supplied config options (#18067) 2022-10-02 05:01:08 +00:00
HonkingGoose
c44dbae214
chore(types): fix typos in comments (#18065) 2022-10-01 14:01:11 +02:00
Johannes Feichtner
b92be76cb8
feat(preset): ensure regexManagers:dockerfileVersions also matches arguments with space separator (#18062) 2022-09-30 21:53:52 +02:00
Sergei Zharinov
0de1cc585c
feat(schema): Different options for error handling (#18058) 2022-09-30 17:45:22 +02:00
Adam Setch
7298d09b8f
feat(docker/artifactory): add retry logic for docker offical images (#17925) 2022-09-30 05:06:29 +00:00
Maxime Brunet
e64739cea5
fix(gomod): avoid duplicating "incompatible" metadata (#17867) 2022-09-28 17:20:40 +00:00
Rhys Arkins
95339bde33
refactor: use containerbase terminology (#18023) 2022-09-28 17:09:28 +02:00
Sergei Zharinov
eb5181e217
refactor: Make invalid schema reporting optional (#18024) 2022-09-28 13:35:16 +02:00
Sergei Zharinov
d0027cf240
fix(github): Remove PR cache migrations code (#18021) 2022-09-28 12:43:19 +02:00
Rhys Arkins
9d7697e44e
fix(git): clone submodules after repo config (#18014) 2022-09-28 09:19:26 +02:00
Rhys Arkins
4090e93d4e chore: fix lint 2022-09-28 06:17:11 +02:00
Rhys Arkins
17b1be016e fix(bazel): don't warn for missing extractor 2022-09-27 16:55:45 +02:00
t-kulmburg
e14f09d75b
feat(replacement): datasource changes (#17881)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-27 13:19:18 +00:00
ajhcpt
fe2ed94b44
feat(go): Continue processing if an error occurs trying to get sourceUrl (#17981) 2022-09-27 12:46:41 +00:00
Maxime Brunet
e29d851cc6
fix(docker): reduce ECR Public max results to 1000 (#17946) 2022-09-27 12:26:14 +00:00
Rhys Arkins
c8c0fad0ef
fix(pr): include uncompiled pr body note if failing (#18000) 2022-09-27 14:05:55 +02:00
HonkingGoose
ed024fc83d
docs(terraform): rewrite readme (#17983)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2022-09-27 13:27:54 +02:00
Rhys Arkins
4c88498544 fix: debug not warn for file access errors 2022-09-27 12:05:07 +02:00
Sergei Zharinov
4cfe151dc1
feat(utils): Data schema validation (#17999) 2022-09-27 12:00:35 +02:00
bjuraga
90a724f2aa
feat(nuget): implement missing packageFileVersion (#17995) 2022-09-27 08:35:30 +03:00
Sergei Zharinov
a77a452fb7
fix(github): Remove redundant check and fix coverage (#17990) 2022-09-26 21:22:57 +02:00
Sergei Zharinov
aaa8b71ddb
fix(github): Fix determine old cache format detection (#17989) 2022-09-26 22:14:16 +03:00
Sergei Zharinov
ffc63c35c2
fix(github): Update long-term GitHub cache during run (#17972) 2022-09-26 10:59:49 +00:00
Sergei Zharinov
36516198c9
fix(github): Don't store raw PR data in long-term cache (#17967) 2022-09-26 04:51:13 +00:00
Gabriel-Ladzaretti
4ad83cc12f
refactor(onboarding/branch): rewrite arrow functions to named functions (#17965) 2022-09-26 04:34:32 +00:00
bjuraga
f4bbf71b0b
feat: Add bump version to nuget (#17903) 2022-09-25 18:45:45 +00:00
Johannes Feichtner
aaaa6a1cfe
refactor: extract getLockFileContentMap() into fs utils (#17962) 2022-09-25 16:31:11 +02:00
Rhys Arkins
17c2a006d2
feat: matchCurrentValue (#17953) 2022-09-25 06:56:02 +00:00
Rhys Arkins
fc605a59c0
fix(composer): Revert "feat(manager/composer): support git-tags hostRules for github.com when updating artifacts" (#17961) 2022-09-25 07:06:44 +03:00
Jason Bedard
2082aaaf32
fix(bazel): support github tag refs (#17931) 2022-09-23 11:34:22 +02:00
Jason Bedard
c449c85d77
test(bazel): add tests with multiple http_archives (#17933) 2022-09-23 07:02:14 +00:00
mikaello
ea4fe8fd6d
feat(golang-version): enable custom registryUrls (#17828) 2022-09-22 13:10:13 +02:00
Alexander Grießer
9efc8a428c
fix(bitbucket-server): Fix retrival of config files with oneline json5 comments (#17904)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-22 05:59:41 +00:00
Shaun Wilde
f3f03eabfc
fix(manager/asdf): rename .tools-versions to .tool-versions (#17893)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-21 07:53:09 +02:00
RahulGautamSingh
266b5e4798
fix: create branch cache before processing branch (#17801) 2022-09-20 09:43:14 +00:00
Gabriel-Ladzaretti
23e2508897
feat(code/onboarding): infrastructure for onboarding PR rebase/retry checkbox (#17673)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-20 09:09:05 +02:00
Adam Setch
9596bfa363
feat(platform/bitbucket): update to use effective default reviewers (#17869) 2022-09-20 07:34:42 +02:00
Rhys Arkins
a1919fcb41
fix(swift): pinDigests=false (#17862) 2022-09-19 15:09:33 +02:00
Philip
5fd8c2bd8b
refactor: Refactor azure (#17858)
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
2022-09-19 13:37:14 +02:00
Rhys Arkins
6ee1a8d931
fix(presets): consolidate fastify workarounds (#17855) 2022-09-19 08:28:12 +00:00
Shaun Wilde
c978b4e086
feat(manager/asdf): add support for .tools-versions as used by asdf (#17166)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-19 08:12:52 +00:00
Wade Ying Xing
fe6775d73f
fix(git): ensure english locale (#17849) 2022-09-18 12:08:36 +02:00
Nicolas Dubois
485adca671
feat(preset): replacement presets for Fastify plugins (#17759) 2022-09-18 06:19:30 +00:00
HonkingGoose
dd46870c36
feat(presets): add TanStack/query monorepo (#17816) 2022-09-17 09:10:21 +00:00
renovate[bot]
159f33e134
build(deps): update dependency git-url-parse to v13 (#17840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-17 08:33:53 +00:00
Jamie Magee
dc663e131a
chore: migrate to @renovatebot/osv-offline (#17799) 2022-09-16 13:32:25 +02:00
Jacob Rask
a6b71b6b15
feat(presets): Add @parcel/css -> lightningcss replacement (#17766)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-16 10:18:39 +00:00
Michael Kriese
c481ad235c
fix(npm): use upgrades to detect yarn package manager (#17788) 2022-09-14 15:32:18 +02:00
Sergei Zharinov
66f88bed7c
fix(go): Use second column of version list for releaseTimestamps (#17785) 2022-09-14 12:03:05 +00:00
RahulGautamSingh
54b36695a7
refactor: simplify git version check (#17763)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-14 13:47:33 +02:00
Maksim
e35c067aad
fix: generate pretty package version name properly (#17310)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-13 17:28:13 +02:00
renovate[bot]
582f77371c
chore(deps): update jest monorepo (#17737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-12 16:58:52 +02:00
Rhys Arkins
c85f4630a6
fix(package-rules): matchCurrentVersion with locked versions (#17751) 2022-09-12 11:36:44 +00:00
Maron
c741649530
feat: show warning in pr body (#17609) 2022-09-12 09:08:45 +00:00
Rhys Arkins
2925cd8bab
chore: reorder Repository finished logs (#17715)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-10 09:50:31 +00:00
Sergei Zharinov
577cd4c38a
build(deps): update dependency good-enough-parser to v1.1.19 (#17735) 2022-09-10 09:32:14 +00:00
Sergei Zharinov
049d624be9
fix(limits): Re-throw ExternalHostError on calling getBranchPr (#17721) 2022-09-09 12:01:31 +00:00
Rhys Arkins
55d234ec07
fix(npm): remove memcache (#17714) 2022-09-09 09:16:40 +02:00
Sergei Zharinov
ea69f81247
refactor(github): Uniform names for github datasource types (#17701) 2022-09-08 11:26:27 +02:00
Rhys Arkins
594821ae0d
fix: Revert "feat: recreate merged PRs when updates are available" (#17699) 2022-09-08 10:24:40 +02:00
Sergei Zharinov
81ee883e30
refactor(github): Extract utils/github from datasources (#17697) 2022-09-08 10:00:42 +02:00
Philip
ed3d8e6115
fix(datasource/crates): Crates files are in lower case, lowercase the url package name (#17608) 2022-09-08 10:50:41 +03:00
Sergei Zharinov
1827b6f519
refactor(github): Don't inherit github-tags from github-releases (#17696) 2022-09-08 09:25:25 +03:00
Sergei Zharinov
b5ac8f04a1
fix(github): Disable caching for GitHub datasources (#17685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-08 08:11:01 +03:00
RahulGautamSingh
c593ab4a68
feat: recreate merged PRs when updates are available (#16898) 2022-09-07 15:14:51 +00:00
Sergei Zharinov
6c2dd8e28d
refactor(github): Extend common Pr type to support updatedAt field (#17671) 2022-09-07 12:12:20 +00:00
Sergei Zharinov
2b7e885edb
fix(github): Catch errors inside fetchPr call (#17666) 2022-09-07 11:59:29 +00:00
HonkingGoose
e6c2f18b9f
docs(tekton): rewrite (#17669) 2022-09-07 07:49:43 +00:00
Sergei Zharinov
a6139ad5fe
refactor(github): Remove unused etag support for PR cache (#17665) 2022-09-07 07:29:45 +00:00
Luiz Carvalho
70476774fe
feat: Add tekton-bundle support (#17289) 2022-09-07 05:21:53 +00:00
Marcel
208a316c39
feat: woodpecker manager (#17297)
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>
2022-09-07 08:10:27 +03:00
Sergei Zharinov
fa30913daf
fix(util/promises): Disable stopOnError option by default (#17653) 2022-09-06 13:36:19 +00:00
Sergei Zharinov
2df8967ae2
refactor: Create promises utilities (#17651) 2022-09-06 10:36:51 +00:00
Rhys Arkins
e49572e105
fix(datasource/github-tags): don't use github-releases for extra meta (#17650) 2022-09-06 13:26:27 +03:00
Sergei Zharinov
3f30119f71
fix(github): Error messages for empty repository result (#17645)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-06 10:37:02 +02:00
Gabriel Bleu
56c61c962f
feat(gitlab): handle merge results pipelines (#17440) (#17601) 2022-09-06 07:09:58 +00:00
Michael Kriese
a851aedfd2
fix(docker): skip empty and whitespace depName (#17644) 2022-09-06 06:57:20 +00:00
coffmark
7dbe0b3312
feat(manager/mint): add mint support (#17351)
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>
2022-09-06 06:18:43 +00:00
Róbert Papp
01c111c4ea
fix(http): typo in logs (#17634) 2022-09-05 13:45:44 +00:00
Bastian
4ba04b47c4
fix(gomod): explicitly match Gitlab ID for gitlab enterprise servers (#17611) 2022-09-04 16:49:31 +00:00
Johannes Feichtner
6609461c97
docs: fix typos (#17613) 2022-09-04 16:21:27 +00:00
Johannes Feichtner
29da39a43d
docs: add readme for ubuntu versioning (#17612) 2022-09-04 19:07:01 +03:00
Johannes Feichtner
89b8ebccd3
docs: add readme for debian versioning (#17610)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-04 15:19:31 +00:00
Gabriel-Ladzaretti
f910e6f9b6
fix(repository/migration): create migration branch from the default branch (#17535) 2022-09-04 17:51:35 +03:00
Sergei Zharinov
5dc1eb3ad6
fix(cache): Store cache with sorted object keys (#17607) 2022-09-04 10:53:20 +00:00
Sergei Zharinov
b23b886b6e
refactor(github): Remove unused PR cache functionality (#17606) 2022-09-04 08:20:29 +00:00
Johannes Feichtner
c4127f994c
fix(docker): use docker versioning for debian images with regular tags (#17602) 2022-09-04 08:08:51 +03:00
Gabriel-Ladzaretti
4ccd085aa5
feat(cache/repository): add modification query function to the repository cache interface (#17529)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-03 16:36:55 +03:00
wwuck
0ed0ece4af
docs: fix typos (#17600) 2022-09-03 15:55:19 +03:00
Johannes Feichtner
af75ec2508
fix(datasource/docker): pinDigest PRs missing digest value in name (#17599)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-03 10:50:46 +00:00
Sergei Zharinov
410d05c5be
feat(github): Deduplicate cache github releases fetching (#17591) 2022-09-02 19:37:50 +02:00
Sebastian Poxhofer
e69a9ce1f3
fix(manager/helm): add hostType for helm dependencies during artifactupdate (#17583)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-02 17:03:33 +00:00
HonkingGoose
82552c088a
fix(config): improve text in description field (#17585) 2022-09-02 14:47:07 +02:00
HonkingGoose
12f643d362
docs: lazy-load images (#17565) 2022-09-02 13:30:49 +02:00
Rhys Arkins
9bc8b05af3
feat: http keepalives (#17582) 2022-09-02 12:32:34 +02:00
Rhys Arkins
22d0d347e5
fix: debug log dns lookup errors (#17577) 2022-09-02 07:08:01 +03:00
Michael Kriese
aabb3abf9a
feat(http): use own dns cache (#17574) 2022-09-01 15:23:46 +00:00
Michael Kriese
dcab3b295f
test(java): remove unused test code (#17564) 2022-09-01 14:24:17 +00:00
Michael Kriese
8ad1947e4a
fix(http): clear queues after hostrules change (#17563) 2022-09-01 09:36:04 +02:00
Sergei Zharinov
c9d87d8564
fix: Disable token warning on githubTokenWarn=true (#17548) 2022-08-31 14:57:42 +00:00
Michael Kriese
13574419ba
feat(http): support dns cache (#17533) 2022-08-31 11:49:54 +00:00
Maron
4de1df3a6c
fix: fails to massage pnpm release notes (#17466)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-31 07:39:35 +00:00
Michael Kriese
adc056c0ad
fix(manager/helmfile): replace escaped templates (#17513) 2022-08-31 06:50:50 +00:00
Guillaume Berche
7c056534e7
docs(manager/flux): improve readme (#17507) 2022-08-31 06:31:20 +00:00
RahulGautamSingh
1ca1a214e8
refactor: use optional chaining (#17510) 2022-08-30 17:30:57 +02:00
Eric Durand-Tremblay
781b8fbcb7
feat(manager/composer): support git-tags hostRules for github.com when updating artifacts (#16193) 2022-08-30 16:49:01 +03:00
Rhys Arkins
7b1c1170a7
fix: log containerbaseDir (#17509) 2022-08-30 14:21:12 +02:00
t-kulmburg
7f4185b02c
refactor: new checkExistingBranch function in doAutoReplace (#17500) 2022-08-30 08:21:12 +00:00
Michael Kriese
4c52a27d83
test: modernize code (#17470)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-08-30 06:14:57 +00:00
Sergei Zharinov
6a93997863
feat(cache): Repository cache fingerprinting (#17367) 2022-08-30 04:58:57 +00:00
Henrik Steen
04ee279dcf
fix(repository/update): stopUpdating not working as expected (#17488) 2022-08-30 04:24:49 +00:00
Maron
8acfc0d801
feat(dependency dashboard): add option to open all prs (#16959)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-29 20:36:14 +00:00
Gabriel-Ladzaretti
70a49def74
refactor(repo/config-migration): use cached raw config file from detectRepoFileConfig (#17311)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-29 20:08:35 +00:00
Sebastian Poxhofer
dda2ebce92
refactor(package-rules): move to class based implementation (#16865)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-29 19:40:03 +00:00
HonkingGoose
e965b7998a
docs(adoptium-java datasource): rewrite (#17411)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-29 13:00:34 +00:00
HonkingGoose
f026106192
fix(bitbucket-server): fix typo in log message and spec file (#17461) 2022-08-29 09:40:09 +00:00
Michael Kriese
6dd4ea3c74
feat(github): use repo url to get token (#17179) 2022-08-29 07:37:45 +00:00
Gary Lockett
94cfaecef2
fix(manager/composer): match composer's handling of the patch number for platform PHP version (#17299)
Signed-off-by: Gary Lockett <gary@creativecow.uk>
2022-08-29 06:31:33 +00:00
Gabriel-Ladzaretti
21ab4bad63
feat(util/exec): enable process group handling on process termination (#17447) 2022-08-28 21:32:23 +03:00
RahulGautamSingh
dafda2e597
fix: use baseBranch insteaf of defaultBranch (#17436) 2022-08-28 12:42:50 +02:00
HonkingGoose
d93984d33a
feat(preset): create react-query and react-query/devtools replacements, add now-to-vercel to replacements:all (#17279) 2022-08-28 04:25:07 +00:00
Michael Kriese
10fd0f2827
fix(cache/repository): don't log error for non-existant files (#17427) 2022-08-26 12:25:35 +00:00
Dan Ports
fb72204a28
feat(datasource): New datasource that pulls database engine versions available for use on AWS RDS (#17345)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-26 11:44:53 +00:00
Gabriel-Ladzaretti
ba13dc547b
feat(cache/repository): Implement S3 client (#17322)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-26 04:47:14 +00:00
Rhys Arkins
22a8cc68f1
chore: use “behind base branch” not “stale” (#17417) 2022-08-25 19:56:32 +00:00
Philip
1c81eaf24d
fix(datasource/metadata): delete homepage url case (#17372)
Co-authored-by: whitesource-for-github-com[bot] <50673670+whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: whitesource-for-github-com[bot] <whitesource-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: hasanwhitesource <hasan.awad@whitesourcesoftware.com>
Co-authored-by: Hasan Awad <90554456+hasanwhitesource@users.noreply.github.com>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-25 17:18:51 +00:00
Rhys Arkins
f764f8879c
feat(config): containerbaseDir (#17414) 2022-08-25 15:43:06 +00:00
Michael Kriese
88c9ca6aa3
fix(datasource/maven): use sdk v3 api (#17408) 2022-08-25 12:00:54 +02:00
Gabriel-Ladzaretti
4f9eedbe45
fix(datasource/maven): Remove S3 Blob handling (#17401) 2022-08-25 08:22:44 +00:00
Rhys Arkins
ee6287971d
refactor: use containerbase not buildpack terminology (#17398) 2022-08-25 06:59:55 +00:00
Gabriel-Ladzaretti
cb53e18de8
chore(util/exec): remove unneeded renaming related TODOs (#17399) 2022-08-25 06:43:13 +00:00
RahulGautamSingh
bf378a4637
feat: add fingerprint to old branches (#17393) 2022-08-25 05:30:06 +00:00
Jamie Magee
0ca4794745
feat(versioning): add kubernetes-api versioning (#16570)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-25 05:10:35 +00:00
Johannes Feichtner
30003c3a87
feat(gradle-wrapper): support for wrapper configuration updates in gradle build file (#17290) 2022-08-24 20:15:36 +00:00
Michael Kriese
9caf45ed43
fix(git): wrong git url handling (#17380)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-24 19:41:43 +00:00
Adam Setch
78e20c9e1a
fix(datasource/helm): remove default group commit message topic (#17383) 2022-08-24 13:02:38 +00:00
Michael Kriese
6854c18abb
fix(npm): return null for latest lerna (#17382) 2022-08-24 12:43:42 +00:00
Adam Setch
bcddc69ccd
fix(datasource/docker): remove default group commit message topic (#17381) 2022-08-24 14:33:35 +02:00
Nathan Kuik
d19b708b19
feat(platform/bitbucket): allow using OAuth token (#16900) 2022-08-24 10:15:00 +02:00
RahulGautamSingh
08e056c299
fix: set conflict status on commit (#17357) 2022-08-24 07:37:41 +03:00
Michael Kriese
33e3bf7ce2
refactor: move nested function to module scope (#17361)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-23 21:38:24 +02:00
Sergei Zharinov
57ade2b33e
refactor(cache): Restore each revision with own separate method (#17364) 2022-08-23 20:27:34 +02:00
Sergei Zharinov
9e2c81f0ef
refactor(cache): Explicit types for different cache revisions (#17362) 2022-08-23 17:35:09 +02:00
Michael Kriese
8f8f059d4f
feat(gitlab): use server side archived filter (#17358) 2022-08-23 10:52:59 +00:00
Gabriel-Ladzaretti
229643f7e4
refactor(changelog/common): tidy up slugifyUrl regex (#17347)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-23 08:02:16 +00:00
Michael Kriese
ae2e584c18
refactor(repository/cache): fix types and log errors (#17355)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-23 07:19:10 +00:00
Michael Kriese
d01d440ac2
fix(gitea): filter mirror repos on autodiscover (#17359) 2022-08-23 08:34:17 +02:00
Gabriel-Ladzaretti
f93927af63
refactor(repo/cache): handle data parsing inside repository base class (#17346)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-23 04:22:32 +00:00
Gabriel-Ladzaretti
a54cc47950
feat(repo/changelogs): allow user configuration of source url (#16873) 2022-08-22 23:16:00 +03:00
Sergei Zharinov
064c1e9204
refactor(cache): Make read method return unknown type (#17335) 2022-08-22 20:48:49 +02:00
RahulGautamSingh
1a25ac6fc3
feat: use cached configHash to prevent branch updates (#16661) 2022-08-22 09:01:48 +00:00
Sergei Zharinov
d18538dc4d
feat(platform): Provide repoFingerprint field on repository init (#17288)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-22 07:50:55 +00:00
Wietse Terpstra
3b3b55b29f
test: rename master-issue to dependency dashboard (#16960) (#17312) 2022-08-21 21:04:17 +02:00
Maksim
2b70882333
test: increase test coverage (#17307) 2022-08-21 16:10:07 +02:00
Gabriel-Ladzaretti
039fce8dc6
refactor(repository/cache): add support for adding various cache clients (#17146)
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-21 12:53:20 +00:00
Steven Davidovitz
7fb2e72281
fix(docker): support nvcr.io tag listing (#17294) 2022-08-21 14:14:55 +02:00
Gabriel-Ladzaretti
01ceaeace4
feat(core/config): allow close to ignore for migration PRs (#16773) 2022-08-21 07:33:50 +02:00
Jamie Magee
844887a0cc
feat(presets/replacements): add now-to-vercel replacement (#17293) 2022-08-20 07:18:05 +02:00
Adam Setch
ca5be4be9a
feat: new branchNameStrict configuration flag (#17216) 2022-08-19 21:14:51 +00:00
RahulGautamSingh
f9b2f816cc
feat: replace fast-safe-stringify with safe-stable-stringify (#17251) 2022-08-19 15:58:11 +02:00
Christoph Ludwig
4322ae8283
fix(pip_requirements): ignore extras in test for hashes (#16910)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-19 11:49:01 +00:00
Masaki Hara
633de4fbca
fix(ruby): extract version with quotation (#17222) 2022-08-19 10:04:12 +00:00
Michael Kriese
45184dca6b
fix(manager/terraform): remove invalid parts from commitMessageTopic tempate (#17271) 2022-08-19 07:08:07 +00:00
Gabriel-Ladzaretti
1b8fd393dc
refactor(repo/init): return additional raw config from detectRepoFileConfig (#17021)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-19 00:08:13 +03:00
Michael Kriese
6be533b94e
test(platform/azure): coverage (#17269)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-18 19:45:53 +00:00
Rhys Arkins
acaa8eb42f
fix(azure): log repo not found message (#17268) 2022-08-18 19:25:47 +00:00
Michael Kriese
709c790e12
fix(dashboard): filter deps with skip reason (#17256) 2022-08-18 18:52:17 +00:00
Philip
189e39bcfc
fix(npm): issue with npm lerna deleting unrelated lockfile files (#17233) 2022-08-18 17:08:51 +00:00
HonkingGoose
b45ed0941e
feat(preset): group Ruby on Rails packages (#17193) 2022-08-18 16:48:15 +00:00
Michael Kriese
4af1126c5d
fix(datasource/adoptium-java): fix api args (#17246) 2022-08-18 06:53:13 +00:00
renovate[bot]
40bc170161
chore(deps): update dependency @types/semver to v7.3.11 (#17244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-18 05:52:57 +00:00
Johannes Feichtner
b8004fe61a
fix(gradle-wrapper): support for wrapper updates in sub-directory (#17164)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-18 05:03:43 +00:00
Johannes Feichtner
93990c1066
feat(datasource/docker): add support for architecture-specific image digests (#16554)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 20:57:48 +00:00
Michael Kriese
2525f7146b
fix(presets): handle null values from azure (#17236) 2022-08-17 15:51:59 +00:00
Benjamin Appel
551a40ccab
feat(manager/dockerfile): add support for registryAliases (#17139)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Niko Hass <nikohass571@gmail.com>
Co-authored-by: Niko Haß <48032410+nikohass@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 13:57:53 +00:00
Michael Kriese
b2e763e012
test: prepare buildpack (#17212) 2022-08-17 07:15:38 +00:00
Bastian
2bfe93ab19
fix(gomod): support .git indicator on private ee gitlab (#17105)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-17 05:38:22 +00:00
fredrondina
21ff27d5ab
feat(gitlab-ci): ref add logic for updating non top level includes (#16819)
Co-authored-by: Fred Rondina <fred.rondina@daveramsey.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-16 15:36:05 +00:00
Michael Kriese
24691ac42f
fix(manager/helmfile): replace all templates (#17210) 2022-08-16 14:24:36 +02:00
Michael Kriese
0316a5e62d
test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
Michael Kriese
7f76a474a7
fix(datasource/golang-version): use HEAD instead of master (#17205) 2022-08-16 07:57:25 +00:00
Michael Kriese
8586f463ea
test(gradle-wrapper): modernize tests (#17204) 2022-08-16 09:14:38 +02:00
Masaki Hara
c9b21cee48
feat(ruby): improve bump/widen strategy for ~> (#17091) 2022-08-16 05:37:29 +00:00
RahulGautamSingh
7afb49de31
test: add assertion to test ensureCommentRemoval in dryRun (#17183)
add assertion
2022-08-15 13:06:22 +02:00
Gabriel-Ladzaretti
9c23f48008
fix(core/dashboard): fix truncated issue body (#16527) 2022-08-15 06:00:26 +00:00
Hasan Awad
719ab9be4a
fix(manager/gitlabci): clean more than one slash (#17132) 2022-08-14 15:57:37 +00:00