Skip to content

Commit

Permalink
chore(deps): Bump github.com/multiformats/go-multiaddr from 0.11.0 to…
Browse files Browse the repository at this point in the history
… 0.12.0 (celestiaorg#2847)

Bumps
[github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr)
from 0.11.0 to 0.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/multiformats/go-multiaddr/releases">github.com/multiformats/go-multiaddr's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.0</h2>
<h2>What's Changed</h2>
<ul>
<li>ci: uci/delete-templates by <a
href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a
href="https://redirect.github.com/multiformats/go-multiaddr/pull/215">multiformats/go-multiaddr#215</a></li>
<li>ci: uci/copy-templates by <a
href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a
href="https://redirect.github.com/multiformats/go-multiaddr/pull/216">multiformats/go-multiaddr#216</a></li>
<li>ci: uci/copy-templates by <a
href="https://github.com/web3-bot"><code>@​web3-bot</code></a> in <a
href="https://redirect.github.com/multiformats/go-multiaddr/pull/217">multiformats/go-multiaddr#217</a></li>
<li>net: consider dns addresses as public by <a
href="https://github.com/sukunrt"><code>@​sukunrt</code></a> in <a
href="https://redirect.github.com/multiformats/go-multiaddr/pull/220">multiformats/go-multiaddr#220</a></li>
<li>net: consider /dns/localhost as private address by <a
href="https://github.com/sukunrt"><code>@​sukunrt</code></a> in <a
href="https://redirect.github.com/multiformats/go-multiaddr/pull/221">multiformats/go-multiaddr#221</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/multiformats/go-multiaddr/compare/v0.11.0...v0.12.0">https://github.com/multiformats/go-multiaddr/compare/v0.11.0...v0.12.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/5dd793c6fc4935fad347429a48a168acc8073474"><code>5dd793c</code></a>
release v0.12.0 (<a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/223">#223</a>)</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/f9a66bc382da9f5f5b319bd0d2beae7f63a253be"><code>f9a66bc</code></a>
net: consider /dns/localhost as private address (<a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/221">#221</a>)</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/a12495439b7098bf1d3542b720fc6b0a7ca51b85"><code>a124954</code></a>
net: consider dns addresses as public (<a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/220">#220</a>)</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/dfafc5928d51cb73d8e8347adc5f0b4babc897ca"><code>dfafc59</code></a>
chore: bump go.mod to Go 1.20 and run go fix (<a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/217">#217</a>)</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/92a246dbc17f0a40027ce55fc1897c3797455e87"><code>92a246d</code></a>
Merge pull request <a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/216">#216</a>
from multiformats/uci/copy-templates</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/db92edd85124f05554bd78f4cb910e3c0cde5b88"><code>db92edd</code></a>
chore: add or force update .github/workflows/tagpush.yml</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/438fa2383eeaf8c19c96da7107738044f3955752"><code>438fa23</code></a>
chore: add or force update .github/workflows/release-check.yml</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/841bae1eb4184543fc061c8b2b5d39dadf7db7fa"><code>841bae1</code></a>
chore: add or force update .github/workflows/releaser.yml</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/9bfab28ef3a3233cd3e2880557f06620c552e73a"><code>9bfab28</code></a>
chore: add or force update .github/workflows/go-check.yml</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/aeaad918987fa7783e45bc496ba9329686fb410a"><code>aeaad91</code></a>
chore: add or force update .github/workflows/go-test.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/multiformats/go-multiaddr/compare/v0.11.0...v0.12.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/multiformats/go-multiaddr&package-manager=go_modules&previous-version=0.11.0&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ramin <raminkeene@gmail.com>
  • Loading branch information
dependabot[bot] and ramin committed Nov 10, 2023
1 parent 48352eb commit db4490c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ require (
github.com/libp2p/go-libp2p-routing-helpers v0.7.3
github.com/mitchellh/go-homedir v1.1.0
github.com/multiformats/go-base32 v0.1.0
github.com/multiformats/go-multiaddr v0.11.0
github.com/multiformats/go-multiaddr v0.12.0
github.com/multiformats/go-multiaddr-dns v0.3.1
github.com/multiformats/go-multihash v0.2.3
github.com/open-rpc/meta-schema v0.0.0-20201029221707-1b72ef2ea333
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1827,8 +1827,8 @@ github.com/multiformats/go-multiaddr v0.5.0/go.mod h1:3KAxNkUqLTJ20AAwN4XVX4kZar
github.com/multiformats/go-multiaddr v0.6.0/go.mod h1:F4IpaKZuPP360tOMn2Tpyu0At8w23aRyVqeK0DbFeGM=
github.com/multiformats/go-multiaddr v0.7.0/go.mod h1:Fs50eBDWvZu+l3/9S6xAE7ZYj6yhxlvaVZjakWN7xRs=
github.com/multiformats/go-multiaddr v0.8.0/go.mod h1:Fs50eBDWvZu+l3/9S6xAE7ZYj6yhxlvaVZjakWN7xRs=
github.com/multiformats/go-multiaddr v0.11.0 h1:XqGyJ8ufbCE0HmTDwx2kPdsrQ36AGPZNZX6s6xfJH10=
github.com/multiformats/go-multiaddr v0.11.0/go.mod h1:gWUm0QLR4thQ6+ZF6SXUw8YjtwQSPapICM+NmCkxHSM=
github.com/multiformats/go-multiaddr v0.12.0 h1:1QlibTFkoXJuDjjYsMHhE73TnzJQl8FSWatk/0gxGzE=
github.com/multiformats/go-multiaddr v0.12.0/go.mod h1:WmZXgObOQOYp9r3cslLlppkrz1FYSHmE834dfz/lWu8=
github.com/multiformats/go-multiaddr-dns v0.0.1/go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q=
github.com/multiformats/go-multiaddr-dns v0.0.2/go.mod h1:9kWcqw/Pj6FwxAwW38n/9403szc57zJPs45fmnznu3Q=
github.com/multiformats/go-multiaddr-dns v0.2.0/go.mod h1:TJ5pr5bBO7Y1B18djPuRsVkduhQH2YqYSbxWJzYGdK0=
Expand Down

0 comments on commit db4490c

Please sign in to comment.