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

build(deps): bump the winit-wgpu-egui group with 5 updates #18993

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the winit-wgpu-egui group with 5 updates:

Package From To
naga 23.0.0 23.1.0
egui 9aae14c adfc0be
egui_extras 9aae14c adfc0be
egui-wgpu 9aae14c adfc0be
egui-winit 9aae14c adfc0be

Updates naga from 23.0.0 to 23.1.0

Release notes

Sourced from naga's releases.

v23.1.0 (2024-12-16)

This release only contains naga v23.1.0 all other packages are still at their previous versions.

New Features

Naga

  • Expose Ray Query flags as constants in WGSL. Implement candidate intersections. By @​kvark in #5429

23.0.1 (2024-11-25)

This release includes patches for wgpu, wgpu-core and wgpu-hal. All other crates remain at 23.0.0. Below changes were cherry-picked from 24.0.0 development line.

Bug fixes

General

Metal

Vulkan

  • Fix surface capabilities being advertised when its query failed. By @​wumpf in #6510
Changelog

Sourced from naga's changelog.

23.1.0 (2024-12-11)

New Features

Naga

  • Expose Ray Query flags as constants in WGSL. Implement candidate intersections. By @​kvark in #5429

23.0.1 (2024-11-25)

This release includes patches for wgpu, wgpu-core and wgpu-hal. All other crates remain at 23.0.0. Below changes were cherry-picked from 24.0.0 development line.

Bug fixes

General

Metal

Vulkan

  • Fix surface capabilities being advertised when its query failed. By @​wumpf in #6510
Commits
  • 9993f5c [v23] Rt constants backport (#6711)
  • cbe98e6 Updates to v23.0.1 changelog notes - fix date & links
  • 1755db7 bump wgpu, wgpu-core, wgpu-hal to 23.0.1
  • 1f49837 Fix Vulkan surface capabilities being advertised when its query failed. (#6510)
  • 5ea7288 Fix leaks of WeakVec (#6576)
  • f286882 Fix iOS crash: don't set autoresizing mask (#6535)
  • See full diff in compare view

Updates egui from 9aae14c to adfc0be

Commits
  • adfc0be Revert "forward x11 and wayland features to glutin" (#5391) (#5488)
  • d864655 Reorder crate publish steps
  • 629f645 Remove cyclic dependency of egui_demo_lib on itself
  • 5b2b8cf Remove cylic dependency of egui_kittest on itself
  • eb40365 Move egui tests to avoid cyclic dependency
  • 69dbb00 Simplify kittest readme example (#5486)
  • 320377e Release 0.30 - egui_kittest and modals (#5487)
  • 0fb340f Use released version of kittest
  • 045ed41 Fix zero-width strokes still affecting the feathering color of boxes (#5485)
  • e802917 Reduce aliasing when painting thin box outlines (#5484)
  • Additional commits viewable in compare view

Updates egui_extras from 9aae14c to adfc0be

Commits
  • adfc0be Revert "forward x11 and wayland features to glutin" (#5391) (#5488)
  • d864655 Reorder crate publish steps
  • 629f645 Remove cyclic dependency of egui_demo_lib on itself
  • 5b2b8cf Remove cylic dependency of egui_kittest on itself
  • eb40365 Move egui tests to avoid cyclic dependency
  • 69dbb00 Simplify kittest readme example (#5486)
  • 320377e Release 0.30 - egui_kittest and modals (#5487)
  • 0fb340f Use released version of kittest
  • 045ed41 Fix zero-width strokes still affecting the feathering color of boxes (#5485)
  • e802917 Reduce aliasing when painting thin box outlines (#5484)
  • Additional commits viewable in compare view

Updates egui-wgpu from 9aae14c to adfc0be

Commits
  • adfc0be Revert "forward x11 and wayland features to glutin" (#5391) (#5488)
  • d864655 Reorder crate publish steps
  • 629f645 Remove cyclic dependency of egui_demo_lib on itself
  • 5b2b8cf Remove cylic dependency of egui_kittest on itself
  • eb40365 Move egui tests to avoid cyclic dependency
  • 69dbb00 Simplify kittest readme example (#5486)
  • 320377e Release 0.30 - egui_kittest and modals (#5487)
  • 0fb340f Use released version of kittest
  • 045ed41 Fix zero-width strokes still affecting the feathering color of boxes (#5485)
  • e802917 Reduce aliasing when painting thin box outlines (#5484)
  • Additional commits viewable in compare view

Updates egui-winit from 9aae14c to adfc0be

Commits
  • adfc0be Revert "forward x11 and wayland features to glutin" (#5391) (#5488)
  • d864655 Reorder crate publish steps
  • 629f645 Remove cyclic dependency of egui_demo_lib on itself
  • 5b2b8cf Remove cylic dependency of egui_kittest on itself
  • eb40365 Move egui tests to avoid cyclic dependency
  • 69dbb00 Simplify kittest readme example (#5486)
  • 320377e Release 0.30 - egui_kittest and modals (#5487)
  • 0fb340f Use released version of kittest
  • 045ed41 Fix zero-width strokes still affecting the feathering color of boxes (#5485)
  • e802917 Reduce aliasing when painting thin box outlines (#5484)
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done) labels Dec 16, 2024
@torokati44
Copy link
Member

I think we should now switch back to the recently released egui version instead of git.

@torokati44
Copy link
Member

And update wgpu to 23.1.0 uniformly.

Bumps the winit-wgpu-egui group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [naga](https://github.com/gfx-rs/wgpu) | `23.0.0` | `23.1.0` |
| [egui](https://github.com/emilk/egui) | ``9aae14c`` | ``adfc0be`` |
| [egui_extras](https://github.com/emilk/egui) | ``9aae14c`` | ``adfc0be`` |
| [egui-wgpu](https://github.com/emilk/egui) | ``9aae14c`` | ``adfc0be`` |
| [egui-winit](https://github.com/emilk/egui) | ``9aae14c`` | ``adfc0be`` |


Updates `naga` from 23.0.0 to 23.1.0
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/naga-v23.1.0/CHANGELOG.md)
- [Commits](gfx-rs/wgpu@naga-v23.0.0...naga-v23.1.0)

Updates `egui` from `9aae14c` to `adfc0be`
- [Release notes](https://github.com/emilk/egui/releases)
- [Commits](emilk/egui@9aae14c...adfc0be)

Updates `egui_extras` from `9aae14c` to `adfc0be`
- [Release notes](https://github.com/emilk/egui/releases)
- [Commits](emilk/egui@9aae14c...adfc0be)

Updates `egui-wgpu` from `9aae14c` to `adfc0be`
- [Release notes](https://github.com/emilk/egui/releases)
- [Commits](emilk/egui@9aae14c...adfc0be)

Updates `egui-winit` from `9aae14c` to `adfc0be`
- [Release notes](https://github.com/emilk/egui/releases)
- [Commits](emilk/egui@9aae14c...adfc0be)

---
updated-dependencies:
- dependency-name: naga
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: winit-wgpu-egui
- dependency-name: egui
  dependency-type: direct:production
  dependency-group: winit-wgpu-egui
- dependency-name: egui_extras
  dependency-type: direct:production
  dependency-group: winit-wgpu-egui
- dependency-name: egui-wgpu
  dependency-type: direct:production
  dependency-group: winit-wgpu-egui
- dependency-name: egui-winit
  dependency-type: direct:production
  dependency-group: winit-wgpu-egui
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/winit-wgpu-egui-998c986515 branch from 3d5914f to 2264861 Compare December 16, 2024 21:34
@torokati44
Copy link
Member

See: #18996

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant