Releases: SpotOnInc/renovate-config
Releases · SpotOnInc/renovate-config
v3.0.1
3.0.1 (2024-12-04)
Bug Fixes
- Disable
copier
as not working very well (#112) (adbb65d)
v3.0.0
3.0.0 (2024-09-10)
Features
- config: Make up-to-date configs and links. Require Renovate v37.357.0+ (#108) (5e3f847), closes 1#L120
BREAKING CHANGES
- config: These changes require Renovate v37.357.0+
Description of your changes
Actually config:base
renamed to config:recommended
in v36
v2.3.0
2.3.0 (2024-09-05)
Features
- security: Track vulnerability alerts from
osv.dev
; Enable OpenSSF badge on PRs (#107) (e950613)
v2.2.1
2.2.1 (2024-01-29)
Bug Fixes
- Deal with "File contents are invalid JSON but parse using JSON5" issue (#100) (f2f5e5b)
v2.2.0
2.2.0 (2023-06-09)
Features
- Bypass Docker Hub rate limits, by prioritize docker updates (#73) (474c1bd)
v2.1.1
2.1.1 (2023-06-07)
Bug Fixes
- Renovate changed the domain of logs location (#72) (dc517ca)
v2.1.0
2.1.0 (2023-04-21)
Features
- Check docker deps longer to bypass Docker Hub rate limits (#70) (cb52de8)
v2.0.0
2.0.0 (2023-04-18)
chore
BREAKING CHANGES
- config: Renovate change configh option from
stabilityDays
to minimumReleaseAge
v1.2.2
1.2.2 (2023-03-30)
Bug Fixes
- Removal v prefix in _VERSION now support X.Y.Zany.thing tags (#66) (e808761)
v1.2.1
1.2.1 (2023-03-24)
Bug Fixes
- Remove
v
prefix in Dockerfile and Github Action _VERSION
variables (#64) (5910fc0)