8000 Comparing v6.1.1...v6.1.2 · libp2p/js-libp2p-tcp · GitHub
[go: up one dir, main page]

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: v6.1.1
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: v6.1.2
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Feb 1, 2023

  1. deps(dev): bump @libp2p/interface-mocks from 8.0.5 to 9.1.1 (#246)

    Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 8.0.5 to 9.1.1.
    - [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
    - [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v8.0.5...@libp2p/interface-mocks-v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/interface-mocks"
      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 Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6f01bd1 View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump aegir from 37.12.1 to 38.1.0 (#243)

    * deps(dev): bump aegir from 37.12.1 to 38.1.0
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.0.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v37.12.1...v38.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: fix linting
    
    ---------
    
    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 Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e7eea28 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.1.2 [skip ci]

    ## [6.1.2](v6.1.1...v6.1.2) (2023-02-01)
    
    ### Dependencies
    
    * **dev:** bump @libp2p/interface-mocks from 8.0.5 to 9.1.1 ([#246](#246)) ([6f01bd1](6f01bd1))
    * **dev:** bump aegir from 37.12.1 to 38.1.0 ([#243](#243)) ([e7eea28](e7eea28))
    semantic-release-bot committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6ea251e View commit details
    Browse the repository at this point in the history
Loading
0