chore: Bump the winit-wgpu-egui group across 1 directory with 6 updates#23405
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore: Bump the winit-wgpu-egui group across 1 directory with 6 updates#23405dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
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.1` | | [wgpu](https://github.com/gfx-rs/wgpu) | `27.0.1` | `29.0.1` | | [egui](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui_extras](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui-wgpu](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui-winit](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | Updates `naga` from 27.0.3 to 29.0.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@naga-v27.0.3...v29.0.1) Updates `wgpu` from 27.0.1 to 29.0.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@wgpu-v27.0.1...wgpu-v29.0.1) Updates `egui` from 0.33.3 to 0.34.1 - [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.1) Updates `egui_extras` from 0.33.3 to 0.34.1 - [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.1) Updates `egui-wgpu` from 0.33.3 to 0.34.1 - [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.1) Updates `egui-winit` from 0.33.3 to 0.34.1 - [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.1) --- updated-dependencies: - dependency-name: naga dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: winit-wgpu-egui - dependency-name: wgpu dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: winit-wgpu-egui - dependency-name: egui dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui - dependency-name: egui_extras dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui - dependency-name: egui-wgpu dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui - dependency-name: egui-winit dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: winit-wgpu-egui ... Signed-off-by: dependabot[bot] <support@github.com>
721a5ac to
576310e
Compare
Member
|
Let's get #23274 in 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 in the / directory:
27.0.329.0.127.0.129.0.10.33.30.34.10.33.30.34.10.33.30.34.10.33.30.34.1Updates
nagafrom 27.0.3 to 29.0.1Release notes
Sourced from naga's releases.
... (truncated)
Changelog
Sourced from naga's changelog.
... (truncated)
Commits
923b896Prepare patch release v29.0.12fdeb13Revert "[metal] fix limits"814eef1Don't crash in the Display implementation of CreateTextureViewError::TooMany{...fbaf66ffix(gles): texture height initialized incorrectly increate_texture(#9302)55bc84cfix(metal): Check respondsToSelector before feature detection calls (#9284)274d1b7fix(core): implement value comparison for `Limits::max_inter_stage_shader_var...5f76b45Remove example warning06e2c7dRelease v29 (#9260)e4dae05Changeget_current_textureoutput to a unified enum (#9257)41e85e7docs(CHANGELOG): Minor cleanup (#9258)Updates
wgpufrom 27.0.1 to 29.0.1Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
923b896Prepare patch release v29.0.12fdeb13Revert "[metal] fix limits"814eef1Don't crash in the Display implementation of CreateTextureViewError::TooMany{...fbaf66ffix(gles): texture height initialized incorrectly increate_texture(#9302)55bc84cfix(metal): Check respondsToSelector before feature detection calls (#9284)274d1b7fix(core): implement value comparison for `Limits::max_inter_stage_shader_var...5f76b45Remove example warning06e2c7dRelease v29 (#9260)e4dae05Changeget_current_textureoutput to a unified enum (#9257)41e85e7docs(CHANGELOG): Minor cleanup (#9258)Updates
eguifrom 0.33.3 to 0.34.1Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
egui_extrasfrom 0.33.3 to 0.34.1Release notes
Sourced from egui_extras's releases.
... (truncated)
Changelog
Sourced from egui_extras's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
egui-wgpufrom 0.33.3 to 0.34.1Release notes
Sourced from egui-wgpu's releases.
... (truncated)
Changelog
Sourced from egui-wgpu's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
egui-winitfrom 0.33.3 to 0.34.1Release notes
Sourced from egui-winit's releases.
... (truncated)
Changelog
Sourced from egui-winit's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)