Release Summary
The action now runs on Node 24, modernizing its execution runtime.
No user-facing bug fixes are included in this release.
Internal changes include refreshed Actions/workflows documentation and dependency maintenance for GitHub Actions, npm, devcontainer Node, Docker-in-Docker, and fast-uri.
Migrate Dev tools: Biome and Vitest
Breaking changes
This release is breaking because the action runtime now runs on Node 24.
What's Changed
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #264
- chore(deps): bump ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0 by @dependabot[bot] in #269
- chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #271
- chore(deps): bump ghcr.io/devcontainers/features/docker-in-docker from 2.17.0 to 3.0.1 by @dependabot[bot] in #272
- docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #275
- chore(deps): bump the github-actions-dependencies group across 1 directory with 15 updates by @dependabot[bot] in #274
- chore(deps): bump the npm-actions-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #266
- chore(deps): bump the github-actions-dependencies group with 6 updates by @dependabot[bot] in #277
- feat!: Update to Node 24 by @neilime in #278
Full Changelog: v2...v3.0.0