Skip to content

Bump winit from 0.30.12 to 0.30.13#499

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/winit-0.30.13
Open

Bump winit from 0.30.12 to 0.30.13#499
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/winit-0.30.13

Conversation

@dependabot
Copy link
Contributor

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

Bumps winit from 0.30.12 to 0.30.13.

Release notes

Sourced from winit's releases.

Winit version 0.30.13

Added

  • On Wayland, add Window::set_resize_increments.

Fixed

  • On macOS, fixed crash when dragging non-file content onto window.
  • On X11, fix set_hittest not working on some window managers.
  • On X11, fix debug mode overflow panic in set_timestamp.
  • On macOS, fix crash in set_marked_text when native Pinyin IME sends out-of-bounds selected_range.
  • On Windows, fix WM_IME_SETCONTEXT IME UI flag masking on lParam.
  • On Android, populate KeyEvent::text and KeyEvent::text_with_all_modifiers via Key::to_text().
Commits
  • e9809ef Winit version 0.30.13
  • efb5b37 chore: fix ci
  • a9baf5e fix(android): Populate KeyEvent.text via Key::to_text()
  • 6bb43fd wayland: implement resize increments
  • 17a73f4 win32: fix ime setcontext lparam
  • bccc568 fix(macOS): clamp IME selected_range to prevent substringToIndex crash
  • 69b8a07 winit-x11: fix debug mode overflow panic in set_timestamp
  • 3eb731f winit-x11: replace xfixes with x11rb in set_hittest
  • 7035dd5 winit-win32: Fix ABI mismatch in INIT_MAIN_THREAD_ID
  • ab4c6bf macOS: fix a crash when dragging non-file content onto window
  • See full diff 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 [winit](https://github.com/rust-windowing/winit) from 0.30.12 to 0.30.13.
- [Release notes](https://github.com/rust-windowing/winit/releases)
- [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md)
- [Commits](rust-windowing/winit@v0.30.12...v0.30.13)

---
updated-dependencies:
- dependency-name: winit
  dependency-version: 0.30.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 3, 2026
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.

0 participants