hack-ink / AiR

AI with Rust.
GNU General Public License v3.0
131 stars 6 forks source link

Bump global-hotkey from 0.5.5 to 0.6.0 #128

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps global-hotkey from 0.5.5 to 0.6.0.

Release notes

Sourced from global-hotkey's releases.

global-hotkey v0.6.0

[0.6.0]

  • 8b13a61 Removed Sync and Send implementation for GlobalHotKeyManager
  • 8b13a61 Update windows-sys crate to 0.59
Updating crates.io index
   Packaging global-hotkey v0.6.0 (/home/runner/work/global-hotkey/global-hotkey)
    Updating crates.io index
   Verifying global-hotkey v0.6.0 (/home/runner/work/global-hotkey/global-hotkey)
 Downloading crates ...
  Downloaded crossbeam-channel v0.5.13
  Downloaded thiserror-impl v1.0.63
  Downloaded x11-dl v2.21.0
  Downloaded unicode-ident v1.0.12
  Downloaded syn v2.0.74
  Downloaded serde v1.0.207
  Downloaded proc-macro2 v1.0.86
  Downloaded libc v0.2.155
  Downloaded keyboard-types v0.7.0
  Downloaded unicode-segmentation v1.11.0
  Downloaded serde_derive v1.0.207
  Downloaded quote v1.0.36
  Downloaded bitflags v2.6.0
  Downloaded thiserror v1.0.63
  Downloaded pkg-config v0.3.30
  Downloaded once_cell v1.19.0
  Downloaded crossbeam-utils v0.8.20
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling serde v1.0.207
   Compiling pkg-config v0.3.30
   Compiling libc v0.2.155
   Compiling crossbeam-utils v0.8.20
   Compiling thiserror v1.0.63
   Compiling x11-dl v2.21.0
   Compiling quote v1.0.36
   Compiling once_cell v1.19.0
   Compiling syn v2.0.74
   Compiling unicode-segmentation v1.11.0
   Compiling crossbeam-channel v0.5.13
   Compiling serde_derive v1.0.207
   Compiling thiserror-impl v1.0.63
   Compiling bitflags v2.6.0
   Compiling keyboard-types v0.7.0
   Compiling global-hotkey v0.6.0 (/home/runner/work/global-hotkey/global-hotkey/target/package/global-hotkey-0.6.0)
</tr></table> 

... (truncated)

Changelog

Sourced from global-hotkey's changelog.

[0.6.0]

  • 8b13a61 Removed Sync and Send implementation for GlobalHotKeyManager
  • 8b13a61 Update windows-sys crate to 0.59
Commits
  • 404e96c Apply Version Updates From Current Changes (#95)
  • 229bf63 fix(deps): update rust crate cocoa to 0.26 (#93)
  • 8b13a61 chore(deps): update windows-sys crate to 0.59
  • 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 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)