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.0 #273

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tray-icon from 0.13.5 to 0.14.0.

Release notes

Sourced from tray-icon's releases.

tray-icon v0.14.0

[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.
Updating crates.io index
   Packaging tray-icon v0.14.0 (/home/runner/work/tray-icon/tray-icon)
    Updating crates.io index
   Verifying tray-icon v0.14.0 (/home/runner/work/tray-icon/tray-icon)
 Downloading crates ...
  Downloaded autocfg v1.3.0
  Downloaded bitflags v1.3.2
  Downloaded cfg-if v1.0.0
  Downloaded atk v0.18.0
  Downloaded dirs-next v2.0.0
  Downloaded crossbeam-utils v0.8.19
  Downloaded futures-io v0.3.30
  Downloaded gio-sys v0.18.1
  Downloaded gobject-sys v0.18.0
  Downloaded glib-sys v0.18.1
  Downloaded gdk-pixbuf-sys v0.18.0
  Downloaded futures-task v0.3.30
  Downloaded futures-core v0.3.30
  Downloaded futures-executor v0.3.30
  Downloaded gtk v0.18.1
  Downloaded once_cell v1.19.0
  Downloaded memoffset v0.9.1
  Downloaded memchr v2.7.2
  Downloaded x11 v2.21.0
  Downloaded zerocopy v0.7.34
  Downloaded winnow v0.5.40
  Downloaded unicode-segmentation v1.11.0
  Downloaded toml_edit v0.20.2
  Downloaded toml_edit v0.19.15
  Downloaded syn v2.0.63
  Downloaded syn v1.0.109
  Downloaded serde v1.0.201
  Downloaded png v0.17.13
  Downloaded muda v0.13.2
  Downloaded libc v0.2.154
  Downloaded gio v0.18.4
</tr></table> 

... (truncated)

Changelog

Sourced from tray-icon's changelog.

[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.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.13.5...tray-icon-v0.14)

---
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 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Superseded by #277.

@dependabot dependabot bot closed this May 28, 2024
@dependabot dependabot bot deleted the dependabot/cargo/tray-icon-0.14.0 branch May 28, 2024 15:04
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