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: v4.6.1
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.0
Choose a head ref
  • 10 commits
  • 4 files changed
  • 7 contributors

Commits on Apr 1, 2024

  1. build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#226)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.30.7...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      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 Apr 1, 2024
    Configuration menu
    Copy the full SHA
    115babc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge next into master (#227)

    * upgrade for fastify 5 (#225)
    
    * upgrade for fastify 5 (#225)
    
    * update fastify deps
    
    ---------
    
    Co-authored-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
    jsumners and synapse authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    547225d View commit details
    Browse the repository at this point in the history
  2. v5.0.0-pre.fv5.1

    jsumners committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d25a66a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. build(deps-dev): bump tsd from 0.30.7 to 0.31.1 (#228)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.1.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.30.7...v0.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      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 Jul 8, 2024
    Configuration menu
    Copy the full SHA
    96c017c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 (#229)

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.9 to 6.0.1.
    - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v5.0.9...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      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 15, 2024
    Configuration menu
    Copy the full SHA
    020059f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#230)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.
    - [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-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 29, 2024
    Configuration menu
    Copy the full SHA
    c31cf9b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#232)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.1.0 to 5.0.0.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      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 Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b33e730 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Bumped v5.0.0-pre.fv5.2

    climba03003 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1b77dc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Bumped v5.0.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7ea2f75 View commit details
    Browse the repository at this point in the history
Loading