Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking Change: Update node version to 20.x #1440

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

v-rakeshsh
Copy link
Contributor

@v-rakeshsh v-rakeshsh commented Nov 11, 2024

Details

Node 16 left support in October 2023. The only known consumer of axe-sarif-converter is the accessibility-insights-service repo, which already uses Node 20.

Motivation

Get on a supported version that we expect to last for a while

Context

Pull request checklist

  • PR title respects Conventional Commits (starts with fix:, feat:, etc, and is suitable for user-facing release notes)
  • Verify PR title and final merge commit contain space after : for example feat(feature): feature title otherwise it will not be considered by semantic-release for release.
  • Ran yarn precheckin
  • Verified code coverage for the changes made

BREAKING CHANGES

Bump Node requirement to Node 20

@v-rakeshsh v-rakeshsh requested a review from a team as a code owner November 11, 2024 11:46
@v-rakeshsh v-rakeshsh changed the title feat: Update node version to 20.x Breaking Change: Update node version to 20.x Dec 31, 2024
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.

3 participants