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.4.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.5.0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 5 contributors

Commits on Dec 18, 2023

  1. build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#208)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.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 Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6db71f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

    …0.0 (#209)
    
    Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 3.6.0 to 4.0.0.
    - [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)
    - [Commits](fastify/fastify-type-provider-typebox@v3.6.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/type-provider-typebox"
      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 Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d170850 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. build(deps-dev): bump @fastify/jwt from 7.2.4 to 8.0.0 (#210)

    Bumps [@fastify/jwt](https://github.com/fastify/fastify-jwt) from 7.2.4 to 8.0.0.
    - [Release notes](https://github.com/fastify/fastify-jwt/releases)
    - [Commits](fastify/fastify-jwt@v7.2.4...v8.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 Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8d8ca65 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Jan 14, 2024

  1. fix: broken link in README (#213)

    Signed-off-by: codershiba <155646804+codershiba@users.noreply.github.com>
    codershiba authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0fa2fbc View commit details
    Browse the repository at this point in the history
  2. docs(readme): remove www. from fastify.dev` urls (#214)

    Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
    Fdawgs authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0a89afe View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore(license): Update license year (#215)

    codershiba authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c44e42b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. build(deps-dev): bump @fastify/type-provider-json-schema-to-ts (#218)

    Bumps [@fastify/type-provider-json-schema-to-ts](https://github.com/fastify/fastify-type-provider-json-schema-to-ts) from 2.2.2 to 3.0.0.
    - [Release notes](https://github.com/fastify/fastify-type-provider-json-schema-to-ts/releases)
    - [Commits](fastify/fastify-type-provider-json-schema-to-ts@v2.2.2...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@fastify/type-provider-json-schema-to-ts"
      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 Jan 29, 2024
    Configuration menu
    Copy the full SHA
    af8e73f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3c895a2 View commit details
    Browse the repository at this point in the history
  2. Bumped v4.5.0

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