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/fast-uri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: fastify/fast-uri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.1
Choose a head ref
  • 18 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 1, 2025

  1. build(deps-dev): bump tsd from 0.32.0 to 0.33.0 (#148)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.32.0 to 0.33.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-version: 0.33.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 Sep 1, 2025
    Configuration menu
    Copy the full SHA
    d098f85 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 4 to 5 (#149)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      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 Sep 1, 2025
    Configuration menu
    Copy the full SHA
    141dba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

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

Commits on Sep 21, 2025

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

Commits on Oct 14, 2025

  1. build(deps): bump actions/setup-node from 4 to 5 (#152)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      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 Oct 14, 2025
    Configuration menu
    Copy the full SHA
    9d765ba View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

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

Commits on Nov 1, 2025

  1. build(deps): bump actions/setup-node from 5 to 6 (#154)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      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 Nov 1, 2025
    Configuration menu
    Copy the full SHA
    816f92f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. build(deps): bump actions/checkout from 5 to 6 (#156)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Dec 1, 2025
    Configuration menu
    Copy the full SHA
    887123d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

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

Commits on Mar 9, 2026

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

Commits on Mar 17, 2026

  1. chore: update readme (#164)

    Tony133 authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    8063e2b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. build(deps): bump fastify/workflows/.github/workflows/plugins-ci-pack…

    …age-manager.yml (#165)
    
    Bumps [fastify/workflows/.github/workflows/plugins-ci-package-manager.yml](https://github.com/fastify/workflows) from 5 to 6.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows/.github/workflows/plugins-ci-package-manager.yml
      dependency-version: '6'
      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
    85d09a9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#…

    …166)
    
    Bumps [fastify/workflows/.github/workflows/plugins-ci.yml](https://github.com/fastify/workflows) from 5 to 6.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows/.github/workflows/plugins-ci.yml
      dependency-version: '6'
      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
    9b4c6dc View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#167)

    Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.12.2 to 0.13.0.
    - [Release notes](https://github.com/neostandard/neostandard/releases)
    - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
    - [Commits](neostandard/neostandard@v0.12.2...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: neostandard
      dependency-version: 0.13.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
    c860e65 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

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

Commits on May 4, 2026

  1. Merge commit from fork

    * fix: preserve reserved path escapes during normalization
    
    * refactor: remove unused encoding helper
    mcollina authored May 4, 2026
    Configuration menu
    Copy the full SHA
    876ce79 View commit details
    Browse the repository at this point in the history
  2. Bumped v3.1.1

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