Skip to content

Upgrade: [dependabot] - bump jwks-rsa from 3.2.2 to 4.0.0#1851

Merged
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/jwks-rsa-4.0.0
Mar 5, 2026
Merged

Upgrade: [dependabot] - bump jwks-rsa from 3.2.2 to 4.0.0#1851
eps-autoapprove-dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/jwks-rsa-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps jwks-rsa from 3.2.2 to 4.0.0.

Release notes

Sourced from jwks-rsa's releases.

v4.0.0

⚠️ BREAKING CHANGES

Changelog

Sourced from jwks-rsa's changelog.

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)
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

This PR is raised by Dependabot to update a dependency.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from bec69c3 to 74cbedc Compare March 4, 2026 14:39
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot enabled auto-merge (squash) March 4, 2026 14:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 74cbedc to 713c137 Compare March 5, 2026 00:17
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 713c137 to 128c725 Compare March 5, 2026 10:34
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 128c725 to 9568a01 Compare March 5, 2026 11:06
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 9568a01 to 49145ca Compare March 5, 2026 11:36
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 49145ca to 9195fa1 Compare March 5, 2026 12:18
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 9195fa1 to 09debc0 Compare March 5, 2026 12:47
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 09debc0 to 75f3f86 Compare March 5, 2026 13:16
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 75f3f86 to 8c84fc3 Compare March 5, 2026 13:49
@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

Bumps [jwks-rsa](https://github.com/auth0/node-jwks-rsa) from 3.2.2 to 4.0.0.
- [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.2...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch from 8c84fc3 to c37abb2 Compare March 5, 2026 14:29
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 5, 2026

@eps-autoapprove-dependabot
Copy link
Copy Markdown

I'm not approving this PR because it includes a major update of a dependency used in production

@eps-autoapprove-dependabot eps-autoapprove-dependabot bot merged commit cf20682 into main Mar 5, 2026
20 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jwks-rsa-4.0.0 branch March 5, 2026 17:37
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 requires-manual-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant