Skip to content

v8.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:18
9d0f224

8.0.2 (2025-07-07)

Continuous integration

  • cd: grant issue write permissions for tags (#651) (99612d9)
  • ci: add node 24 to test matrix (#643) (738db46)
  • deps: bump actions/dependency-review-action from 4.6.0 to 4.7.1 (#646) (ab8c9fa)
  • deps: bump github/codeql-action from 3.28.16 to 3.28.18 (#647) (c6c5f2e)
  • use tags for immutable github actions (#648) (93285f2)

Dependencies

  • deps-dev: bump @types/jest from 29.5.14 to 30.0.0 (#657) (c224031)
  • deps-dev: bump jest from 29.7.0 to 30.0.3 (#656) (2380acc)
  • deps-dev: migrate to eslint flat config (#654) (7c2a18d)
  • deps-dev: replace license-checker with licensee (#653) (cddbc55)

Improvements

Miscellaneous