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

   Bumps [react-arborist](https://github.com/jameskerr/react-arborist) from 
3.15.0 to 3.15.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jameskerr/react-arborist/releases";>react-arborist's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.15.1</h2>
   <p><strong>Fixes</strong></p>
   <ul>
   <li>Fixed the drag destination (<code>willReceiveDrop</code>, 
<code>dragDestinationParent</code>) reporting
   a parent the cursor forbids. The hover handlers recorded a destination on 
every
   hover — even where <code>canDrop()</code> was false — so dragging a folder 
toward its own
   subtree left the reported parent pointing at that folder while the cursor 
said
   &quot;no drop.&quot; The consumer-facing destination and the cursor are now 
both gated on
   <code>canDrop()</code> and stay consistent; releasing over an invalid spot 
is still rejected
   rather than falling back to a root drop (the parentId half of issue <a 
href="https://redirect.github.com/jameskerr/react-arborist/issues/247";>#247</a>).
 (<a 
href="https://redirect.github.com/jameskerr/react-arborist/issues/382";>#382</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jameskerr/react-arborist/blob/main/CHANGELOG.md";>react-arborist's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Version 3.15.1</h1>
   <p><strong>Fixes</strong></p>
   <ul>
   <li>Fixed the drag destination (<code>willReceiveDrop</code>, 
<code>dragDestinationParent</code>) reporting
   a parent the cursor forbids. The hover handlers recorded a destination on 
every
   hover — even where <code>canDrop()</code> was false — so dragging a folder 
toward its own
   subtree left the reported parent pointing at that folder while the cursor 
said
   &quot;no drop.&quot; The consumer-facing destination and the cursor are now 
both gated on
   <code>canDrop()</code> and stay consistent; releasing over an invalid spot 
is still rejected
   rather than falling back to a root drop (the parentId half of issue <a 
href="https://redirect.github.com/jameskerr/react-arborist/issues/247";>#247</a>).
 (<a 
href="https://redirect.github.com/jameskerr/react-arborist/issues/382";>#382</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jameskerr/react-arborist/commit/a40e45e634a7670e44f5b323d68e8965eac4da1c";><code>a40e45e</code></a>
 v3.15.1</li>
   <li><a 
href="https://github.com/jameskerr/react-arborist/commit/682499c2c8dd0d58367b51702bc47d7789094108";><code>682499c</code></a>
 Keep the drag destination consistent with canDrop (<a 
href="https://redirect.github.com/jameskerr/react-arborist/issues/247";>#247</a>)
 (<a 
href="https://redirect.github.com/jameskerr/react-arborist/issues/382";>#382</a>)</li>
   <li>See full diff in <a 
href="https://github.com/jameskerr/react-arborist/compare/v3.15.0...v3.15.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-arborist&package-manager=npm_and_yarn&previous-version=3.15.0&new-version=3.15.1)](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