Commit graph

9640 commits

Author SHA1 Message Date
Sergei Zharinov
95d3a1db88
refactor(poetry): Use transforms for dependencies parsing (#23965) 2023-08-25 07:41:07 +00:00
RahulGautamSingh
f45cccd537
test: convert dryRun=true -> dryRun='full' (#24074) 2023-08-25 04:16:09 +00:00
renovate[bot]
aa53df27a9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.19.0 (#24076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 01:57:08 +00:00
Jonas Wittbrodt
47e32986b6
fix(platform/gitlab): fix false positive PR string replacements (#24068) 2023-08-24 19:14:55 +00:00
Rhys Arkins
acdd430caf
chore(gomod): better update failure logging 2023-08-24 19:36:03 +02:00
HonkingGoose
951f3d87b9
refactor: replace verb renovating with plain English (#23408)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-24 13:07:30 +00:00
renovate[bot]
baba34b92f
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.17.3 (#24055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 12:04:35 +00:00
HonkingGoose
b8c7a2ddb8
docs: improve custom datasource text (#23962)
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-24 11:44:55 +00:00
Rhys Arkins
8b86ce5e81
chore: update bazelisk test to invalid extract cache 2023-08-24 07:04:28 +02:00
renovate[bot]
293d305ca3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.17.2 (#24044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 20:01:03 +00:00
renovate[bot]
394a9c87f3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.17.1 (#24039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 09:53:53 +00:00
renovate[bot]
0e45ecc388
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.16.0 (#24033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 23:36:52 +00:00
Rhys Arkins
3d82bac0e6
fix(presets): semanticCommitTypeAll + lockFileMaintenance (#24019) 2023-08-22 19:59:39 +00:00
Sergei Zharinov
ecbee400cb
feat(result): Add unwrapOrNull method (#24025) 2023-08-22 19:40:16 +00:00
Chuck Grindel
70e7a5e12d
fix(swift): return clean newVersion if other cases do not apply (#24028) 2023-08-22 18:56:06 +00:00
Chuck Grindel
fe0962685c
fix: remove the v prefix for Swift version values (#24004) 2023-08-22 17:08:28 +00:00
Rhys Arkins
33b6a6fd74
fix(presets): add new jest monorepo sourceUrl (#24023) 2023-08-22 16:31:45 +02:00
renovate[bot]
010d5d4f68
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.15.0 (#24024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 14:16:42 +00:00
RahulGautamSingh
0613c24729
feat(managers/custom): introduce customType field (#23919)
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-22 14:01:03 +00:00
Sergei Zharinov
5ed8bb2642
refactor(result): Separate unwrapOrElse from unwrap (#24014) 2023-08-22 12:10:08 +00:00
RahulGautamSingh
6f3721e6b1
fix: update logic to add missing custom manager readme (#24018) 2023-08-22 12:04:34 +00:00
Rhys Arkins
053234f7d6
fix(npm): don’t massage package.json before updating 2023-08-22 14:20:37 +02:00
HonkingGoose
76c9c63417
docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
Erin
edacf84f47
feat(codeowners): ignore inline comments in a CODEOWNERS file (#23996)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-22 05:59:46 +00:00
renovate[bot]
bba8d8822a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.13.1 (#24011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-22 00:17:09 +00:00
Sergei Zharinov
847721e9aa
refactor(manager/poetry): Use schema for lockfile parsing (#23973) 2023-08-21 21:06:44 +00:00
Sergei Zharinov
31b3f28d5d
feat(result): Add helper for Zod schema parsing (#23992) 2023-08-21 15:55:34 +00:00
Sergei Zharinov
be8a9f7d5a
feat(result): Extend wrapNullable to accept pure values (#23978) 2023-08-21 15:39:23 +00:00
Patrick Decat
745edc18d7
feat(manager/asdf): support multiple spaces in .tool-versions for rtx compatibility (#23995) 2023-08-21 15:30:48 +00:00
Sergei Zharinov
6c8c469ca0
refactor(schema): Use Json helper schema instead of JSON.parse (#23997) 2023-08-21 15:29:41 +00:00
Sebastian Poxhofer
b02f723365
feat(presets): allow dots in regexManager presets (#24001) 2023-08-21 14:41:43 +00:00
Rhys Arkins
ba8c2bab83
fix: Revert "feat: Enhance lookup logs to show branches extended info" (#23988) 2023-08-21 12:26:10 +02:00
Michael Kriese
375d2678a8
fix(manager/npm): determine yarn version from lockfile (#23975) 2023-08-21 08:23:19 +00:00
Petr Ruzicka
b7627b2a6a
docs(datasource): add helm chart customDatasources example (#23954) 2023-08-19 12:12:53 +00:00
renovate[bot]
ee7a2298f3
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.12.2 (#23946)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-18 18:26:44 +00:00
Joshua Tang
a24b6e57d5
fix(manager/pub): skip dependency flutter_test and path dependencies (#23934) 2023-08-18 10:52:19 +00:00
Joshua Tang
cec6faeaf6
refactor(manager/poetry): use zod schema validation (#23830) 2023-08-18 10:23:32 +00:00
Sergei Zharinov
0777f54965
feat(schema-utils): Support Toml format (#23930) 2023-08-18 08:02:17 +00:00
renovate[bot]
24c49a7aed
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.12.1 (#23926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-18 03:16:36 +00:00
renovate[bot]
7bc7875f3d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.12.0 (#23923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-17 21:16:35 +00:00
Marcowindt
e485b5262a
fix(mix): authenticate hex private repos configured in hostRules (#23901) 2023-08-17 21:13:03 +00:00
Rhys Arkins
11d374b1e3
fix(azure): catch unavailable devops and throw ExternalHostError (#23908) 2023-08-17 21:03:28 +00:00
udakak
0bce5452f0
feat(manager/gradle): Add verification metadata update support to gradle manager (#23733)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-08-17 18:20:37 +00:00
Alexandre Paradis
41c24081f4
feat(preset): add unocss monorepo (#23917) 2023-08-17 13:58:49 +00:00
Rhys Arkins
ff8831f409
chore: fix bumpVersion type check (#23906) 2023-08-17 06:48:29 +02:00
Maxime Brunet
b9a177fc86
docs(github): correct typo in "Administration" (#23897) 2023-08-16 16:09:45 +00:00
Michael Kriese
0d0ab69cfe
feat(env): pass additional ssl and url replace env to child process (#23887) 2023-08-16 08:30:39 +00:00
Rhys Arkins
d45cf97dd9
feat(lerna): deprecate lerna support (#23886) 2023-08-16 06:55:05 +00:00
Jiahao Guo
8ad31261d7
feat(github): support fine-grained token (#23810) 2023-08-16 05:53:48 +00:00
Maxime Brunet
63690f233b
docs(github): add "Administation" to required permissions (#23885) 2023-08-16 05:06:35 +00:00
Maxime Brunet
878e3c5cd4
fix(nix): trim x-access-token: prefix from Github token (#23884) 2023-08-16 05:05:01 +00:00
RahulGautamSingh
bf2c0693ac
refactor(managers): implement custom managers api (#23357)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-15 17:12:54 +00:00
Joshua Tang
1d53c73cb0
feat(manager/pub): extract Dart SDK (#23829)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-15 17:00:57 +00:00
Jiahao Guo
58748ab6c2
refactor(util): move GitHub token related utils to proper place (#23869) 2023-08-15 14:26:38 +00:00
Rhys Arkins
a1f79bcf39
feat(docker): use Docker Hub tags api (#23876) 2023-08-15 13:21:17 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference 2023-08-15 11:31:15 +02:00
Rhys Arkins
6699320682
fix(composer): use php-prebuild tags for composer php (#23870) 2023-08-15 08:10:30 +00:00
Birger J. Nordølum
03cb407723
feat(presets): split datatables.net grouping (#23841) 2023-08-14 20:14:56 +00:00
Rhys Arkins
bdf9e6adb2
chore: log err.message for preset not found error (#23855) 2023-08-14 13:18:58 +00:00
Rhys Arkins
cb9367634e
fix: default fileFilters to **/* (#23851) 2023-08-14 11:12:19 +00:00
renovate[bot]
947693ddd7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.10.4 (#23849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 10:18:57 +00:00
Philip
fe039fea63
feat: Enhance lookup logs to show branches extended info (#23696)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-14 07:19:04 +00:00
renovate[bot]
604e1bbcb7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.10.3 (#23840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-13 00:58:34 +00:00
Steffen
aced1aab16
docs(gitea): update PAT matrix (#23821) 2023-08-11 09:25:26 +00:00
Florian Greinacher
c38e46f34b
fix(config-validator): don't ignore arguments after --strict option (#23813) 2023-08-11 05:26:00 +00:00
Joshua Tang
4484cbcb28
feat(manager/pub): extract Flutter SDK (#23759) 2023-08-10 13:19:17 +00:00
Sebastian Poxhofer
bd3c3e3ee9
feat(managers/cpanfile): add perl category (#23808) 2023-08-10 09:33:58 +00:00
renovate[bot]
9c64f92080
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.10.2 (#23801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 04:12:06 +00:00
HonkingGoose
ba72406afe
chore: better description for best-practices preset (#23773) 2023-08-09 09:49:18 +00:00
renovate[bot]
fe1bd6b30d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.9.1 (#23775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 09:33:59 +00:00
Rhys Arkins
5e31c69a31
fix(bazelisk): use semver versioning (#23771) 2023-08-09 07:08:24 +00:00
Rhys Arkins
77e106841c
fix(bundler): update patch, minor, major separately (#23770)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-09 07:08:22 +00:00
PeterNitsche
1ecaab241d
feat(github-actions): support GitHub actions runners (#23633)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-08 19:59:41 +00:00
Philip
15cfe4bece
feat: possibility to change Repository Problems header in dependency dashboard issue (#23551)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
2023-08-08 15:36:36 +00:00
Rhys Arkins
03c8ef7344
fix(lerna): don’t use packages if v7 or higher (#23756) 2023-08-08 14:29:32 +00:00
Tobias
853f02844d
feat(github-actions): autodetect GitHub Actions registry urls for Enterprise Server (#23042) 2023-08-08 12:07:47 +00:00
renovate[bot]
ca8e95e5b4
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.9.0 (#23753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 10:03:29 +00:00
Michael Kriese
29cec2cb91
fix: better validation before bumping package version (#23684) 2023-08-08 09:50:42 +00:00
Michael Kriese
2f99b3cf25
feat(datasource/docker): add schema types (#23752) 2023-08-08 09:02:42 +00:00
Danek Duvall
4b55b4e511
feat(manager/nuget): bump VersionPrefix in MSBuild project files (#23464)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-08 05:36:59 +00:00
renovate[bot]
232f214519
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.7 (#23744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-07 20:19:28 +00:00
Sergei Zharinov
17bf7d7ed9
refactor: Reuse datasource filtering (#23716) 2023-08-07 20:02:57 +00:00
Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal (#23448)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
Tom Adler
e20f6cdecd
feat(presets): add testcontainers-node monorepo (#23729) 2023-08-07 08:59:13 +00:00
Joshua Tang
ee6c40f800
fix(manager/pub): extract sdk constraint correctly (#23367)
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 06:04:54 +00:00
Sergei Zharinov
c5c99695dd
feat(result): Support wrapping Zod schemas (#23725) 2023-08-06 16:40:35 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom folder (#23715) 2023-08-06 11:00:47 +00:00
renovate[bot]
6488bcdfc1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.6 (#23723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-05 01:32:06 +00:00
Sergei Zharinov
0f872f8b1a
fix(npm): Types for bumpVersion parameter (#23717) 2023-08-04 19:27:42 +00:00
Sergei Zharinov
8c0013f1fc
fix(util/result): Types for wrapNullable (#23713) 2023-08-04 15:00:11 +00:00
Sergei Zharinov
f2f6c17227
refactor(datasource): Extract getRawPkgReleases from getPkgReleases (#23712) 2023-08-04 13:39:12 +00:00
Michael Kriese
2daf10e4e8
feat(datasource/docker): allow override max pages (experimental /self-hosted) (#23700) 2023-08-04 07:46:22 +00:00
RahulGautamSingh
7949a2afee
fix(core/automerge): care only about automergeSchedule when branch exists (#23561)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-04 07:20:25 +00:00
RahulGautamSingh
2367b42413
feat: warn if multiple lock files detected (#23562) 2023-08-04 05:46:40 +00:00
renovate[bot]
36dfe92e50
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.5 (#23704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 04:09:26 +00:00
HonkingGoose
8b3bfe4975
docs: improve datasource readme (#23653) 2023-08-03 18:09:19 +00:00
Asifur Rahman Arnab
37862b6c08
feat: add plain format type for customDatasources (#23563)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 14:20:36 +00:00
Michael Kriese
8465edaba5
fix(datasource/docker): fetch 20 pages (#23690) 2023-08-03 13:28:07 +00:00
Florian Greinacher
7b7670c2e4
feat(config-validator): add --strict option (#23677) 2023-08-03 12:26:43 +00:00
Mads Jon Nielsen
bc192665d7
fix(npm): package-lock.json v3 root project out of sync with package.json (#23495)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-03 11:58:50 +00:00
Michael Kriese
c3c95bec57
docs(platform/bitbucket-server): wrong start commands (#23683) 2023-08-03 11:18:13 +00:00
Michael Kriese
8369c2752e
fix(presets): use config:recommended (#23679) 2023-08-03 10:37:25 +00:00
renovate[bot]
866bcd324e
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.4 (#23680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 10:18:43 +00:00
Philip
7f565423e6
fix: Rebase with checkedBranches isnt working as expected (#23675)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-03 09:30:49 +00:00
Matt Travi
d8bf58fbf3
feat(presets): rollup-babel is now scoped (#23672) 2023-08-03 07:13:19 +00:00
RahulGautamSingh
9780aee60a
feat(onboarding): add config hash comment in pr body (#23673) 2023-08-03 06:52:28 +00:00
Sergei Zharinov
009a665293
test(datasource): Add tests for common.ts (#23669) 2023-08-02 22:22:59 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) (#23325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Philip
c2ef0fe405
fix: remove extra trace log (#23661)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 12:17:59 +00:00
Michael Kriese
68f34a99ff
chore: fix types (#23665) 2023-08-02 12:17:11 +00:00
Uli
908777cdcc
docs(datasource): Add additional examples for custom datasource (#23558)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-01 18:09:43 +00:00
Connor Pearson
cdf1db7200
feat(platform/gitlab): support autoApprove option (#23460) 2023-08-01 06:36:49 +00:00
CodeShakingSheep
b02d4ac492
docs(platform/Gitea): Update PAT scopes for Gitea (#23615)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-31 12:32:23 +00:00
tsuyoshi wada
9aefc20205
feat(preset): add scaffdog monorepo (#23616) 2023-07-31 08:23:21 +00:00
Sergei Zharinov
72092626db
refactor(jenkins-plugins): Remove huge fixtures (#23621) 2023-07-30 17:46:22 +00:00
PeterNitsche
8aad74f8cb
test: Write test for bad pattern: .md/# (#23609) 2023-07-30 07:02:31 +00:00
Sergei Zharinov
bbf4183b04
refactor(cdnjs): Use zod schema and Result class (#23588) 2023-07-29 17:54:49 +00:00
Rhys Arkins
2be0ff3873
fix(lerna): skip bootstrap if using a v7 range (#23595) 2023-07-29 07:48:36 +00:00
renovate[bot]
dd31f88378
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.2 (#23605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 06:25:26 +00:00
renovate[bot]
680f74395a
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.1 (#23601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-28 19:39:02 +00:00
Rhys Arkins
fd6ef67652
fix(rollback): try/catch version comparison (#23593) 2023-07-28 14:35:18 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file (#23587) 2023-07-28 08:09:41 +00:00
Ikko Eltociear Ashimine
d450995dd1
chore: fix typo in extract.ts (#23584) 2023-07-27 19:21:13 +02:00
Sergei Zharinov
674c6fca49
feat: Support Zod values in Result transforms (#23583) 2023-07-27 15:17:18 +00:00
bjuraga
a9af34cf8c
fix(manager/nuget): don't bump version if already done (#23546) 2023-07-27 14:56:30 +00:00
Rhys Arkins
48d3ebab1d
fix(lerna): detect lerna in dependencies (#23575) 2023-07-27 13:53:08 +00:00
renovate[bot]
4180be07cd
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.8.0 (#23579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 13:09:30 +00:00
Kenichi Kamiya
450350e3fa
feat(manager/asdf): add typos (#23566) 2023-07-26 20:09:18 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util (#23549) 2023-07-26 07:51:10 +00:00
RahulGautamSingh
ce1be2c5a1
fix(versioning/hashicorp): allow != in ranges, constraints (#23492)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-25 18:18:41 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate package with jest.fakeTimers (#23542) 2023-07-25 16:14:18 +00:00
Sergei Zharinov
992b336a89
fix(rubygems): Use cascade of endpoints for unknown servers (#23523) 2023-07-25 15:43:14 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases (#23548) 2023-07-24 22:54:28 +00:00
Sebastian Poxhofer
949681f1b7
docs(managers): use table for categories display (#23503) 2023-07-24 20:44:12 +00:00
Adam Setch
e24ca0eb3d
feat: add minimatch wrapper to support caching (#23515) 2023-07-24 20:07:52 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases (#23547) 2023-07-24 20:01:39 +00:00
Sergei Zharinov
6451c3af73
refactor(rubygems): Use Result class (#23522) 2023-07-24 18:40:21 +00:00
Adam Setch
3c999e75bf
feat(util/hash): add toSha512 as default algorithm (#23544) 2023-07-24 18:26:18 +00:00
Sergei Zharinov
f4dbae2012
fix: Merge additionalReviewers from multiple upgrades (#23540) 2023-07-24 15:03:10 +00:00
Adam Setch
3c29bd4d73
refactor(release-notes): extract shouldSkipChangelogMd (#23274) 2023-07-24 04:50:13 +00:00
Adam Setch
1b93263118
feat: add hash util (#23524) 2023-07-24 04:40:56 +00:00
Sergei Zharinov
285bed3e43
test(rubygems): Simplify tests (#23521) 2023-07-23 13:41:17 +00:00
Sergei Zharinov
3559cb3980
refactor(rubygems): Unify fetching via v1 API (#23517) 2023-07-23 13:14:49 +00:00
Sergei Zharinov
0e2083ee02
refactor(rubygems): Extract v1 API handling (#23474) 2023-07-23 10:27:14 +00:00
Sergei Zharinov
9e77d59a96
fix(github): Remote branch existence check (#23480) 2023-07-23 09:57:07 +00:00
Sergei Zharinov
64a52b0aa9
test(rubygems): Format fixture data (#23518) 2023-07-23 09:10:54 +00:00
Gabriel-Ladzaretti
c6006ebcaf
feat(config): make enabled env/cli configurable (#23516)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-07-23 09:09:24 +00:00
renovate[bot]
e5336a5526
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.7.0 (#23514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 18:05:34 +00:00
Sergei Zharinov
9b1c903996
fix: Disable false eslint warning (#23513) 2023-07-22 14:03:34 +00:00
Sergei Zharinov
f28fc24201
feat: Support .catch method for Result (#23505) 2023-07-22 13:16:10 +00:00
Sergei Zharinov
894a18354b
refactor: Make AsyncResult a PromiseLike (#23501) 2023-07-22 11:30:15 +00:00
MartijnLeijssen-TomTom
bca8175684
fix(datasource/conan): continue on error during fetching package url (#23391) 2023-07-21 19:07:06 +00:00
mikaello
5e3d6a2bac
test(versioning/loose): add testcase for timestamp (#23507) 2023-07-21 18:38:48 +00:00
Sergei Zharinov
f9352420fb
refactor: Use assignKeys when copying from dependency to lookup result (#23484) 2023-07-21 17:30:09 +00:00
Tobias
807b79620b
fix(git-submodule): remove token injection from submodule URL (#23458) 2023-07-21 17:29:25 +00:00
Sergei Zharinov
f049774e2b
fix: Better types for assignKeys utility (#23496) 2023-07-21 08:46:59 +00:00
RahulGautamSingh
a89e307af4
fix(config): validate productLinks as plain object (#23490) 2023-07-21 06:32:22 +00:00
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