Bump the egui group with 4 updates#235
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the egui group with 4 updates: [eframe](https://github.com/emilk/egui), [egui-notify](https://github.com/ItsEthra/egui-notify), [egui_extras](https://github.com/emilk/egui) and egui_file. Updates `eframe` from 0.30.0 to 0.34.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.30.0...0.34.3) Updates `egui-notify` from 0.18.0 to 0.22.0 - [Changelog](https://github.com/ItsEthra/egui-notify/blob/master/CHANGELOG.md) - [Commits](https://github.com/ItsEthra/egui-notify/commits) Updates `egui_extras` from 0.30.0 to 0.33.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.30.0...0.33.3) Updates `egui_file` from 0.21.1 to 0.26.0 --- updated-dependencies: - dependency-name: eframe dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui - dependency-name: egui-notify dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui - dependency-name: egui_extras dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui - dependency-name: egui_file dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui ... Signed-off-by: dependabot[bot] <support@github.com>
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 egui group with 4 updates: eframe, egui-notify, egui_extras and egui_file.
Updates
eframefrom 0.30.0 to 0.34.3Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
65cb282Bump version to 0.34.3 and update changelogs8725878FixScrollArea::scroll_to_*calls whenstick_to_bottomis Active (#8033)dd72bdaImproveUiBuilderdocs (#8132)9e10d4cAdd winit window access toeframe::FrameandCreationContext(#8205)cbb5a26Defaultapp_idtoapp_nameon native (#8172)c86de57Fix random hangs by improving wgpu::Surface lifecycle handling (#8171)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)Updates
egui-notifyfrom 0.18.0 to 0.22.0Commits
Updates
egui_extrasfrom 0.30.0 to 0.33.3Release notes
Sourced from egui_extras's releases.
... (truncated)
Changelog
Sourced from egui_extras's changelog.
... (truncated)
Commits
44cdd65Release 0.33.3: update cargo version and changelog06b93d9kittest: add drag-and-drop helpers (#7690)3657e42Change text color of selected text (#7691)93fb652Bumpehttpto 0.6.0 (#7757)dc4b24fTypo fix in drag-and-drop documentation (#7750)33fb2f3Enforce consistent snapshot updates (#7744)e6fff4bTreat.as a word-splitter in text navigation (#7741)978ec6cUpdate changelogs and version for 0.33.20ef57d5Fixui.response().interact(Sense::click())being flakey (#7713)d06c28cFix double negative in documentation (#7711)Updates
egui_filefrom 0.21.1 to 0.26.0Dependabot 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