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.7 #137

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @multiformats/multiaddr from 10.5.0 to 11.0.7.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v11.0.7

11.0.7 (2022-11-02)

Dependencies

v11.0.6

11.0.6 (2022-10-29)

Bug Fixes

v11.0.5

11.0.5 (2022-10-12)

Dependencies

  • bump uint8arrays from 3.x.x to 4.x.x (#279) (4ef82ac)

v11.0.4

11.0.4 (2022-10-12)

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#278) (767bcbe)

v11.0.3

11.0.3 (2022-09-30)

Bug Fixes

  • use private class field to store cached strings and tuples (#277) (b0809bf)

v11.0.2

11.0.2 (2022-09-29)

Bug Fixes

  • cache string and tuple representations (#275) (9b18ff4)

v11.0.1

11.0.1 (2022-09-27)

... (truncated)

Changelog

Sourced from @​multiformats/multiaddr's changelog.

11.0.7 (2022-11-02)

Dependencies

11.0.6 (2022-10-29)

Bug Fixes

11.0.5 (2022-10-12)

Dependencies

  • bump uint8arrays from 3.x.x to 4.x.x (#279) (4ef82ac)

11.0.4 (2022-10-12)

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#278) (767bcbe)

11.0.3 (2022-09-30)

Bug Fixes

  • use private class field to store cached strings and tuples (#277) (b0809bf)

11.0.2 (2022-09-29)

Bug Fixes

  • cache string and tuple representations (#275) (9b18ff4)

11.0.1 (2022-09-27)

Tests

11.0.0 (2022-09-21)

... (truncated)

Commits
  • e359ba0 chore(release): 11.0.7 [skip ci]
  • fc6b600 deps: update @​chainsafe/is-ip (#281)
  • 3c070bd chore(release): 11.0.6 [skip ci]
  • 40124ff fix: use @​chainsafe/is-ip (#280)
  • dac8bb1 chore(release): 11.0.5 [skip ci]
  • 4ef82ac deps: bump uint8arrays from 3.x.x to 4.x.x (#279)
  • 047fd3a chore(release): 11.0.4 [skip ci]
  • 767bcbe deps: bump multiformats from 9.9.0 to 10.0.0 (#278)
  • 58ce0c6 chore(release): 11.0.3 [skip ci]
  • b0809bf fix: use private class field to store cached strings and tuples (#277)
  • 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 #146.