forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 7dfc031
authored
Auto merge of servo#29457 - servo:dependabot/cargo/winit-0.28.2, r=mukilan
Bump winit from 0.28.1 to 0.28.2
Bumps [winit](https://github.com/rust-windowing/winit) from 0.28.1 to 0.28.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rust-windowing/winit/releases">winit's releases</a>.</em></p>
<blockquote>
<h2>Winit Version v0.28.2</h2>
<ul>
<li>Implement <code>HasRawDisplayHandle</code> for <code>EventLoop</code>.</li>
<li>On macOS, set resize increments only for live resizes.</li>
<li>On Wayland, fix rare crash on DPI change.</li>
<li>On Web, add support for <code>Window::theme</code>.</li>
<li>On Wayland, fix rounding issues when doing resize.</li>
<li>On macOS, fix wrong focused state on startup.</li>
<li>On Windows, fix crash on setting taskbar when using Visual Studio debugger.</li>
<li>On macOS, resize simple fullscreen windows on windowDidChangeScreen events.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md">winit's changelog</a>.</em></p>
<blockquote>
<h1>0.28.2</h1>
<ul>
<li>Implement <code>HasRawDisplayHandle</code> for <code>EventLoop</code>.</li>
<li>On macOS, set resize increments only for live resizes.</li>
<li>On Wayland, fix rare crash on DPI change</li>
<li>Web: Added support for <code>Window::theme</code>.</li>
<li>On Wayland, fix rounding issues when doing resize.</li>
<li>On macOS, fix wrong focused state on startup.</li>
<li>On Windows, fix crash on setting taskbar when using Visual Studio debugger.</li>
<li>On macOS, resize simple fullscreen windows on windowDidChangeScreen events.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-windowing/winit/commit/d102c2179219b90cdab9cb2da302036d9002ec68"><code>d102c21</code></a> Winit version 0.28.2</li>
<li><a href="https://github.com/rust-windowing/winit/commit/68ed564def00890d8dc2716374824a64498b6d87"><code>68ed564</code></a> On macOS, resize simple fullscreen on window move</li>
<li><a href="https://github.com/rust-windowing/winit/commit/339d57b646f32fbd67dcf5d0352818c49a4c7870"><code>339d57b</code></a> On Windows, check whether CoCreateInstance succeeds</li>
<li><a href="https://github.com/rust-windowing/winit/commit/2e4dafc9fe350ceb89dbb2fe045f676ea71a50cc"><code>2e4dafc</code></a> On macOS, fix initial focused state</li>
<li><a href="https://github.com/rust-windowing/winit/commit/0fbba023181ba7e507883206f90a62c2c213689f"><code>0fbba02</code></a> Update FEATURES.md</li>
<li><a href="https://github.com/rust-windowing/winit/commit/41e524f12c03da584efa8255205f83fb0b9a0e9d"><code>41e524f</code></a> On Wayland, fix rounding issue in resizes</li>
<li><a href="https://github.com/rust-windowing/winit/commit/644c47a6f823c2741017a98f72336bfcab9ecffa"><code>644c47a</code></a> Add support for <code>Window::theme</code> on the web (<a href="https://github-redirect.dependabot.com/rust-windowing/winit/issues/2687">#2687</a>)</li>
<li><a href="https://github.com/rust-windowing/winit/commit/0be08e574d0d7626cd3d44accc8955d43629d53f"><code>0be08e5</code></a> On Wayland, fix rare crash on DPI change</li>
<li><a href="https://github.com/rust-windowing/winit/commit/811cc5cdb79f023f8d27bae77407ac527e018325"><code>811cc5c</code></a> On macOS, set resize increments only for live resize</li>
<li><a href="https://github.com/rust-windowing/winit/commit/230b37df56bb0dccd5152db0f5af31d0d9facea6"><code>230b37d</code></a> Implement <code>HasRawDisplayHandle</code> for <code>EventLoop</code> (<a href="https://github-redirect.dependabot.com/rust-windowing/winit/issues/2677">#2677</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rust-windowing/winit/compare/v0.28.1...v0.28.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>File tree
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedFilter options
- ports/winit
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments