chore: Bump the winit-wgpu-egui group with 6 updates#23695
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: Bump the winit-wgpu-egui group with 6 updates#23695dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the winit-wgpu-egui group with 6 updates: | Package | From | To | | --- | --- | --- | | [naga](https://github.com/gfx-rs/wgpu) | `27.0.3` | `29.0.3` | | [wgpu](https://github.com/gfx-rs/wgpu) | `27.0.1` | `29.0.3` | | [egui](https://github.com/emilk/egui) | `0.33.3` | `0.34.2` | | [egui_extras](https://github.com/emilk/egui) | `0.33.3` | `0.34.2` | | [egui-wgpu](https://github.com/emilk/egui) | `0.33.3` | `0.34.2` | | [egui-winit](https://github.com/emilk/egui) | `0.33.3` | `0.34.2` | Updates `naga` from 27.0.3 to 29.0.3 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/v29.0.3/CHANGELOG.md) - [Commits](gfx-rs/wgpu@naga-v27.0.3...v29.0.3) Updates `wgpu` from 27.0.1 to 29.0.3 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/v29.0.3/CHANGELOG.md) - [Commits](gfx-rs/wgpu@wgpu-v27.0.1...v29.0.3) Updates `egui` from 0.33.3 to 0.34.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.2) Updates `egui_extras` from 0.33.3 to 0.34.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.2) Updates `egui-wgpu` from 0.33.3 to 0.34.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.2) Updates `egui-winit` from 0.33.3 to 0.34.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.2) --- updated-dependencies: - dependency-name: naga dependency-version: 29.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: winit-wgpu-egui - dependency-name: wgpu dependency-version: 29.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: winit-wgpu-egui - dependency-name: egui dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui - dependency-name: egui_extras dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui - dependency-name: egui-wgpu dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui - dependency-name: egui-winit dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
#23274 will have to be done first. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the winit-wgpu-egui group with 6 updates:
27.0.329.0.327.0.129.0.30.33.30.34.20.33.30.34.20.33.30.34.20.33.30.34.2Updates
nagafrom 27.0.3 to 29.0.3Release notes
Sourced from naga's releases.
... (truncated)
Changelog
Sourced from naga's changelog.
... (truncated)
Commits
4cbe623Bump versions to v29.0.3ed3fb9dfix debug assertion not covering both parts of the debug statement (#9352)d4d264fBump versions to v29.0.27d7b948Don't fail metalcreate_fenceif no shared event could be created (#9415)9890bc9Fix missing dependency feature activations when building wgpu-hal with gles/d...bca70e5Fix validation for bindings with different sizes (#9341)5db7c60Fix bad debug_assert in dx12 indirect multi draw (#9332)9594023refactor: exportTextureChannel(#9349)41d557ffix(wgpu-hal/vulkan): only request shaderDrawParameters when needed (#9331)cccd90eFix wrong binding array sampler limit in dx12 (#9330)Updates
wgpufrom 27.0.1 to 29.0.3Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
4cbe623Bump versions to v29.0.3ed3fb9dfix debug assertion not covering both parts of the debug statement (#9352)d4d264fBump versions to v29.0.27d7b948Don't fail metalcreate_fenceif no shared event could be created (#9415)9890bc9Fix missing dependency feature activations when building wgpu-hal with gles/d...bca70e5Fix validation for bindings with different sizes (#9341)5db7c60Fix bad debug_assert in dx12 indirect multi draw (#9332)9594023refactor: exportTextureChannel(#9349)41d557ffix(wgpu-hal/vulkan): only request shaderDrawParameters when needed (#9331)cccd90eFix wrong binding array sampler limit in dx12 (#9330)Updates
eguifrom 0.33.3 to 0.34.2Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
ac5e932Release 0.34.2 - text rendering fixes3a347a5Regenerate snapshots for 0.34.2 patch branche06edc1Fix text layout bugs in wrapped texts (#8137)27aa63aAdd regression test for O(n²) word boundary scan (#8077)6778c0eOptimize text selection performance for large documents (#7917)5278a73Fix centered & right alignedTextEdit(#8082)be30588Document glow-only fields inNativeOptions(#8104)9bad77eWarn if using a software rasterizer (#8101)d7c4572FixContext::is_pointer_over_eguiandContext::egui_wants_pointer_input(...4e1567cFix text selection of centered and right-aligned text (#8076)Updates
egui_extrasfrom 0.33.3 to 0.34.2Release notes
Sourced from egui_extras's releases.
... (truncated)
Changelog
Sourced from egui_extras's changelog.
... (truncated)
Commits
ac5e932Release 0.34.2 - text rendering fixes3a347a5Regenerate snapshots for 0.34.2 patch branche06edc1Fix text layout bugs in wrapped texts (#8137)27aa63aAdd regression test for O(n²) word boundary scan (#8077)6778c0eOptimize text selection performance for large documents (#7917)5278a73Fix centered & right alignedTextEdit(#8082)be30588Document glow-only fields inNativeOptions(#8104)9bad77eWarn if using a software rasterizer (#8101)d7c4572FixContext::is_pointer_over_eguiandContext::egui_wants_pointer_input(...4e1567cFix text selection of centered and right-aligned text (#8076)Updates
egui-wgpufrom 0.33.3 to 0.34.2Release notes
Sourced from egui-wgpu's releases.
... (truncated)
Changelog
Sourced from egui-wgpu's changelog.
... (truncated)
Commits
ac5e932Release 0.34.2 - text rendering fixes3a347a5Regenerate snapshots for 0.34.2 patch branche06edc1Fix text layout bugs in wrapped texts (#8137)27aa63aAdd regression test for O(n²) word boundary scan (#8077)6778c0eOptimize text selection performance for large documents (#7917)5278a73Fix centered & right alignedTextEdit(#8082)be30588Document glow-only fields inNativeOptions(#8104)9bad77eWarn if using a software rasterizer (#8101)d7c4572FixContext::is_pointer_over_eguiandContext::egui_wants_pointer_input(...4e1567cFix text selection of centered and right-aligned text (#8076)Updates
egui-winitfrom 0.33.3 to 0.34.2Release notes
Sourced from egui-winit's releases.
... (truncated)
Changelog
Sourced from egui-winit's changelog.
... (truncated)
Commits
ac5e932Release 0.34.2 - text rendering fixes3a347a5Regenerate snapshots for 0.34.2 patch branche06edc1Fix text layout bugs in wrapped texts (#8137)27aa63aAdd regression test for O(n²) word boundary scan (#8077)6778c0eOptimize text selection performance for large documents (#7917)5278a73Fix centered & right alignedTextEdit(#8082)be30588Document glow-only fields inNativeOptions(#8104)9bad77eWarn if using a software rasterizer (#8101)d7c4572FixContext::is_pointer_over_eguiandContext::egui_wants_pointer_input(...4e1567cFix text selection of centered and right-aligned text (#8076)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 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 <dependency name> major versionwill 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 versionwill 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