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

Commits on Jun 9, 2022

  1. Update engines field (#91)

    * Update engines field
    
    In #89 support for Node.js 10 and 12 were dropped. It didn't explicitly mention a minimum version, but seems to be testing on the latest 14.x. I chose 14.13.1 since that is the minimum version of Node.js 14.x that Multer supports, and I would be very happy if this module would also support it.
    
    * Relax engines field to Node.js 14.0.0
    
    Co-authored-by: Uzlopak <[email protected]>
    
    Co-authored-by: Uzlopak <[email protected]>
    LinusU and Uzlopak authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    4ca6370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e41a643 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 13, 2022

  1. build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#93)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    933e9fc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#94)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.0.0.
    - [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-type: direct:development
      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 Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1bf8391 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#95)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.21.0 to 0.22.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    469a240 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Aug 2, 2022

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

Commits on Aug 29, 2022

  1. build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#97)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.23.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2920da0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. build(deps-dev): replace eslint-plugin-node with eslint-plugin-n (#98)

    * build(deps-dev): replace eslint-plugin-node with eslint-plugin-n
    
    * build(deps-dev): bump rest of dev deps
    Fdawgs authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2a57180 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#99)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.23.0 to 0.24.1.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.23.0...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    05c990c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. build(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#103)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.24.1...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    63a7075 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. fix: Remove dicer dependency to libs/utils.js (#105)

    * fix: Remove dicer dependecny to libs/utils.js
    
    * fix
    
    * more changes
    
    Co-authored-by: Lahiru Maramba <[email protected]>
    Uzlopak and lahirumaramba authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f7aef85 View commit details
    Browse the repository at this point in the history
  2. Bumped v1.2.0

    Eomm committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    26470d4 View commit details
    Browse the repository at this point in the history
Loading