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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.8.4
Choose a base ref
...
head repository: fastify/fastify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.8.5
Choose a head ref
  • 11 commits
  • 14 files changed
  • 8 contributors

Commits on Mar 23, 2026

  1. Fix port parsing (#6603)

    jsumners authored Mar 23, 2026
    1 Configuration menu
    Copy the full SHA
    39f0f24 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

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

Commits on Mar 28, 2026

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

Commits on Mar 29, 2026

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

Commits on Apr 1, 2026

  1. chore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 (#6629)

    Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.2.0 to 5.0.0.
    - [Release notes](https://github.com/pnpm/action-setup/releases)
    - [Commits](pnpm/action-setup@41ff726...fc06bc1)
    
    ---
    updated-dependencies:
    - dependency-name: pnpm/action-setup
      dependency-version: 5.0.0
      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 Apr 1, 2026
    Configuration menu
    Copy the full SHA
    33a2fcd View commit details
    Browse the repository at this point in the history
  2. chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 (#6632)

    Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.21.0 to 0.22.0.
    - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
    - [Commits](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: markdownlint-cli2
      dependency-version: 0.22.0
      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, 2026
    Configuration menu
    Copy the full SHA
    0f4e544 View commit details
    Browse the repository at this point in the history
  3. chore: Bump borp from 0.21.0 to 1.0.0 (#6633)

    Bumps [borp](https://github.com/mcollina/borp) from 0.21.0 to 1.0.0.
    - [Release notes](https://github.com/mcollina/borp/releases)
    - [Commits](https://github.com/mcollina/borp/commits/v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: borp
      dependency-version: 1.0.0
      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 Apr 1, 2026
    Configuration menu
    Copy the full SHA
    4db21a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#6630)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.8.3 to 4.9.0.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@05fe457...2031cfc)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.9.0
      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 Apr 3, 2026
    Configuration menu
    Copy the full SHA
    909c5d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. docs(ecosystem): add @pompelmi/fastify-plugin (#6610)

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    SonoTommy and Copilot authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    b06a196 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge commit from fork

    mcollina authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    3ce3ae6 View commit details
    Browse the repository at this point in the history
  2. Bumped v5.8.5

    climba03003 committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    3983cce View commit details
    Browse the repository at this point in the history
Loading