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-15.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-importer-15.2.4
Choose a head ref
  • 8 commits
  • 29 files changed
  • 5 contributors

Commits on Dec 28, 2023

  1. chore(release): 13.2.5 [skip ci]

    ## [ipfs-unixfs-exporter-v13.2.5](ipfs-unixfs-exporter-v13.2.4...ipfs-unixfs-exporter-v13.2.5) (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
    54de7bc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. feat: add dag-json resolver (#397)

    Basically the same as `dag-cbor`...allows the exporter to `walkPath` and export `dag-json` encoded data.
    Alan Shaw authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1b40e3e View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.3.0 [skip ci]

    ## [ipfs-unixfs-exporter-v13.3.0](ipfs-unixfs-exporter-v13.2.5...ipfs-unixfs-exporter-v13.3.0) (2024-01-16)
    
    ### Features
    
    * add dag-json resolver ([#397](#397)) ([1b40e3e](1b40e3e))
    semantic-release-bot committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6901826 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. deps(dev): bump aegir from 41.3.5 to 42.2.2 (#399)

    Bumps [aegir](https://github.com/ipfs/aegir) from 41.3.5 to 42.2.2.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
    - [Commits](ipfs/aegir@v41.3.5...v42.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      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>
    Co-authored-by: achingbrain <[email protected]>
    dependabot[bot] and achingbrain authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9d6c7cb View commit details
    Browse the repository at this point in the history
  2. chore: update sibling dependencies

    aegir[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7642513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125f4d7 View commit details
    Browse the repository at this point in the history
  4. chore(release): 11.1.3 [skip ci]

    ## ipfs-unixfs [11.1.3](ipfs-unixfs-11.1.2...ipfs-unixfs-11.1.3) (2024-01-19)
    
    ### Trivial Changes
    
    * update project config ([125f4d7](125f4d7))
    
    ### Dependencies
    
    * **dev:** bump aegir from 41.3.5 to 42.2.2 ([#399](#399)) ([9d6c7cb](9d6c7cb))
    semantic-release-bot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    09b00f0 View commit details
    Browse the repository at this point in the history
  5. chore(release): 15.2.4 [skip ci]

    ## ipfs-unixfs-importer [15.2.4](ipfs-unixfs-importer-15.2.3...ipfs-unixfs-importer-15.2.4) (2024-01-19)
    
    ### Trivial Changes
    
    * update project config ([125f4d7](125f4d7))
    
    ### Dependencies
    
    * **dev:** bump aegir from 41.3.5 to 42.2.2 ([#399](#399)) ([9d6c7cb](9d6c7cb))
    
    ### Dependencies
    
    * **ipfs-unixfs:** upgraded to 11.1.3
    semantic-release-bot committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cc2e741 View commit details
    Browse the repository at this point in the history
Loading