Skip to content

deps: bump multiformats from 14.0.0 to 14.0.2#96

Merged
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multiformats-14.0.2
Jun 24, 2026
Merged

deps: bump multiformats from 14.0.0 to 14.0.2#96
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multiformats-14.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps multiformats from 14.0.0 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)
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)
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)
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 14.0.0 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@v14.0.0...v14.0.2)

---
updated-dependencies:
- dependency-name: multiformats
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 24, 2026
@rvagg rvagg merged commit 9af1a58 into master Jun 24, 2026
16 of 20 checks passed
@rvagg rvagg deleted the dependabot/npm_and_yarn/multiformats-14.0.2 branch June 24, 2026 10:26
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.

1 participant