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-v15.2.1
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-v15.2.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 25, 2023

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

    ## [ipfs-unixfs-exporter-v13.2.1](ipfs-unixfs-exporter-v13.2.0...ipfs-unixfs-exporter-v13.2.1) (2023-08-25)
    
    ### Bug Fixes
    
    * add cross-impl shard test, fix path cleaner ([#358](#358)) ([00293b3](00293b3))
    semantic-release-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8a271b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. deps(dev): bump sinon from 15.2.0 to 16.0.0 (#360)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 16.0.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.0.0)
    
    ---
    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 20, 2023
    Configuration menu
    Copy the full SHA
    94db38d View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.2.2 [skip ci]

    ## [ipfs-unixfs-exporter-v13.2.2](ipfs-unixfs-exporter-v13.2.1...ipfs-unixfs-exporter-v13.2.2) (2023-09-20)
    
    ### Dependencies
    
    * **dev:** bump sinon from 15.2.0 to 16.0.0 ([#360](#360)) ([94db38d](94db38d))
    semantic-release-bot committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    88d73a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. deps: bump uint8arrays from 4.0.10 to 5.0.0 (#384)

    Bumps [uint8arrays](https://github.com/achingbrain/uint8arrays) from 4.0.10 to 5.0.0.
    - [Release notes](https://github.com/achingbrain/uint8arrays/releases)
    - [Changelog](https://github.com/achingbrain/uint8arrays/blob/main/CHANGELOG.md)
    - [Commits](achingbrain/uint8arrays@v4.0.10...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: uint8arrays
      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>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d547296 View commit details
    Browse the repository at this point in the history
  2. deps: bump multiformats from 12.1.3 to 13.0.0 (#389)

    Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 12.1.3 to 13.0.0.
    - [Release notes](https://github.com/multiformats/js-multiformats/releases)
    - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
    - [Commits](multiformats/js-multiformats@v12.1.3...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: multiformats
      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>
    dependabot[bot] authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c0913c2 View commit details
    Browse the repository at this point in the history
  3. chore(release): 11.1.1 [skip ci]

    ## [ipfs-unixfs-v11.1.1](ipfs-unixfs-v11.1.0...ipfs-unixfs-v11.1.1) (2023-12-28)
    
    ### Dependencies
    
    * bump uint8arrays from 4.0.10 to 5.0.0 ([#384](#384)) ([d547296](d547296))
    semantic-release-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    af14b7e View commit details
    Browse the repository at this point in the history
  4. chore(release): 15.2.2 [skip ci]

    ## [ipfs-unixfs-importer-v15.2.2](ipfs-unixfs-importer-v15.2.1...ipfs-unixfs-importer-v15.2.2) (2023-12-28)
    
    ### Dependencies
    
    * bump multiformats from 12.1.3 to 13.0.0 ([#389](#389)) ([c0913c2](c0913c2))
    * bump uint8arrays from 4.0.10 to 5.0.0 ([#384](#384)) ([d547296](d547296))
    semantic-release-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7a1a066 View commit details
    Browse the repository at this point in the history
Loading