Skip to content

chore(deps): bump github.com/ipni/go-libipni from 0.8.0 to 0.8.2 - #290

Merged
rvagg merged 1 commit into
masterfrom
dependabot/go_modules/github.com/ipni/go-libipni-0.8.2
Sep 8, 2026
Merged

rvagg merged 1 commit into
masterfrom
dependabot/go_modules/github.com/ipni/go-libipni-0.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ipni/go-libipni from 0.8.0 to 0.8.2.

Release notes

Sourced from github.com/ipni/go-libipni's releases.

v0.8.2

What's Changed

  • upgrade go-libp2p to v0.49.0 by @​gammazero in ipni/go-libipni#322
    • fix for CVE-2026-57497: GHSA-g35j-m5xg-vh3q
    • 3501 bounds protocols accepted per peer in identify (a peer could plant 1800+ protocol entries in your peerstore via chunked identify)
    • 3486 caps unconnected addrs per peer (stops DHT gossip flooding the peerstore with stale addrs; relevant to us)
    • 3500 caps webrtc remote addrs per ufrag
    • 3487 evicts stale certified addrs when a newer signed peer record drops them (an address a peer once advertised no longer lingers after removal)

Full Changelog: ipni/go-libipni@v0.8.1...v0.8.2

v0.8.1

What's Changed

Full Changelog: ipni/go-libipni@v0.8.0...v0.8.1

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

Bumps [github.com/ipni/go-libipni](https://github.com/ipni/go-libipni) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/ipni/go-libipni/releases)
- [Commits](ipni/go-libipni@v0.8.0...v0.8.2)

---
updated-dependencies:
- dependency-name: github.com/ipni/go-libipni
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from rvagg as a code owner September 1, 2026 09:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
@rvagg
rvagg merged commit 7853532 into master Sep 8, 2026
8 checks passed
@rvagg
rvagg deleted the dependabot/go_modules/github.com/ipni/go-libipni-0.8.2 branch September 8, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant