Skip to content

Deps: bump up wgpu and related deps to 29.0.3#24064

Merged
alice-i-cecile merged 2 commits into
bevyengine:mainfrom
kfc35:23573_bump_wgpu_29.0.2
May 4, 2026
Merged

Deps: bump up wgpu and related deps to 29.0.3#24064
alice-i-cecile merged 2 commits into
bevyengine:mainfrom
kfc35:23573_bump_wgpu_29.0.2

Conversation

@kfc35
Copy link
Copy Markdown
Contributor

@kfc35 kfc35 commented May 2, 2026

Objective

Solution

Testing

  • Leaning on CI for this one personally

@kfc35 kfc35 added A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 2, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering May 2, 2026
@kfc35 kfc35 added this to the 0.19 milestone May 2, 2026
@kfc35 kfc35 added the S-Needs-Testing Testing must be done to verify an issue or fix label May 2, 2026
@kfc35 kfc35 force-pushed the 23573_bump_wgpu_29.0.2 branch from 8969ea5 to dba2fea Compare May 2, 2026 01:20
@kfc35 kfc35 marked this pull request as draft May 2, 2026 02:43
@kfc35
Copy link
Copy Markdown
Contributor Author

kfc35 commented May 2, 2026

Waiting for 29.0.3 before putting this back out for review

@kfc35 kfc35 added S-Blocked This cannot move forward until something else changes and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 2, 2026
@kfc35 kfc35 changed the title Deps: bump up wgpu and related deps to 29.0.2 Deps: bump up wgpu and related deps to 29.0.3 May 2, 2026
@kfc35 kfc35 added S-Needs-Review Needs reviewer attention (from anyone!) to move forward and removed S-Blocked This cannot move forward until something else changes labels May 2, 2026
@kfc35 kfc35 marked this pull request as ready for review May 2, 2026 03:50
@kfc35 kfc35 removed the S-Needs-Testing Testing must be done to verify an issue or fix label May 2, 2026
@mockersf
Copy link
Copy Markdown
Member

mockersf commented May 3, 2026

Not strictly needed, as it will be picked automatically by cargo update / new projects. but not bad either

@mockersf
Copy link
Copy Markdown
Member

mockersf commented May 3, 2026

Should also fix #23220

@mnmaita mnmaita added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 3, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 3, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 3, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 3, 2026
Merged via the queue into bevyengine:main with commit d6fbec5 May 4, 2026
46 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Rendering May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Dependencies A change to the crates that Bevy depends on D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

meshes are rendered black on DX12 # debug_assert_eq! failure in wgpu-core multi-draw-indirect batching (DX12 + DeferredPrepass)

5 participants