chore(deps): update rust crate wgpu to v0.20.1 #33

Merged
renovate merged 1 commit from renovate/wgpu-0.x-lockfile into main 2024-06-21 20:51:38 +12:00
Collaborator

This PR contains the following updates:

Package Type Update Change
wgpu (source) workspace.dependencies patch 0.20.0 -> 0.20.1

Release Notes

gfx-rs/wgpu (wgpu)

v0.20.1

Compare Source

This release included v0.21.0 of wgpu-core and wgpu-hal, due to breaking changes needed to solve vulkan validation issues. It also includes v0.20.1 for wgpu and wgpu-info.

Bug Fixes

This release fixes the validation errors whenever a surface is used with the vulkan backend. By @​cwfitzgerald in #​5681.

General
Metal
Vulkan
  • Fix enablement of subgroup ops extension on Vulkan devices that don't support Vulkan 1.3. By @​cwfitzgerald in #​5624.
GLES / OpenGL
  • Fix regression on OpenGL (EGL) where non-sRGB still used sRGB #​5642

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [wgpu](https://wgpu.rs/) ([source](https://github.com/gfx-rs/wgpu)) | workspace.dependencies | patch | `0.20.0` -> `0.20.1` | --- ### Release Notes <details> <summary>gfx-rs/wgpu (wgpu)</summary> ### [`v0.20.1`](https://github.com/gfx-rs/wgpu/releases/tag/v0.20.1) [Compare Source](https://github.com/gfx-rs/wgpu/compare/v0.20.0...v0.20.1) This release included v0.21.0 of `wgpu-core` and `wgpu-hal`, due to breaking changes needed to solve vulkan validation issues. It also includes v0.20.1 for `wgpu` and `wgpu-info`. ##### Bug Fixes This release fixes the validation errors whenever a surface is used with the vulkan backend. By [@&#8203;cwfitzgerald](https://github.com/cwfitzgerald) in [#&#8203;5681](https://github.com/gfx-rs/wgpu/pull/5681). ##### General - Clean up weak references to texture views and bind groups to prevent memory leaks. By [@&#8203;xiaopengli89](https://github.com/xiaopengli89) in [#&#8203;5595](https://github.com/gfx-rs/wgpu/pull/5595). - Fix segfault on exit if queue & device are dropped before surface. By [@&#8203;sagudev](https://github.com/sagudev) in [#&#8203;5640](https://github.com/gfx-rs/wgpu/pull/5640). ##### Metal - Fix unrecognized selector crash on iOS 12. By [@&#8203;vladasz](https://github.com/vladasz) in [#&#8203;5744](https://github.com/gfx-rs/wgpu/pull/5744). ##### Vulkan - Fix enablement of subgroup ops extension on Vulkan devices that don't support Vulkan 1.3. By [@&#8203;cwfitzgerald](https://github.com/cwfitzgerald) in [#&#8203;5624](https://github.com/gfx-rs/wgpu/pull/5624). ##### GLES / OpenGL - Fix regression on OpenGL (EGL) where non-sRGB still used sRGB [#&#8203;5642](https://github.com/gfx-rs/wgpu/pull/5642) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added 1 commit 2024-06-13 16:18:24 +12:00
chore(deps): update rust crate wgpu to v0.20.1
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
77ea75d981
renovate scheduled this pull request to auto merge when all checks succeed 2024-06-13 16:18:25 +12:00
james was assigned by renovate 2024-06-13 17:18:03 +12:00
renovate force-pushed renovate/wgpu-0.x-lockfile from 77ea75d981 to a21ba755d8 2024-06-21 20:19:13 +12:00 Compare
renovate merged commit 4bb56095b3 into main 2024-06-21 20:51:38 +12:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: james/scenic_driver_renderling#33
No description provided.