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 global-hotkey from 0.5.1 to 0.5.3 in /src-tauri #210

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps global-hotkey from 0.5.1 to 0.5.3.

Release notes

Sourced from global-hotkey's releases.

global-hotkey v0.5.3

[0.5.3]

  • a468ede(#75) Add serde feature flag and implement Deserialize and Serialize for GlobalHotKeyEvent, HotKeyState and HotKey types.
  • a468ede(#75) Add HotKey::into_string method and implement Display for HotKey.
Updating crates.io index
   Packaging global-hotkey v0.5.3 (/home/runner/work/global-hotkey/global-hotkey)
    Updating crates.io index
   Verifying global-hotkey v0.5.3 (/home/runner/work/global-hotkey/global-hotkey)
 Downloading crates ...
  Downloaded crossbeam-utils v0.8.19
  Downloaded thiserror-impl v1.0.59
  Downloaded unicode-ident v1.0.12
  Downloaded x11-dl v2.21.0
  Downloaded syn v2.0.60
  Downloaded libc v0.2.153
  Downloaded unicode-segmentation v1.11.0
  Downloaded serde v1.0.198
  Downloaded crossbeam-channel v0.5.12
  Downloaded thiserror v1.0.59
  Downloaded serde_derive v1.0.198
  Downloaded quote v1.0.36
  Downloaded proc-macro2 v1.0.81
  Downloaded pkg-config v0.3.30
  Downloaded once_cell v1.19.0
  Downloaded keyboard-types v0.7.0
  Downloaded bitflags v2.5.0
   Compiling proc-macro2 v1.0.81
   Compiling unicode-ident v1.0.12
   Compiling serde v1.0.198
   Compiling crossbeam-utils v0.8.19
   Compiling libc v0.2.153
   Compiling pkg-config v0.3.30
   Compiling thiserror v1.0.59
   Compiling unicode-segmentation v1.11.0
   Compiling quote v1.0.36
   Compiling once_cell v1.19.0
   Compiling crossbeam-channel v0.5.12
   Compiling syn v2.0.60
   Compiling x11-dl v2.21.0
   Compiling serde_derive v1.0.198
   Compiling thiserror-impl v1.0.59
   Compiling bitflags v2.5.0
   Compiling keyboard-types v0.7.0
   Compiling global-hotkey v0.5.3 (/home/runner/work/global-hotkey/global-hotkey/target/package/global-hotkey-0.5.3)
</tr></table> 

... (truncated)

Changelog

Sourced from global-hotkey's changelog.

[0.5.3]

  • a468ede(#75) Add serde feature flag and implement Deserialize and Serialize for GlobalHotKeyEvent, HotKeyState and HotKey types.
  • a468ede(#75) Add HotKey::into_string method and implement Display for HotKey.

[0.5.2]

  • c530be0(#71) Support registering media play/pause/stop/next/prev keys.
  • 24f41b0(#73) Always service all pending events to avoid a queue of events from building up.
Commits
  • 75dc206 Apply Version Updates From Current Changes (#76)
  • a468ede feat: add serde (#75)
  • cd9051d Apply Version Updates From Current Changes (#74)
  • c530be0 feat: support registering media play/pause/stop/next/prev keys (#71)
  • 24f41b0 fix: always process all events in the queue on x11. (#73)
  • 9af0a80 chore: add iced example (#69)
  • cff5b56 chore(deps): update rust crate tao to 0.27 (#67)
  • b57202b chore(deps): update rust crate eframe to 0.27 (#66)
  • 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 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 [global-hotkey](https://github.com/amrbashir/global-hotkey) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/amrbashir/global-hotkey/releases)
- [Changelog](https://github.com/tauri-apps/global-hotkey/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/global-hotkey@global-hotkey-v0.5.1...global-hotkey-v0.5.3)

---
updated-dependencies:
- dependency-name: global-hotkey
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 24, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 24, 2024 06:16
@github-actions github-actions bot merged commit 8886dc4 into master Apr 24, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/src-tauri/global-hotkey-0.5.3 branch April 24, 2024 06:23
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.

None yet

0 participants