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-exporter-v13.2.2
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-exporter-v13.2.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

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
  5. chore(release): 13.2.3 [skip ci]

    ## [ipfs-unixfs-exporter-v13.2.3](ipfs-unixfs-exporter-v13.2.2...ipfs-unixfs-exporter-v13.2.3) (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
    237b119 View commit details
    Browse the repository at this point in the history
Loading