libp2p / js-libp2p-mdns

libp2p MulticastDNS Peer Discovery
https://libp2p.io
Other
52 stars 17 forks source link

deps: bump @multiformats/multiaddr from 11.0.5 to 11.1.1 #165

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @multiformats/multiaddr from 11.0.5 to 11.1.1.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v11.1.1

11.1.1 (2022-12-13)

Bug Fixes

v11.1.0

11.1.0 (2022-12-10)

Features

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

... (truncated)

Changelog

Sourced from @​multiformats/multiaddr's changelog.

11.1.1 (2022-12-13)

Bug Fixes

11.1.0 (2022-12-10)

Features

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)

... (truncated)

Commits
  • 34c38fb chore(release): 11.1.1 [skip ci]
  • 46452b3 fix: remove lockfile (#296)
  • eb9bb39 chore(release): 11.1.0 [skip ci]
  • 7d95ef8 feat: support /quic-v1 (#294)
  • 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]
  • 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 #171.