dependabot[bot] opened a new pull request, #37301: URL: https://github.com/apache/superset/pull/37301
Bumps [antd](https://github.com/ant-design/ant-design) from 6.2.0 to 6.2.1. <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.2.1</h2> <ul> <li>🐞 Fix Button child element's <code>className</code> be cleared if it contains two Chinese characters. <a href="https://redirect.github.com/ant-design/ant-design/pull/56593">#56593</a> <a href="https://github.com/QdabuliuQ"><code>@QdabuliuQ</code></a></li> <li>🐞 Fix DatePicker DOM not updated bug after update <code>suffixIcon</code> as <code>null</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/56637">#56637</a> <a href="https://github.com/AlanQtten"><code>@AlanQtten</code></a></li> <li>🐞 Fix Table content area border radius when set border radius for container. <a href="https://redirect.github.com/ant-design/ant-design/pull/56478">#56478</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Card unexpected border radius for Body area. <a href="https://redirect.github.com/ant-design/ant-design/pull/56653">#56653</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>💄 MISC: Fix unexpected <code>undefined</code> and <code>null</code> in the injected styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/56636">#56636</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>💄 MISC: Improve <code>background</code> transition to <code>background-color</code> for all components. <a href="https://redirect.github.com/ant-design/ant-design/pull/56598">#56598</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve Grid use <code>genCssVar</code> method to generate more stable CSS variable names. <a href="https://redirect.github.com/ant-design/ant-design/pull/56635">#56635</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve <code>@ant-design/icons</code> usage to avoid depend on full package since externals. <a href="https://redirect.github.com/ant-design/ant-design/pull/56639">#56639</a> <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a></li> </ul> <hr /> <ul> <li>🐞 修复 Button 子元素为包含两个中文字符的标签时,原有 <code>className</code> 被清空的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56593">#56593</a> <a href="https://github.com/QdabuliuQ"><code>@QdabuliuQ</code></a></li> <li>🐞 修复 DatePicker 在设置 <code>suffixIcon</code> 为 <code>null</code> 后不会更新 DOM 的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56637">#56637</a> <a href="https://github.com/AlanQtten"><code>@AlanQtten</code></a></li> <li>🐞 修复 Table 容器设置圆角时,内部内容区域圆角不一致的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56478">#56478</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 修复 Card Body 区域有非预期圆角值的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56653">#56653</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>💄 杂项:修复 <code>undefined</code> 和 <code>null</code> 值被注入到 CSS 的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56636">#56636</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>💄 杂项:优化所有组件中的 <code>background</code> 过渡为 <code>background-color</code>。<a href="https://redirect.github.com/ant-design/ant-design/pull/56598">#56598</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 优化 Grid 使用 <code>genCssVar</code> 方法以生成更加稳定的 CSS 变量名。<a href="https://redirect.github.com/ant-design/ant-design/pull/56635">#56635</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 优化 <code>@ant-design/icons</code> 引入方式为独立图标引入,避免被 externals 增加前置依赖。<a href="https://redirect.github.com/ant-design/ant-design/pull/56639">#56639</a> <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</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.2.1</h2> <p><code>2026-01-20</code></p> <ul> <li>🐞 Fix Button child element's <code>className</code> be cleared if it contains two Chinese characters. <a href="https://redirect.github.com/ant-design/ant-design/pull/56593">#56593</a> <a href="https://github.com/QdabuliuQ"><code>@QdabuliuQ</code></a></li> <li>🐞 Fix DatePicker DOM not updated bug after update <code>suffixIcon</code> as <code>null</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/56637">#56637</a> <a href="https://github.com/AlanQtten"><code>@AlanQtten</code></a></li> <li>🐞 Fix Table content area border radius when set border radius for container. <a href="https://redirect.github.com/ant-design/ant-design/pull/56478">#56478</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Card unexpected border radius for Body area. <a href="https://redirect.github.com/ant-design/ant-design/pull/56653">#56653</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>💄 MISC: Fix unexpected <code>undefined</code> and <code>null</code> in the injected styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/56636">#56636</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>💄 MISC: Improve <code>background</code> transition to <code>background-color</code> for all components. <a href="https://redirect.github.com/ant-design/ant-design/pull/56598">#56598</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve Grid use <code>genCssVar</code> method to generate more stable CSS variable names. <a href="https://redirect.github.com/ant-design/ant-design/pull/56635">#56635</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve <code>@ant-design/icons</code> usage to avoid depend on full package since externals. <a href="https://redirect.github.com/ant-design/ant-design/pull/56639">#56639</a> <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ant-design/ant-design/commit/8b4235a53b240760e61673323534f914c956f96a"><code>8b4235a</code></a> docs: changelog for 6.2.1 (<a href="https://redirect.github.com/ant-design/ant-design/issues/56667">#56667</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c46ce7fb86b004e47d2fad7e76ad1e71d79a8da5"><code>c46ce7f</code></a> fix: pagination size docs (<a href="https://redirect.github.com/ant-design/ant-design/issues/56668">#56668</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/8574b941a76b2b88a23854ff6cd8ac577435ccc6"><code>8574b94</code></a> feat: add semantic ci (<a href="https://redirect.github.com/ant-design/ant-design/issues/56670">#56670</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/edf65d3eebcbd7c36c3174832592959cf5343106"><code>edf65d3</code></a> chore: remove unnecessary brackets in style (<a href="https://redirect.github.com/ant-design/ant-design/issues/56665">#56665</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c5e5ac7c3f3d877eade67a788f450d91116b03c0"><code>c5e5ac7</code></a> feat: add semantic snap (<a href="https://redirect.github.com/ant-design/ant-design/issues/56600">#56600</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/937f5d0738d23bf21846109597ad4823fd725e5b"><code>937f5d0</code></a> fix(card): Fixed the overflow issue in the Card component body (<a href="https://redirect.github.com/ant-design/ant-design/issues/56653">#56653</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/3848b6bb825a1d264b461a90f8f0d0ad3d731fd9"><code>3848b6b</code></a> docs: fix SemanticPreview not work (<a href="https://redirect.github.com/ant-design/ant-design/issues/56650">#56650</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/bb5642f90bb16f128917b1b480dca0a7fc93ef4b"><code>bb5642f</code></a> chore: improve tree DirectoryTree (<a href="https://redirect.github.com/ant-design/ant-design/issues/56648">#56648</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/60442f9d44db6af2f96093f73858f3c3a0218ff2"><code>60442f9</code></a> chore: improve tooltip (<a href="https://redirect.github.com/ant-design/ant-design/issues/56645">#56645</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c8e79dda70d10abe5e96c4695cfcbaa632a6ed8f"><code>c8e79dd</code></a> chore(deps): update dependency <code>@eslint-react/eslint-plugin</code> to v2.7.2 (<a href="https://redirect.github.com/ant-design/ant-design/issues/56643">#56643</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ant-design/ant-design/compare/6.2.0...6.2.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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
