Skip to content

build(deps): bump jwks-rsa from 3.2.0 to 4.0.1#3089

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jwks-rsa-4.0.1
Open

build(deps): bump jwks-rsa from 3.2.0 to 4.0.1#3089
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jwks-rsa-4.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps jwks-rsa from 3.2.0 to 4.0.1.

Release notes

Sourced from jwks-rsa's releases.

v4.0.1

Changed

v4.0.0

⚠️ BREAKING CHANGES

v3.2.2

Fixed

  • fix: jwksUri should be optional when custom fetcher is provided #477 (cschetan77)

v3.2.1

Added

Fixed

  • fix: Migrate to WHATWG URL API from node's core url #465 (cschetan77)
  • fix: Moving @​types/express to dev and re generating package lock #464 (cschetan77)
Changelog

Sourced from jwks-rsa's changelog.

v4.0.1 (2026-03-02)

Full Changelog

Changed

v4.0.0 (2026-02-27)

Full Changelog

⚠️ BREAKING CHANGES

  • Drops support for Node 14, 16, and 18. The minimum supported Node versions are now 20.19.0, 22.12.0, and 23.0.0.
  • Drops support for the ES256K algorithm (secp256k1 curve). Keys using ES256K will be ignored. Users must transition to a supported curve (e.g., ES256/P-256) or handle legacy keys externally.
  • feat: upgrade jose dependency to v6 #486 (cschetan77)
  • chore: upgrade minimum Node.js runtime to 20.19.0 #485 (cschetan77)

v3.2.2 (2026-01-23)

Full Changelog

Fixed

  • fix: jwksUri should be optional when custom fetcher is provided #477 (cschetan77)

v3.2.1 (2026-01-15)

Full Changelog

Added

Fixed

  • fix: Migrate to WHATWG URL API from node's core url #465 (cschetan77)
  • fix: Moving @​types/express to dev and re generating package lock #464 (cschetan77)
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jwks-rsa since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jwks-rsa](https://github.com/auth0/node-jwks-rsa) from 3.2.0 to 4.0.1.
- [Release notes](https://github.com/auth0/node-jwks-rsa/releases)
- [Changelog](https://github.com/auth0/node-jwks-rsa/blob/master/CHANGELOG.md)
- [Commits](auth0/node-jwks-rsa@v3.2.0...v4.0.1)

---
updated-dependencies:
- dependency-name: jwks-rsa
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants