Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust dependencies related to winit and wgpu to 0.19.2 #15372

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
naga (source) workspace.dependencies patch 0.19.0 -> 0.19.2
wgpu (source) workspace.dependencies patch 0.19.1 -> 0.19.2

Release Notes

gfx-rs/wgpu (naga)

v0.19.2

Compare Source

This release includes wgpu, wgpu-core, wgpu-hal, wgpu-types, and naga. All other crates are unchanged.

Added/New Features
General
OpenGL
wgsl-out
Documentation
Bug Fixes
General
DX12
  • Fix panic! when dropping Instance without InstanceFlags::VALIDATION. By @​hakolao in #​5134
OpenGL
  • Fix internal format for the Etc2Rgba8Unorm format. By @​andristarr in #​5178
  • Try to load libX11.so.6 in addition to libX11.so on linux. #​5307
  • Make use of GL_EXT_texture_shadow_lod to support sampling a cube depth texture with an explicit LOD. By @​cmrschwarz in #5171.
glsl-in

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@torokati44
Copy link
Member

Tested locally on Linux, both with X11 and Wayland, haven't noticed anything wrong immediately.

@torokati44
Copy link
Member

torokati44 commented Mar 1, 2024

Even though this doesn't fix gfx-rs/wgpu#3193, and 0.19.3 is supposedly coming soon (gfx-rs/wgpu#5251 (comment)), shall we still update to this in the meantime...?
I vote yes, because why not...

@renovate renovate bot force-pushed the renovate/rust-dependencies-related-to-winit-and-wgpu branch 3 times, most recently from c77b231 to d4adbf9 Compare March 1, 2024 21:48
@renovate renovate bot force-pushed the renovate/rust-dependencies-related-to-winit-and-wgpu branch from d4adbf9 to 6c33203 Compare March 1, 2024 22:17
@torokati44 torokati44 closed this Mar 1, 2024
Copy link
Contributor Author

renovate bot commented Mar 1, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package wgpu@0.19.1 --precise 0.19.2
error: package ID specification `wgpu@0.19.1` did not match any packages
Did you mean one of these?

  wgpu@0.19.3

Copy link
Contributor Author

renovate bot commented Mar 1, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.19.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@torokati44 torokati44 changed the title chore(deps): update rust dependencies related to winit and wgpu to 0.19.2 chore(deps): update rust dependencies related to winit and wgpu to 0.19.2 - oops Mar 1, 2024
@torokati44 torokati44 changed the title chore(deps): update rust dependencies related to winit and wgpu to 0.19.2 - oops chore(deps): update rust dependencies related to winit and wgpu to 0.19.2 Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant