Closed dependabot[bot] closed 11 months ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
e9860df
) 86.55% compared to head (63eaca8
) 86.55%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps rustix from 0.38.14 to 0.38.19.
Commits
3a53dfe
chore: Release rustix version 0.38.1955cbe88
Fixes forDir
on macOS, FreeBSD, and WASI.31fd98c
Merge pull request from GHSA-c827-hfw6-qwvm4bb2f4b
Addmlockall
andmunlockall
(#872)d012bcf
Fixes needed by io_uring. (#873)5e5c046
Add a test forget_socket_nosigpipe
. (#874)1a9d129
chore: Release rustix version 0.38.18112c268
io-uring API updates. (#871)0c22704
Provide {get,set}_socket_nosigpipe on NetBSD and DragonFly BSD (#870)a00dbd0
chore: Release rustix version 0.38.17You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show