Skip to content
This repository was archived by the owner on Jul 21, 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-websockets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.4
Choose a base ref
...
head repository: libp2p/js-libp2p-websockets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.5
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    4936a70 View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump aegir from 37.12.1 to 38.1.7 (#219)

    * deps(dev): bump aegir from 37.12.1 to 38.1.7
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.7.
    - [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.7)
    
    ---
    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 upgrade
    
    ---------
    
    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 Mar 9, 2023
    Configuration menu
    Copy the full SHA
    4e0f17b View commit details
    Browse the repository at this point in the history
  3. deps(dev): bump @libp2p/interface-mocks from 8.0.5 to 9.1.3 (#220)

    Bumps [@libp2p/interface-mocks](https://github.com/libp2p/js-libp2p-interfaces) from 8.0.5 to 9.1.3.
    - [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.3)
    
    ---
    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 Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1076b05 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.5 [skip ci]

    ## [5.0.5](v5.0.4...v5.0.5) (2023-03-09)
    
    ### Trivial Changes
    
    * Update .github/workflows/semantic-pull-request.yml [skip ci] ([4936a70](4936a70))
    
    ### Dependencies
    
    * **dev:** bump @libp2p/interface-mocks from 8.0.5 to 9.1.3 ([#220](#220)) ([1076b05](1076b05))
    * **dev:** bump aegir from 37.12.1 to 38.1.7 ([#219](#219)) ([4e0f17b](4e0f17b))
    semantic-release-bot committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ae19510 View commit details
    Browse the repository at this point in the history
Loading