Skip to content

Update dependency react-hotkeys-hook to v5.3.2#5331

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-hotkeys-hook-5.x-lockfile
Open

Update dependency react-hotkeys-hook to v5.3.2#5331
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-hotkeys-hook-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-hotkeys-hook (source) 5.1.05.3.2 age confidence

Release Notes

JohannesKlauss/react-keymap-hook (react-hotkeys-hook)

v5.3.2

Compare Source

v5.3.1

Compare Source

What's Changed

Full Changelog: JohannesKlauss/react-hotkeys-hook@v5.3.0...v5.3.1

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: JohannesKlauss/react-hotkeys-hook@v5.2.4...v5.3.0

v5.2.4

Compare Source

  • Merge pull request #​1312 from JohannesKlauss/revert-1275-main 1197daf
  • Revert Regression introduced in "Try to prevent events firing incorrectly when using useKey: true" 612e549
  • Merge pull request #​1311 from ShrimpCryptid/feat/clarify-ishotkeypressed-multiple-key-behavior 0219c01
  • doc: Updated wording on isHotkeyPressed key argument 9203b7f
  • fix: Update documentation for isHotkeyPressed to describe arguments correctly 154eab9

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: JohannesKlauss/react-hotkeys-hook@v5.2.1...v5.2.3

v5.2.2

Compare Source

v5.2.1

Compare Source


Full Changelog: JohannesKlauss/react-hotkeys-hook@v5.2.0...v5.2.1

v5.2.0

Compare Source

  • Introduced global scopes via HotkeysProvider and useHotkeysContext to group and control hotkeys across the app (enableScope/disableScope/toggleScope)
  • Added support for key sequences (e.g. "g>g") with configurable sequenceSplitKey (default ">") and sequenceTimeoutMs
  • New options: useKey, delimiter, splitKey, keyup/keydown toggles, description, document, ignoreModifiers, eventListenerOptions, enableOnContentEditable, ignoreEventWhen
  • Accessibility: enableOnFormTags can now accept ARIA roles and works with composedPath() in shadow DOM/custom elements
  • Improved key mapping (mod/meta/OS, code→key normalization) and standardized HotkeysEvent passed to callbacks
  • Internal: refactors and stability improvements around pressed-keys tracking and listener cleanup

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/react-hotkeys-hook-5.x-lockfile branch 2 times, most recently from ad7dbbe to 2cf7927 Compare May 1, 2026 12:57
@renovate renovate Bot changed the title Update dependency react-hotkeys-hook to v5.2.4 Update dependency react-hotkeys-hook to v5.3.0 May 1, 2026
@renovate renovate Bot changed the title Update dependency react-hotkeys-hook to v5.3.0 Update dependency react-hotkeys-hook to v5.3.1 May 5, 2026
@renovate renovate Bot force-pushed the renovate/react-hotkeys-hook-5.x-lockfile branch from 2cf7927 to df2443f Compare May 5, 2026 09:09
@renovate renovate Bot changed the title Update dependency react-hotkeys-hook to v5.3.1 Update dependency react-hotkeys-hook to v5.3.2 May 5, 2026
@renovate renovate Bot force-pushed the renovate/react-hotkeys-hook-5.x-lockfile branch 2 times, most recently from 7a16acb to ca5df92 Compare May 12, 2026 10:28
@renovate renovate Bot force-pushed the renovate/react-hotkeys-hook-5.x-lockfile branch from ca5df92 to 506942d Compare June 11, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants