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: libp2p/js-libp2p-delegated-peer-routing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.6
Choose a base ref
...
head repository: libp2p/js-libp2p-delegated-peer-routing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.7
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on May 31, 2023

  1. deps(dev): bump aegir from 38.1.8 to 39.0.9 (#139)

    * deps(dev): bump aegir from 38.1.8 to 39.0.9
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 38.1.8 to 39.0.9.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v38.1.8...v39.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: linting
    
    ---------
    
    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 May 31, 2023
    Configuration menu
    Copy the full SHA
    797c287 View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump it-drain from 2.0.1 to 3.0.2 (#135)

    Bumps [it-drain](https://github.com/achingbrain/it) from 2.0.1 to 3.0.2.
    - [Release notes](https://github.com/achingbrain/it/releases)
    - [Commits](achingbrain/it@it-drain-v2.0.1...it-drain-v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: it-drain
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 31, 2023
    Configuration menu
    Copy the full SHA
    9933748 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.0.7 [skip ci]

    ## [4.0.7](v4.0.6...v4.0.7) (2023-05-31)
    
    ### Dependencies
    
    * **dev:** bump aegir from 38.1.8 to 39.0.9 ([#139](#139)) ([797c287](797c287))
    * **dev:** bump it-drain from 2.0.1 to 3.0.2 ([#135](#135)) ([9933748](9933748))
    semantic-release-bot committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3d45253 View commit details
    Browse the repository at this point in the history
Loading