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-importer-v15.1.7
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-importer-v15.1.8
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    379923c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    4721879 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. deps(dev): bump @types/readable-stream from 2.3.15 to 4.0.1 (#352)

    Bumps [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readable-stream) from 2.3.15 to 4.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/readable-stream)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/readable-stream"
      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 Aug 24, 2023
    Configuration menu
    Copy the full SHA
    61c2db6 View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump aegir from 39.0.13 to 40.0.11 (#353)

    * deps(dev): bump aegir from 39.0.13 to 40.0.11
    
    Bumps [aegir](https://github.com/ipfs/aegir) from 39.0.13 to 40.0.11.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v39.0.13...v40.0.11)
    
    ---
    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 Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a61c620 View commit details
    Browse the repository at this point in the history
  3. deps: bump multiformats from 11.0.2 to 12.0.1 (#337)

    Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 11.0.2 to 12.0.1.
    - [Release notes](https://github.com/multiformats/js-multiformats/releases)
    - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
    - [Commits](multiformats/js-multiformats@v11.0.2...v12.0.1)
    
    ---
    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 Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b8b17d9 View commit details
    Browse the repository at this point in the history
  4. chore(release): 11.0.2 [skip ci]

    ## [ipfs-unixfs-v11.0.2](ipfs-unixfs-v11.0.1...ipfs-unixfs-v11.0.2) (2023-08-24)
    
    ### Dependencies
    
    * **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](#353)) ([a61c620](a61c620))
    semantic-release-bot committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    14a8848 View commit details
    Browse the repository at this point in the history
  5. chore(release): 15.1.8 [skip ci]

    ## [ipfs-unixfs-importer-v15.1.8](ipfs-unixfs-importer-v15.1.7...ipfs-unixfs-importer-v15.1.8) (2023-08-24)
    
    ### Dependencies
    
    * bump multiformats from 11.0.2 to 12.0.1 ([#337](#337)) ([b8b17d9](b8b17d9))
    * **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](#353)) ([a61c620](a61c620))
    semantic-release-bot committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eaf0810 View commit details
    Browse the repository at this point in the history
Loading