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: Kit-p/fastify-tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: Kit-p/fastify-tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 23, 2024

  1. build(deps): bump fastify-plugin from 4.5.1 to 5.0.1 (#3)

    Bumps [fastify-plugin](https://github.com/fastify/fastify-plugin) from 4.5.1 to 5.0.1.
    - [Release notes](https://github.com/fastify/fastify-plugin/releases)
    - [Commits](fastify/fastify-plugin@v4.5.1...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    84735cb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. build(deps-dev): bump fastify from 4.28.1 to 5.0.0

    Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.0.0.
    - [Release notes](https://github.com/fastify/fastify/releases)
    - [Commits](fastify/fastify@v4.28.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Kit-p committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cf0b622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9926c75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b95908 View commit details
    Browse the repository at this point in the history
  4. chore(release): v2.0.0

    Kit-p committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9e1b869 View commit details
    Browse the repository at this point in the history
Loading