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-v11.1.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-v11.1.2
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Dec 28, 2023

  1. 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
  2. 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
  3. deps(dev): bump sinon from 16.1.3 to 17.0.1 (#373)

    * deps(dev): bump sinon from 16.1.3 to 17.0.1
    
    Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v16.1.3...v17.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * deps(dev): bump @types/sinon from 10.0.20 to 17.0.2 (#379)
    
    Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.20 to 17.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/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>
    
    ---------
    
    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 Dec 28, 2023
    Configuration menu
    Copy the full SHA
    62964fd View commit details
    Browse the repository at this point in the history
  4. deps: bump p-queue from 7.4.1 to 8.0.1 (#387)

    Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.4.1 to 8.0.1.
    - [Release notes](https://github.com/sindresorhus/p-queue/releases)
    - [Commits](sindresorhus/p-queue@v7.4.1...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: p-queue
      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
    8d5c325 View commit details
    Browse the repository at this point in the history
  5. chore(release): 13.2.4 [skip ci]

    ## [ipfs-unixfs-exporter-v13.2.4](ipfs-unixfs-exporter-v13.2.3...ipfs-unixfs-exporter-v13.2.4) (2023-12-28)
    
    ### Dependencies
    
    * bump p-queue from 7.4.1 to 8.0.1 ([#387](#387)) ([8d5c325](8d5c325))
    * **dev:** bump sinon from 16.1.3 to 17.0.1 ([#373](#373)) ([62964fd](62964fd))
    semantic-release-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9db6255 View commit details
    Browse the repository at this point in the history
  6. deps(dev): bump aegir from 40.0.13 to 41.3.2 (#390)

    * deps(dev): bump aegir from 40.0.13 to 41.3.2
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 40.0.13 to 41.3.2.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v40.0.13...v41.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: fix linting
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: achingbrain <[email protected]>
    dependabot[bot] and achingbrain authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1c484e0 View commit details
    Browse the repository at this point in the history
  7. chore(release): 11.1.2 [skip ci]

    ## [ipfs-unixfs-v11.1.2](ipfs-unixfs-v11.1.1...ipfs-unixfs-v11.1.2) (2023-12-28)
    
    ### Dependencies
    
    * **dev:** bump aegir from 40.0.13 to 41.3.2 ([#390](#390)) ([1c484e0](1c484e0))
    semantic-release-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0edce6f View commit details
    Browse the repository at this point in the history
Loading