Skip to content

chore(deps): bump mio from 1.0.4 to 1.2.0#1098

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/mio-1.2.0
Open

chore(deps): bump mio from 1.0.4 to 1.2.0#1098
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/mio-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps mio from 1.0.4 to 1.2.0.

Changelog

Sourced from mio's changelog.

1.2.0

1.1.1

  • Handle ERROR_MORE_DATA when scheduling reads for Window named pipes (tokio-rs/mio#1921).
  • Fix compilation error on NetBSD due to changes in types in the libc crate (tokio-rs/mio#1923).

1.1.0

MSRV was increased to 1.71 to support windows-sys v0.61.

Commits
  • ce39a6b Release v1.2
  • a7b3210 Update FreeBSD 14 CI image to 14.4-RELEASE
  • adfeb3e Merge libc defining dependency
  • eaed9a0 Update libc to v0.2.183
  • 44d63ee Simplify backlog value for UnixListener
  • a87e41e Use the same backlog size for TcpListener as std lib
  • c1bc4f8 Fix the build on minority platforms
  • 68c315c Fix FreeBSD by working around a cargo bug
  • 8b6021f implement AsFd for Registry
  • 2bb6fca docs: add note about zero timeout for Poll::poll
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mio](https://github.com/tokio-rs/mio) from 1.0.4 to 1.2.0.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/mio@v1.0.4...v1.2.0)

---
updated-dependencies:
- dependency-name: mio
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-containerd-shim-wasm dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants