dependabot[bot] opened a new pull request, #40610: URL: https://github.com/apache/superset/pull/40610
Bumps [react-arborist](https://github.com/jameskerr/react-arborist) from 3.7.0 to 3.8.0. <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.8.0</h2> <p><strong>Features</strong></p> <ul> <li><code>rowHeight</code> prop on <code>Tree</code> now accepts a function <code>(node) => number</code> in addition to a fixed number, so each row can be sized from its node. Fixed-height trees keep using react-window's <code>FixedSizeList</code>; the function form uses <code>VariableSizeList</code>. Adds a <code>tree.redrawList()</code> API method to recompute row offsets when a <code>rowHeight</code> function's output changes for reasons the tree can't observe (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/341">#341</a>, originally <a href="https://redirect.github.com/jameskerr/react-arborist/issues/238">#238</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.8.0</h1> <p><strong>Features</strong></p> <ul> <li><code>rowHeight</code> prop on <code>Tree</code> now accepts a function <code>(node) => number</code> in addition to a fixed number, so each row can be sized from its node. Fixed-height trees keep using react-window's <code>FixedSizeList</code>; the function form uses <code>VariableSizeList</code>. Adds a <code>tree.redrawList()</code> API method to recompute row offsets when a <code>rowHeight</code> function's output changes for reasons the tree can't observe (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/341">#341</a>, originally <a href="https://redirect.github.com/jameskerr/react-arborist/issues/238">#238</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jameskerr/react-arborist/commit/d71c3a5f13b9f8c3c0624fe387cf606ab8ec6c7d"><code>d71c3a5</code></a> v3.8.0</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/191ed14ddb61414e806143f79e7c40a9a18e0359"><code>191ed14</code></a> Changelog entry for v3.8.0</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/2980357abdef1f39d5e9d1cd08bf4672ee62d1b9"><code>2980357</code></a> feat: support variable node height (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/341">#341</a>)</li> <li><a href="https://github.com/jameskerr/react-arborist/commit/3dfbb614c0e694eb3a741634ae3294fdf0c05508"><code>3dfbb61</code></a> Add oxlint and oxfmt tooling (<a href="https://redirect.github.com/jameskerr/react-arborist/issues/340">#340</a>)</li> <li>See full diff in <a href="https://github.com/jameskerr/react-arborist/compare/v3.7.0...v3.8.0">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]
