Skip to content

chore(deps): update mio requirement from 0.8.11 to 1.2.2 - #251

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/mio-1.2.2
Closed

chore(deps): update mio requirement from 0.8.11 to 1.2.2#251
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/mio-1.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mio to permit the latest version.

Changelog

Sourced from mio's changelog.

1.2.2

1.2.1

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.

  • Changed the backlog passed to listen to match the standard library, this should effect most users but see the pr for details (tokio-rs/mio#1896).
  • Fixed an issue where TcpStream::peek returned WouldBlock the events would stop working correctly (tokio-rs/mio#1895).
  • Added support for cygwin (tokio-rs/mio#1871).
  • Make Event Send and Sync on platforms using kqueue (tokio-rs/mio#1906).
  • Fixed an issue where it would reach unreachable! code in NamedPipe (tokio-rs/mio#1903).

... (truncated)

Commits
  • 50ee78d Release 1.2.2
  • e7f35de Document Solaris is supported
  • 8e067d2 Poll all fd events returned by port_getn in one zero-timeout poll call
  • f6a559a Remove dead POLLRDHUP handling and avoid registering unsupported priority
  • f0249a8 Add Solaris event ports selector
  • 2e267a5 Support NuttX (#1966)
  • 80c693c Release v1.2.1
  • 0db25a7 Fix readme typo and assert for windows in unix target tests (#1956)
  • 4f93f84 Fixes for horizonOS/n3ds
  • 5191849 bump refcount before calling overlapped
  • Additional commits viewable in compare view

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)

Updates the requirements on [mio](https://github.com/tokio-rs/mio) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/mio@v0.8.11...v1.2.2)

---
updated-dependencies:
- dependency-name: mio
  dependency-version: 1.2.2
  dependency-type: direct:production
...

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 Sep 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 1, 2026
@luisschwab

Copy link
Copy Markdown
Member

@dependabot ignore this dependency

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about mio again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/cargo/mio-1.2.2 branch September 1, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant