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: 2.0.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: v2.1.0
Choose a head ref
  • 8 commits
  • 53 files changed
  • 5 contributors

Commits on Sep 28, 2023

  1. chore: replace mocha and chai with tap (#123)

    * initial
    
    * transform more
    
    * move conversion
    
    * more
    
    * minor
    
    * minor
    
    * Update test/types-multipart.test.js
    
    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    
    ---------
    
    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    Uzlopak and gurgunday authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    be5e0b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. build(deps): bump actions/checkout from 3 to 4 (#128)

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

Commits on Oct 10, 2023

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

Commits on Oct 19, 2023

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

Commits on Oct 23, 2023

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

Commits on Oct 27, 2023

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

Commits on Nov 1, 2023

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

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

Commits on Nov 12, 2023

  1. Bumped v2.1.0

    Eomm committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5b70f66 View commit details
    Browse the repository at this point in the history
Loading