Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
🔔 This is a major version update that may contain breaking changes. Please review and merge manually after verifying compatibility. |
Bumps [wgpu](https://github.com/gfx-rs/wgpu) from 28.0.0 to 29.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@v28.0.0...v29.0.0) --- updated-dependencies: - dependency-name: wgpu dependency-version: 29.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
29c15a4 to
415701f
Compare
|
@copilot fix failing CI |
|
🔔 This is a major version update that may contain breaking changes. Please review and merge manually after verifying compatibility. |
415701f to
a148be1
Compare
|
🔔 This is a major version update that may contain breaking changes. Please review and merge manually after verifying compatibility. |
Bumps [wgpu](https://github.com/gfx-rs/wgpu) from 28.0.0 to 29.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@v28.0.0...v29.0.0) --- updated-dependencies: - dependency-name: wgpu dependency-version: 29.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a148be1 to
970121b
Compare
|
🔔 This is a major version update that may contain breaking changes. Please review and merge manually after verifying compatibility. |
Co-authored-by: telecos <8853689+telecos@users.noreply.github.com> Agent-Logs-Url: https://github.com/telecos/wgpu_playground/sessions/ebb8ade2-172b-4293-90ab-789d04e089c8
fix: migrate source code to wgpu 29.0.0 API
|
@claude[agent] fix the failing CI |
- Wrap bind_group_layouts with Some() in lighting_shadows example - Update BufferViewMut usage to use copy_from_slice() method Co-authored-by: telecos <8853689+telecos@users.noreply.github.com> Agent-Logs-Url: https://github.com/telecos/wgpu_playground/sessions/b6484fcb-2696-4b95-b23a-9504ad32c026
fix: update code for wgpu 29.0.0 API changes
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Bumps wgpu from 28.0.0 to 29.0.0.
Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
06e2c7dRelease v29 (#9260)e4dae05Changeget_current_textureoutput to a unified enum (#9257)41e85e7docs(CHANGELOG): Minor cleanup (#9258)805c372refactor(core):Interface::check_stage: useIterator::zipfor dimension c...2810e95Update to winit 0.30 (#9089)9a3bba6feat(tracing): Trace failedcreate_*_pipelinecalls (#9209)e6854ecfix(core): panic on overflow forset_immediate's params. not coercing to `u...854ed79fix(core)!: validateset_immediate'svalues_offsetparam.f165d20fix(core)!: validateset_immediate'ssize_bytesparam.2a3dd23fix(core)!: properly handle end offset overrun for immediate dataDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)