dependabot[bot] opened a new pull request, #40159: URL: https://github.com/apache/superset/pull/40159
Bumps [react-arborist](https://github.com/jameskerr/react-arborist) from 3.5.0 to 3.6.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.6.1</h2> <p><strong>Fixes</strong></p> <ul> <li>Imperative <code>tree.update()</code> props no longer get reverted when a node is toggled (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/337">#337</a>, originally <a href="https://redirect.github.com/jameskerr/react-arborist/issues/229">#229</a>)</li> </ul> <h2>v3.6.0</h2> <p><strong>Features</strong></p> <ul> <li><code>disableSelect</code> prop on <code>Tree</code> for marking nodes as unselectable, mirroring <code>disableEdit</code> and <code>disableDrop</code> (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/331">#331</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.6.1</h1> <p><strong>Fixes</strong></p> <ul> <li>Imperative <code>tree.update()</code> props no longer get reverted when a node is toggled (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/337">#337</a>, originally <a href="https://redirect.github.com/jameskerr/react-arborist/issues/229">#229</a>)</li> </ul> <h1>Version 3.6.0</h1> <p><strong>Features</strong></p> <ul> <li><code>disableSelect</code> prop on <code>Tree</code> for marking nodes as unselectable, mirroring <code>disableEdit</code> and <code>disableDrop</code> (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/331">#331</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jameskerr/react-arborist/commit/ab6a0031f536ec7a411b01dc26012065e2ae849b"><code>ab6a003</code></a> v3.6.1</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/fbb0b3475655f36a649fb196c72155c582e6e476"><code>fbb0b34</code></a> Changelog entry for v3.6.1</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/bc19735db7dc7cd6d9af0bc3dde188f8e42a5b5f"><code>bc19735</code></a> Add React component test infra + regression test for <a href="https://redirect.github.com/jameskerr/react-arborist/issues/228">#228</a> (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/338">#338</a>)</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/2e09b703e7a2de22ee513340e6da9b4395d03e42"><code>2e09b70</code></a> Preserve imperative tree.update() props across node toggles (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/337">#337</a>)</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/75f3c64e597759cd1c05f8fc1a719ed3435f7e69"><code>75f3c64</code></a> Fix release script tag push and publish GitHub release directly (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/336">#336</a>)</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/17b79aea0f11adcc6c63ec149b519989fc0b2b64"><code>17b79ae</code></a> v3.6.0</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/34267e3a1e307d4847a83911cbdde25a0b3bf6f3"><code>34267e3</code></a> Run only react-arborist unit tests in release script (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/335">#335</a>)</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/1617d3de14c141f2ca79ce902c9183f4fa7a2c84"><code>1617d3d</code></a> Use the branch's tracking remote in release.mjs (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/334">#334</a>)</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/d91d6913f033d82c03992ffee4277045825a1911"><code>d91d691</code></a> Changelog entry for v3.6.0</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/8b67a9583ca7d47e002578204f2d0a8f279166b6"><code>8b67a95</code></a> Add yarn release script (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/333">#333</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jameskerr/react-arborist/compare/v3.5.0...v3.6.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]
