Skip to content

chore: update dependency jsonwebtoken to v9#1613

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jsonwebtoken-9.x
Open

chore: update dependency jsonwebtoken to v9#1613
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jsonwebtoken-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonwebtoken 8.5.19.0.3 age adoption passing confidence
@types/jsonwebtoken (source) 8.5.89.0.10 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

auth0/node-jsonwebtoken (jsonwebtoken)

v9.0.3

Compare Source

  • updates jws version to 4.0.1.

v9.0.2

Compare Source

  • security: updating semver to 7.5.4 to resolve CVE-2022-25883, closes #​921.
  • refactor: reduce library size by using lodash specific dependencies, closes #​878.

v9.0.1

Compare Source

  • fix(stubs): allow decode method to be stubbed

v9.0.0

Compare Source

Breaking changes: See Migration from v8 to v9

Breaking changes
  • Removed support for Node versions 11 and below.
  • The verify() function no longer accepts unsigned tokens by default. ([8345030]8345030)
  • RSA key size must be 2048 bits or greater. ([ecdf6cc]ecdf6cc)
  • Key types must be valid for the signing / verification algorithm
Security fixes
  • security: fixes Arbitrary File Write via verify function - CVE-2022-23529
  • security: fixes Insecure default algorithm in jwt.verify() could lead to signature validation bypass - CVE-2022-23540
  • security: fixes Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC - CVE-2022-23541
  • security: fixes Unrestricted key type could lead to legacy keys usage - CVE-2022-23539

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from mrmodise as a code owner August 5, 2023 21:30
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 5c9b4c9 to ce1bee8 Compare September 15, 2023 22:07
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from ce1bee8 to 4eacb16 Compare October 18, 2023 07:02
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Oct 18, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/shopping/package-lock.json
npm ERR! code ETARGET
npm ERR! notarget No matching version found for loopback4-example-recommender@1.1.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-02-26T21_55_43_973Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 4eacb16 to f6b5ef9 Compare November 7, 2023 11:31
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from f6b5ef9 to 6d24cf2 Compare February 26, 2024 21:55
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 6d24cf2 to 5f332ac Compare September 16, 2024 19:40
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Sep 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/shopping/package-lock.json
npm ERR! code ETARGET
npm ERR! notarget No matching version found for loopback4-example-recommender@1.1.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-27T05_38_29_101Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 5f332ac to 4fae4a1 Compare January 26, 2025 09:21
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 4fae4a1 to 9301f01 Compare February 22, 2025 10:00
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 9301f01 to 30b9af5 Compare June 16, 2025 10:46
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/jsonwebtoken-9.x branch from 30b9af5 to 7a31727 Compare March 27, 2026 05:38
@renovate renovate bot changed the title chore: update dependency @types/jsonwebtoken to v9 chore: update dependency jsonwebtoken to v9 Mar 27, 2026
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.

0 participants