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

   Updates the requirements on 
[react-draggable](https://github.com/react-grid-layout/react-draggable) to 
permit the latest version.
   <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.5.0 (Jun 25, 2025)</h3>
   <ul>
   <li>Internal: Update clsx version (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/754";>#754</a>)</li>
   <li>Fix: bounds=&quot;selector&quot; functionality when in a Shadow DOM 
tree. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/763";>#763</a>)</li>
   <li>Perf: Update nodeRef type for React v19 compatibility (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/769";>#769</a>)</li>
   <li>Fix: forgotten requestAnimationFrame call (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/773";>#773</a>)</li>
   <li>Perf: setState in lifecycles + forced reflow (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/556";>#556</a>)</li>
   <li>Fix: add allowMobileScroll prop to allow for clicks to optionally pass 
through on mobile (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/760";>#760</a>)</li>
   </ul>
   <h3>4.4.6 (Sep 27, 2023)</h3>
   <ul>
   <li>Fix: state inconsistency in React 18 <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/699";>#699</a></li>
   <li>Internal: devDependencies updates</li>
   </ul>
   <h3>4.4.5 (Apr 26, 2022)</h3>
   <ul>
   <li>Fix: <code>grid</code> prop unused in <code>handleDragStop</code> <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/621";>#621</a></li>
   <li>Fix: <code>children</code> prop missing in TypeScript definition <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/648";>#648</a></li>
   <li>Internal: Various devDep updates</li>
   </ul>
   <h3>4.4.4 (Aug 27, 2021)</h3>
   <ul>
   <li>Fix: Ensure <code>documentElement.style</code> actually exists. Fixes 
crashes in some obscure environments. <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/574";>#574</a>
 <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/575";>#575</a></li>
   <li>Fix: Add react/react-dom as <code>peerDependencies</code> again to fix 
Yarn PnP</li>
   <li>Size: Replace <code>classnames</code> with <code>clsx</code> to save a 
few bytes</li>
   <li>Internal: Additional tests on <code>ref</code> functionality and 
additional README content on <code>nodeRef</code></li>
   <li>Internal: Lots of devDependencies updates</li>
   <li>Docs: Various README and demo updates, see git commits</li>
   </ul>
   <h3>4.4.3 (June 8, 2020)</h3>
   <ul>
   <li>Add <code>nodeRef</code> to TypeScript definitions</li>
   </ul>
   <h3>4.4.2 (May 14, 2020)</h3>
   <ul>
   <li>Fix: Remove &quot;module&quot; from package.json (it is no longer being 
built)
   <ul>
   <li>Fixes <a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/482";>#482</a></li>
   </ul>
   </li>
   </ul>
   <h3>4.4.1 (May 12, 2020)</h3>
   <ul>
   <li>Fix: Remove &quot;module&quot; definition in package.json
   <ul>
   <li>Giving up on this: there isn't a great reason to publish modules
   here as they won't be significantly tree-shook, and it bloats
   the published package.</li>
   <li>Fixes incompatiblity in 4.4.0 with webpack, where webpack is now
   selecting &quot;module&quot; because &quot;browser&quot; is no longer 
present.</li>
   </ul>
   </li>
   </ul>
   <h3>4.4.0 (May 12, 2020)</h3>
   <ul>
   <li>Add <code>nodeRef</code>:</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/eefb704f8d5e706b2f1a697b955ea523dbc80991";><code>eefb704</code></a>
 release v4.5.0</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/eba23080c3c110829aa2b8d02ae8c544848915d9";><code>eba2308</code></a>
 chore(pkg): update lots of devDeps</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/e1f5d026e2a639054a86cf6b22327c16d214bdbe";><code>e1f5d02</code></a>
 fix(test): fix rAF killing userselecthack tests</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/18e525fdc268652e41813ca9f6cfd9e11664e927";><code>18e525f</code></a>
 fix/esm-rollup-clsx (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/754";>#754</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/2e8b4fe1d82645b47ddea223c919c5e4acaa9ccb";><code>2e8b4fe</code></a>
 Fix bounds=&quot;selector&quot; functionality when in a Shadow DOM tree. (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/763";>#763</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/9e6afaa856bd812ddcf99ccbae250d9b5d14347c";><code>9e6afaa</code></a>
 Update nodeRef type for React v19 compatibility (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/769";>#769</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/3fc5126ced1c847e16c19d2d02963cdfdd76ad00";><code>3fc5126</code></a>
 Fix forgotten requestAnimationFrame call (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/773";>#773</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/a61bd5feaee52f753375ab1955cafe3881b2bc14";><code>a61bd5f</code></a>
 optimizations: setState in lifecycles + forced reflow (<a 
href="https://redirect.github.com/react-grid-layout/react-draggable/issues/556";>#556</a>)</li>
   <li><a 
href="https://github.com/react-grid-layout/react-draggable/commit/067fbdb096d3a2ae084c67bb117c1a2bad900c74";><code>067fbdb</code></a>
 fix: add allowMobileScroll prop to allow for clicks to optionally pass 
throug...</li>
   <li>See full diff in <a 
href="https://github.com/react-grid-layout/react-draggable/compare/v4.4.6...v4.5.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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