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

   Bumps 
[@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) 
from 6.17.0 to 7.26.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mui/mui-x/releases";><code>@​mui/x-tree-view</code>'s 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.26.0</h2>
   <p>We'd like to offer a big thanks to the 6 contributors who made this 
release possible. Here are some highlights ✨:</p>
   <ul>
   <li>⚡ Mount and resize performance improvements for the Data Grid</li>
   <li>🐞 Bugfixes</li>
   </ul>
   <p>Special thanks go out to the community contributors who have helped make 
this release possible:
   <a href="https://github.com/lauri865";><code>@​lauri865</code></a>.
   Following are all team members who have contributed to this release:
   <a href="https://github.com/arminmeh";><code>@​arminmeh</code></a>, <a 
href="https://github.com/noraleonte";><code>@​noraleonte</code></a>, <a 
href="https://github.com/LukasTy";><code>@​LukasTy</code></a>, <a 
href="https://github.com/KenanYusuf";><code>@​KenanYusuf</code></a>, <a 
href="https://github.com/flaviendelangle";><code>@​flaviendelangle</code></a>.</p>
   <!-- raw HTML omitted -->
   <h3>Data Grid</h3>
   <h4><code>@mui/[email protected]</code></h4>
   <ul>
   <li>[DataGrid] Avoid <code>&lt;GridRoot /&gt;</code> double-render pass on 
mount in SPA mode (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16480";>#16480</a>)
 <a href="https://github.com/lauri865";><code>@​lauri865</code></a></li>
   </ul>
   <h4><code>@mui/[email protected]</code> <a 
href="https://mui.com/r/x-pro-svg-link"; title="Pro plan"><img 
src="https://mui.com/r/x-pro-svg"; alt="pro" /></a></h4>
   <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p>
   <ul>
   <li>[DataGridPro] Fix the return type of <code>useGridApiContext()</code> 
for Pro and Premium packages on React &lt; 19 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16446";>#16446</a>)
 <a href="https://github.com/arminmeh";><code>@​arminmeh</code></a></li>
   </ul>
   <h4><code>@mui/[email protected]</code> <a 
href="https://mui.com/r/x-premium-svg-link"; title="Premium plan"><img 
src="https://mui.com/r/x-premium-svg"; alt="premium" /></a></h4>
   <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p>
   <ul>
   <li>[DataGridPremium] Fix &quot;no rows&quot; overlay not showing with 
active aggregation (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16468";>#16468</a>)
 <a href="https://github.com/KenanYusuf";><code>@​KenanYusuf</code></a></li>
   </ul>
   <h3>Date and Time Pickers</h3>
   <h4><code>@mui/[email protected]</code></h4>
   <p>Internal changes.</p>
   <h4><code>@mui/[email protected]</code> <a 
href="https://mui.com/r/x-pro-svg-link"; title="Pro plan"><img 
src="https://mui.com/r/x-pro-svg"; alt="pro" /></a></h4>
   <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p>
   <ul>
   <li>[DateRangePicker] Fix <code>currentMonthCalendarPosition</code> prop 
behavior on mobile (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16457";>#16457</a>)
 <a href="https://github.com/LukasTy";><code>@​LukasTy</code></a></li>
   <li>[DateRangePicker] Fix vertical alignment for multi input fields (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16490";>#16490</a>)
 <a href="https://github.com/noraleonte";><code>@​noraleonte</code></a></li>
   </ul>
   <h3>Charts</h3>
   <h4><code>@mui/[email protected]</code></h4>
   <p>Internal changes.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mui/mui-x/blob/v7.26.0/CHANGELOG.md";><code>@​mui/x-tree-view</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>7.26.0</h2>
   <p><em>Feb 7, 2025</em></p>
   <p>We'd like to offer a big thanks to the 6 contributors who made this 
release possible. Here are some highlights ✨:</p>
   <ul>
   <li>⚡ Mount and resize performance improvements for the Data Grid</li>
   <li>🐞 Bugfixes</li>
   </ul>
   <p>Special thanks go out to the community contributors who have helped make 
this release possible:
   <a href="https://github.com/lauri865";><code>@​lauri865</code></a>.
   Following are all team members who have contributed to this release:
   <a href="https://github.com/arminmeh";><code>@​arminmeh</code></a>, <a 
href="https://github.com/noraleonte";><code>@​noraleonte</code></a>, <a 
href="https://github.com/LukasTy";><code>@​LukasTy</code></a>, <a 
href="https://github.com/KenanYusuf";><code>@​KenanYusuf</code></a>, <a 
href="https://github.com/flaviendelangle";><code>@​flaviendelangle</code></a>.</p>
   <!-- raw HTML omitted -->
   <h3>Data Grid</h3>
   <h4><code>@mui/[email protected]</code></h4>
   <ul>
   <li>[DataGrid] Avoid <code>&lt;GridRoot /&gt;</code> double-render pass on 
mount in SPA mode (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16480";>#16480</a>)
 <a href="https://github.com/lauri865";><code>@​lauri865</code></a></li>
   </ul>
   <h4><code>@mui/[email protected]</code> <a 
href="https://mui.com/r/x-pro-svg-link"; title="Pro plan"><img 
src="https://mui.com/r/x-pro-svg"; alt="pro" /></a></h4>
   <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p>
   <ul>
   <li>[DataGridPro] Fix the return type of <code>useGridApiContext()</code> 
for Pro and Premium packages on React &lt; 19 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16446";>#16446</a>)
 <a href="https://github.com/arminmeh";><code>@​arminmeh</code></a></li>
   </ul>
   <h4><code>@mui/[email protected]</code> <a 
href="https://mui.com/r/x-premium-svg-link"; title="Premium plan"><img 
src="https://mui.com/r/x-premium-svg"; alt="premium" /></a></h4>
   <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p>
   <ul>
   <li>[DataGridPremium] Fix &quot;no rows&quot; overlay not showing with 
active aggregation (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16468";>#16468</a>)
 <a href="https://github.com/KenanYusuf";><code>@​KenanYusuf</code></a></li>
   </ul>
   <h3>Date and Time Pickers</h3>
   <h4><code>@mui/[email protected]</code></h4>
   <p>Internal changes.</p>
   <h4><code>@mui/[email protected]</code> <a 
href="https://mui.com/r/x-pro-svg-link"; title="Pro plan"><img 
src="https://mui.com/r/x-pro-svg"; alt="pro" /></a></h4>
   <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p>
   <ul>
   <li>[DateRangePicker] Fix <code>currentMonthCalendarPosition</code> prop 
behavior on mobile (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16457";>#16457</a>)
 <a href="https://github.com/LukasTy";><code>@​LukasTy</code></a></li>
   <li>[DateRangePicker] Fix vertical alignment for multi input fields (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16490";>#16490</a>)
 <a href="https://github.com/noraleonte";><code>@​noraleonte</code></a></li>
   </ul>
   <h3>Charts</h3>
   <h4><code>@mui/[email protected]</code></h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mui/mui-x/commit/3b9664368b060d57fc67f9961104d63c47299b54";><code>3b96643</code></a>
 v7.26.0 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16498";>#16498</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/1e6ac1b25160d70dd275452773bd4182e806e49a";><code>1e6ac1b</code></a>
 v7.25.0 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16392";>#16392</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/f354e42b4581984cb2e8b8579946c19b8e229694";><code>f354e42</code></a>
 v7.24.1 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16316";>#16316</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/3dd2dfefaff63710c3519ef65660294932981378";><code>3dd2dfe</code></a>
 v7.24.0 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16216";>#16216</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/83ef60413084daa7d4ab61ad53f7cbbf8a29f7c4";><code>83ef604</code></a>
 [code-infra] Refactor <code>react</code> and <code>react-dom</code> 
definitions to simplify dep res...</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/2df43ffdab4612cf311cbe8c1e85640ae7fbf68a";><code>2df43ff</code></a>
 [core] Type all references as <code>RefObject</code> (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16125";>#16125</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/82162aa9752bf023f1940ea9a3ac705da96ae7d5";><code>82162aa</code></a>
 v7.23.6 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16109";>#16109</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/707a652c42a202b66ca351747c7e012120064a84";><code>707a652</code></a>
 [core] Improve React 19 support (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16048";>#16048</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/aabd995249f844ef1058b27519f54e00699ee56b";><code>aabd995</code></a>
 [docs] Fix outdated link to handbook (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15855";>#15855</a>)</li>
   <li><a 
href="https://github.com/mui/mui-x/commit/3548ca83254f1d4e6671f75ad751fe180a05d409";><code>3548ca8</code></a>
 v7.23.2 (<a 
href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/15866";>#15866</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mui/mui-x/commits/v7.26.0/packages/x-tree-view";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~jcquintas";>jcquintas</a>, a new releaser for 
<code>@​mui/x-tree-view</code> since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mui/x-tree-view&package-manager=npm_and_yarn&previous-version=6.17.0&new-version=7.26.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 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]

Reply via email to