Skip to content

Build(deps): bump tray-icon from 0.21.3 to 0.22.1#382

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps tray-icon from 0.21.3 to 0.22.1.

Release notes

Sourced from tray-icon's releases.

tray-icon v0.22.1

[0.22.1]

Updating crates.io index
   Packaging tray-icon v0.22.1 (/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, 227.6KiB (55.2KiB compressed)
   Verifying tray-icon v0.22.1 (/home/runner/work/tray-icon/tray-icon)
 Downloading crates ...
  Downloaded cfg-if v1.0.0
  Downloaded adler2 v2.0.0
  Downloaded autocfg v1.4.0
  Downloaded bitflags v2.8.0
  Downloaded atk-sys v0.18.2
  Downloaded cairo-sys-rs v0.18.2
  Downloaded cairo-rs v0.18.5
  Downloaded dpi v0.1.1
  Downloaded cfg-expr v0.15.8
  Downloaded crossbeam-utils v0.8.21
  Downloaded atk v0.18.2
  Downloaded futures-macro v0.3.31
  Downloaded fdeflate v0.3.7
  Downloaded option-ext v0.2.0
  Downloaded heck v0.4.1
  Downloaded futures-core v0.3.31
  Downloaded proc-macro-crate v1.3.1
  Downloaded libxdo-sys v0.11.0
  Downloaded libxdo v0.6.0
  Downloaded field-offset v0.3.6
  Downloaded futures-task v0.3.31
  Downloaded libappindicator-sys v0.9.0
  Downloaded futures-sink v0.3.31
  Downloaded foldhash v0.1.4
  Downloaded toml_datetime v0.6.8
  Downloaded version_check v0.9.5
  Downloaded simd-adler32 v0.3.7
  Downloaded futures-channel v0.3.31
  Downloaded heck v0.5.0
  Downloaded serde_spanned v0.6.8
  Downloaded rustc_version v0.4.1
  Downloaded memoffset v0.9.1
</tr></table> 

... (truncated)

Changelog

Sourced from tray-icon's changelog.

[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
  • 213d603 apply version updates (#307)
  • 0e5e027 ci: enable sign commits for create-pull-request (#309)
  • 557f2e0 chore(deps): bump rand from 0.8.5 to 0.8.6 (#308)
  • e7a4550 chore(deps): bump bytes from 1.9.0 to 1.11.1 (#297)
  • eabe0f4 fix(windows): tray icon gets blurry after changing dpi (#306)
  • 9c03cbf Apply Version Updates From Current Changes (#296)
  • f912921 feat: allow disabling menu on right click and add show_menu() (#294)
  • 83ba6df feat: support FreeBSD Operating System (gtk only) (#300)
  • 0a5835b chore: update png dependency version to 0.18 (#295)
  • See full diff 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 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.21.3 to 0.22.1.
- [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.22.1)

---
updated-dependencies:
- dependency-name: tray-icon
  dependency-version: 0.22.1
  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 Apr 26, 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