Skip to content

Update dependency react-draggable to v4.7.1 - #46

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-draggable-4.x-lockfile
Open

Update dependency react-draggable to v4.7.1#46
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-draggable-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
react-draggable 4.6.04.7.1 age confidence

Release Notes

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

v4.7.1

Compare Source

  • Fix: props are no longer marked required under React 18 TypeScript. Regression in 4.6.0. The propTypes static was a required member of the public type; React 18's JSX LibraryManagedAttributes consults propTypes when it is required, and doing so cancels the optionality defaultProps normally grants. React 19 ignores propTypes, which is why the v19-only type check missed it. make lint now also type-checks the public surface against @types/react@18. (#​809, closes #​807)
  • Fix: guard the process access in the debug logger so browser bundlers that do not shim process no longer crash on import. (#​810, closes #​806)

v4.7.0

Compare Source

  • Feature: add a nonce prop to support a strict Content Security Policy. It's applied to the dynamically-injected user-select <style> element so a style-src policy without 'unsafe-inline' no longer blocks it. When omitted, webpack's __webpack_nonce__ global is used if available. enableUserSelectHack={false} remains a no-prop opt-out. (#​808, closes #​791)
  • Internal: de-duplicate redundant tsc compilation in the build/CI pipeline.

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.

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
livepaint Ready Ready Preview, Comment Jul 29, 2026 2:06am

Request Review

@renovate
renovate Bot force-pushed the renovate/react-draggable-4.x-lockfile branch from f41b39c to 12d8898 Compare July 29, 2026 02:06
@renovate renovate Bot changed the title Update dependency react-draggable to v4.7.0 Update dependency react-draggable to v4.7.1 Jul 29, 2026
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