ipfs / service-worker-gateway

[WIP EXPERIMENT] IPFS Gateway implemented in Service Worker
https://inbrowser.link
Other
23 stars 7 forks source link

deps: bump multiformats from 13.2.0 to 13.3.0 #362

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps multiformats from 13.2.0 to 13.3.0.

Release notes

Sourced from multiformats's releases.

v13.3.0

13.3.0 (2024-09-16)

Features

v13.2.4

13.2.4 (2024-09-16)

Trivial Changes

Dependencies

  • dev: bump aegir from 43.0.3 to 44.1.1 (a0fdb76)

v13.2.3

13.2.3 (2024-09-12)

Bug Fixes

v13.2.2

13.2.2 (2024-07-30)

Dependencies

  • dev: bump @​types/node from 20.14.13 to 22.0.0 (2b65321)

v13.2.1

13.2.1 (2024-07-24)

Changelog

Sourced from multiformats's changelog.

13.3.0 (2024-09-16)

Features

13.2.4 (2024-09-16)

Trivial Changes

Dependencies

  • dev: bump aegir from 43.0.3 to 44.1.1 (a0fdb76)

13.2.3 (2024-09-12)

Bug Fixes

13.2.2 (2024-07-30)

Dependencies

  • dev: bump @​types/node from 20.14.13 to 22.0.0 (2b65321)

13.2.1 (2024-07-24)

Commits
  • 1c233b8 chore(release): 13.3.0 [skip ci]
  • a5fbf61 feat: add hasCode to Digest (#308)
  • c55bdfd chore(release): 13.2.4 [skip ci]
  • 9d24b62 chore: fix linting
  • a0fdb76 deps(dev): bump aegir from 43.0.3 to 44.1.1
  • 1061ae7 chore(release): 13.2.3 [skip ci]
  • 892f198 fix: CID.parse(base36) (#307)
  • 2189443 chore(release): 13.2.2 [skip ci]
  • 2b65321 deps(dev): bump @​types/node from 20.14.13 to 22.0.0
  • b84baed chore(release): 13.2.1 [skip ci]
  • Additional commits viewable 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)