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

Commits on Jan 15, 2025

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

Commits on Feb 3, 2025

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

Commits on Mar 1, 2025

  1. build(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#184)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Mar 1, 2025
    Configuration menu
    Copy the full SHA
    5fe0dd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

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

Commits on Mar 9, 2025

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

Commits on Mar 30, 2025

  1. Configuration menu
    Copy the full SHA
    951c984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85fe251 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. build(deps-dev): bump tinybench from 3.1.1 to 4.0.1 (#189)

    Bumps [tinybench](https://github.com/tinylibs/tinybench) from 3.1.1 to 4.0.1.
    - [Release notes](https://github.com/tinylibs/tinybench/releases)
    - [Commits](tinylibs/tinybench@v3.1.1...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: tinybench
      dependency-version: 4.0.1
      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, 2025
    Configuration menu
    Copy the full SHA
    c1bfcee View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#190)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.31.2...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-version: 0.32.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 May 1, 2025
    Configuration menu
    Copy the full SHA
    387f1ff View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

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

Commits on Jul 1, 2025

  1. Fix Node.js 24 (#193)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    648e1b2 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 (#195)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.34 to 24.0.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 24.0.8
      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 Jul 1, 2025
    Configuration menu
    Copy the full SHA
    7c4f733 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. build(deps-dev): bump typescript from 5.8.3 to 5.9.2 (#196)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 5.9.2
      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 Aug 1, 2025
    Configuration menu
    Copy the full SHA
    32c698f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. fix: enforce RFC 2183/7578 compliance for quoted Content-Disposition …

    …parameters (#194)
    
    Properly parse Content-Disposition filename parameters by stopping at
    the closing quote instead of continuing to parse characters after it.
    This fixes the security issue where filename="payload.jpg".html was
    incorrectly parsed as payload.jpg.html instead of payload.jpg.
    
    The fix ensures that quoted parameter values are correctly terminated
    at their closing quotes, preventing potential security vulnerabilities
    from malformed Content-Disposition headers.
    mcollina authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    5c838c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. Bumped v3.2.0

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