-
Notifications
You must be signed in to change notification settings - Fork 923
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
Bump winit from 0.27.5 to 0.28.0 #3950
Conversation
684ffff
to
12b547f
Compare
Bumps [winit](https://github.com/rust-windowing/winit) from 0.27.5 to 0.28.0. - [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.27.5...v0.28.0) --- updated-dependencies: - dependency-name: winit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
12b547f
to
2785e43
Compare
Filed an issue for winit build failure here rust-windowing/winit#2970 |
Turns out winit doesn't support emscripten officially (see ticket replies). Need to drop the tests using it then and maybe find an alternative |
@cwfitzgerald are we ok with 790abb0? |
Yeah that's fine, emscripten is a whole can of worms anyway. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeet
Bumps winit from 0.27.5 to 0.28.0.
Release notes
Sourced from winit's releases.
... (truncated)
Changelog
Sourced from winit's changelog.
... (truncated)
Commits
e5260da
Winit version 0.28.03fd7384
On macOS, fixIme::Commit
persisting4e1c46f
Windows: Fix Alt key press entering menu loop (#2665)180a4c7
AddWindowExtMacOS::{set_,}option_as_alt
1361393
Implementserde
ser/deser forTheme
483c1d4
Properly print outputs in monitor_list example1b4045d
AddWindow::set_ime_purpose
8f8da0f
Fix rerun-if-changed emmiting from build.rs23b8212
On Windows, fix window size for maximized, undecorated windows (#2584)c984476
ClarifyWindow::set_decorations/is_decorated
behaviourDependabot 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 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 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)