Skip to content

chore(deps): bump multiformats from 13.4.2 to 14.0.0#787

Merged
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multiformats-14.0.0
May 20, 2026
Merged

chore(deps): bump multiformats from 13.4.2 to 14.0.0#787
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multiformats-14.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps 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 16, 2026
@dependabot dependabot Bot requested review from hugomrdias and rvagg as code owners May 16, 2026 09:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 16, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC May 16, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 16, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
synapse-dev ea2a88f Commit Preview URL

Branch Preview URL
May 20 2026, 11:52 AM

@BigLep BigLep moved this from 📌 Triage to 🐱 Todo in FOC May 17, 2026
Copy link
Copy Markdown
Collaborator

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're now in a dependency conflict with data-segment, either we need to get it updated or just pull in what we need here

@github-project-automation github-project-automation Bot moved this from 🐱 Todo to ⌨️ In Progress in FOC May 18, 2026
Bumps [multiformats](https://github.com/multiformats/js-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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multiformats-14.0.0 branch from 7d3944f to ea2a88f Compare May 20, 2026 11:14
Copy link
Copy Markdown
Collaborator

@rvagg rvagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed by #795

@github-project-automation github-project-automation Bot moved this from ⌨️ In Progress to ✔️ Approved by reviewer in FOC May 20, 2026
@rvagg rvagg merged commit 54f2c92 into master May 20, 2026
11 checks passed
@rvagg rvagg deleted the dependabot/npm_and_yarn/multiformats-14.0.0 branch May 20, 2026 11:43
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC May 20, 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

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants