ipfs-shipyard / ipfs-pubsub-room

IPFS Pubsub room
MIT License
287 stars 40 forks source link

chore(deps-dev): bump @multiformats/multiaddr from 10.5.0 to 11.0.12 #146

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @multiformats/multiaddr from 10.5.0 to 11.0.12.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v11.0.12

11.0.12 (2022-12-08)

Bug Fixes

  • update inspect format to be like CID class (#290) (db032e9)

Documentation

  • update reamde with correct global namespace name (#292) (fe36328)

v11.0.11

11.0.11 (2022-12-08)

Bug Fixes

  • include minified bundle in npm tarball (#291) (ac88cba)

v11.0.10

11.0.10 (2022-12-07)

Bug Fixes

  • run docs after release otherwise version number is always wrong (04e19e1)

v11.0.9

11.0.9 (2022-12-07)

Documentation

  • publish API docs to github pages on release (#289) (c22e55f)

v11.0.8

11.0.8 (2022-12-07)

Bug Fixes

  • varint.decode.bytes can now be undefined according to types (#288) (e0a59e5)

Dependencies

  • dev: bump sinon from 14.0.2 to 15.0.0 (#287) (41f67a7)

... (truncated)

Changelog

Sourced from @​multiformats/multiaddr's changelog.

11.0.12 (2022-12-08)

Bug Fixes

  • update inspect format to be like CID class (#290) (db032e9)

Documentation

  • update reamde with correct global namespace name (#292) (fe36328)

11.0.11 (2022-12-08)

Bug Fixes

  • include minified bundle in npm tarball (#291) (ac88cba)

11.0.10 (2022-12-07)

Bug Fixes

  • run docs after release otherwise version number is always wrong (04e19e1)

11.0.9 (2022-12-07)

Documentation

  • publish API docs to github pages on release (#289) (c22e55f)

11.0.8 (2022-12-07)

Bug Fixes

  • varint.decode.bytes can now be undefined according to types (#288) (e0a59e5)

Dependencies

  • dev: bump sinon from 14.0.2 to 15.0.0 (#287) (41f67a7)

11.0.7 (2022-11-02)

Dependencies

... (truncated)

Commits
  • 2bf11ef chore(release): 11.0.12 [skip ci]
  • db032e9 fix: update inspect format to be like CID class (#290)
  • fe36328 docs: update reamde with correct global namespace name (#292)
  • 01f8918 chore(release): 11.0.11 [skip ci]
  • ac88cba fix: include minified bundle in npm tarball (#291)
  • c03042c chore(release): 11.0.10 [skip ci]
  • 04e19e1 fix: run docs after release otherwise version number is always wrong
  • 105f892 chore(release): 11.0.9 [skip ci]
  • c22e55f docs: publish API docs to github pages on release (#289)
  • 86e4293 chore(release): 11.0.8 [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 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)
dependabot[bot] commented 1 year ago

Superseded by #148.