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: ipfs/js-ipfs-bitswap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.1
Choose a base ref
...
head repository: ipfs/js-ipfs-bitswap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.0.2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 4, 2023

  1. deps(dev): bump sinon from 16.1.3 to 17.0.1 (#606)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v16.1.3...v17.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      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 Nov 4, 2023
    Configuration menu
    Copy the full SHA
    01f8738 View commit details
    Browse the repository at this point in the history
  2. chore(release): 19.0.2 [skip ci]

    ## [19.0.2](v19.0.1...v19.0.2) (2023-11-04)
    
    ### Dependencies
    
    * **dev:** bump sinon from 16.1.3 to 17.0.1 ([#606](#606)) ([01f8738](01f8738))
    semantic-release-bot committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ee728e7 View commit details
    Browse the repository at this point in the history
Loading