- Mar 11, 2023
-
-
Liora Milbaum authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Adam Setch authored
-
Adam Setch authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Mar 10, 2023
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
HonkingGoose authored
-
Rhys Arkins authored
-
Rhys Arkins authored
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.
-
Rhys Arkins authored
-
Rhys Arkins authored
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.
-
Sebastian Poxhofer authored
BREAKING CHANGE: default versioning is now `semver-coerced`, instead of `semver`.
-
Paul Gschwendtner authored
The github-releases datasource has been copied into a new datasource called github-release-attachments. The github-releases general datasource is updated to use the underlying Git tag of a GitHub release entry for digest computation. Fixes #20160, Fixes #19552 BREAKING CHANGE: Regex Manager configurations relying on the github-release data-source with digests will have different digest semantics. The digest will now always correspond to the underlying Git SHA of the release/version. The old behavior can be preserved by switching to the github-release-attachments datasource.
-
Rhys Arkins authored
-
Rhys Arkins authored
When rangeStrategy=bump, and the existing range is "short" (e.g. `^1`), and a bump is required, the new result will be a version range (e.g. `^1.0.7`). Closes #20488
-
Rhys Arkins authored
-
Michael Kriese authored
Sidecar containers will now use `containerbase/` prefix instead of `renovate/` prefix. BREAKING CHANGE: containerbase/ account used for sidecar containers instead of renovate/
-
Rhys Arkins authored
Checks file cache for expired items at the end of a run. Non-breaking change but it may result in some long cleanup jobs for any bots which have been left to populate their package cache for a long time. Closes #13732
-
Rhys Arkins authored
This cleanup of default `fileMatch` values should be backwards compatible.
-
Rhys Arkins authored
Set default GOPROXY value to match `go`'s own default. Closes #20040 BREAKING CHANGE: Renovate will now use go's default `GOPROXY` settings. To avoid using the public proxy, configure `GOPROXY=direct`.
-
Rhys Arkins authored
Renovate will now use "soft" expiry of npm datasource lookups, combined with a hard expiry of 24 hours. Soft expired results are used to improve performance plus can be reused in case npmjs errors on subsequent lookups BREAKING CHANGE: Package cache will include entries for up to 24 hours after the last lookup. Set cacheHardTtlMinutes=0 to revert to existing behavior.
-
Rhys Arkins authored
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`.
-
Rhys Arkins authored
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.
-
RahulGautamSingh authored
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`.
-
Timothy Aaron authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
-
Liora Milbaum authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
Rhys Arkins authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- Mar 09, 2023
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Rhys Arkins authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Sebastian Poxhofer <secustor@users.noreply.github.com>
-
Rhys Arkins authored
-
Jamie Magee authored
-
- Mar 08, 2023
-
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
Henrik Poulsen authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-