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: ipfs/js-ipfs-bitswap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.0
Choose a base ref
...
head repository: ipfs/js-ipfs-bitswap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.0.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    0d56b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    061acfa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. deps(dev): bump aegir from 40.0.13 to 41.0.0 (#601)

    Bumps [aegir](https://github.com/ipfs/aegir) from 40.0.13 to 41.0.0.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v40.0.13...v41.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      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: achingbrain <alex@achingbrain.net>
    dependabot[bot] and achingbrain authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a510fdc View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump sinon from 15.2.0 to 16.1.0 (#602)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 16.1.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v15.2.0...v16.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      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 Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ac858e7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 19.0.1 [skip ci]

    ## [19.0.1](v19.0.0...v19.0.1) (2023-10-09)
    
    ### Trivial Changes
    
    * add or force update .github/workflows/js-test-and-release.yml ([#598](#598)) ([061acfa](061acfa))
    * delete templates [skip ci] ([#597](#597)) ([0d56b0a](0d56b0a))
    
    ### Dependencies
    
    * **dev:** bump aegir from 40.0.13 to 41.0.0 ([#601](#601)) ([a510fdc](a510fdc))
    * **dev:** bump sinon from 15.2.0 to 16.1.0 ([#602](#602)) ([ac858e7](ac858e7))
    semantic-release-bot committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6c441b8 View commit details
    Browse the repository at this point in the history
Loading