Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump github.com/multiformats/go-multiaddr from 0.12.3 to 0.12.4 #3414

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github.com/multiformats/go-multiaddr from 0.12.3 to 0.12.4.

Release notes

Sourced from github.com/multiformats/go-multiaddr's releases.

v0.12.4

What's Changed

Improved classification of IPv6 public addresses. For details see:

Full Changelog: multiformats/go-multiaddr@v0.12.3...v0.12.4

Commits

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 <dependency name> 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)

@dependabot dependabot bot requested a review from renaynay as a code owner May 20, 2024 11:42
@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label May 20, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/multiformats/go-multiaddr-0.12.4 branch from 27809f0 to 1ab6542 Compare May 27, 2024 13:44
@dependabot dependabot bot requested a review from cristaloleg as a code owner May 27, 2024 13:44
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/multiformats/go-multiaddr-0.12.4 branch 3 times, most recently from e634859 to d2015dd Compare May 28, 2024 09:36
@walldiss
Copy link
Member

walldiss commented Jun 3, 2024

@dependabot rebase

Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/multiformats/go-multiaddr/releases)
- [Commits](multiformats/go-multiaddr@v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multiaddr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/multiformats/go-multiaddr-0.12.4 branch from d2015dd to 93f846a Compare June 3, 2024 06:10
@walldiss walldiss enabled auto-merge (squash) June 3, 2024 06:15
@walldiss walldiss merged commit d414dc3 into main Jun 3, 2024
25 of 26 checks passed
@walldiss walldiss deleted the dependabot/go_modules/github.com/multiformats/go-multiaddr-0.12.4 branch June 3, 2024 06:18
ramin pushed a commit that referenced this pull request Jun 6, 2024
… 0.12.4 (#3414)

Bumps
[github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr)
from 0.12.3 to 0.12.4.
<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.4</h2>
<h2>What's Changed</h2>
<p>Improved classification of IPv6 public addresses. For details
see:</p>
<ul>
<li>net: restrict unicast ip6 public address space by <a
href="https://github.com/sukunrt"><code>@​sukunrt</code></a> in <a
href="https://redirect.github.com/multiformats/go-multiaddr/pull/235">multiformats/go-multiaddr#235</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/multiformats/go-multiaddr/compare/v0.12.3...v0.12.4">https://github.com/multiformats/go-multiaddr/compare/v0.12.3...v0.12.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/5d767c5758ee30179aa15009a91dc90e2aa9ba2a"><code>5d767c5</code></a>
Merge pull request <a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/245">#245</a>
from multiformats/marco/v0.12.4</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/de3a0da682778720854b02e7157ffea50aed6612"><code>de3a0da</code></a>
Update version.json</li>
<li><a
href="https://github.com/multiformats/go-multiaddr/commit/4ef86561fc5585bef71603fe3f32575eb0adef0d"><code>4ef8656</code></a>
net: restrict unicast ip6 public address space (<a
href="https://redirect.github.com/multiformats/go-multiaddr/issues/235">#235</a>)</li>
<li>See full diff in <a
href="https://github.com/multiformats/go-multiaddr/compare/v0.12.3...v0.12.4">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.12.3&new-version=0.12.4)](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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants