Rhys Arkins
a75f9d71c1
feat(config)!: non-zero defaults for PR concurrent, hourly limits ( #19958 )
...
Sets new defaults:
- `prConcurrentLimit`: 10 (instead of 0)
- `prHourlyLimit`: 2 (instead of 0)
Closes #19800
BREAKING CHANGE: Renovate now defaults to applying hourly and concurrent PR limits. To revert to unlimited, configure them back to `0`.
2023-03-10 09:25:51 +01:00
Rhys Arkins
016e647390
feat(config)!: default to rangeStrategy=auto, prefer update-lockfile ( #19942 )
...
Changes `rangeStrategy` default value from `'replace'` to `'auto'`. Also changes `auto` behavior so that `update-lockfile` is preferred if the manager
supports the `updateLockedDependency()` function.
Closes #19800
BREAKING CHANGE: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
2023-03-10 09:25:45 +01:00
RahulGautamSingh
dcd298a625
feat(config)!: add new option constraintsFiltering
( #19992 )
...
Adds new option `constraintsFiltering`.
Closes #19979
BREAKING CHANGE: PyPI releases will no longer be filtered by default based on `constraints.python` compatibility. To retain existing functionality, set
`constraintsFiltering=strict`.
2023-03-10 09:24:44 +01:00
Adam Setch
14e2c7d3cf
docs: add replacement to matchUpdateTypes ( #20656 )
2023-02-28 09:32:03 +00:00
Rhys Arkins
9f96c1e224
chore: remove unnecessary Range types ( #20582 )
2023-02-23 09:13:27 +00:00
Paul Gschwendtner
340a913a48
feat(platform/github): flag to control whether PRs can be edited by maintainers if forkToken
is set ( #19771 )
2023-02-22 13:07:03 +00:00
Jérémie Astori
68e4ad4e9b
feat(presets): group @types/react
and @types/react-dom
together, along with other React packages ( #20462 )
...
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-21 13:42:44 +00:00
HonkingGoose
d3ba01bf54
chore: link to discussion ( #20543 )
2023-02-21 13:18:20 +00:00
RahulGautamSingh
0f51c9f524
test: replace as with partial ( #20511 )
2023-02-21 10:46:29 +00:00
Johannes Feichtner
27c46cc673
feat: add support for RegEx patterns in baseBranches ( #20503 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-20 23:32:08 +00:00
HonkingGoose
0b3922d326
chore: link to feedback issue for osvVulnerabilityAlerts
( #20428 )
2023-02-15 12:04:21 +00:00
Michael Kriese
b95af46ebd
fix(manager/regex): migrate datasource renames ( #20415 )
2023-02-14 15:45:34 -08:00
renovate[bot]
db2aef4553
chore(deps): update jest monorepo to v29.4.1 ( #20130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 16:00:49 +00:00
ocavue
2235659b18
feat(manager/npm): support pnpmDedupe ( #20392 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-14 09:10:50 +00:00
RahulGautamSingh
09402a32e6
fix(datasource): rename adoptium-java
to java-version
( #20245 )
2023-02-13 07:54:20 +00:00
Marcin Zajączkowski
e0a74ebd15
feat(presets): Group for Spock Framework packages ( #20358 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-13 06:33:25 +00:00
RahulGautamSingh
9b782773f4
fix(migration): remove dotnet from renamed properties ( #20353 )
2023-02-11 22:53:39 +02:00
Rostislav Simonik
05517e6d8a
feat: add ignoreReviewers config option ( #19776 )
2023-02-11 07:24:02 +00:00
Rhys Arkins
e6e0ee9705
fix(presets): use regex for alpine workaround ( #20337 )
2023-02-11 07:21:57 +01:00
RahulGautamSingh
93c3fd5ced
feat(datasource): rename dotnet to dotnet-version
( #20244 )
2023-02-10 22:47:07 +02:00
Duncan Casteleyn
d791614edb
feat(presets): add schedule presets for automerge ( #20305 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-10 12:32:54 +01:00
Johannes Feichtner
a91ca62b46
feat(vulnerabilities): add feature-flagged support for OSV ( #20226 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-10 10:13:47 +00:00
Sebastian Poxhofer
27aae2868e
fix(presets/gitlab): directly request default branch ( #20319 )
2023-02-10 09:46:10 +00:00
Alexander Birkner
fbceff1397
feat(gomod): support -e option ( #20199 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-02-07 14:00:16 +01:00
Tomas Carnecky
d1e2f0c393
fix(presets): include 'google-auth-library' in googleapis group ( #20224 )
2023-02-06 06:46:03 +01:00
Jamie Magee
5302232afa
feat(replacement): add spectre.cli replacement ( #20060 )
2023-01-27 08:33:18 +01:00
Sebastian Poxhofer
b30ac1a4c2
test(migrations): add test for multiple migrations for one property ( #20044 )
2023-01-26 13:07:05 +01:00
Michael Kriese
9bd857c8f8
fix(platform): fix types and docs ( #19944 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-24 10:05:51 +01:00
Mathieu Kniewallner
7cf131021a
feat(presets/regex-managers): allow 'actions' in GitHub Actions preset ( #19966 )
2023-01-23 16:32:13 +00:00
Rhys Arkins
8e8cbba0e6
feat(presets): add prettier, standard to linters ( #19978 )
2023-01-23 10:51:15 +01:00
Rhys Arkins
8d19f05b14
fix(config): autodetectPinVersions -> autodetectRangeStrategy ( #19933 )
2023-01-20 12:48:00 +01:00
Philip Wedemann
d8e9a3438e
feat(config/presets): add Java Testcontainers group ( #19828 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-16 12:02:20 +01:00
Jan-Otto Kröpke
2c70a5d223
feat(presets/regex): Add preset for appVersion in helm charts ( #19371 )
...
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>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-16 10:14:13 +00:00
Rhys Arkins
78b8483953
feat(datasource/npm): cache etag for reuse ( #19823 )
2023-01-13 21:20:32 +00:00
Levin Rickert
b8103452a1
fix(presets): Update graphqlcodegenerator monorepo ( #19832 )
2023-01-13 15:43:01 +00:00
Gabriel-Ladzaretti
2de4260b15
feat(packageRules): add experimental env var for matching against package names ( #19784 )
2023-01-12 07:29:48 +00:00
Gabriel-Ladzaretti
de289bb409
feat(core/onboarding): support manual rebase/retry ( #17633 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-11 14:59:08 +01:00
Jesse Houwing
9bb46aec05
fix: replace vso vsts task lib ( #19775 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-01-11 06:34:50 +00:00
Zachary Liu
1331761def
fix(presets): update algolia-instantsearch monorepo names ( #19762 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-10 05:12:20 +00:00
Zachary Liu
fc41de30b5
feat(presets): add Algolia InstantSearch monorepo ( #19761 )
2023-01-10 01:21:20 +00:00
HonkingGoose
817d2d850e
docs: fix typos in description for workarounds presets ( #19732 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-09 13:50:29 +01:00
Tobias Bieniek
3d85b6048d
feat(cofig/presets): add regexManagers:githubActionsVersions
( #19620 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-08 08:09:42 +00:00
Julien Haumont
f44d454e65
feat(presets/regex-managers): improve preset for dockerfile ( #19637 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-04 16:47:00 +00:00
Daniel Tschinder
3cf8a2cd34
feat(config/presets): Add nextra monorepo ( #19644 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-04 01:07:40 +01:00
Michael Kriese
39b23d64fe
feat: better sanitize ( #19646 )
2023-01-03 12:29:07 +00:00
Michael Kriese
1e8b45422c
feat(presets/monorepo): add Syncfusion dotnet ( #19627 )
2023-01-02 11:50:46 +00:00
Adam Setch
fb99f4e6f6
fix(presets/workarounds): update java LTS allowed versions expression ( #19605 )
2022-12-30 10:35:09 +00:00
Gabriel-Ladzaretti
2bd9171ba3
feat(packageRules): add depName matchers ( #19565 )
2022-12-26 18:30:44 +00:00
Lawrence Thorpe
864585aa5c
feat(config): support .renovaterc.json5
config file ( #19394 )
2022-12-17 23:46:30 +00:00
fabb
444a221427
feat(presets): added replacement of react-scripts-ts with react-scripts ( #17827 )
2022-12-17 12:38:56 +00:00