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

build(deps): bump github.com/libp2p/go-libp2p from 0.37.0 to 0.37.2 #354

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps github.com/libp2p/go-libp2p from 0.37.0 to 0.37.2.

Release notes

Sourced from github.com/libp2p/go-libp2p's releases.

v0.37.2

What's Changed

  • 908b0bd1 Release v0.37.2
  • 368d5f6b chore: bump go-multiaddr-dns (#3066)
  • 008d62da chore: bump quic-go to v0.48.2 (#3064)
  • 6fa87f62 fix(swarm): check after we split for empty multiaddr (#3063)
  • 75538efb fix(libp2phttp): Return ErrServerClosed on Close (#3050)

Full Changelog: libp2p/go-libp2p@v0.37.1...v0.37.2

v0.37.1

Bug Fixes

  • Fixes an issue with webrtc-direct listeners where the short handshake queue dropped some connection requests. For more details see: #3040
  • Fixes a race condition when multistream lazy negotiation was used with rust-libp2p or js-libp2p for write only streams. See libp2p/go-libp2p#3038 for details

What's Changed

  • 0606295e refactor(libp2phttp): don't require specific port for the HTTP host example (#3047)
  • ae0d78aa fix: Defer resource usage cleanup until the very end (#3042)
  • df02f4d0 chore: update go-multistream to v0.6.0 (#3041)
  • 09ae1790 fix: obsaddr: do not record observations over relayed conn (#3043)
  • 2404f75d webrtc: handshake more connections in parallel (#3040)
  • 994b69e4 fix: basichost: Use NegotiationTimeout as fallback timeout for NewStream (#3020)

Full Changelog: libp2p/go-libp2p@v0.37.0...dont-delete/release-v0371

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/libp2p/go-libp2p [>= 6.0.a, < 6.0.1000022]

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 added the dependencies Pull requests that update a dependency file label Dec 5, 2024
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.37.0 to 0.37.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/go-libp2p@v0.37.0...v0.37.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/libp2p/go-libp2p-0.37.2 branch from c2c4816 to a5a0e99 Compare December 16, 2024 17:26
Copy link

New Coverage 62.9% of statements
Patch Coverage 0.0% of changed statements (0/0)

Coverage provided by https://github.com/seriousben/go-patch-cover-action

@cheggaaa cheggaaa merged commit 5749b0c into main Dec 20, 2024
4 checks passed
@cheggaaa cheggaaa deleted the dependabot/go_modules/github.com/libp2p/go-libp2p-0.37.2 branch December 20, 2024 16:31
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant