Update wgpu requirement from 0.13.1 to 0.14.0#6217
Update wgpu requirement from 0.13.1 to 0.14.0#6217dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [wgpu](https://github.com/gfx-rs/wgpu) to permit the latest version. - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/master/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: wgpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
This is not a simple dependency bump. Bevy's |
|
See #5347. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
I tried the quick and dirty update locally (by adding the display handle), it works, waiting on #5347 for the update with winit/naga/raw-window-handle |
Updates the requirements on wgpu to permit the latest version.
Release notes
Sourced from wgpu's releases.
... (truncated)
Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
261069dBump changelog872b436Update version to 0.1491e0dbdUpdate naga + deps60fd2a3Implement missing PrettyError impls (#3066)50e2a5bImplementcopyExternalImageToTexture(#2781)37de3a3Set the image stride to zero when updating a single layer on metal. (#3063)b13bb46gl: addRgba16Floatformat support for color attachments (#3045)4992de5gl:ASTC_HDRfeature detection (#3042)5c33e23Fixed buffer sizes encoding on Metal. (#3047)2372895Handle unsupported surfaces more gracefully (#3054)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)