transports/uds: Bump version due to libp2p-core upgrade#2720
Merged
mxinden merged 2 commits intolibp2p:masterfrom Jun 23, 2022
Merged
transports/uds: Bump version due to libp2p-core upgrade#2720mxinden merged 2 commits intolibp2p:masterfrom
mxinden merged 2 commits intolibp2p:masterfrom
Conversation
`libp2p` 0.45.1 depends (amongst others) on `libp2p-uds` v0.32.0 and on `libp2p-core` v0.33.0 `libp2p-uds` v0.32.0, however, depends on `libp2p-core` v0.32.0. This commit changes the version mismatch for the upcoming `libp2p release.
4 tasks
|
When will be the next release? If it is more than a week, please make an early release for this to unblock us. 🙏 |
Member
Author
mxinden
added a commit
to mxinden/rust-libp2p
that referenced
this pull request
Feb 24, 2023
libp2p#3196 forgot to bump `libp2p-uds`. `libp2p-uds` was updated to `libp2p-core` `v0.39.0` thus requiring the version bump. This has happened before, see libp2p#2720.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
libp2p0.45.1 depends (amongst others) onlibp2p-udsv0.32.0 and onlibp2p-corev0.33.0libp2p-udsv0.32.0, however, depends onlibp2p-corev0.32.0.
This commit changes the version mismatch for the upcoming `libp2p release.
Links to any relevant issues
Fixes #2715. Though only for the upcoming
libp2prelease. Let me know in case you need this earlier.Open Questions
Change checklist