Skip to content

Latest commit

 

History

History
123 lines (57 loc) · 6.62 KB

File metadata and controls

123 lines (57 loc) · 6.62 KB

Changelog

1.4.0 (2026-08-22)

Features

  • honor per-line override hints on uses lines (#173) (5e33374)

1.3.0 (2026-08-21)

Features

  • honor per-line ignore hints on uses lines (#171) (fd5a0ca)

1.2.0 (2026-08-16)

Features

  • preserve extra trailing comments on uses lines (#153) (2562dd6)

Bug Fixes

  • prefer SemVer tag comments when a branch tip matches the tag (63be62d)
  • Prefer tag annotation when a branch tip matches a SemVer tag (#156) (63be62d)

1.1.0 (2026-08-01)

Features

  • add Rich progress, phase status, and run summaries to the CLI (#110) (4fe1476)

Bug Fixes

  • update mise-update-tool version containing github mentions sanitize (76443f9)

1.0.0 (2026-07-15)

⚠ BREAKING CHANGES

  • logic: Never downgrade action version (#66)

Bug Fixes

  • logic: Never downgrade action version (#66) (a930c38)

0.5.2 (2026-07-15)

Bug Fixes

  • display: skip no-op action updates when recommended matches actual (#63) (ea848ab)

0.5.1 (2026-07-11)

Bug Fixes

0.5.0 (2026-07-10)

Features

  • enhance exit code and fix main.py coverage (#50) (89f37ce)

0.4.0 (2026-07-10)

Features

  • add recursive minimum Node.js version check (#48) (47bbcb1)

0.3.1 (2026-07-07)

Documentation

  • update README.md and CONTRIBUTING.md (#46) (295f4ab)

0.3.0 (2026-07-06)

Features

  • add --version CLI option (#41) (4be3095)
  • archive repo detection (#37) (4a65815)
  • update action references when GitHub redirects the repository name (#40) (5b42eff)

Bug Fixes

0.2.0 (2026-07-02)

Features

  • Add --max-days CLI check for stale upstream action tags. (#31) (711c0b7)

0.1.0 (2026-06-17)

Features

Bug Fixes

  • ci: 2nd tentative fix release please of workflow (#24) (7774b11)
  • ci: 3rd tentative fix release please of workflow (#25) (72a557e)
  • ci: 4th tentative fix release please of workflow (#26) (b7586a5)
  • ci: relax config of commit-check for release_please and dependabot type branches (#28) (e16f2e4)
  • ci: tentative fix release please of workflow (#23) (d3d9ca3)