Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/dependencies-5c783548b8
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/dependencies-5c783548b8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 5 updates:

Package From To
embassy-time d054d10 2cad35b
embassy-sync d054d10 2cad35b
eframe 0.36.1 0.36.2
egui_extras 0.36.1 0.36.2
zstd 0.13.3 0.14.0

Updates embassy-time from d054d10 to 2cad35b

Commits
  • 2cad35b Merge pull request #6964 from MaxFreedomPollard/fair-semaphore-cancel-wake
  • 08631a6 Merge pull request #7005 from leftger/fix/wba6-adc-ring-buffer-trigger
  • 549131b stm32wba6: use TIM1 TRGO2 as external trigger for ADC4 ring buffer example
  • 152bcc2 Merge pull request #7001 from embassy-rs/stm32-adc-fixes
  • ac91d0f Merge pull request #7004 from embassy-rs/nrf-cracen-rng
  • f047845 nrf/cracen: fix rng health test failures.
  • 5355570 Merge pull request #7003 from xoviat/one-crypto
  • 7fca3cc stm32/adc: fix many edge cases.
  • c205b69 stm32/adc: fix OP0 on STM32H5 ADC3
  • 37fc54a Merge pull request #7002 from embassy-rs/stm32h7-eth-fences
  • Additional commits viewable in compare view

Updates embassy-sync from d054d10 to 2cad35b

Commits
  • 2cad35b Merge pull request #6964 from MaxFreedomPollard/fair-semaphore-cancel-wake
  • 08631a6 Merge pull request #7005 from leftger/fix/wba6-adc-ring-buffer-trigger
  • 549131b stm32wba6: use TIM1 TRGO2 as external trigger for ADC4 ring buffer example
  • 152bcc2 Merge pull request #7001 from embassy-rs/stm32-adc-fixes
  • ac91d0f Merge pull request #7004 from embassy-rs/nrf-cracen-rng
  • f047845 nrf/cracen: fix rng health test failures.
  • 5355570 Merge pull request #7003 from xoviat/one-crypto
  • 7fca3cc stm32/adc: fix many edge cases.
  • c205b69 stm32/adc: fix OP0 on STM32H5 ADC3
  • 37fc54a Merge pull request #7002 from embassy-rs/stm32h7-eth-fences
  • 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

Updates zstd from 0.13.3 to 0.14.0

Commits
  • 648acb4 Avoid let...else in the seekable callbacks
  • e1152c1 Bump versions for the next release
  • 7caed6e Derive the usual traits on ResetDirective
  • bf7b1f7 Refuse to reuse a context an error may have left undefined
  • 1565618 Check the target, not the host, for MSVC
  • 8315a62 Return Ok(0) from Read::read for an empty buffer
  • a7cfa93 Keep the std gate on the Cursor WriteBuf impl
  • 9bf1692 Say why the Send and Sync impls hold
  • 681bcc3 Don't truncate Cursor positions on 32-bit targets
  • d5a1fdd Don't hand out a &mut Seekable from AdvancedSeekable
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [embassy-time](https://github.com/embassy-rs/embassy) | ``d054d10`` | ``2cad35b`` |
| [embassy-sync](https://github.com/embassy-rs/embassy) | ``d054d10`` | ``2cad35b`` |
| [eframe](https://github.com/emilk/egui) | `0.36.1` | `0.36.2` |
| [egui_extras](https://github.com/emilk/egui) | `0.36.1` | `0.36.2` |
| [zstd](https://github.com/gyscos/zstd-rs) | `0.13.3` | `0.14.0` |


Updates `embassy-time` from `d054d10` to `2cad35b`
- [Commits](embassy-rs/embassy@d054d10...2cad35b)

Updates `embassy-sync` from `d054d10` to `2cad35b`
- [Commits](embassy-rs/embassy@d054d10...2cad35b)

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)

Updates `zstd` from 0.13.3 to 0.14.0
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](gyscos/zstd-rs@v0.13.3...v0.14.0)

---
updated-dependencies:
- dependency-name: embassy-time
  dependency-version: 2cad35b28c29a1a846cb841e55a973e5155609d8
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: embassy-sync
  dependency-version: 2cad35b28c29a1a846cb841e55a973e5155609d8
  dependency-type: direct:production
  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
- dependency-name: zstd
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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