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-13.6.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-13.6.3
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 28, 2025

  1. ci: uci/copy-templates (#423)

    * chore: add or force update .github/workflows/stale.yml
    
    * chore: add or force update .github/workflows/generated-pr.yml
    web3-bot authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    7b178e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. fix: limit incoming hamt width (#433)

    Matches the undocumented limit in boxo.
    achingbrain authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    8ca0144 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.2.2 [skip ci]

    ## [ipfs-unixfs-v11.2.2](ipfs-unixfs-11.2.1...ipfs-unixfs-11.2.2) (2025-06-16)
    
    ### Bug Fixes
    
    * limit incoming hamt width ([#433](#433)) ([8ca0144](8ca0144))
    semantic-release-bot committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    89006d7 View commit details
    Browse the repository at this point in the history
  3. deps(dev): bump sinon from 19.0.5 to 21.0.0 (#432)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 19.0.5 to 21.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](https://github.com/sinonjs/sinon/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-version: 21.0.0
      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 Jun 16, 2025
    Configuration menu
    Copy the full SHA
    14d7e1c View commit details
    Browse the repository at this point in the history
  4. chore(release): 13.6.3 [skip ci]

    ## [ipfs-unixfs-exporter-v13.6.3](ipfs-unixfs-exporter-13.6.2...ipfs-unixfs-exporter-13.6.3) (2025-06-16)
    
    ### Dependencies
    
    * **dev:** bump sinon from 19.0.5 to 21.0.0 ([#432](#432)) ([14d7e1c](14d7e1c))
    semantic-release-bot committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e059bbd View commit details
    Browse the repository at this point in the history
Loading