dependabot[bot] opened a new pull request, #42782: URL: https://github.com/apache/superset/pull/42782
Bumps [react-draggable](https://github.com/react-grid-layout/react-draggable) from 4.7.0 to 4.7.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/react-grid-layout/react-draggable/blob/master/CHANGELOG.md">react-draggable's changelog</a>.</em></p> <blockquote> <h3>4.7.1 (Jul 28, 2026)</h3> <ul> <li>Fix: props are no longer marked required under React 18 TypeScript. Regression in 4.6.0. The <code>propTypes</code> static was a required member of the public type; React 18's JSX <code>LibraryManagedAttributes</code> consults <code>propTypes</code> when it is required, and doing so cancels the optionality <code>defaultProps</code> normally grants. React 19 ignores <code>propTypes</code>, which is why the v19-only type check missed it. <code>make lint</code> now also type-checks the public surface against <code>@types/react@18</code>. (<a href="https://redirect.github.com/react-grid-layout/react-draggable/pull/809">#809</a>, closes <a href="https://redirect.github.com/react-grid-layout/react-draggable/issues/807">#807</a>)</li> <li>Fix: guard the <code>process</code> access in the debug logger so browser bundlers that do not shim <code>process</code> no longer crash on import. (<a href="https://redirect.github.com/react-grid-layout/react-draggable/pull/810">#810</a>, closes <a href="https://redirect.github.com/react-grid-layout/react-draggable/issues/806">#806</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/bcbaa8eb285aea49865ca8870c0b7b441c2fe6a4"><code>bcbaa8e</code></a> build: make the release flow refuse to publish a bad state</li> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/2a2bfc03f899e5ed6c13676e7cf4907646582973"><code>2a2bfc0</code></a> test(build): fail the build on an unguarded <code>process</code> reference (<a href="https://redirect.github.com/react-grid-layout/react-draggable/issues/806">#806</a>)</li> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/0c956457b3bbbcad5c01476a68a6ab459c8518eb"><code>0c95645</code></a> release v4.7.1</li> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/24a8fb3c31b4201f083d2cb96fa4caa6c093f3ea"><code>24a8fb3</code></a> Merge PR <a href="https://redirect.github.com/react-grid-layout/react-draggable/issues/809">#809</a>: fix partial/undefined props under React 18 TypeScript</li> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/980374b958a8991844a77e5c611ed56571511025"><code>980374b</code></a> fix: guard process access so browser bundles do not crash (<a href="https://redirect.github.com/react-grid-layout/react-draggable/issues/810">#810</a>)</li> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/08c5d57af5489ad09b934c25b91e3379ca7e6a48"><code>08c5d57</code></a> Update yarn lockfile</li> <li><a href="https://github.com/react-grid-layout/react-draggable/commit/6b587caf20ecbc5a159dfa94a9b1f76a0c1ea139"><code>6b587ca</code></a> Fix handling of partial / undefined props in React 18 TypeScript</li> <li>See full diff in <a href="https://github.com/react-grid-layout/react-draggable/compare/v4.7.0...v4.7.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
