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

chore(deps): bump rustls to 0.23.18 #700

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

nullr0ute
Copy link
Contributor

Versions of rustls < 0.23.18 have CVEs so we need
to bump that and the associated rustls-pki-types dep.
We also bump warp a minor as it allows dropping the
dep on the ancient rustls-pemfile rev and another dep.

Copy link
Contributor

@mmartinv mmartinv left a comment

Choose a reason for hiding this comment

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

LGTM

Versions of rustls < 0.23.18 have CVEs so we need
to bump that and the associated rustls-pki-types dep.
We also bump warp a minor as it allows dropping the
dep on the ancient rustls-pemfile rev and another dep.

Signed-off-by: Peter Robinson <[email protected]>
@mmartinv mmartinv force-pushed the rustls-bump-0.23.18 branch from 23012cf to c9a9a8b Compare November 27, 2024 10:43
@mergify mergify bot merged commit 624729c into fdo-rs:main Nov 27, 2024
17 of 26 checks passed
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.

2 participants