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: 89006d7
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: 2fe23fe
Choose a head ref
  • 4 commits
  • 52 files changed
  • 3 contributors

Commits on Jun 16, 2025

  1. 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] <support@github.com>
    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
  2. 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

Commits on Jun 18, 2025

  1. deps: bump aegir from 45.2.1 to 47.0.16 (#431)

    Bumps [aegir](https://github.com/ipfs/aegir) from 45.2.1 to 47.0.16.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md)
    - [Commits](ipfs/aegir@v45.2.1...v47.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-version: 47.0.16
      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: Alex Potsides <alex@achingbrain.net>
    dependabot[bot] and achingbrain authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    1fb2db3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 11.2.3 [skip ci]

    ## [ipfs-unixfs-v11.2.3](ipfs-unixfs-11.2.2...ipfs-unixfs-11.2.3) (2025-06-18)
    
    ### Dependencies
    
    * bump aegir from 45.2.1 to 47.0.16 ([#431](#431)) ([1fb2db3](1fb2db3))
    semantic-release-bot committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    2fe23fe View commit details
    Browse the repository at this point in the history
Loading