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

Update module github.com/libp2p/go-libp2p to v0.36.5 #19

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/libp2p/go-libp2p v0.36.3 -> v0.36.5 age adoption passing confidence

Release Notes

libp2p/go-libp2p (github.com/libp2p/go-libp2p)

v0.36.5

Compare Source

What's Changed

  • basichost: ensure no duplicates in Addrs output #​2980
  • autonatv2: recover from panics #​2992
  • chore: update go-multiaddr-dns to v0.4.0 #​2994

Note

In the previous release, we called out a bug in go1.23 unbuffered timers that deadlocked go-libp2p. This has been fixed in go1.23.2. You can safely update your go.mod's go version to go1.23 now.

Full Changelog: libp2p/go-libp2p@v0.36.4...v0.36.5

v0.36.4

Compare Source

Note

[!CAUTION]
Due tohttps://github.com/golang/go/issues/69312312 in unbuffered timers introduced in go1.23, libp2p deadlocks if the go version in your go.mod file is go1.23. To fix this, either use the environment variable GODEBUG="asynctimerchan=1", or downgrade the go version in your go.mod file.

What's Changed

Full Changelog: libp2p/go-libp2p@v0.36.3...v0.36.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-libp2p-go-libp2p-0.x branch from b681dca to ef169df Compare October 4, 2024 11:01
@renovate renovate bot changed the title Update module github.com/libp2p/go-libp2p to v0.36.4 Update module github.com/libp2p/go-libp2p to v0.36.5 Oct 4, 2024
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/multiformats/go-multiaddr-dns v0.3.1 -> v0.4.0

@renovate renovate bot force-pushed the renovate/github.com-libp2p-go-libp2p-0.x branch from ef169df to 00668d0 Compare October 7, 2024 20:48
@smolgroot smolgroot merged commit f756163 into main Oct 7, 2024
0 of 4 checks passed
@renovate renovate bot deleted the renovate/github.com-libp2p-go-libp2p-0.x branch October 7, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant