Skip to content

Update bytes dependency in clippy_test_deps to avoid CVE warning#16667

Merged
flip1995 merged 1 commit intorust-lang:masterfrom
samueltardieu:chores/update-bytes-dependency-in-tests
Mar 20, 2026
Merged

Update bytes dependency in clippy_test_deps to avoid CVE warning#16667
flip1995 merged 1 commit intorust-lang:masterfrom
samueltardieu:chores/update-bytes-dependency-in-tests

Conversation

@samueltardieu
Copy link
Copy Markdown
Member

Pull-requests get a warning because of
RUSTSEC-2026-0007. Bumping bytes will silence the warning.

changelog: none

r? flip1995

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 5, 2026
@samueltardieu samueltardieu force-pushed the chores/update-bytes-dependency-in-tests branch from 9c41f57 to b16efbd Compare March 5, 2026 16:34
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 5, 2026

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

Pull-requests get a warning because of
[RUSTSEC-2026-0007](https://rustsec.org/advisories/RUSTSEC-2026-0007.html).
Bumping `bytes` will silence the warning.
@samueltardieu samueltardieu force-pushed the chores/update-bytes-dependency-in-tests branch from b16efbd to 858353c Compare March 5, 2026 22:19
Copy link
Copy Markdown
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

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

Uh, this PR got lost in my notification wall. Thanks!

View changes since this review

@flip1995 flip1995 added this pull request to the merge queue Mar 20, 2026
Merged via the queue into rust-lang:master with commit b98de10 Mar 20, 2026
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 20, 2026
@samueltardieu samueltardieu deleted the chores/update-bytes-dependency-in-tests branch March 22, 2026 16:27
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.

3 participants