Skip to content

build(deps): bump tray-icon from 0.21.3 to 0.24.0#428

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tray-icon-0.24.0
Open

build(deps): bump tray-icon from 0.21.3 to 0.24.0#428
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tray-icon-0.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps tray-icon from 0.21.3 to 0.24.0.

Release notes

Sourced from tray-icon's releases.

tray-icon v0.24.0

[0.24.0]

Updating crates.io index
   Packaging tray-icon v0.24.0 (/home/runner/work/tray-icon/tray-icon)
warning: ignoring example `egui` as `examples/egui.rs` is not included in the published package
warning: ignoring example `tao` as `examples/tao.rs` is not included in the published package
warning: ignoring example `winit` as `examples/winit.rs` is not included in the published package
    Updating crates.io index
    Packaged 21 files, 228.0KiB (55.4KiB compressed)
   Verifying tray-icon v0.24.0 (/home/runner/work/tray-icon/tray-icon)
 Downloading crates ...
  Downloaded adler2 v2.0.0
  Downloaded cfg-expr v0.15.8
  Downloaded gdk v0.18.2
  Downloaded pin-project-lite v0.2.16
  Downloaded cairo-sys-rs v0.18.2
  Downloaded serde_spanned v0.6.8
  Downloaded field-offset v0.3.6
  Downloaded log v0.4.25
  Downloaded libxdo v0.6.0
  Downloaded once_cell v1.20.2
  Downloaded gdk-pixbuf-sys v0.18.0
  Downloaded serde_derive v1.0.217
  Downloaded libloading v0.7.4
  Downloaded version_check v0.9.5
  Downloaded crossbeam-utils v0.8.21
  Downloaded miniz_oxide v0.8.3
  Downloaded rustc_version v0.4.1
  Downloaded simd-adler32 v0.3.7
  Downloaded option-ext v0.2.0
  Downloaded version-compare v0.2.0
  Downloaded system-deps v6.2.2
  Downloaded toml_datetime v0.6.8
  Downloaded target-lexicon v0.12.16
  Downloaded unicode-ident v1.0.16
  Downloaded x11 v2.21.0
  Downloaded toml_edit v0.19.15
  Downloaded hashbrown v0.15.2
  Downloaded toml_edit v0.22.22
  Downloaded winnow v0.5.40
  Downloaded winnow v0.6.25
  Downloaded gtk-sys v0.18.2
  Downloaded gio v0.18.4
</tr></table> 

... (truncated)

Changelog

Sourced from tray-icon's changelog.

[0.24.0]

[0.23.1]

  • 7e5953c (#311 by @​Fullzoon) Fixed a Windows tray menu issue reported in #303 where the context menu could appear behind the taskbar after launching from the Start Menu by aligning the tray menu handling with the expected shell behavior, including showing the right-click menu on button release and posting WM_NULL after TrackPopupMenu.

[0.23.0]

[0.22.2]

[0.22.1]

[0.22.0]

  • f912921 (#294 by @​felipecrs) Added with_menu_on_right_click builder method, set_show_menu_on_right_click to control whether the context menu is shown on right click (analogous to the existing left click option), and show_menu() to programmatically display the tray menu.

    Together these enable dynamic menu workflows where the menu content is updated before being shown, for example by disabling automatic right-click menu, listening for the click event, updating items, and then calling show_menu().

  • 0a5835b (#295 by @​thief-sty) Update png dependency version to 0.18.

    This avoids duplicated dependencies in downstream crates.

  • 0a5835b (#295 by @​thief-sty) Update rust version to 1.73.

Commits
  • 304c7fb Apply Version Updates From Current Changes (#326)
  • 7adc007 fix(windows): preserve tray icon visibility on Explorer restart (#325)
  • c5d077a Apply Version Updates From Current Changes (#316)
  • 19bcab3 feat: make gtk an optional feature (#305)
  • 56ac494 Apply Version Updates From Current Changes (#314)
  • 7e5953c fix(windows): Windows tray context menu can appear behind the taskbar after l...
  • 60ef83e Apply Version Updates From Current Changes (#313)
  • b74676a chore: muda 0.19 (#312)
  • 6117008 Apply Version Updates From Current Changes (#310)
  • 215e972 chore(deps): update rust crate windows-sys to 0.61 (#262)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 3, 2026
@dependabot
dependabot Bot requested a review from loonghao as a code owner June 3, 2026 06:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 3, 2026
Bumps [tray-icon](https://github.com/tauri-apps/tray-icon) from 0.21.3 to 0.24.0.
- [Release notes](https://github.com/tauri-apps/tray-icon/releases)
- [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/tray-icon@tray-icon-v0.21.3...tray-icon-v0.24)

---
updated-dependencies:
- dependency-name: tray-icon
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/tray-icon-0.24.0 branch from 5d4c7cf to 9b64807 Compare June 18, 2026 06:36
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