Skip to content

chore(deps): bump the dependencies group with 3 updates - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-a8d1f02ac4
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-a8d1f02ac4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 3 updates: syn, eframe and egui_extras.

Updates syn from 3.0.3 to 3.0.5

Release notes

Sourced from syn's releases.

3.0.5

3.0.4

  • Allow safe fn in impl Parse for ForeignItemFn (#2078)
Commits
  • e0ad92d Release 3.0.5
  • 74e7d75 Merge pull request #2080 from sunshowers/lit-str-span
  • 4c264f3 In LitStr::parse_with, report correct span for lex errors
  • 7e2b27b Update test suite to nightly-2026-08-26
  • b5d62a6 Release 3.0.4
  • abf019c Merge pull request #2078 from dtolnay/foreginitemfn
  • d454333 Allow safe fn in impl Parse for ForeignItemFn
  • 8011b1c Update test suite to nightly-2026-08-18
  • 56a8d83 Raise rayon thread size for tests
  • f2c5c50 Ignore assert_is_empty pedantic clippy lint
  • Additional commits viewable in compare view

Updates eframe from 0.36.1 to 0.36.2

Release notes

Sourced from eframe's releases.

0.36.2 - TextEdit::event_filter and bugfixes

egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.

Try it now: https://www.egui.rs/

egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.

⭐ Added

🔧 Changed

🐛 Fixed

Changelog

Sourced from eframe's changelog.

0.36.2 - 2026-09-08

⭐ Added

🔧 Changed

🐛 Fixed

Commits
  • 49682f8 Release 0.36.2 - Assorted fixes
  • 459f98a Add TextEdit::event_filter (#8530)
  • d19ed82 Add new render_every_step flag to egui_kittest (#8487)
  • a3146e7 Properly respect min_size in TextEdit (#8420)
  • d417c2f Simplify and optimize Color32::from_rgba_unmultiplied (#8427)
  • c0b9996 Fix panic in hit-test when a widget rect contains a NaN (#8479)
  • f63b4d0 Fix zero-duration value animations returning the previous value (#8469)
  • 7505692 Fix rendering of thin, angled rectangles (#8482)
  • ca7f0f2 eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)
  • 07b042b Fix transparent child viewports on Windows with glow (#8423)
  • Additional commits viewable in compare view

Updates egui_extras from 0.36.1 to 0.36.2

Release notes

Sourced from egui_extras's releases.

0.36.2 - TextEdit::event_filter and bugfixes

egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.

Try it now: https://www.egui.rs/

egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.

⭐ Added

🔧 Changed

🐛 Fixed

Changelog

Sourced from egui_extras's changelog.

0.36.2 - 2026-09-08

⭐ Added

🔧 Changed

🐛 Fixed

Commits
  • 49682f8 Release 0.36.2 - Assorted fixes
  • 459f98a Add TextEdit::event_filter (#8530)
  • d19ed82 Add new render_every_step flag to egui_kittest (#8487)
  • a3146e7 Properly respect min_size in TextEdit (#8420)
  • d417c2f Simplify and optimize Color32::from_rgba_unmultiplied (#8427)
  • c0b9996 Fix panic in hit-test when a widget rect contains a NaN (#8479)
  • f63b4d0 Fix zero-duration value animations returning the previous value (#8469)
  • 7505692 Fix rendering of thin, angled rectangles (#8482)
  • ca7f0f2 eframe: apply ViewportBuilder::with_monitor on the glow backend (#8302)
  • 07b042b Fix transparent child viewports on Windows with glow (#8423)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants