Skip to content

pip prod(deps): update wgpu requirement from <0.30,>=0.28.0 to >=0.28.0,<0.31#18

Merged
superlopuh merged 1 commit intomainfrom
dependabot/pip/wgpu-gte-0.28.0-and-lt-0.31
Feb 24, 2026
Merged

pip prod(deps): update wgpu requirement from <0.30,>=0.28.0 to >=0.28.0,<0.31#18
superlopuh merged 1 commit intomainfrom
dependabot/pip/wgpu-gte-0.28.0-and-lt-0.31

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Updates the requirements on wgpu to permit the latest version.

Release notes

Sourced from wgpu's releases.

v0.30.0

Autogenerated binary wheels that include wgpu-native. See the changelog for details.

Changelog

Sourced from wgpu's changelog.

[v0.30.0] - 23-02-2026

[v0.29.0] - 17-12-2025

Fixed:

Changed:

Removed:

[v0.28.1] - 14-11-2025

Fixed:

[v0.28.0] - 10-11-2025

We moved the implementation of the contexts to rendercanvas and made GPUCanvasContext lighter (and more low-level). We made sure that the new rendercanvas (v2.4) was compatible with both the old and new wgpu. However, code that uses the imgui adapter will break with rendercanvas v2.4 and requires this release of wgpu-py to fix it.

Added:

Changed:

... (truncated)

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [wgpu](https://github.com/pygfx/wgpu-py) to permit the latest version.
- [Release notes](https://github.com/pygfx/wgpu-py/releases)
- [Changelog](https://github.com/pygfx/wgpu-py/blob/main/CHANGELOG.md)
- [Commits](pygfx/wgpu-py@v0.28.0...v0.30.0)

---
updated-dependencies:
- dependency-name: wgpu
  dependency-version: 0.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 24, 2026
@superlopuh superlopuh merged commit f9d4b94 into main Feb 24, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/wgpu-gte-0.28.0-and-lt-0.31 branch February 24, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant