chore(deps): update wgpu requirement from 29.0.0 to 30.0.0 in the all-cargo-version-updates group across 1 directory#254
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [wgpu](https://github.com/gfx-rs/wgpu) to permit the latest version. Updates `wgpu` to 30.0.0 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@wgpu-v29.0.1...v30.0.0) --- updated-dependencies: - dependency-name: wgpu dependency-version: 30.0.0 dependency-type: direct:production dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
245c242 to
903c127
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on wgpu to permit the latest version.
Updates
wgputo 30.0.0Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
8bf3e5fUpdate to v30 (#9790)aa2b790[core] filter native-only features and limits if2ea3a1d[vulkan] advertiseDownlevelFlags::SURFACE_VIEW_FORMATSif `VK_KHR_swapchai...69e66d8addDENO_WEBGPU_STRICT_COMPLIANCEand set it for the CTS job995ee7baddLimits::max_buffers_and_acceleration_structures_per_shader_stage0853e7bfix: gate on static_dxc not static-dxc (#9785)979ab2b[core] IDed encoders needs to be dropped (#9782)0cc48c8fix(core): Track initialization status of 3D textures (#9765)a353ba9Fix signed % wrong for negative operands on NVIDIA (OpSRem poison without mai...7877b76[core] Movebegin_*_passtoCommandEncoderand do only ID resolve in glob...