An open index of dependabot pull requests across open source projects.

Bump fast-jwt and @fastify/jwt

Open
Number: #3
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: September 29, 2025 at 09:15 PM UTC
(9 months ago)
Updated: September 29, 2025 at 09:15 PM UTC
(9 months ago)
Labels:
dependencies javascript
Description:

Bumps fast-jwt to 6.0.2 and updates ancestor dependency @fastify/jwt. These dependencies need to be updated together.

Updates fast-jwt from 2.2.0 to 6.0.2

Release notes

Sourced from fast-jwt's releases.

v6.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fast-jwt/compare/v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: https://github.com/nearform/fast-jwt/compare/v6.0.0...v6.0.1

v6.0.0

BREAKING CHANGES

This is a semver major release containing breaking changes to address more thoroughly the security vulnerability fixed in v5.0.6, which only fixed the vulnerability without introducing breaking changes.

This release takes it one step further by adhering more closely to the JWT specification.

More specifically, verification now expects all claims except for the aud claim to be single values, instead of supporting arrays of values.

This is a breaking change because JWTs containing claims in array format (with the exception of aud), now cause verification errors, while they were previously allowed.

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fast-jwt/compare/v5.0.6...v6.0.0

v5.0.6

SECURITY RELEASE

This release contains a fix for https://github.com/nearform/fast-jwt/security/advisories/GHSA-gm45-q3v2-6cf8.

Upgrading is strongly recommended.

Thanks to @​tibrn for reporting, and @​agubler for fixing it.

What's Changed

... (truncated)

Commits

Updates @fastify/jwt from 6.7.0 to 10.0.0

Release notes

Sourced from @​fastify/jwt's releases.

v10.0.0

What's Changed

Breaking changes

build(deps): bump fast-jwt from 5.0.6 to 6.0.1 (fastify/fastify-jwt#374)

Please see https://github.com/nearform/fast-jwt/releases/tag/v6.0.0 for details on how it might affect you.

Other

chore(license): update date ranges; standardise style (fastify/fastify-jwt#379)

v9.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-jwt/compare/v9.0.4...v9.1.0

v9.0.4

What's Changed

Full Changelog: https://github.com/fastify/fastify-jwt/compare/v9.0.3...v9.0.4

v9.0.3

What's Changed

Full Changelog: https://github.com/fastify/fastify-jwt/compare/v9.0.2...v9.0.3

v9.0.2

What's Changed

... (truncated)

Commits
  • 3567a17 Prepare to release 10.0.0
  • e758062 build(deps-dev): bump @​types/node from 22.16.0 to 24.0.10 (#380)
  • 870af5b chore(license): update date ranges; standardise style (#379)
  • 4cbf5a5 build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#375)
  • 89aad69 build(deps): bump fast-jwt from 5.0.6 to 6.0.1 (#374)
  • 8932cc9 ci: restore job level permissions (#373)
  • 09b5810 ci: set permissions at workflow level (#372)
  • 0811cf5 Bumped v9.1.0
  • 523e752 fix: capture missingRequiredClaim errors and map to 401 (#369)
  • 2afec02 perf: use node: prefix to bypass require.cache call for builtins (#371)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kibertoad, a new releaser for @​fastify/jwt since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+106
Deletions:
-52
Package Dependencies
Ecosystem:
npm
Version Change:
6.7.0 → 10.0.0
Update Type:
Major
Package:
fast-jwt
Ecosystem:
npm
Version Change:
2.2.0 → 6.0.2
Update Type:
Major
Technical Details
ID: 8761424
UUID: 2872090598
Node ID: PR_kwDOJ_xNhM6rMJ_m
Host: GitHub
Repository: idylicaro/ignite-nodejs-03-api-solid-nodejs
Merge State: Unknown