Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastify/fastify-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.0
Choose a base ref
...
head repository: fastify/fastify-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 30, 2025

  1. Configuration menu
    Copy the full SHA
    09b5810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8932cc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. build(deps): bump fast-jwt from 5.0.6 to 6.0.1 (#374)

    Bumps [fast-jwt](https://github.com/nearform/fast-jwt) from 5.0.6 to 6.0.1.
    - [Release notes](https://github.com/nearform/fast-jwt/releases)
    - [Changelog](https://github.com/nearform/fast-jwt/blob/master/CHANGELOG.md)
    - [Commits](nearform/fast-jwt@v5.0.6...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-jwt
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    89aad69 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#375)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.31.2...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-version: 0.32.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    4cbf5a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    870af5b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. build(deps-dev): bump @types/node from 22.16.0 to 24.0.10 (#380)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.16.0 to 24.0.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 24.0.10
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    e758062 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Prepare to release 10.0.0

    kibertoad committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    3567a17 View commit details
    Browse the repository at this point in the history
Loading