build(deps): bump jwks-rsa from 3.2.0 to 4.0.1 by dependabot[bot] · Pull Request #3089 · firebase/firebase-admin-node
Navigation Menu
{{ message }}
firebase / firebase-admin-node Public
- Notifications You must be signed in to change notification settings
- Fork 415
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump jwks-rsa from 3.2.0 to 4.0.1#3089
dependabot[bot] wants to merge 1 commit intomainfrom
build(deps): bump jwks-rsa from 3.2.0 to 4.0.1#3089
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link Copy Markdown
Contributor
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
- feat: upgrade jose dependency to v6 #486 (cschetan77)
- chore: upgrade minimum Node.js runtime to 20.19.0 #485 (cschetan77)
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/expressto dev and re generating package lock #464 (cschetan77)
Changelog
Sourced from jwks-rsa's changelog.
v4.0.1 (2026-03-02)
Changed
v4.0.0 (2026-02-27)
⚠️ 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)
Fixed
- fix: jwksUri should be optional when custom fetcher is provided #477 (cschetan77)
v3.2.1 (2026-01-15)
Added
Fixed
- fix: Migrate to WHATWG URL API from node's core url #465 (cschetan77)
- fix: Moving
@types/expressto dev and re generating package lock #464 (cschetan77)
Commits
d319e7dRelease v4.0.1 (#492)088d7ffRelease v4.0.1fee6f01chore: update lru-memoizer to v3 (#476)e11b943update lru memoizer and add cache maxage tested91a13Release v4.0.0 (#490)7d00243Revise CHANGELOG for v4.0.0 releasef3e185aRelease v4.0.08c9bcc4feat: upgrade jose dependency to v6 (#486)084941bsync master70983b2chore: upgrade minimum Node.js runtime to 20.19.0 (#485)- Additional commits viewable in compare view
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
bot
added
dependencies
labels
Mar 4, 2026
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/jwks-rsa-4.0.1
branch
from
25674b4 to
85f8f50
Compare
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
bot
force-pushed
the
dependabot/npm_and_yarn/jwks-rsa-4.0.1
branch
from
85f8f50 to
a5e7f94
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment