Bump wgpu from 29.0.4 to 30.0.1 - #1
Merged
Merged
Conversation
Bumps [wgpu](https://github.com/gfx-rs/wgpu) from 29.0.4 to 30.0.1. - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v29.0.4...v30.0.1) --- updated-dependencies: - dependency-name: wgpu dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/wgpu-30.0.0
branch
from
August 27, 2026 14:13
f74da58 to
229ec33
Compare
stoatworks-labs
added a commit
that referenced
this pull request
Aug 27, 2026
wgpu 29.0.4 -> 30.0.1 (#1) was merged on the strength of a local build check that was silently broken -- the check piped cargo through tail, so it read tail's exit status and reported success unconditionally. main has not compiled since: error[E0063]: missing field `apply_limit_buckets` in initializer of `RequestAdapterOptions` error[E0608]: cannot index into a value of type `Result<BufferView, ...>` wgpu 30 changes RequestAdapterOptions and the buffer-mapping API; taking it needs real source work. Reverting to get main building again. pollster (#2) and roxmltree (#4) are untouched -- they were not the problem. Verified after revert: cargo build --all-targets clean, cargo test clean.
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.
Bumps wgpu from 29.0.4 to 30.0.1.
Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
40f4a34Release v30.0.15e1084cfix(metal): Resolve some color space constants dynamically (#9819)8bc5e2bBackport "Re-vendor WebGPU bindings (#10034)" to v30. (#10105)42738aabackport: fix: usevk::Fence::nullon non-Windows swapchain (#9918)1464540Remove example warning8bf3e5fUpdate 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_stage