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.3
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.4
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 28, 2023

  1. 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
  2. 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
  3. 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
Loading