Skip to content

fix: v5 maintenance - update actions, deps, and eslint flat config#181

Merged
Flydiverny merged 1 commit intomainfrom
chore/v5-maintenance
Apr 9, 2026
Merged

fix: v5 maintenance - update actions, deps, and eslint flat config#181
Flydiverny merged 1 commit intomainfrom
chore/v5-maintenance

Conversation

@Flydiverny
Copy link
Copy Markdown
Owner

@Flydiverny Flydiverny commented Apr 9, 2026

Summary

  • GitHub Actions bumped to latest: actions/checkout v6, actions/setup-node v6, actions/upload-artifact v7, github/codeql-action v4
  • ESLint migrated from v8 (.eslintrc.json) to v9 (eslint.config.mjs flat config)
  • Dependencies bumped: eslint-plugin-github 4→5, @typescript-eslint/* 6→8, prettier 3.2→3.5, typescript 5.3→5.7, @types/node 20→24
  • README updated for v5 with modern action versions in examples
  • package.json version bumped to 5.0.0

Supersedes: #174, #173, #178, #177, #176, #170, #168

Test plan

  • CI passes (build, lint, package)
  • Action runs successfully on ubuntu-latest, ubuntu-22.04, ubuntu-24.04
  • check-dist workflow confirms dist/ is up to date

🤖 Generated with Claude Code

- Bump all GitHub Actions to latest: checkout v6, setup-node v6,
  upload-artifact v7, codeql-action v4
- Migrate ESLint from v8 (.eslintrc.json) to v9 (eslint.config.mjs flat config)
- Bump eslint-plugin-github 4.x → 5.x, @typescript-eslint/* 6.x → 8.x
- Bump prettier 3.2 → 3.5, typescript 5.3 → 5.7, @types/node 20 → 24
- Update README for v5 with modern action versions in examples
- Bump package version to 5.0.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Flydiverny Flydiverny changed the title chore!: v5 maintenance - update actions, deps, and eslint flat config fix: v5 maintenance - update actions, deps, and eslint flat config Apr 9, 2026
@Flydiverny Flydiverny merged commit 43acf6b into main Apr 9, 2026
5 checks passed
@Flydiverny Flydiverny deleted the chore/v5-maintenance branch April 9, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant