node-oauth2-jwt-bearer icon indicating copy to clipboard operation
node-oauth2-jwt-bearer copied to clipboard

Add Support For Node 22.1.0

Open jaderfeijo opened this issue 1 year ago • 10 comments

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

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

Checklist

  • [X] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • [X] All active GitHub checks for tests, formatting, and security are passing
  • [X] 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 avatar May 14 '24 08:05 jaderfeijo

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

db-at-work avatar Jun 05 '24 18:06 db-at-work

How can we help to make this PR merged :) ?

descampsk avatar Oct 29 '24 08:10 descampsk

I'd really like this to be merged too, if possible.

jpshilton-op avatar Oct 29 '24 18:10 jpshilton-op

I've updated the branch, but it needs approval from a maintainer so the pipelines can run again.

jaderfeijo avatar Oct 30 '24 13:10 jaderfeijo