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

   Bumps [antd](https://github.com/ant-design/ant-design) from 6.5.3 to 6.5.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ant-design/ant-design/releases";>antd's 
releases</a>.</em></p>
   <blockquote>
   <h2>6.5.4</h2>
   <ul>
   <li>🐞 Fix Alert not showing the close button when the <code>closable</code> 
configuration object only contains <code>onClose</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58885";>#58885</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Checkbox.Group crashing when <code>options</code> contains nullish 
entries or values. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58879";>#58879</a> 
<a href="https://github.com/GuillaumeZ2SS";><code>@​GuillaumeZ2SS</code></a></li>
   <li>🐞 Fix App emitting an unnecessary CSS variable warning with 
<code>component={false}</code>, while warning when root props cannot be applied 
in this mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58877";>#58877</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 Fix Table selecting disabled rows on other pages when selecting all 
data. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58843";>#58843</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Transfer deselect-all behavior after filtering. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58844";>#58844</a> 
<a href="https://github.com/thlovey";><code>@​thlovey</code></a></li>
   <li>🐞 Fix DatePicker <code>RangePicker</code> semantic callbacks not 
receiving forwarded props. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58905";>#58905</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>💄 Fix FloatButton.BackTop scroll animation not respecting 
<code>prefers-reduced-motion</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58849";>#58849</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>💄 Fix bare <code>&lt;svg&gt;</code> icons from third-party icon 
libraries being misaligned, missing spacing, or breaking onto separate lines in 
Breadcrumb, Collapse, Segmented, Tabs, and Tag. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58862";>#58862</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58868";>#58868</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58869";>#58869</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58870";>#58870</a> 
<a 
href="https://github.com/mohamedkhaled4053";><code>@​mohamedkhaled4053</code></a></li>
   <li>💄 Fix AutoComplete disabled text not using the disabled text color. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58838";>#58838</a> 
<a href="https://github.com/lazerg";><code>@​lazerg</code></a></li>
   <li>🤖 Fix Tour exposing unusable per-step <code>indicatorsRender</code> and 
<code>actionsRender</code> TypeScript definitions. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58859";>#58859</a> 
<a href="https://github.com/lazerg";><code>@​lazerg</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 Alert 的 <code>closable</code> 配置对象仅包含 <code>onClose</code> 
时不显示关闭按钮的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58885";>#58885</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Checkbox.Group 的 <code>options</code> 包含空值选项或空值 <code>value</code> 
时崩溃的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58879";>#58879</a> 
<a href="https://github.com/GuillaumeZ2SS";><code>@​GuillaumeZ2SS</code></a></li>
   <li>🐞 修复 App 使用 <code>component={false}</code> 时产生不必要的 CSS 
变量警告,并在此模式下无法应用根节点属性时给出提示。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58877";>#58877</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 修复 Table 全选数据时仍会选中其他分页中禁用行的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58843";>#58843</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Transfer 筛选后取消全选行为异常的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58844";>#58844</a> 
<a href="https://github.com/thlovey";><code>@​thlovey</code></a></li>
   <li>🐞 修复 DatePicker <code>RangePicker</code> 语义化回调未透传 props 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58905";>#58905</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>💄 修复 FloatButton.BackTop 滚动动画未遵循 <code>prefers-reduced-motion</code> 
设置的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58849";>#58849</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>💄 修复 Breadcrumb、Collapse、Segmented、Tabs 和 Tag 使用第三方图标库的原生 
<code>&lt;svg&gt;</code> 图标时可能出现对齐异常、间距缺失,或在 CSS reset 下换行的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58862";>#58862</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58868";>#58868</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58869";>#58869</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58870";>#58870</a> 
<a 
href="https://github.com/mohamedkhaled4053";><code>@​mohamedkhaled4053</code></a></li>
   <li>💄 修复 AutoComplete 禁用状态下文本未使用禁用文字颜色的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58838";>#58838</a> 
<a href="https://github.com/lazerg";><code>@​lazerg</code></a></li>
   <li>🤖 修复 Tour 暴露无法在单个步骤中使用的 <code>indicatorsRender</code> 和 
<code>actionsRender</code> TypeScript 类型定义的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58859";>#58859</a> 
<a href="https://github.com/lazerg";><code>@​lazerg</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md";>antd's
 changelog</a>.</em></p>
   <blockquote>
   <h2>6.5.4</h2>
   <p><code>2026-08-07</code></p>
   <ul>
   <li>🐞 Fix Alert not showing the close button when the <code>closable</code> 
configuration object only contains <code>onClose</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58885";>#58885</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Checkbox.Group crashing when <code>options</code> contains nullish 
entries or values. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58879";>#58879</a> 
<a href="https://github.com/GuillaumeZ2SS";><code>@​GuillaumeZ2SS</code></a></li>
   <li>🐞 Fix App emitting an unnecessary CSS variable warning with 
<code>component={false}</code>, while warning when root props cannot be applied 
in this mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58877";>#58877</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 Fix Table selecting disabled rows on other pages when selecting all 
data. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58843";>#58843</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Transfer deselect-all behavior after filtering. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58844";>#58844</a> 
<a href="https://github.com/thlovey";><code>@​thlovey</code></a></li>
   <li>🐞 Fix DatePicker <code>RangePicker</code> semantic callbacks not 
receiving forwarded props. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58905";>#58905</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>💄 Fix FloatButton.BackTop scroll animation not respecting 
<code>prefers-reduced-motion</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58849";>#58849</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>💄 Fix bare <code>&lt;svg&gt;</code> icons from third-party icon 
libraries being misaligned, missing spacing, or breaking onto separate lines in 
Breadcrumb, Collapse, Segmented, Tabs, and Tag. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58862";>#58862</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58868";>#58868</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58869";>#58869</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/58870";>#58870</a> 
<a 
href="https://github.com/mohamedkhaled4053";><code>@​mohamedkhaled4053</code></a></li>
   <li>💄 Fix AutoComplete disabled text not using the disabled text color. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58838";>#58838</a> 
<a href="https://github.com/lazerg";><code>@​lazerg</code></a></li>
   <li>🤖 Fix Tour exposing unusable per-step <code>indicatorsRender</code> and 
<code>actionsRender</code> TypeScript definitions. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/58859";>#58859</a> 
<a href="https://github.com/lazerg";><code>@​lazerg</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/5ade9944d67cb53bc0e7eab3b4edd986625e8c76";><code>5ade994</code></a>
 docs: fix grammar in detail page spec (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58908";>#58908</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c514396fe9709ac04e26e04238efcfcc421645d3";><code>c514396</code></a>
 docs: add changelog 6.5.4 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58904";>#58904</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/01055a7a83bedb6a183f279670d1e2fac0eb51a6";><code>01055a7</code></a>
 fix(DatePicker): pass props to RangePicker semantic callbacks (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58905";>#58905</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/0d0b6b73c82a893709361f6cd4d92fe7d9b2de3d";><code>0d0b6b7</code></a>
 docs: fix typos in code comment and docs (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58901";>#58901</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/cd2c5c83dec2b1d48be8fc9074d086e127f03cb2";><code>cd2c5c8</code></a>
 refactor(utils): centralize guards function (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58897";>#58897</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/cd54cc88ed8da03791042411a2552b32b4a814f3";><code>cd54cc8</code></a>
 chore(deps): update dependency <code>@​types/css-tree</code> to v3 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58893";>#58893</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/e1f247d36f5ad5f30641500e5aa51b15e9e14fa8";><code>e1f247d</code></a>
 fix(Tour): remove unusable per-step indicatorsRender/actionsRender types (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58";>#58</a>...</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/1a4b06c135d94077775f404745f0020b22efe9ec";><code>1a4b06c</code></a>
 docs: subject-verb agreement in ComponentTokenTable locale (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58891";>#58891</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/5040df92921d404b5b494eea911d24516062e813";><code>5040df9</code></a>
 fix(Alert): show close button when closable contains onClose (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58885";>#58885</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/3910e7041068100ee5c1a9380367c89d72230fba";><code>3910e70</code></a>
 fix(Checkbox): filter out Checkbox.Group options with nullish values (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/58879";>#58879</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/6.5.3...6.5.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=antd&package-manager=npm_and_yarn&previous-version=6.5.3&new-version=6.5.4)](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