Skip to content

build(deps): bump multiformats from 11.0.2 to 14.0.4#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multiformats-14.0.0
Open

build(deps): bump multiformats from 11.0.2 to 14.0.4#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multiformats-14.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps multiformats from 11.0.2 to 14.0.4.

Release notes

Sourced from multiformats's releases.

v14.0.4

14.0.4 (2026-07-03)

Bug Fixes

  • allow specifying ByteView backing type (#342) (646249f)

v14.0.3

14.0.3 (2026-06-30)

Bug Fixes

  • constrain identity bytes to single characters (#338) (cb4eb32), closes #122

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)

v13.4.2

13.4.2 (2025-12-12)

Dependencies

... (truncated)

Changelog

Sourced from multiformats's changelog.

14.0.4 (2026-07-03)

Bug Fixes

  • allow specifying ByteView backing type (#342) (646249f)

14.0.3 (2026-06-30)

Bug Fixes

  • constrain identity bytes to single characters (#338) (cb4eb32), closes #122

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)

13.4.2 (2025-12-12)

Dependencies

  • dev: bump @​types/node from 24.10.3 to 25.0.0 (#333) (0bad504)

13.4.1 (2025-09-15)

Dependencies

  • dev: bump crypto-hash from 3.1.0 to 4.0.0 (#332) (bbc711a)

13.4.0 (2025-08-05)

... (truncated)

Commits
  • 6a65b8b chore(release): 14.0.4 [skip ci]
  • 646249f fix: allow specifying ByteView backing type (#342)
  • 079e760 chore(release): 14.0.3 [skip ci]
  • cb4eb32 fix: constrain identity bytes to single characters (#338)
  • 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)
  • Additional commits viewable 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 Jun 15, 2026
@dependabot dependabot Bot changed the title build(deps): Bump multiformats from 11.0.2 to 14.0.0 build(deps): Bump multiformats from 11.0.2 to 14.0.2 Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multiformats-14.0.0 branch from 93b2a6a to 842a05b Compare June 29, 2026 20:24
@dependabot dependabot Bot changed the title build(deps): Bump multiformats from 11.0.2 to 14.0.2 build(deps): bump multiformats from 11.0.2 to 14.0.4 Jul 8, 2026
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 11.0.2 to 14.0.4.
- [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...v14.0.4)

---
updated-dependencies:
- dependency-name: multiformats
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multiformats-14.0.0 branch from 842a05b to 9f854df Compare July 8, 2026 20:49
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