Skip to content

deps: bump the interplanetary-deps group across 1 directory with 4 updates - #94

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/interplanetary-deps-db8f2abea4
Open

deps: bump the interplanetary-deps group across 1 directory with 4 updates#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/interplanetary-deps-db8f2abea4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the interplanetary-deps group with 4 updates in the / directory: helia, multiformats, @helia/unixfs and interface-datastore.

Updates helia from 6.1.4 to 7.0.0

Release notes

Sourced from helia's releases.

helia: v7.0.0

7.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • make libp2p optional (#1049)
  • secp256k1 support has been removed from the default config, it must now be configured separately
  • returned instances of CID and MultihashDigest come from the multiformats@14.x.x module

Features

Bug Fixes

Dependencies

  • bump aegir from 47.2.0 to 48.0.1 (#1015) (ae98a4f)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/bitswap bumped from ^3.2.3 to ^4.0.0
      • @​helia/http bumped from ^3.1.4 to ^4.0.0
      • @​helia/interface bumped from ^6.2.1 to ^7.0.0
      • @​helia/libp2p bumped from ^0.0.0 to ^1.0.0
      • @​helia/utils bumped from ^2.5.2 to ^3.0.0
Commits

Updates multiformats from 13.4.2 to 14.0.2

Release notes

Sourced from multiformats's releases.

v14.0.2

14.0.2 (2026-06-24)

Bug Fixes

  • verify CID hash before decoding in Block.create (#340) (6784d3e), closes #339

v14.0.1

14.0.1 (2026-06-24)

Bug Fixes

  • case-insensitive decode for base16/base32/base36 (multibase spec) (#341) (ad87caa)

v14.0.0

14.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • all Hashers are now MultihashHasher<Code>s
  • Returned Uint8Arrays are now Uint8Array<ArrayBuffer>

Features

  • loading via require is now supported (#337) (9b5b12b)

Bug Fixes

  • identity hash is SyncMultihashHasher<0> (#337) (9b5b12b)
  • specify type of backing buffer when Uint8Arrays are returned (#335) (bac2da5)
Changelog

Sourced from multiformats's changelog.

14.0.2 (2026-06-24)

Bug Fixes

  • verify CID hash before decoding in Block.create (#340) (6784d3e), closes #339

14.0.1 (2026-06-24)

Bug Fixes

  • case-insensitive decode for base16/base32/base36 (multibase spec) (#341) (ad87caa)

14.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • all Hashers are now MultihashHasher<Code>s
  • Returned Uint8Arrays are now Uint8Array<ArrayBuffer>

Bug Fixes

  • identity hash is SyncMultihashHasher<0> (#337) (9b5b12b), closes #313 #314
  • specify type of backing buffer when Uint8Arrays are returned (#335) (bac2da5)
Commits
  • 1fa7547 chore(release): 14.0.2 [skip ci]
  • 6784d3e fix: verify CID hash before decoding in Block.create (#340)
  • 96407e3 chore(release): 14.0.1 [skip ci]
  • ad87caa fix: case-insensitive decode for base16/base32/base36 (multibase spec) (#341)
  • 4610294 chore(release): 14.0.0 [skip ci]
  • 9b5b12b fix!: identity hash is SyncMultihashHasher<0> (#337)
  • bac2da5 fix!: specify type of backing buffer when Uint8Arrays are returned (#335)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for multiformats since your current version.


Updates @helia/unixfs from 7.2.1 to 8.0.0

Release notes

Sourced from @​helia/unixfs's releases.

unixfs: v8.0.0

8.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • import from @helia/interface not @helia/interface/foo
  • make libp2p optional (#1049)
  • returned instances of CID and MultihashDigest come from the multiformats@14.x.x module

Features

Bug Fixes

Dependencies

  • bump aegir from 47.2.0 to 48.0.1 (#1015) (ae98a4f)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^6.2.1 to ^7.0.0

mfs: v8.0.0

8.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • make libp2p optional (#1049)
  • returned instances of CID and MultihashDigest come from the multiformats@14.x.x module

Features

Bug Fixes

Dependencies

... (truncated)

Commits

Updates interface-datastore from 9.0.3 to 10.0.1

Release notes

Sourced from interface-datastore's releases.

interface-datastore-10.0.1

interface-datastore-v10.0.1 (2026-05-11)

Bug Fixes

interface-datastore-10.0.0

interface-datastore-v10.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • bump multiformats from 13.4.2 to 14.0.0 (#372)

Trivial Changes

Dependencies

  • bump multiformats from 13.4.2 to 14.0.0 (#372) (5bc9912)
Commits
  • f2b78bd chore(release): 10.0.1 [skip ci]
  • 5b29304 chore(release): 7.0.1 [skip ci]
  • 280842e fix: update sibling deps (#377)
  • d109fec chore(release): 14.0.0 [skip ci]
  • 802e6df chore(release): 13.0.0 [skip ci]
  • 3d654c1 chore(release): 5.0.0 [skip ci]
  • 95f2db4 chore(release): 12.0.0 [skip ci]
  • 156f310 chore(release): 4.0.0 [skip ci]
  • 5feb623 chore(release): 4.0.0 [skip ci]
  • 9171165 chore(release): 4.0.0 [skip ci]
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the interplanetary-deps group with 4 updates in the / directory: [helia](https://github.com/ipfs/helia), [multiformats](https://github.com/multiformats/js-multiformats), [@helia/unixfs](https://github.com/ipfs/helia) and [interface-datastore](https://github.com/ipfs/js-stores).


Updates `helia` from 6.1.4 to 7.0.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@helia-v6.1.4...helia-v7.0.0)

Updates `multiformats` from 13.4.2 to 14.0.2
- [Release notes](https://github.com/multiformats/js-multiformats/releases)
- [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md)
- [Commits](multiformats/js-multiformats@v13.4.2...v14.0.2)

Updates `@helia/unixfs` from 7.2.1 to 8.0.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@ipns-v7.2.1...mfs-v8.0.0)

Updates `interface-datastore` from 9.0.3 to 10.0.1
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@interface-datastore-9.0.3...interface-datastore-10.0.1)

---
updated-dependencies:
- dependency-name: helia
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: multiformats
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: "@helia/unixfs"
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: interface-datastore
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 30, 2026 10:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants