Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
react-draggable ^4.4.6^4.5.0 age confidence
react-hotkeys-hook (source) ^5.0.1^5.2.1 age confidence

Release Notes

react-grid-layout/react-draggable (react-draggable)

v4.5.0

Compare Source

  • Internal: Update clsx version (#​754)
  • Fix: bounds="selector" functionality when in a Shadow DOM tree. (#​763)
  • Perf: Update nodeRef type for React v19 compatibility (#​769)
  • Fix: forgotten requestAnimationFrame call (#​773)
  • Perf: setState in lifecycles + forced reflow (#​556)
  • Fix: add allowMobileScroll prop to allow for clicks to optionally pass through on mobile (#​760)
JohannesKlauss/react-keymap-hook (react-hotkeys-hook)

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

v5.1.0

Compare Source

  • Added BoundHotkeysProxyProvider for advanced scenarios and performance
  • Added helpers and warnings for missing provider when using scopes
  • Fixed various edge cases with modifier-only hotkeys and OS/meta key handling

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) in timezone Europe/Berlin, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone Europe/Berlin.

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from a team as a code owner September 8, 2025 02:43
@changeset-bot
Copy link

changeset-bot bot commented Sep 8, 2025

⚠️ No Changeset found

Latest commit: 64871b0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 9f6dcf6 to 6838b7b Compare September 18, 2025 08:57
@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from e84ecf4 to a38b097 Compare September 25, 2025 12:39
@renovate renovate bot force-pushed the renovate/react-monorepo branch from a38b097 to fae9285 Compare September 25, 2025 15:48
@renovate renovate bot force-pushed the renovate/react-monorepo branch from fae9285 to 92508e8 Compare October 9, 2025 06:27
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 98a0c86 to d5eeac1 Compare October 27, 2025 05:08
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 9882b95 to ea049fb Compare November 6, 2025 18:12
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from f147834 to fdfe219 Compare November 18, 2025 05:52
@renovate renovate bot force-pushed the renovate/react-monorepo branch from fdfe219 to 1747d87 Compare December 18, 2025 13:46
@renovate renovate bot force-pushed the renovate/react-monorepo branch 2 times, most recently from 6735046 to 106b3bd Compare January 9, 2026 12:57
@renovate renovate bot force-pushed the renovate/react-monorepo branch 10 times, most recently from 6bc9698 to 00a3aa4 Compare January 22, 2026 09:47
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 00a3aa4 to 47e323b Compare January 22, 2026 15:19
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 47e323b to 64871b0 Compare January 23, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant