Skip to content

Releases: SpotOnInc/renovate-config

v3.0.0

10 Sep 17:52
Compare
Choose a tag to compare

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

05 Sep 13:43
Compare
Choose a tag to compare

2.3.0 (2024-09-05)

Features

  • security: Track vulnerability alerts from osv.dev; Enable OpenSSF badge on PRs (#107) (e950613)

v2.2.1

29 Jan 18:57
Compare
Choose a tag to compare

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

09 Jun 19:42
Compare
Choose a tag to compare

2.2.0 (2023-06-09)

Features

  • Bypass Docker Hub rate limits, by prioritize docker updates (#73) (474c1bd)

v2.1.1

07 Jun 11:42
Compare
Choose a tag to compare

2.1.1 (2023-06-07)

Bug Fixes

  • Renovate changed the domain of logs location (#72) (dc517ca)

v2.1.0

21 Apr 16:33
Compare
Choose a tag to compare

2.1.0 (2023-04-21)

Features

  • Check docker deps longer to bypass Docker Hub rate limits (#70) (cb52de8)

v2.0.0

18 Apr 17:45
Compare
Choose a tag to compare

2.0.0 (2023-04-18)

chore

BREAKING CHANGES

  • config: Renovate change configh option from stabilityDays to minimumReleaseAge

v1.2.2

30 Mar 12:31
Compare
Choose a tag to compare

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

24 Mar 13:04
Compare
Choose a tag to compare

1.2.1 (2023-03-24)

Bug Fixes

  • Remove v prefix in Dockerfile and Github Action _VERSION variables (#64) (5910fc0)

v1.2.0

27 Feb 04:01
Compare
Choose a tag to compare

1.2.0 (2023-02-27)

Features

  • Remove v prefix in Dockerfile _VERSION variables (#54) (0090822)

Reverts

  • Revert "chore(deps): update jossef/action-latest-release-info action to v1.2.2" (#53) (f52e989), closes #53