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

Upgrade mio to avoid RUSTSEC-2024-0019 #5896

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

faern
Copy link
Member

@faern faern commented Mar 5, 2024

Fixes #5894

I have not yet evaluated if this issue affected our actual app or not.


This change is Reviewable

@faern faern requested a review from MarkusPettersson98 March 5, 2024 08:13
Copy link

linear bot commented Mar 5, 2024

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@faern faern force-pushed the fix-rustsec-2024-0019-upgrade-mio-des-662 branch from 002fd92 to 0b9ac24 Compare March 5, 2024 09:36
@faern
Copy link
Member Author

faern commented Mar 5, 2024

I forgot that I had to do the same in the test workspace.. Let's run this again!

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@faern faern merged commit 0b9ac24 into main Mar 5, 2024
35 checks passed
@faern faern deleted the fix-rustsec-2024-0019-upgrade-mio-des-662 branch March 5, 2024 10:04
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.

RUSTSEC-2024-0019: Tokens for named pipes may be delivered after deregistration
2 participants