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-basic-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: fastify/fastify-basic-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 21, 2021

  1. Bump actions/setup-node from 2.2.0 to 2.3.0 (#53)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.2.0...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      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 21, 2021
    Configuration menu
    Copy the full SHA
    04afd5f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Bump actions/setup-node from 2.3.0 to 2.3.1 (#54)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.3.0...v2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    379c762 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Bump actions/setup-node from 2.3.1 to 2.3.2 (#55)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.3.1...v2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b307812 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Bump actions/setup-node from 2.3.2 to 2.4.0 (#56)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.2 to 2.4.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.3.2...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      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 Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9172807 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 (#57)

    Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.2.0 to 2.4.0.
    - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
    - [Commits](fastify/github-action-merge-dependabot@v2.2.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/github-action-merge-dependabot
      dependency-type: direct:production
      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 Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e2c1201 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#59)

    Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
    - [Commits](fastify/github-action-merge-dependabot@v2.4.0...v2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/github-action-merge-dependabot
      dependency-type: direct:production
      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 20, 2021
    Configuration menu
    Copy the full SHA
    4fc91cd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Bump actions/setup-node from 2.4.0 to 2.4.1 (#60)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.4.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    4906888 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Bump actions/checkout from 2.3.4 to 2.3.5 (#62)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.4...v2.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    6b9bf93 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Bump actions/checkout from 2.3.5 to 2.4.0 (#63)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.3.5...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      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 Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f287c61 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. add this type to validate function (#64)

    * add this type to validate function
    
    * fix import
    matthyk authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    83c6ad1 View commit details
    Browse the repository at this point in the history
  2. Bumped v2.2.0

    mcollina committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a33463d View commit details
    Browse the repository at this point in the history
Loading