dependabot[bot] opened a new pull request, #40844:
URL: https://github.com/apache/superset/pull/40844

   Bumps 
[react-draggable](https://github.com/react-grid-layout/react-draggable) from 
4.5.0 to 4.6.0.
   <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.6.0 (May 29, 2026)</h3>
   <ul>
   <li>Internal: Migrate library source from Flow to TypeScript. Types are now 
generated from source instead of hand-maintained, eliminating Flow/TypeScript 
drift. The build uses tsup (CommonJS + ESM + generated declarations) with 
webpack for the UMD bundle. No public API change — the CommonJS export shape 
(<code>module.exports === Draggable</code>, plus <code>.default</code> and 
<code>.DraggableCore</code>), the UMD <code>ReactDraggable</code> global, and 
the shipped type surface are all unchanged. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/805";>#805</a>)</li>
   <li>Feature: ship an ESM build and an <code>exports</code> map alongside the 
existing CommonJS entry, so the package can be imported natively in both module 
systems. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/805";>#805</a>)</li>
   <li>Fix: treat ctrl+click as a right-click on macOS so it no longer starts a 
drag. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/786";>#786</a>)</li>
   <li>Fix: remove a global module declaration from the TypeScript types to 
prevent type pollution. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/787";>#787</a>)</li>
   <li>Internal: Support React 19 (dependency upgrade and nodeRef-based browser 
tests).</li>
   <li>Internal: Migrate the test suite from Karma/Jasmine to Vitest, expand 
unit coverage, and run CI across Node 20, 22, and 24. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/785";>#785</a>,
 <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/788";>#788</a>)</li>
   <li>Docs: Modernize the README and publish a GitHub Pages demo site. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/790";>#790</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/721287a31ea587b893e8aef655d621c4821a0c9b";><code>721287a</code></a>
 fix(types): keep prop-types out of the generated public declarations</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/0e327027cc01b2c06b8f1a9e4536b6898c9cdedb";><code>0e32702</code></a>
 fix(pkg): drop stale typings dir from published files</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/2aade57ba89ff55061f29233d3ce5ad40bdd2ee3";><code>2aade57</code></a>
 release v4.6.0</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/a9698898407e67903c2e505dd7bc65bf25ef8d78";><code>a969889</code></a>
 refactor: migrate source from Flow to TypeScript (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/805";>#805</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/4c6e95a15cafe189022b23f01937dcbfc8d4b75b";><code>4c6e95a</code></a>
 chore: clean up package.json files field</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/5627d5fa8dc9c0d0ebd4930e5fbcd7796f9be1ff";><code>5627d5f</code></a>
 fix: correct RGL and resizable example links</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/5927b4fba9672f40e817805aede8fd2b9a8c2383";><code>5927b4f</code></a>
 fix(readme): update demo links to root URL</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/c9f0d2ebd40ca6addf6ad6f3f49395e7c5aa5330";><code>c9f0d2e</code></a>
 fix(gh-pages): deploy to root instead of example subfolder</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/e0bb41321220437fd91a4f5f0693076d8d283e29";><code>e0bb413</code></a>
 feat: add GitHub Pages deployment with cyberpunk theme (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/790";>#790</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/679e2692273ef3afd19c7c36aaa76691ac88fb8a";><code>679e269</code></a>
 fix(types): remove global module declaration to prevent type pollution (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/787";>#787</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/react-grid-layout/react-draggable/compare/v4.5.0...v4.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-draggable&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.6.0)](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]

Reply via email to