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-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.3
Choose a base ref
...
head repository: fastify/fastify-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.4
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 17, 2025

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

Commits on Nov 1, 2025

  1. build(deps-dev): bump @fastify/type-provider-typebox from 5.2.0 to 6.…

    …1.0 (#269)
    
    Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 5.2.0 to 6.1.0.
    - [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)
    - [Commits](fastify/fastify-type-provider-typebox@v5.2.0...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/type-provider-typebox"
      dependency-version: 6.1.0
      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 Nov 1, 2025
    Configuration menu
    Copy the full SHA
    c00c888 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

  1. fix(auth): avoid mutating opts param in fastifyAuth (#270)

    * fix: avoid mutating `opts` param in `fastifyAuth`
    
    * style: fix whitespace
    Fdawgs authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    7a9528d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa180c View commit details
    Browse the repository at this point in the history
  3. 5.0.4

    Fdawgs committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    86465c3 View commit details
    Browse the repository at this point in the history
Loading