chore(deps): bump the cargo group across 1 directory with 5 updates - #209
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo group across 1 directory with 5 updates#209dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [abels-complex](https://github.com/abel465/abels-complex-rs) | `0.5.1` | `0.6.3` | | [egui](https://github.com/emilk/egui) | `0.34.3` | `0.35.0` | | [egui-wgpu](https://github.com/emilk/egui) | `0.34.3` | `0.35.0` | | [egui-winit](https://github.com/emilk/egui) | `0.34.3` | `0.35.0` | | [wgpu](https://github.com/gfx-rs/wgpu) | `29.0.4` | `30.0.0` | Updates `abels-complex` from 0.5.1 to 0.6.3 - [Commits](https://github.com/abel465/abels-complex-rs/commits) Updates `egui` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) Updates `egui-wgpu` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) Updates `egui-winit` from 0.34.3 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.35.0) Updates `wgpu` from 29.0.4 to 30.0.0 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v29.0.4...v30.0.0) --- updated-dependencies: - dependency-name: abels-complex dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui-wgpu dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui-winit dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: wgpu dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 cargo group with 5 updates in the / directory:
0.5.10.6.30.34.30.35.00.34.30.35.00.34.30.35.029.0.430.0.0Updates
abels-complexfrom 0.5.1 to 0.6.3Commits
Updates
eguifrom 0.34.3 to 0.35.0Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
f72eaf6Add egui_inspection to missing places6f15dc0Release 0.35.0bc50ef7Fix accidental change9758f7bFix video74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)Updates
egui-wgpufrom 0.34.3 to 0.35.0Release notes
Sourced from egui-wgpu's releases.
... (truncated)
Changelog
Sourced from egui-wgpu's changelog.
... (truncated)
Commits
74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)3fdcef1Addatoms()helpers to getAtomsfrom widgets (#8128)ffbd7dcRemove 64 bit atomics in egui_extras (#8263)3e19bd1Make font hinting target configurable viaFontTweak(#8262)e8d9652MakeSlider::newtakeimpl Into<RangeInclusive(#8260)Updates
egui-winitfrom 0.34.3 to 0.35.0Release notes
Sourced from egui-winit's releases.
... (truncated)
Changelog
Sourced from egui-winit's changelog.
... (truncated)
Commits
74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)3fdcef1Addatoms()helpers to getAtomsfrom widgets (#8128)ffbd7dcRemove 64 bit atomics in egui_extras (#8263)3e19bd1Make font hinting target configurable viaFontTweak(#8262)e8d9652MakeSlider::newtakeimpl Into<RangeInclusive(#8260)Updates
wgpufrom 29.0.4 to 30.0.0Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
8bf3e5fUpdate to v30 (#9790)aa2b790[core] filter native-only features and limits if2ea3a1d[vulkan] advertiseDownlevelFlags::SURFACE_VIEW_FORMATSif `VK_KHR_swapchai...69e66d8addDENO_WEBGPU_STRICT_COMPLIANCEand set it for the CTS job995ee7baddLimits::max_buffers_and_acceleration_structures_per_shader_stage0853e7bfix: gate on static_dxc not static-dxc (#9785)979ab2b[core] IDed encoders needs to be dropped (#9782)0cc48c8fix(core): Track initialization status of 3D textures (#9765)a353ba9Fix signed % wrong for negative operands on NVIDIA (OpSRem poison without mai...7877b76[core] Movebegin_*_passtoCommandEncoderand do only ID resolve in glob...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