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): Updating Rust Deps #5057

Merged
merged 2 commits into from
Dec 3, 2024
Merged

chore(deps): Updating Rust Deps #5057

merged 2 commits into from
Dec 3, 2024

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Dec 3, 2024

Required so we can upgrade our version of rustls for a vulnerability

Required so we can upgrade our version of rustls for a vulnerability
nickgerace
nickgerace previously approved these changes Dec 3, 2024
@nickgerace nickgerace added this pull request to the merge queue Dec 3, 2024
@nickgerace nickgerace removed this pull request from the merge queue due to a manual request Dec 3, 2024
github-merge-queue bot pushed a commit that referenced this pull request Dec 3, 2024
@nickgerace
Copy link
Contributor

/try

Copy link
Contributor

@fnichol fnichol left a comment

Choose a reason for hiding this comment

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

This may work, but I'm not 100% sure that everything works as before (it's the default-features = false change that's giving me this sense). I guess if a /try passes then we know we're probably fine though

"logging",
"ring",
"tls12",
],
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm reasonbly sure we don't want default-features = false as rustls won't have feature support anymore for tls12/ring/etc

Copy link
Contributor

Choose a reason for hiding this comment

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

Commented here: #5057 (comment)

Cargo.toml Outdated Show resolved Hide resolved
@johnrwatson
Copy link
Contributor

we should add the vulnerabillity-fix label if this is what that's intended for

@nickgerace
Copy link
Contributor

We added a second commit to provide context to the change.

And @johnrwatson just did it!

fnichol
fnichol previously approved these changes Dec 3, 2024
Copy link
Contributor

@fnichol fnichol left a comment

Choose a reason for hiding this comment

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

Nice, I understand now!

Cargo.toml Outdated Show resolved Hide resolved
@stack72 stack72 closed this Dec 3, 2024
@stack72 stack72 reopened this Dec 3, 2024
@stack72 stack72 dismissed stale reviews from fnichol and nickgerace via 7fc2cfc December 3, 2024 20:16
@stack72 stack72 enabled auto-merge December 3, 2024 20:16
@stack72 stack72 added this pull request to the merge queue Dec 3, 2024
Merged via the queue into main with commit 887fd87 Dec 3, 2024
10 checks passed
@stack72 stack72 deleted the updating-rust-deps branch December 3, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants