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.3.0
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: v4.4.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 28, 2023

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

Commits on May 8, 2023

  1. build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#198)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.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 May 8, 2023
    Configuration menu
    Copy the full SHA
    2551e63 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. build(deps-dev): bump @fastify/jwt from 6.7.1 to 7.0.0 (#200)

    Bumps [@fastify/jwt](https://github.com/fastify/fastify-jwt) from 6.7.1 to 7.0.0.
    - [Release notes](https://github.com/fastify/fastify-jwt/releases)
    - [Commits](fastify/fastify-jwt@v6.7.1...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/jwt"
      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 Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5d9ef5c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. types: improve typings (#202)

    * types: improve typings
    
    * Apply suggestions from code review
    Uzlopak authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    813c2d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#203)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.28.1...v0.29.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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7c4e460 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 29, 2023

  1. Bumped v4.4.0

    Eomm committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9110e3e View commit details
    Browse the repository at this point in the history
Loading