Skip to content

fix(deps): update dependency @solid-primitives/keyboard to ^1.3.7#582

Merged
xrgzs merged 1 commit into
mainfrom
renovate/solid-primitives-keyboard-1.x
Jul 9, 2026
Merged

fix(deps): update dependency @solid-primitives/keyboard to ^1.3.7#582
xrgzs merged 1 commit into
mainfrom
renovate/solid-primitives-keyboard-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@solid-primitives/keyboard (source) ^1.3.5^1.3.7 age confidence

Release Notes

solidjs-community/solid-primitives (@​solid-primitives/keyboard)

v1.3.7

Compare Source

Patch Changes

v1.3.6

Compare Source

Patch Changes
  • 8fdc007: Fix useKeyDownList (and everything built on it: useCurrentlyHeldKey, useKeyDownSequence, createKeyHold, createShortcut) failing to re-trigger on repeated presses of shortcuts involving the Meta key, e.g. ["Meta", "P"] on macOS. macOS never fires keyup for other keys held down together with Meta, only for Meta itself, so useKeyDownList now treats Meta's keyup as a signal to clear all tracked keys, preventing stale key state from corrupting the next press.

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/solid-primitives-keyboard-1.x branch from 8b60bca to d3d4318 Compare July 9, 2026 07:20
@xrgzs xrgzs merged commit 512356a into main Jul 9, 2026
1 check passed
@xrgzs xrgzs deleted the renovate/solid-primitives-keyboard-1.x branch July 9, 2026 07:29
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.

1 participant