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

Commits on Sep 13, 2024

  1. chore(release): 13.6.0 [skip ci]

    ## [ipfs-unixfs-exporter-v13.6.0](ipfs-unixfs-exporter-13.5.1...ipfs-unixfs-exporter-13.6.0) (2024-09-13)
    
    ### Features
    
    * add name property to errors ([#414](#414)) ([70145c7](70145c7))
    semantic-release-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    41dde04 View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump sinon from 17.0.2 to 19.0.2 (#415)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.2 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v17.0.2...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      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 Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f0a0b37 View commit details
    Browse the repository at this point in the history
  3. deps(dev): bump blockstore-core from 4.4.1 to 5.0.0 (#411)

    Bumps [blockstore-core](https://github.com/ipfs/js-stores) from 4.4.1 to 5.0.0.
    - [Release notes](https://github.com/ipfs/js-stores/releases)
    - [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
    - [Commits](ipfs/js-stores@blockstore-core-4.4.1...blockstore-core-5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: blockstore-core
      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>
    Co-authored-by: Alex Potsides <[email protected]>
    dependabot[bot] and achingbrain authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6663007 View commit details
    Browse the repository at this point in the history
  4. deps: bump interface-store from 5.1.8 to 6.0.0 (#410)

    Bumps [interface-store](https://github.com/ipfs/js-stores) from 5.1.8 to 6.0.0.
    - [Release notes](https://github.com/ipfs/js-stores/releases)
    - [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
    - [Commits](ipfs/js-stores@interface-store-5.1.8...interface-store-6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: interface-store
      dependency-type: direct:production
      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>
    Co-authored-by: Alex Potsides <[email protected]>
    dependabot[bot] and achingbrain authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e3939ec View commit details
    Browse the repository at this point in the history
  5. chore(release): 15.3.1 [skip ci]

    ## [ipfs-unixfs-importer-v15.3.1](ipfs-unixfs-importer-15.3.0...ipfs-unixfs-importer-15.3.1) (2024-09-13)
    
    ### Dependencies
    
    * bump interface-store from 5.1.8 to 6.0.0 ([#410](#410)) ([e3939ec](e3939ec))
    * **dev:** bump blockstore-core from 4.4.1 to 5.0.0 ([#411](#411)) ([6663007](6663007))
    semantic-release-bot committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c30476d View commit details
    Browse the repository at this point in the history
Loading