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

Add Support For Node 22.1.0 #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaderfeijo
Copy link

@jaderfeijo jaderfeijo commented May 14, 2024

Description

Update supported node version to include node ^22.1.0.

Note:

This PR follows on the changes from #142 which was rejected since node 21.7.1 was not LTS, whereas 22.1.0 should be.

Testing

  • Upgrade your local version of node to 22.1.0 (nvm install 22.1.0 if using nvm).
  • Running npm install installs all dependencies correctly (after upgrading to node 22.1.0).
  • Running npm run lint lints the project correctly.
  • Running npm run test runs all tests and all tests pass.

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch (I'm assuming the main branch is the correct, most up-to-date branch in this instance)

@jaderfeijo jaderfeijo requested a review from a team as a code owner May 14, 2024 08:49
@jaderfeijo jaderfeijo changed the title Add support for node 22.1.0 Add Support For Node 22.1.0 May 14, 2024
@db-at-work
Copy link

Can anyone approve this to get the latest node LTS release supported please ?

@houserx-jmcc houserx-jmcc mentioned this pull request Sep 5, 2024
4 tasks
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.

2 participants