Skip to content
This repository has been 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-kad-dht
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f5c3a0c
Choose a base ref
...
head repository: libp2p/js-libp2p-kad-dht
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ae2395
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 10, 2023

  1. deps(dev): bump execa from 6.1.0 to 7.0.0 (#421)

    Bumps [execa](https://github.com/sindresorhus/execa) from 6.1.0 to 7.0.0.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v6.1.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      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>
    Co-authored-by: Alex Potsides <alex@achingbrain.net>
    dependabot[bot] and achingbrain committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    04124d4 View commit details
    Browse the repository at this point in the history
  2. deps: bump protons-runtime from 4.0.2 to 5.0.0 (#416)

    * deps: bump protons-runtime from 4.0.2 to 5.0.0
    
    Bumps [protons-runtime](https://github.com/ipfs/protons) from 4.0.2 to 5.0.0.
    - [Release notes](https://github.com/ipfs/protons/releases)
    - [Commits](ipfs/protons@protons-runtime-v4.0.2...protons-runtime-v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: protons-runtime
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * deps(dev): bump protons from 6.1.3 to 7.0.2
    
    Bumps [protons](https://github.com/ipfs/protons) from 6.1.3 to 7.0.2.
    - [Release notes](https://github.com/ipfs/protons/releases)
    - [Commits](ipfs/protons@protons-v6.1.3...protons-v7.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: protons
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: regenerate protobuf
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Potsides <alex@achingbrain.net>
    dependabot[bot] and achingbrain committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7ebf172 View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.0.3 [skip ci]

    ## [7.0.3](v7.0.2...v7.0.3) (2023-03-10)
    
    ### Dependencies
    
    * bump protons-runtime from 4.0.2 to 5.0.0 ([#416](#416)) ([7ebf172](7ebf172))
    * **dev:** bump execa from 6.1.0 to 7.0.0 ([#421](#421)) ([04124d4](04124d4))
    semantic-release-bot committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3ae2395 View commit details
    Browse the repository at this point in the history
Loading