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: v17.0.3
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: v18.0.0
Choose a head ref
  • 2 commits
  • 8 files changed
  • 3 contributors

Commits on May 19, 2023

  1. deps!: bump libp2p from 0.43.4 to 0.45.1 (#579)

    * deps(dev): bump libp2p from 0.43.4 to 0.45.1
    
    Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.43.4 to 0.45.1.
    - [Release notes](https://github.com/libp2p/js-libp2p/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p/blob/master/CHANGELOG.md)
    - [Commits](libp2p/js-libp2p@v0.43.4...v0.45.1)
    
    ---
    updated-dependencies:
    - dependency-name: libp2p
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update deps and fix tests
    
    * chore: remove unused dep
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <alex@achingbrain.net>
    dependabot[bot] and achingbrain authored May 19, 2023
    Configuration menu
    Copy the full SHA
    90691b9 View commit details
    Browse the repository at this point in the history
  2. chore(release): 18.0.0 [skip ci]

    ## [18.0.0](v17.0.3...v18.0.0) (2023-05-19)
    
    ### ⚠ BREAKING CHANGES
    
    * bump libp2p from 0.43.4 to 0.45.1 (#579)
    
    ### Dependencies
    
    * bump libp2p from 0.43.4 to 0.45.1 ([#579](#579)) ([90691b9](90691b9))
    semantic-release-bot committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5a0d81f View commit details
    Browse the repository at this point in the history
Loading