wnfs-wg / rs-wnfs

Rust implementation of the WebNative FileSystem (WNFS) specification
https://github.com/wnfs-wg
Apache License 2.0
145 stars 23 forks source link

chore(npm)(deps-dev): bump multiformats from 13.1.0 to 13.2.0 in /wnfs-wasm #446

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps multiformats from 13.1.0 to 13.2.0.

Release notes

Sourced from multiformats's releases.

v13.2.0

13.2.0 (2024-07-22)

Features

  • BlockCodec methods are generic (2ee062e)

v13.1.3

13.1.3 (2024-07-02)

Dependencies

  • dev: bump @​stablelib/sha512 from 1.0.1 to 2.0.0 (3091935)

v13.1.2

13.1.2 (2024-07-02)

Dependencies

  • dev: bump @​stablelib/sha256 from 1.0.1 to 2.0.0 (bc7f8a5)

v13.1.1

13.1.1 (2024-06-01)

Dependencies

  • dev: bump aegir from 42.2.11 to 43.0.1 (bc14c48)
Changelog

Sourced from multiformats's changelog.

13.2.0 (2024-07-22)

Features

  • BlockCodec methods are generic (2ee062e)

13.1.3 (2024-07-02)

Dependencies

  • dev: bump @​stablelib/sha512 from 1.0.1 to 2.0.0 (3091935)

13.1.2 (2024-07-02)

Dependencies

  • dev: bump @​stablelib/sha256 from 1.0.1 to 2.0.0 (bc7f8a5)

13.1.1 (2024-06-01)

Dependencies

  • dev: bump aegir from 42.2.11 to 43.0.1 (bc14c48)
Commits
  • d95510e chore(release): 13.2.0 [skip ci]
  • 2ee062e feat: BlockCodec methods are generic
  • 38f1046 chore(release): 13.1.3 [skip ci]
  • 3091935 deps(dev): bump @​stablelib/sha512 from 1.0.1 to 2.0.0
  • a3b2f8c chore(release): 13.1.2 [skip ci]
  • bc7f8a5 deps(dev): bump @​stablelib/sha256 from 1.0.1 to 2.0.0
  • dba6462 chore(release): 13.1.1 [skip ci]
  • bc14c48 deps(dev): bump aegir from 42.2.11 to 43.0.1
  • 5e2159a ci: uci/copy-templates (#288)
  • 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 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)
socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/multiformats@13.2.0 None 0 322 kB npm-service-account-multiformats

🚮 Removed packages: npm/multiformats@13.1.0

View full report↗︎

dependabot[bot] commented 3 months ago

Superseded by #448.