Skip to content

deps!: bump multiformats from 13.4.2 to 14.0.0#372

Merged
achingbrain merged 6 commits into
mainfrom
dependabot/npm_and_yarn/interplanetary-deps-c8c1027d62
May 11, 2026
Merged

deps!: bump multiformats from 13.4.2 to 14.0.0#372
achingbrain merged 6 commits into
mainfrom
dependabot/npm_and_yarn/interplanetary-deps-c8c1027d62

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the interplanetary-deps group with 1 update in the / directory: multiformats.

Updates multiformats from 13.4.2 to 14.0.0

Release notes

Sourced from multiformats's releases.

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.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
  • 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.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2026
Bumps the interplanetary-deps group with 1 update in the / directory: [multiformats](https://github.com/multiformats/js-multiformats).


Updates `multiformats` from 13.4.2 to 14.0.0
- [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.0)

---
updated-dependencies:
- dependency-name: multiformats
  dependency-version: 14.0.0
  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 changed the title deps: bump multiformats from 13.4.2 to 14.0.0 in the interplanetary-deps group deps: bump multiformats from 13.4.2 to 14.0.0 in the interplanetary-deps group across 1 directory May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/interplanetary-deps-c8c1027d62 branch from 6dc2a6b to 361c38e Compare May 8, 2026 12:34
@achingbrain achingbrain changed the title deps: bump multiformats from 13.4.2 to 14.0.0 in the interplanetary-deps group across 1 directory deps: bump multiformats from 13.4.2 to 14.0.0 May 11, 2026
@achingbrain achingbrain changed the title deps: bump multiformats from 13.4.2 to 14.0.0 deps!: bump multiformats from 13.4.2 to 14.0.0 May 11, 2026
@achingbrain achingbrain merged commit 5bc9912 into main May 11, 2026
21 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/interplanetary-deps-c8c1027d62 branch May 11, 2026 14:24
github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [interface-store-v8.0.0](interface-store-7.0.2...interface-store-8.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version interface-store-v8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [interface-blockstore-v7.0.0](interface-blockstore-6.0.2...interface-blockstore-7.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version interface-blockstore-v7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [interface-datastore-v10.0.0](interface-datastore-9.0.3...interface-datastore-10.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version interface-datastore-v10.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [interface-blockstore-tests-v9.0.0](interface-blockstore-tests-8.0.3...interface-blockstore-tests-9.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version interface-blockstore-tests-v9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [interface-datastore-tests-v7.0.0](interface-datastore-tests-6.0.7...interface-datastore-tests-7.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version interface-datastore-tests-v7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [blockstore-core-v7.0.0](blockstore-core-6.1.3...blockstore-core-7.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version blockstore-core-v7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [blockstore-fs-v4.0.0](blockstore-fs-3.0.3...blockstore-fs-4.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version blockstore-fs-v4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [datastore-core-v12.0.0](datastore-core-11.0.4...datastore-core-12.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version datastore-core-v12.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [blockstore-idb-v4.0.0](blockstore-idb-3.0.2...blockstore-idb-4.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version blockstore-idb-v4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [blockstore-level-v4.0.0](blockstore-level-3.0.3...blockstore-level-4.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version blockstore-level-v4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [blockstore-s3-v4.0.0](blockstore-s3-3.0.2...blockstore-s3-4.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))
* bump sinon from 21.1.2 to 22.0.0 ([#371](#371)) ([84327fb](84327fb))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version blockstore-s3-v4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [datastore-fs-v12.0.0](datastore-fs-11.0.4...datastore-fs-12.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version datastore-fs-v12.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [datastore-idb-v5.0.0](datastore-idb-4.0.3...datastore-idb-5.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version datastore-idb-v5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [datastore-level-v13.0.0](datastore-level-12.0.4...datastore-level-13.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version datastore-level-v13.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request May 11, 2026
## [datastore-s3-v14.0.0](datastore-s3-13.0.2...datastore-s3-14.0.0) (2026-05-11)

### ⚠ BREAKING CHANGES

* bump multiformats from 13.4.2 to 14.0.0 (#372)

### Trivial Changes

* bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f))
* bump sinon from 21.1.2 to 22.0.0 ([#371](#371)) ([84327fb](84327fb))

### Dependencies

* bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version datastore-s3-v14.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant