multiformats / js-uri-to-multiaddr

Convert a URI to a Multiaddr: https://protocol.ai -> /dns4/protocol.ai/tcp/443/https
Other
3 stars 4 forks source link

deps: bump @multiformats/multiaddr from 11.6.1 to 12.1.14 #43

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @multiformats/multiaddr from 11.6.1 to 12.1.14.

Release notes

Sourced from @​multiformats/multiaddr's releases.

v12.1.14

12.1.14 (2024-01-24)

Dependencies

  • bump dns-over-http-resolver from 3.0.0 to 3.0.2 (#366) (ffb674c)

v12.1.13

12.1.13 (2024-01-24)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.2.2 (#369) (9eb2904)

v12.1.12

12.1.12 (2023-12-28)

Trivial Changes

  • update .github/workflows/js-test-and-release.yml (#358) (ca07127)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#360) (d807310)
  • bump uint8arrays from 4.0.10 to 5.0.0 (#359) (53c0c1c)

v12.1.11

12.1.11 (2023-11-30)

Trivial Changes

Dependencies

  • bump @​libp2p/interface from 0.1.6 to 1.0.0 (#357) (bb58351)

v12.1.10

12.1.10 (2023-11-06)

Dependencies

  • bump dns-over-http-resolver to 3.0.0 (#354) (f20e553)

... (truncated)

Changelog

Sourced from @​multiformats/multiaddr's changelog.

12.1.14 (2024-01-24)

Dependencies

  • bump dns-over-http-resolver from 3.0.0 to 3.0.2 (#366) (ffb674c)

12.1.13 (2024-01-24)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.2.2 (#369) (9eb2904)

12.1.12 (2023-12-28)

Trivial Changes

  • update .github/workflows/js-test-and-release.yml (#358) (ca07127)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#360) (d807310)
  • bump uint8arrays from 4.0.10 to 5.0.0 (#359) (53c0c1c)

12.1.11 (2023-11-30)

Trivial Changes

Dependencies

  • bump @​libp2p/interface from 0.1.6 to 1.0.0 (#357) (bb58351)

12.1.10 (2023-11-06)

Dependencies

  • bump dns-over-http-resolver to 3.0.0 (#354) (f20e553)

12.1.9 (2023-11-06)

Bug Fixes

... (truncated)

Commits
  • 7661e33 chore(release): 12.1.14 [skip ci]
  • ffb674c deps: bump dns-over-http-resolver from 3.0.0 to 3.0.2 (#366)
  • 3895083 chore(release): 12.1.13 [skip ci]
  • 9eb2904 deps(dev): bump aegir from 41.3.5 to 42.2.2 (#369)
  • 6dd4787 chore(release): 12.1.12 [skip ci]
  • 53c0c1c deps: bump uint8arrays from 4.0.10 to 5.0.0 (#359)
  • d807310 deps: bump multiformats from 12.1.3 to 13.0.0 (#360)
  • ca07127 chore: update .github/workflows/js-test-and-release.yml (#358)
  • 56aab3f chore(release): 12.1.11 [skip ci]
  • 7d0cfd7 chore: update branch name
  • 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)
github-actions[bot] commented 8 months ago

:tada: This PR is included in version 7.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: