Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip prod(deps): bump wgpu from 0.17.3 to 0.18.0 (#3176)
Bumps [wgpu](https://github.com/pygfx/wgpu-py) from 0.17.3 to 0.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pygfx/wgpu-py/releases">wgpu's releases</a>.</em></p> <blockquote> <h2>v0.18.0</h2> <p>Autogenerated binary wheels that include wgpu-native. See <a href="https://github.com/pygfx/wgpu-py/blob/main/CHANGELOG.md">the changelog</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pygfx/wgpu-py/blob/main/CHANGELOG.md">wgpu's changelog</a>.</em></p> <blockquote> <h3>[v0.18.0] - 16-09-2024</h3> <p>Added:</p> <ul> <li>Now also building wheels for Windows aarch64.</li> </ul> <p>Changed:</p> <ul> <li>Updated to latest wgpu-native (v22.1.0.5).</li> </ul> <p>Fixed:</p> <ul> <li>Various typos in the docs.</li> <li>Fixed the wheels for 32bit Windows.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pygfx/wgpu-py/commit/b8c633589fbb226ec2eee44d3d23782191050177"><code>b8c6335</code></a> Bump version to 0.18.0 (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/584">#584</a>)</li> <li><a href="https://github.com/pygfx/wgpu-py/commit/64ede94428dd59d47b4605ed73347e5fceecaf64"><code>64ede94</code></a> More binary builds v2 (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/582">#582</a>)</li> <li><a href="https://github.com/pygfx/wgpu-py/commit/9a9f7a7aafcd2ab986d68d8aee8cdb4d6d91423a"><code>9a9f7a7</code></a> Update native (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/580">#580</a>)</li> <li><a href="https://github.com/pygfx/wgpu-py/commit/ffb1aea97ad1ed55d2031e60c2736a70c876b7c6"><code>ffb1aea</code></a> Typos (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/578">#578</a>)</li> <li><a href="https://github.com/pygfx/wgpu-py/commit/54eb6526092903e65db6f55865d45ece3ddd7a46"><code>54eb652</code></a> typo pass (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/577">#577</a>)</li> <li><a href="https://github.com/pygfx/wgpu-py/commit/e9e36723d72bb9efaa15687f4124c2a8e215ca7c"><code>e9e3672</code></a> update to wgpu-native 22.1 (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/547">#547</a>)</li> <li><a href="https://github.com/pygfx/wgpu-py/commit/e2838ae5c21ee15e09cc5f8187b9a540781434ce"><code>e2838ae</code></a> final fix (<a href="https://redirect.github.com/pygfx/wgpu-py/issues/576">#576</a>)</li> <li>See full diff in <a href="https://github.com/pygfx/wgpu-py/compare/v0.17.3...v0.18.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wgpu&package-manager=pip&previous-version=0.17.3&new-version=0.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information