Skip to content

Bump github.com/sindresorhus/keyboardshortcuts from 2.4.0 to 3.0.1#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/sindresorhus/keyboardshortcuts-3.0.1
Open

Bump github.com/sindresorhus/keyboardshortcuts from 2.4.0 to 3.0.1#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/sindresorhus/keyboardshortcuts-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown

Bumps github.com/sindresorhus/keyboardshortcuts from 2.4.0 to 3.0.1.

Release notes

Sourced from github.com/sindresorhus/keyboardshortcuts's releases.

3.0.1

  • Fix release build crash with Swift 6.3 compiler

sindresorhus/KeyboardShortcuts@3.0.0...3.0.1

3.0.0

Breaking

  • Rename Name#defaultShortcut to Name#initialShortcut
  • Rename Name default: parameter to initial:

Improvements

  • The package now uses Swift 6
  • Add customizable shortcut validation to Recorder
  • Add binding support to Recorder
  • Add repeating key-down events API (repeatingKeyDownEvents(for:))
  • Add hard-coded streaming shortcut API (KeyboardShortcuts.events(for:))
  • Add KeyboardShortcuts.storedNames getter
  • Add Shortcut#toSwiftUI
  • Add Shortcut#isTakenBySystem

Fixes

  • Fix release build crash with the Swift 6.3 compiler
  • Fix NSMenuItem#setShortcut(for:) overriding a hardcoded key equivalent when no global shortcut is set
  • Fix a false menu item conflict when reassigning an existing shortcut

sindresorhus/KeyboardShortcuts@2.4.0...3.0.0

Commits
  • 49c3fc0 3.0.1
  • c787294 Fix release build crash with Swift 6.3 compiler
  • f7d08ba 3.0.0
  • 75fe774 Tweaks
  • 90b85cb Expose Shortcut.isTakenBySystem
  • b580a19 Fix release build crash with Swift 6.3 compiler
  • 856e3cf Fix false menu item conflict when reassigning an existing shortcut
  • 81caa54 Add ability to better control default shortcut blocking
  • 6cda6f5 Add repeating key-down events API
  • 0062f02 Fix NSMenuItem#setShortcut(for:) overriding hardcoded key equivalent when n...
  • Additional commits viewable 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 [github.com/sindresorhus/keyboardshortcuts](https://github.com/sindresorhus/KeyboardShortcuts) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/KeyboardShortcuts/releases)
- [Commits](sindresorhus/KeyboardShortcuts@2.4.0...3.0.1)

---
updated-dependencies:
- dependency-name: github.com/sindresorhus/keyboardshortcuts
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jun 18, 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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants