Commit graph

1728 commits

Author SHA1 Message Date
Kyle Welch
3a957648d2
docs: Add example for registryAliases support list (#25331) 2023-10-22 19:35:50 +00:00
Rhys Arkins
3a0adb033a
docs: clarify monorepo preset contribution 2023-10-19 12:30:50 +02:00
HonkingGoose
e13f5a09f5
docs: create Contributing to Renovate page (#25238) 2023-10-17 07:17:44 +00:00
HonkingGoose
afa289f72a
docs(best practices): refactor code or tests, not both at once (#25237) 2023-10-17 07:16:45 +00:00
Rhys Arkins
b21827dac8
feat(github): set package registry credentials automatically (#25214)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-10-17 06:58:08 +00:00
renovate[bot]
2a44ea6fac
docs: update references to renovate/renovate to v37.20.2 (#25221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 01:58:17 +00:00
Sergei Zharinov
a6e43b2d76
docs: Add Zod usage guideline (#25080)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-10-15 06:42:08 +00:00
Koen van Zuijlen
080d642593
feat(datasource/maven): Add Artifact Registry support via Google ADC (#24657)
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-10-15 06:29:29 +00:00
Bryan Lee
526ebe697e
fix(manager/npm): use --config.ignore-scripts=true for pnpm dedupe (#25210) 2023-10-15 05:47:46 +00:00
Rhys Arkins
3609cddbbe
fix(pnpm): Revert "feat(manager/npm): ignore scripts for pnpmDedupe" (#25208) 2023-10-14 10:56:57 +00:00
Bryan Lee
0d758a3d0e
feat(manager/npm): ignore scripts for pnpmDedupe (#24505)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-09 09:49:05 +00:00
renovate[bot]
8b481a11d5
docs: update references to renovate/renovate to v37.8.1 (#25092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 00:32:01 +00:00
HonkingGoose
378e9bbceb
chore: drop status:ready and improve triage docs (#25023)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-04 19:15:28 +00:00
HonkingGoose
6ab3f46cd5
chore: drop priority-5-triage label (#25024) 2023-10-04 10:23:36 +00:00
Valentin Maerten
3c592a236c
feat(cargo): support private crate (#24704)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-03 12:52:55 +00:00
HonkingGoose
3a19e5ec50
docs(config options): explain prCreation=approval (#24949)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-03 11:11:51 +00:00
Rhys Arkins
8a0956d989
docs(versionCompatbility): fix suffix example 2023-10-02 14:36:05 +02:00
Rhys Arkins
42b3a7c046
feat: versionCompatibility (#24717) 2023-10-02 09:55:01 +00:00
renovate[bot]
4b9bb12c99
docs: update references to renovate/renovate to v37 (#24935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 01:50:36 +00:00
xyhhx
cb68571e6e
docs: Fix typo in .pages (#24718) 2023-09-30 21:03:02 +00:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
HonkingGoose
8bdcfd5e55
docs: use new GitHub alert syntax (#24668) 2023-09-27 08:19:55 +00:00
Rhys Arkins
27fe06c447
docs: update label guides (#24669)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-26 23:17:15 +02:00
HonkingGoose
6aff404e55
docs(about us): bump outside contributors number (#24640) 2023-09-25 10:09:10 +02:00
renovate[bot]
60ddd95409
docs: update references to renovate/renovate to v36.107.1 (#24636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 00:18:19 +00:00
Rauny
c767e742d3
docs(typo): update upgrade-best-practices.md (#24630) 2023-09-24 11:43:22 +02:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers -> customManagers (#24451)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00:00
HonkingGoose
0379788a19
docs: update best practices (#22233)
Co-authored-by: Morre <morre@mor.re>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-23 05:56:28 +00:00
Sebastian Poxhofer
cdb263692d
docs: add security preset page and opentelemetry to sidebar (#24592) 2023-09-22 09:48:58 +00:00
Koen van Zuijlen
37a0bcfe2a
feat(datasource/docker): Add support for Google Application Default Credentials (#23903)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-21 15:10:18 +00:00
HonkingGoose
08629cfd29
docs: bump actions/checkout version in examples (#24545) 2023-09-20 10:01:23 +00:00
Zak Cutner
da7fbc0223
feat(manager/bazel): recognize Bazel rules that begin with an underscore (#24496)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-20 07:03:58 +00:00
HonkingGoose
060c9ce5c0
docs(semantic commits): explain config:recommended prefixes (#24507)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-19 07:36:11 +00:00
renovate[bot]
4a48b5819a
docs: update references to renovate/renovate to v36.96.3 (#24469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 01:26:47 +00:00
HonkingGoose
1fae51ed29
docs(config validation): rewrite (#22689) 2023-09-16 07:49:49 +00:00
HonkingGoose
4a71e505c0
docs(reading list): add Running Renovate to self-hosted list (#24396) 2023-09-16 07:49:12 +00:00
Florian Greinacher
d5db1c68f8
feat: autodiscover repositories by namespace (#24321) 2023-09-11 11:03:16 +00:00
renovate[bot]
7e70c56e64
docs: update references to renovate/renovate to v36.91.0 (#24341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 00:09:52 +00:00
Sven Schliesing
a5fda1021c
docs: Fix broken link in configuration-options.md (#24143)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-08 09:33:22 +00:00
Yun Lai
667f137081
feat: add options to host rules to enable mTLS calls to host (#24155)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-06 12:02:34 +00:00
HonkingGoose
1d970ca87d
docs(self-hosted): rewrite some sentences (#24266) 2023-09-06 10:32:55 +00:00
Justin Clareburt
b5716847ad
feat(presets/merge-confidence): Merge Confidence badges on-by-default for .NET, PHP and Ruby (#24221)
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-09-06 10:13:20 +00:00
Rhys Arkins
2be23bb869
feat: advanced optimizeForDisabled (#24255) 2023-09-06 07:28:57 +02:00
renovate[bot]
4f96d3660d
docs: update references to renovate/renovate to v36.78.8 (#24224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 02:01:29 +00:00
Michael Kriese
d3da0bcef0
feat(changelog): support gitea changelogs (#24144)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 09:41:39 +00:00
renovate[bot]
aa111993c3
docs: update references to renovate/renovate to v36.67.1 (#24118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-28 00:22:35 +00:00
Gabriel-Ladzaretti
e45bacf026
feat(package-cache): add configurable cache TTL override (#24073)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 15:40:37 +00: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
HonkingGoose
191e96f316
docs(config options): fix link (#24040) 2023-08-24 11:44:04 +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
HonkingGoose
76c9c63417
docs: use simple words (#23989) 2023-08-22 14:07:21 +02:00
Stéphane Goetz
04df5c657a
docs: update Swissquote Renovate stats (#23972) 2023-08-21 07:26:46 +00:00
renovate[bot]
fa29da42f1
docs: update references to renovate/renovate to v36.52.2 (#23969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 00:40:33 +00:00
HonkingGoose
27d36cf362
docs: create privacy section (#23899)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-20 06:09:30 +00:00
renovate[bot]
11c55167ed
docs: update references to renovate/renovate to v36.42.4 (#23844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 00:10:13 +00:00
HonkingGoose
5c4b440efc
docs: push new commit instead of amending Renovate's commit (#23833) 2023-08-12 05:32:48 +00:00
HonkingGoose
c5c31eed65
docs(configuration options): improve vulnerabilityAlerts text (#23778) 2023-08-09 11:42:00 +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
Rubén Cabrera
0d579fdcfc
docs: update vulnerability alerts permission text (#23730) 2023-08-07 09:04:11 +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
Michael Kriese
3ac9ec915e
build: use pnpm (#23664)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-08-03 19:43:47 +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
Florian Greinacher
7b7670c2e4
feat(config-validator): add --strict option (#23677) 2023-08-03 12:26:43 +00:00
Michael Kriese
dae5b8f544
build: prepare for pnpm (#23686) 2023-08-03 11:54:54 +00:00
HonkingGoose
983fe3ec1d
docs(known limitations): fix typo (#23666) 2023-08-02 16:05:17 +00:00
HonkingGoose
c42f02f251
docs(style guide): one sentence per line, no punctuation at end of list item (#23660) 2023-08-02 10:13:47 +00:00
renovate[bot]
928184e1e8
docs: update references to renovate/renovate to v36.25.5 (#23622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 02:04:47 +00:00
HonkingGoose
6001f97b56
docs(configuration options): commitMessagePrefix always appends : character (#23611) 2023-07-30 06:50:56 +00:00
Greg Slonim
89621bef97
docs(config): add clarification for gitAuthor format to avoid obscure errors during commits. (#23543)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-25 13:21:34 +00:00
renovate[bot]
68e871e86f
docs: update references to renovate/renovate to v36.20.1 (#23525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-24 01:35:46 +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
HonkingGoose
433464d5a2
docs(about us): update outside contributors number (#23445) 2023-07-19 10:16:52 +00:00
HonkingGoose
f9f9a23446
docs(dependency pinning): improve quote (#23402) 2023-07-19 09:15:51 +00:00
Anthony Roussel
0a311c8dad
feat(platform/github): autodiscover repos by topic (#23362) 2023-07-19 06:50:34 +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
renovate[bot]
e75ff54abb
docs: update references to renovate/renovate to v36.8.11 (#23398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 00:58:57 +00:00
HonkingGoose
d0a62d5955
docs(automerge): Merge Queue is out of beta (#23358) 2023-07-13 15:42:38 +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
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
HonkingGoose
5dce6bbee5
docs(docker): update Ubuntu and Debian code names (#23323) 2023-07-12 12:17:24 +00:00
Gabriel-Ladzaretti
e23e70d7cc
docs(hosted-app): update log section (#23320) 2023-07-12 09:10:23 +00:00
Rhys Arkins
2092254ce3
docs: matchFileNames negative match 2023-07-12 08:43:06 +02:00
morre
5c32fa7f1e
docs: Update forking renovate drawbacks (#23300) 2023-07-11 15:09:21 +00:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource (#23147) 2023-07-10 18:22:35 +00:00
renovate[bot]
8db31e9716
docs: update references to renovate/renovate to v36 (#23267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-10 01:02:09 +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
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
7db49b39e4
feat: matchPackagePrefixes include packageName (#23186) 2023-07-07 07:47:04 +00:00
HonkingGoose
5ca28d4e41
docs(faq): rewrite github hosted app section (#23184)
Co-authored-by: Róbert Papp <papp.robert.s@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-06 10:23:43 +00:00
Johannes Feichtner
0478fab59d
docs: remove obsolete link to compatibility presets (#23190) 2023-07-05 20:13:16 +00:00
HonkingGoose
e570853e42
docs: drop stale assets (#23181) 2023-07-05 15:58:06 +00:00
Rhys Arkins
ca0fdd7b26
docs: update for v36 (#23161)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-07-05 17:58:26 +02:00
Sebastian Poxhofer
69652bb572
docs(managers): remove reference to removed languages (#23177) 2023-07-05 14:23:56 +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
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
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
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
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
HonkingGoose
0551a12f60
docs(private package support): monospace github.com URL (#23107) 2023-07-03 14:11:50 +00:00
HonkingGoose
2147ae260e
docs: fetchReleaseNotes works with Bitbucket Cloud (#23108) 2023-07-03 13:15:09 +00:00
HonkingGoose
e8fb82d939
docs(self-hosted configuration): update binarySource (#22619)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-03 10:04:14 +00:00
renovate[bot]
3c3f246448
docs: update references to renovate/renovate to v35.158.0 (#23093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-03 01:54:51 +00:00
HonkingGoose
211b825986
docs: fix another broken link (#23036) 2023-06-29 11:08:00 +00:00
HonkingGoose
8302f6a7ac
docs: fix broken links (#23035) 2023-06-29 10:39:59 +00:00
HonkingGoose
a7f6514ebe
docs: partial rewrite developer docs (#23015) 2023-06-28 11:53:45 +00:00
HonkingGoose
bdf5fb96b1
docs: rewrite best practices developer docs (#22985) 2023-06-26 14:46:43 +00:00
HonkingGoose
9d4f56114f
docs: replace comment with improved sentence (#22981) 2023-06-26 12:38:28 +00:00
HonkingGoose
f12576ec26
docs: partial rewrite of developer docs (#22977) 2023-06-26 11:03:50 +00:00
HonkingGoose
fbf9d5965d
refactor(postUpdateOptions): sort keys (#22976) 2023-06-26 09:47:24 +00:00
renovate[bot]
e39af94933
docs: update references to renovate/renovate to v35.141.3 (#22972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 01:04:12 +00:00
HonkingGoose
8056dcf1ef
docs(configuration options): update postUpdateOptions table (#22949) 2023-06-23 12:12:24 +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
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
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
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
Rhys Arkins
43fa615e05
fix: Revert "feat(github): forkOrgs, forkCreate (#18770)"
This reverts commit 2f77695ba5.
2023-06-19 15:10:21 +02: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
renovate[bot]
5f17690a88
docs: update references to renovate/renovate to v35.131.0 (#22863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 00:18:20 +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
HonkingGoose
cf7c0c9a42
docs(faq): explain when new Renovate OSS releases are added to the hosted app (#22816)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-16 12:18:43 +00:00
Michael Kriese
2948a640f6
feat(config): relax registy alias validation (#22815) 2023-06-16 08:38:47 +00:00
Victor Engmark
b9dc2f3506
test: time difference with time zone (#22782) 2023-06-16 07:46:08 +00:00
deniseunt
cfc976db42
feat(manager/pip-requirements): Amend fileMatch regex to match common … (#22778)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 19:45:09 +00:00
RahulGautamSingh
2c264af8d2
feat: migraterecreateClosed to recreateWhen (#21039)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-12 15:48:40 +00:00
HonkingGoose
02ee1c527f
docs: set page title for maintaining AUR packages user story (#22690)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-12 16:59:09 +02:00
renovate[bot]
57aea566c2
docs: update references to renovate/renovate to v35.115.2 (#22687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 01:35:59 +00:00
HonkingGoose
56f96841bc
docs(configuration options): rewrite lockFileMaintenance (#22617) 2023-06-07 16:13:05 +00:00
Daniel Shuy
48fbac67eb
docs: document asdf .tool-versions support for Node.js (#22604) 2023-06-06 18:15:18 +00:00
HonkingGoose
9dbc1d0667
docs(about us): update contributors list and numbers (#22559)
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-06 07:55:44 +00:00
HonkingGoose
0bb299e444
docs(self-hosting): warn about outdated config example (#22583) 2023-06-05 17:40:17 +00:00
renovate[bot]
b86db317d8
docs: update references to renovate/renovate to v35.110.1 (#22580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 01:23:31 +00:00
HonkingGoose
9c98a88592
docs: fix broken link (#22556) 2023-06-02 15:41:01 +00:00
HonkingGoose
add67f4782
docs(configuration options): rewrite stabilityDays mention (#22527) 2023-05-31 19:48:57 +00:00
ChristianCiach
be760cb478
docs: fix typo in self-hosting example (#22519) 2023-05-31 18:12:27 +00:00
Rhys Arkins
81ec1cfb9f
docs: clarify stabilityDays rename 2023-05-31 19:09:06 +02:00
HonkingGoose
71d082d16f
docs: use relative URLs in more places (#22516) 2023-05-31 15:52:30 +00:00
HonkingGoose
2610e2fb80
chore: create admin-only issue form, improve and add discussion forms (#22469)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 12:37:05 +00:00
HonkingGoose
eaf8f890c0
docs(configuration options): style fixes for prPriority (#22467)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 10:43:24 +00:00
HonkingGoose
b08fa0cf8b
docs: drop weasel words (#22165)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 08:20:40 +00:00
HonkingGoose
6e17128eb9
feat(presets): timed presets give Renovate 4 hours to create branches (#22466) 2023-05-29 07:45:54 +00:00
renovate[bot]
7df76171f2
docs: update references to renovate/renovate to v35.103.0 (#22475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 02:50:21 +00:00
bart
a27cec8187
docs(lockFileMaintenance): add pmd.lock (#22364) 2023-05-23 06:12:55 +00:00
HonkingGoose
947babe092
docs(reading list): fix typo (#22341) 2023-05-22 09:15:15 +00:00
renovate[bot]
5000a625af
docs: update references to renovate/renovate to v35.98.0 (#22338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-22 00:58:04 +00:00
HonkingGoose
43669f860b
docs(running renovate): rewrite (#21222)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-20 06:02:01 +00:00
HonkingGoose
cb909fe378
docs: create reading lists (#21782)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-19 05:58:36 +00:00
Marek Grzenkowicz
be9c642611
docs: document how to configure OS cert store for Python (#22299) 2023-05-18 14:32:58 +00:00
Sebastian Poxhofer
7cfd7145e7
docs(hostRules): document current matchHost behaviour if a port is supplied (#22007)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 07:39:22 +00:00
Sebastian Poxhofer
3fccfbe927
feat(vulnerabilities): add option to add summary to dashboard (#21766)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-17 08:15:12 +00:00
Liora Milbaum
64b6e16763
refactor(gitpod): dropping gitpod (#22274) 2023-05-17 08:05:35 +00:00
renovate[bot]
85fbad1029
docs: update references to renovate/renovate to v35.82.0 (#22223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 01:14:30 +00:00
Sebastian Krebs
fc73b078dc
feat: commitMessageLowerCase (#20930)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-13 18:12:36 +00:00
HonkingGoose
d82a811153
docs(config template editing): bump to v18 of React in example (#22162) 2023-05-13 11:15:05 +00:00
Michael Kriese
3f33995ab9
feat(manager/terraform): support registry aliases for docker images and oci helm charts (#22022)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-09 15:26:00 +00:00
Florian Greinacher
ad78e851aa
docs: add config-validation chapter (#21969)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-09 03:38:37 +00:00
HonkingGoose
72f165ace1
docs(config options): link to regex manager presets (#22023) 2023-05-08 10:13:37 +00:00
renovate[bot]
1fa64d5b02
docs: update references to renovate/renovate to v35.73.0 (#22019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 00:56:51 +00:00
Boris Bera
18ddc2fe74
feat(manager/dockerfile): support file names that are all lowercase (#21877) 2023-05-03 19:05:39 +00:00
Philip
5511f33d06
feat: checkedBranches (#21845)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-02 08:54:49 +00:00
renovate[bot]
86c7e58770
docs: update references to renovate/renovate to v35.66.3 (#21897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 03:22:04 +00:00
Sebastian Poxhofer
ab04c11f42
docs(adding-package-manager): add missing functions of ManagerAPI interface (#21535)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-29 08:40:17 +00:00
Michael Kriese
d03f96d0e3
feat: deprecate node v19 (#21843) 2023-04-27 13:44:19 +00:00
Malte Münch
541cb0cb90
docs: do not git add in post upgrade tasks (#21828) 2023-04-27 05:16:59 +00:00
HonkingGoose
dc1d1e85db
docs(config options): rewrite matchPaths and matchFiles (#21582)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-26 17:20:45 +00:00
Adam Setch
6ec865be62
feat: add prTitleStrict config option to bypass prTitle manipulation (#21454)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-25 15:08:13 +00:00
HonkingGoose
13f4b02560
docs(config options): warn about SemVer 0.x packages (#21747) 2023-04-25 05:36:49 +00:00
renovate[bot]
9ceba31f0a
docs: update references to renovate/renovate to v35.58.0 (#21770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 00:34:27 +00:00
HonkingGoose
6990f7fc09
docs(config options): rewrite forkProcessing (#21621)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 09:05:07 +00:00
Rhys Arkins
62d051f2a9
docs: remove outdated node/git minimum versions 2023-04-20 13:34:35 +02:00
HonkingGoose
c5ac66cf69
docs(self-hosted configuration): globalExtends can't be private (#21597)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-20 08:49:39 +00:00
HonkingGoose
14dbd5ea80
docs: convert caution admonition to warning (#21600) 2023-04-19 10:56:44 +00:00
Michael Kriese
ecf7f40d43
docs: constraints should work for all managers (#21593) 2023-04-19 07:59:03 +00:00
Michael Kriese
bce88c862e
feat(config): rename azureAutoApprove to autoApprove (#21576) 2023-04-18 09:09:46 +00:00
Tom Fay
2a72f85cc2
feat(manager/cargo): support private registry index env var (#20379)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 08:49:24 +00:00
HonkingGoose
ce96324ab7
docs: fix broken relative link (#21572) 2023-04-18 09:24:30 +02:00
Jorge Silva
91812d025d
feat(manager/gomod): add goGetDirs option (#20156)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 04:55:28 +00:00
Liora Milbaum
93e8bda4ec
chore(devcontainer): Fixed errors and added CI workflow (#21515)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-04-17 14:19:14 +00:00
HonkingGoose
e8c5fa6e57
docs: explain how to use presets (#21534)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 13:59:21 +00:00
DjordyKoert
62b57aa27c
feat: disable setting COMPOSER_AUTH for gitlab (#20634)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 06:16:02 +00:00
renovate[bot]
69740ba73d
docs: update references to renovate/renovate to v35.48.2 (#21542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 00:29:32 +00:00
Róbert Papp
b548a938bc
docs: add restriction on matchCurrentVersion (#21485)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-14 06:25:30 +00:00
HonkingGoose
7666dd9efc
docs: Add Maintaining AUR packages with Renovate user story (#21413) 2023-04-13 14:20:49 +00:00
Róbert Papp
bd497257b3
docs: refresh links around presets (#21484) 2023-04-13 13:42:22 +00:00
HonkingGoose
734ab7f421
docs(pull requests): rewrite (#21440)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-13 08:44:41 +00:00
RahulGautamSingh
135e6cd078
feat(config): rename stabilityDays to minimumReleaseAge (#21376)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-12 17:59:24 +00:00
Björn Böing
5538ffde1a
docs: add GitHub PAT hint for fetchReleaseNotes (#21443) 2023-04-12 10:47:12 +00:00
renovate[bot]
eb370232c9
docs: update references to renovate/renovate to v35.40.0 (#21403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 01:11:24 +00:00
William Boman
bf0f7e2b82
feat(template): add equals helper (#21385) 2023-04-09 05:24:04 +00:00
Rhys Arkins
f5595f334c
feat: RENOVATE_X_IGNORE_RE2 (#21391) 2023-04-08 08:38:43 +00:00
David Straub
e3a16aa33e
docs(rangeStrategy): clarify v35 auto behavior (#21372) 2023-04-06 15:30:34 +00:00
HonkingGoose
d57f4239b8
docs(issue labeling): add new labels (#21348) 2023-04-05 09:44:33 +00:00
renovate[bot]
d0ad054bde
docs: update references to renovate/renovate to v35.31.5 (#21303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 13:44:51 +00:00
renovate[bot]
b86b1b20c2
docs: update references to renovate/renovate to v35.31.4 (#21295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 01:20:45 +00:00
Malte Poll
480cff54ff
feat(bazel): Support for rules_oci / oci_pull (#21216)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-30 20:37:52 +00:00
HonkingGoose
2bd80d6071
docs(automerge): add example monorepo package automerge (#21223)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-30 07:24:02 +00:00
renovate[bot]
949780332a
docs: update references to renovate/renovate to v35.23.3 (#21178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 02:23:31 +00:00
renovate[bot]
e818cff9b5
docs: update references to renovate/renovate to v35.23.2 (#21175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 00:32:41 +00:00
Rhys Arkins
5110d43daa
docs: encrypt CLI usage (#21162)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-26 10:43:52 +00:00
Rhys Arkins
cec2e14a64
feat(config): multi-org secrets decrypt (#21147) 2023-03-25 09:14:33 +00:00
Michael Kriese
7601eb3351
docs: fix replacementNameTemplate samples (#21085) 2023-03-22 12:05:02 +00:00
HonkingGoose
326e0568b1
docs(config options): rewrite branchName documention, redirect to discussion (#20949) 2023-03-22 06:38:03 +00:00
HonkingGoose
db73d3984b
docs(config options): improveprBodyTemplate explanation (#20945) 2023-03-22 06:37:40 +00:00
HonkingGoose
457f4388e7
docs(self-hosting examples): update renovate version references (#21067) 2023-03-22 06:36:18 +00:00
Adam Setch
64d17540b9
docs(replacement): update examples (#21076) 2023-03-22 06:35:24 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher (#21049)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Adam Setch
b25022066e
feat(replacements): support for replacement name templating (#20905)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-21 16:42:13 +00:00
Rhys Arkins
623f2cadd9
feat: customize merge confidence host (#21061)
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
2023-03-21 11:16:36 +00:00
renovate[bot]
5f32cdb109
docs: update references to renovate/renovate to v35.14.1 (#21040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 02:25:34 +00:00
Rhys Arkins
eac9ef6079
docs: clarify forkProcessing filename (#21021) 2023-03-19 07:38:25 +00:00
HonkingGoose
712fc31fc7
docs(go modules): vendored major upgrades not supported (#21025) 2023-03-18 14:40:13 +01:00
Adam Setch
e29c8ad964
fix(bitbucket): use correct case (#21002) 2023-03-17 12:13:37 +00:00
renovate[bot]
b0753df85d
docs: update references to renovate/renovate to v35.7.0 (#20962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 15:55:51 +00:00
HonkingGoose
e83ef5a7d3
docs(config options): use note admonition, fix styling (#20947) 2023-03-15 11:27:44 +00:00
HonkingGoose
14f781597d
docs(config options): use admonition (#20948) 2023-03-15 11:27:26 +00:00
Lctrs
2e25de1211
feat(datasource): support range constraints filtering (#20842)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-15 06:12:08 +00:00
Adam Setch
8137533c94
feat(auto-replace): ability to specify global or first match from replacement rules (#20604)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-14 21:02:24 +00:00
Simon Eßlinger
3c5224eee4
feat: add datasource, versioning and manager for Azure Bicep resources (#20755)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-14 18:29:25 +00:00
HonkingGoose
1b90fd98fc
docs(configuration options): rewrite configMigration (#20902) 2023-03-14 08:04:59 +00:00
wwuck
1da1bc4885
docs: reduce ambiguity in gitLabIgnoreApprovals docs (#20918) 2023-03-14 05:56:07 +00:00
HonkingGoose
f90a6022a6
docs(self-hosted experimental): simplify (#20901)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-14 05:25:26 +00:00
HonkingGoose
5da3aada39
docs(getting started): simplify (#20900)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-13 14:57:44 +00:00
Adam Setch
583bd53232
docs: add @setchy to about-us (#20903) 2023-03-13 11:52:06 +00:00
HonkingGoose
329b1939ad
docs(automerge): fix broken list layout (#20899) 2023-03-13 09:29:56 +00:00
renovate[bot]
7dd6b100dd
docs: update references to renovate/renovate to v35.2.0 (#20891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 01:05:35 +00:00
Adam Setch
98be25f787
feat(platform/bitbucket): add support for Bitbucket development branching model (#20860)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-12 12:50:54 +00:00
renovate[bot]
a44a815e1e
docs: update references to renovate/renovate to v35 (#20883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-12 09:13:03 +00:00
Adam Setch
466af47fd5
docs: update major platform features not supported (#20869) 2023-03-11 10:28:04 +00:00
HonkingGoose
da1eeea02b
docs: replace unencrypted with plaintext (#20849) 2023-03-10 17:24:35 +01:00
Michael Kriese
2102b70607
feat!: require NodeJS v18.12+ (#20838) 2023-03-10 10:29:25 +00:00
Rhys Arkins
a4ab4523f8
feat(config)!: forkProcessing (#20759)
Removes "includeForks" option and replaces with "forkProcessing". New default behavior is to process forks if automerge=false.

Closes #20752

BREAKING CHANGE: Forked repos will now be processed automatically if autodiscover=false. includeForks is removed and replaced by new option forkProcessing.
2023-03-10 09:34:41 +01:00
Rhys Arkins
f765e6fb1d
feat!: internalChecksAsSuccess (#20572)
Adds new config option `internalChecksAsSuccess`, defaulting to `false`.

Closes #7800

BREAKING CHANGE: Internal checks such as `renovate/stability-days` will no longer count as passing/green, meaning that actions such as `automerge` won't
occur if the only checks are Renovate internal ones. Set `internalChecksAsSuccess=true` to restore existing behavior.
2023-03-10 09:34:41 +01:00
Michael Kriese
ec4b17b8b6
feat(config)!: default dockerImagePrefix to containerbase (#20150)
Sidecar containers will now use `containerbase/` prefix instead of `renovate/` prefix.

BREAKING CHANGE: containerbase/ account used for sidecar containers instead of renovate/
2023-03-10 09:34:40 +01:00
Rhys Arkins
b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch (#19314)
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
RahulGautamSingh
dcd298a625
feat(config)!: add new option constraintsFiltering (#19992)
Adds new option `constraintsFiltering`.

Closes #19979

BREAKING CHANGE: PyPI releases will no longer be filtered by default based on `constraints.python` compatibility. To retain existing functionality, set
`constraintsFiltering=strict`.
2023-03-10 09:24:44 +01:00
Timothy Aaron
9bd5b515a8
docs: link to all supported managers (#20826)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-10 06:26:50 +00:00
Marcin Zajączkowski
045780f8cd
docs: clarify that S3 cannot be used as lookup cache (#19711)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-08 07:09:43 +00:00
Sergei Zharinov
9ec4804579
feat(bazel): Use Gradle versioning for maven_install by default (#20748) 2023-03-04 10:32:38 +00:00