Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps tray-icon from 0.19.3 to 0.21.2.

Release notes

Sourced from tray-icon's releases.

tray-icon v0.21.2

[0.21.2]

Updating crates.io index
   Packaging tray-icon v0.21.2 (/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, 222.5KiB (54.4KiB compressed)
   Verifying tray-icon v0.21.2 (/home/runner/work/tray-icon/tray-icon)
 Downloading crates ...
  Downloaded adler2 v2.0.0
  Downloaded futures-task v0.3.31
  Downloaded atk v0.18.2
  Downloaded crossbeam-utils v0.8.21
  Downloaded foldhash v0.1.4
  Downloaded dpi v0.1.1
  Downloaded heck v0.5.0
  Downloaded futures-executor v0.3.31
  Downloaded proc-macro-crate v1.3.1
  Downloaded version_check v0.9.5
  Downloaded proc-macro-error v1.0.4
  Downloaded unicode-ident v1.0.16
  Downloaded x11 v2.21.0
  Downloaded winnow v0.5.40
  Downloaded target-lexicon v0.12.16
  Downloaded png v0.17.16
  Downloaded toml_edit v0.22.22
  Downloaded thiserror v2.0.11
  Downloaded proc-macro-error-attr v1.0.4
  Downloaded hashbrown v0.15.2
  Downloaded futures-util v0.3.31
  Downloaded pkg-config v0.3.31
  Downloaded gio v0.18.4
  Downloaded memchr v2.7.4
  Downloaded toml_edit v0.20.7
  Downloaded keyboard-types v0.7.0
  Downloaded indexmap v2.7.1
  Downloaded unicode-segmentation v1.12.0
  Downloaded gtk v0.18.2
  Downloaded atk-sys v0.18.2
</tr></table> 

... (truncated)

Changelog

Sourced from tray-icon's changelog.

[0.21.2]

[0.21.1]

  • 1470763 (#272 by @​ahonn) Add platform specific methods to access the underlying native handles of the tray (similar to TrayIcon::window_handle):

    • TrayIcon::ns_status_item for macOS
    • TrayIcon::app_indicator for Linux.
  • 2a6a19b (#268 by @​iKineticate) On Windows, fix tray menu freeze on device change events

[0.21.0]

[0.20.1]

[0.20.0]

Commits
  • 4da2470 apply version updates (#282)
  • d5c5a44 chore(deps): update rust crate tao to 0.34 (#266)
  • 347decf Disable image's default features except for png (#286)
  • 343599f Revert "fix(windows): prevent visible tray menu freeze on device change event...
  • 4dbbf2a chore(deps): update windows-sys to 0.60 to align with muda (#285)
  • c9f0d21 Fix infinite loop in BadIcon error source (#278)
  • 4bbabba fix(windows): destroy the hwnd if tray creation fails, fixes #276 (#277)
  • 583bc5f Exclude example files from published package (#274)
  • 24e8b38 apply version updates (#271)
  • 1470763 feat: expose platform objects for advanced customization (#272)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tray-icon](https://github.com/tauri-apps/tray-icon) from 0.19.3 to 0.21.2.
- [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.19.3...tray-icon-v0.21.2)

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

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 Oct 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 21, 2025 05:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 21, 2025
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.

1 participant