Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
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: libp2p/js-libp2p-tcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: libp2p/js-libp2p-tcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.1
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 24, 2023

  1. deps: bump @libp2p/interface-transport from 3.0.0 to 4.0.0 (#269)

    * deps(dev): bump @libp2p/interface-transport-compliance-tests
    
    Bumps [@libp2p/interface-transport-compliance-tests](https://github.com/libp2p/js-libp2p-interfaces) from 3.0.13 to 4.0.0.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-compliance-tests-v3.0.13...@libp2p/interface-transport-compliance-tests-v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-transport-compliance-tests"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * deps(dev): bump @libp2p/interface-mocks from 10.0.3 to 11.0.0
    
    Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 10.0.3 to 11.0.0.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v10.0.3...@libp2p/interface-mocks-v11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-mocks"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * deps: bump @libp2p/interface-transport from 3.0.0 to 4.0.0
    
    Bumps [@libp2p/interface-transport](https://github.com/libp2p/js-libp2p-interfaces) from 3.0.0 to 4.0.0.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-v3.0.0...@libp2p/interface-transport-v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-transport"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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>
    Co-authored-by: achingbrain <[email protected]>
    dependabot[bot] and achingbrain authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1b06059 View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.0.1 [skip ci]

    ## [7.0.1](v7.0.0...v7.0.1) (2023-04-24)
    
    ### Dependencies
    
    * bump @libp2p/interface-transport from 3.0.0 to 4.0.0 ([#269](#269)) ([1b06059](1b06059))
    semantic-release-bot committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e82c753 View commit details
    Browse the repository at this point in the history
Loading