Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tray-icon from 0.13.5 to 0.14.1 #277

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2024

Bumps tray-icon from 0.13.5 to 0.14.1.

Release notes

Sourced from tray-icon's releases.

tray-icon v0.14.1

[0.14.1]

  • b491c98(#164) Fix tray icon rect scaled by dpi on Windows
Updating crates.io index
   Packaging tray-icon v0.14.1 (/home/runner/work/tray-icon/tray-icon)
    Updating crates.io index
   Verifying tray-icon v0.14.1 (/home/runner/work/tray-icon/tray-icon)
 Downloading crates ...
  Downloaded crossbeam-utils v0.8.20
  Downloaded cairo-rs v0.18.5
  Downloaded bitflags v1.3.2
  Downloaded atk-sys v0.18.0
  Downloaded equivalent v1.0.1
  Downloaded cfg-expr v0.15.8
  Downloaded ahash v0.8.11
  Downloaded futures-macro v0.3.30
  Downloaded fdeflate v0.3.4
  Downloaded cfg-if v1.0.0
  Downloaded bitflags v2.5.0
  Downloaded autocfg v1.3.0
  Downloaded futures-executor v0.3.30
  Downloaded libxdo-sys v0.11.0
  Downloaded dpi v0.1.1
  Downloaded cairo-sys-rs v0.18.2
  Downloaded atk v0.18.0
  Downloaded allocator-api2 v0.2.18
  Downloaded proc-macro-crate v1.3.1
  Downloaded gdk-pixbuf v0.18.5
  Downloaded futures-task v0.3.30
  Downloaded libxdo v0.6.0
  Downloaded libappindicator-sys v0.9.0
  Downloaded dirs-sys-next v0.1.2
  Downloaded adler v1.0.2
  Downloaded futures-io v0.3.30
  Downloaded memoffset v0.9.1
  Downloaded proc-macro-crate v2.0.2
  Downloaded pin-utils v0.1.0
  Downloaded futures-sink v0.3.30
  Downloaded slab v0.4.9
  Downloaded version_check v0.9.4
  Downloaded version-compare v0.2.0
  Downloaded thiserror v1.0.61
  Downloaded target-lexicon v0.12.14
  Downloaded x11 v2.21.0
</tr></table> 

... (truncated)

Changelog

Sourced from tray-icon's changelog.

[0.14.1]

  • b491c98(#164) Fix tray icon rect scaled by dpi on Windows

[0.14.0]

  • 587292b(#161) This release contains breaking change to the event structs in order to be able to add new Enter, Move and Leave events:

    • Changed TrayIconEvent to be an enum instead of a struct.
    • Added new events for when the mouse enters, moves or leaves the tray icon region.
    • Removed ClickType enum and replaced it with MouseButton enum.
    • Added MouseButtonState enum.
Commits

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.13.5 to 0.14.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.13.5...tray-icon-v0.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Looks like tray-icon is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 28, 2024
@dependabot dependabot bot deleted the dependabot/cargo/tray-icon-0.14.1 branch May 28, 2024 18:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants