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

deps(identity): bump ring to v0.17.5 #4779

Merged
merged 6 commits into from
Nov 13, 2023
Merged

Conversation

thomaseizinger
Copy link
Contributor

Description

The libp2p-identity crate is a dependency of the entire ecosystem. We should keep its dependencies up to date as much as possible. At the moment, we can't bump ring across the entire workspace because we still need releases of rustls that update to the new ring version. Not all our users depend in libp2p-tls or libp2p-quic though. For those users, a bump in libp2p-identity will be useful.

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

Copy link
Member

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

identity/CHANGELOG.md Outdated Show resolved Hide resolved
@mxinden mxinden added send-it and removed send-it labels Nov 12, 2023
identity/CHANGELOG.md Outdated Show resolved Hide resolved
@mergify mergify bot merged commit 7d982f7 into master Nov 13, 2023
@mergify mergify bot deleted the deps/bump-ring-identity branch November 13, 2023 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants