chore(deps): bump the dependencies group with 3 updates - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 3 updates: [syn](https://github.com/dtolnay/syn), [eframe](https://github.com/emilk/egui) and [egui_extras](https://github.com/emilk/egui). Updates `syn` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@3.0.3...3.0.5) Updates `eframe` from 0.36.1 to 0.36.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.36.1...0.36.2) Updates `egui_extras` from 0.36.1 to 0.36.2 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.36.1...0.36.2) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eframe dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: egui_extras dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 3 updates: syn, eframe and egui_extras.
Updates
synfrom 3.0.3 to 3.0.5Release notes
Sourced from syn's releases.
Commits
e0ad92dRelease 3.0.574e7d75Merge pull request #2080 from sunshowers/lit-str-span4c264f3In LitStr::parse_with, report correct span for lex errors7e2b27bUpdate test suite to nightly-2026-08-26b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lintUpdates
eframefrom 0.36.1 to 0.36.2Release notes
Sourced from eframe's releases.
Changelog
Sourced from eframe's changelog.
Commits
49682f8Release 0.36.2 - Assorted fixes459f98aAddTextEdit::event_filter(#8530)d19ed82Add newrender_every_stepflag to egui_kittest (#8487)a3146e7Properly respectmin_sizeinTextEdit(#8420)d417c2fSimplify and optimizeColor32::from_rgba_unmultiplied(#8427)c0b9996Fix panic in hit-test when a widget rect contains a NaN (#8479)f63b4d0Fix zero-duration value animations returning the previous value (#8469)7505692Fix rendering of thin, angled rectangles (#8482)ca7f0f2eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)07b042bFix transparent child viewports onWindowswithglow(#8423)Updates
egui_extrasfrom 0.36.1 to 0.36.2Release notes
Sourced from egui_extras's releases.
Changelog
Sourced from egui_extras's changelog.
Commits
49682f8Release 0.36.2 - Assorted fixes459f98aAddTextEdit::event_filter(#8530)d19ed82Add newrender_every_stepflag to egui_kittest (#8487)a3146e7Properly respectmin_sizeinTextEdit(#8420)d417c2fSimplify and optimizeColor32::from_rgba_unmultiplied(#8427)c0b9996Fix panic in hit-test when a widget rect contains a NaN (#8479)f63b4d0Fix zero-duration value animations returning the previous value (#8469)7505692Fix rendering of thin, angled rectangles (#8482)ca7f0f2eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)07b042bFix transparent child viewports onWindowswithglow(#8423)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