dependabot[bot] opened a new pull request, #41228: URL: https://github.com/apache/superset/pull/41228
Bumps [antd](https://github.com/ant-design/ant-design) from 6.4.3 to 6.4.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.4.4</h2> <ul> <li>🛠 Fix build failures in Vite, Yarn PnP, Node 25 and other strict ESM environments caused by deep path imports of rc-component packages. <a href="https://redirect.github.com/ant-design/ant-design/issues/58115">#58115</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🛠 Fix multiple components rendering empty wrapper DOM nodes when ReactNode content is an empty string. <a href="https://redirect.github.com/ant-design/ant-design/pull/58160">#58160</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>Descriptions <ul> <li>🐞 Fix Descriptions width being unexpectedly inflated when nested inside a Table. <a href="https://redirect.github.com/ant-design/ant-design/pull/58203">#58203</a> <a href="https://github.com/18062706139fcz"><code>@18062706139fcz</code></a></li> <li>🐞 Fix Descriptions responsive <code>column</code> value not behaving as expected. <a href="https://redirect.github.com/ant-design/ant-design/pull/58058">#58058</a> <a href="https://github.com/kfylaktopoulos"><code>@kfylaktopoulos</code></a></li> </ul> </li> <li>Radio <ul> <li>🐞 Fix Radio.Group button style border radius and adjacent border display issue in vertical layout. <a href="https://redirect.github.com/ant-design/ant-design/pull/58317">#58317</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Radio checked state not updating on click in uncontrolled mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/57917">#57917</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Table <ul> <li>🐞 Fix Table incorrect semantic DOM structure in <code>virtual</code> mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58134">#58134</a> <a href="https://github.com/meet-student"><code>@meet-student</code></a></li> <li>⌨️ Improve Table filter dropdown accessibility by marking the wrapper container as presentational. <a href="https://redirect.github.com/ant-design/ant-design/pull/58164">#58164</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> </ul> </li> <li>Tour <ul> <li>⌨️ Fix Tour previous button text color readability on hover in primary type. <a href="https://redirect.github.com/ant-design/ant-design/pull/58311">#58311</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🇰🇭 Add missing Tour Khmer km_KH locale text. <a href="https://redirect.github.com/ant-design/ant-design/pull/58140">#58140</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> <li>Transfer <ul> <li>⌨️ Fix Transfer not forwarding root HTML attributes which affects accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58166">#58166</a> <a href="https://github.com/ZQDesigned"><code>@ZQDesigned</code></a></li> <li>⚡️ Improve Transfer iteration performance when collecting enabled item keys. <a href="https://redirect.github.com/ant-design/ant-design/pull/58168">#58168</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> </ul> </li> <li>🐞 Fix Menu icon animation jumping when collapsed. <a href="https://redirect.github.com/ant-design/ant-design/pull/58271">#58271</a> <a href="https://github.com/murisans"><code>@murisans</code></a></li> <li>🐞 Fix Modal footer buttons vertical misalignment when <code>confirmLoading</code> is <code>true</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58120">#58120</a> <a href="https://github.com/xxiaoxiong"><code>@xxiaoxiong</code></a></li> <li>🐞 Fix Notification close button overlapping description content when title is not provided. <a href="https://redirect.github.com/ant-design/ant-design/pull/58096">#58096</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Popover and Popconfirm not rendering when <code>title</code> or <code>content</code> is the number <code>0</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58296">#58296</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🐞 Fix Slider surrounding text being unexpectedly selected when dragging the handle in Safari. <a href="https://redirect.github.com/ant-design/ant-design/pull/58024">#58024</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> <li>🐞 Fix Tabs more dropdown animation direction when popup placement flips upward. <a href="https://redirect.github.com/ant-design/ant-design/pull/58202">#58202</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Tree.DirectoryTree <code>defaultExpandParent</code> not working. <a href="https://redirect.github.com/ant-design/ant-design/pull/58068">#58068</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 Fix Upload progress bar becoming abnormally thick when <code>progress</code> is not configured. <a href="https://redirect.github.com/ant-design/ant-design/pull/58126">#58126</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Icon spin animation stopping when multiple <code>iconPrefixCls</code> coexist. <a href="https://redirect.github.com/ant-design/ant-design/pull/58253">#58253</a> <a href="https://github.com/18062706139fcz"><code>@18062706139fcz</code></a></li> <li>💄 Fix AutoComplete disabled custom input background color being darker than other disabled controls. <a href="https://redirect.github.com/ant-design/ant-design/pull/58114">#58114</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Checkbox hover style remaining after tap on mobile devices. <a href="https://redirect.github.com/ant-design/ant-design/pull/58085">#58085</a> <a href="https://github.com/unknowntocka"><code>@unknowntocka</code></a></li> <li>💄 Fix Empty SVG colors not using design tokens to support dark mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58152">#58152</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> <li>💄 Fix Result and Popconfirm icon colors being overridden by global icon reset styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/58157">#58157</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Select selected option active state background color not following theme color. <a href="https://redirect.github.com/ant-design/ant-design/pull/58069">#58069</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Tooltip and Popover arrow shadow being darker than container. <a href="https://redirect.github.com/ant-design/ant-design/pull/57988">#57988</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>💄 Deepen <code>boxShadowTertiary</code> for better visibility on light backgrounds, affecting Card, Tour and Segmented. <a href="https://redirect.github.com/ant-design/ant-design/pull/58205">#58205</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>⌨️ Improve ColorPicker clear button semantic attributes for better accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58040">#58040</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>⌨️ Improve DatePicker and TimePicker clear button accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58132">#58132</a> <a href="https://github.com/Pareder"><code>@Pareder</code></a></li> <li>⌨️ Improve Splitter split bar semantic attributes for better accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58060">#58060</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>⌨️ Improve Tag.CheckableTag semantic attributes for better accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58067">#58067</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>🛠 Fix Dropdown triggering React 19 element.ref deprecation warning when the trigger node has a ref. <a href="https://redirect.github.com/ant-design/ant-design/pull/58056">#58056</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🛠 Fix multiple components rendering empty wrapper DOM nodes when ReactNode content is false. <a href="https://redirect.github.com/ant-design/ant-design/pull/58088">#58088</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🌐 Localization <ul> <li>🇬🇧 Improve QRCode and ColorPicker British English en_GB locale to align with American English en_US. <a href="https://redirect.github.com/ant-design/ant-design/pull/58224">#58224</a> <a href="https://github.com/JordanWeatherby"><code>@JordanWeatherby</code></a></li> <li>🇧🇷 Add missing Brazilian Portuguese pt_BR locale text for QRCode and ColorPicker. <a href="https://redirect.github.com/ant-design/ant-design/pull/58188">#58188</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> <li>TypeScript <ul> <li>🤖 Fix AutoComplete <code>showSearch</code> type leaking unsupported Select props. <a href="https://redirect.github.com/ant-design/ant-design/pull/58104">#58104</a> <a href="https://github.com/sri443"><code>@sri443</code></a></li> <li>🤖 Improve Descriptions type definition to support native HTML attributes. <a href="https://redirect.github.com/ant-design/ant-design/pull/58190">#58190</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> </ul> <hr /> <ul> <li>🛠 修复多个组件在 Vite、Yarn PnP、Node 25 等严格 ESM 环境下因引用 rc 组件包深路径导致构建失败的问题。<a href="https://redirect.github.com/ant-design/ant-design/issues/58115">#58115</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🛠 修复多个组件在 ReactNode 内容为空字符串时渲染空包装 DOM 节点的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/58160">#58160</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>Descriptions</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.4.4</h2> <p><code>2026-06-12</code></p> <ul> <li>🛠 Fix build failures in Vite, Yarn PnP, Node 25 and other strict ESM environments caused by deep path imports of rc-component packages. <a href="https://redirect.github.com/ant-design/ant-design/issues/58115">#58115</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🛠 Fix multiple components rendering empty wrapper DOM nodes when ReactNode content is an empty string. <a href="https://redirect.github.com/ant-design/ant-design/pull/58160">#58160</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>Descriptions <ul> <li>🐞 Fix Descriptions width being unexpectedly inflated when nested inside a Table. <a href="https://redirect.github.com/ant-design/ant-design/pull/58203">#58203</a> <a href="https://github.com/18062706139fcz"><code>@18062706139fcz</code></a></li> <li>🐞 Fix Descriptions responsive <code>column</code> value not behaving as expected. <a href="https://redirect.github.com/ant-design/ant-design/pull/58058">#58058</a> <a href="https://github.com/kfylaktopoulos"><code>@kfylaktopoulos</code></a></li> </ul> </li> <li>Radio <ul> <li>🐞 Fix Radio.Group button style border radius and adjacent border display issue in vertical layout. <a href="https://redirect.github.com/ant-design/ant-design/pull/58317">#58317</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Radio checked state not updating on click in uncontrolled mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/57917">#57917</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Table <ul> <li>🐞 Fix Table incorrect semantic DOM structure in <code>virtual</code> mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58134">#58134</a> <a href="https://github.com/meet-student"><code>@meet-student</code></a></li> <li>⌨️ Improve Table filter dropdown accessibility by marking the wrapper container as presentational. <a href="https://redirect.github.com/ant-design/ant-design/pull/58164">#58164</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> </ul> </li> <li>Tour <ul> <li>⌨️ Fix Tour previous button text color readability on hover in primary type. <a href="https://redirect.github.com/ant-design/ant-design/pull/58311">#58311</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🇰🇭 Add missing Tour Khmer km_KH locale text. <a href="https://redirect.github.com/ant-design/ant-design/pull/58140">#58140</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> <li>Transfer <ul> <li>⌨️ Fix Transfer not forwarding root HTML attributes which affects accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58166">#58166</a> <a href="https://github.com/ZQDesigned"><code>@ZQDesigned</code></a></li> <li>⚡️ Improve Transfer iteration performance when collecting enabled item keys. <a href="https://redirect.github.com/ant-design/ant-design/pull/58168">#58168</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> </ul> </li> <li>🐞 Fix Menu icon animation jumping when collapsed. <a href="https://redirect.github.com/ant-design/ant-design/pull/58271">#58271</a> <a href="https://github.com/murisans"><code>@murisans</code></a></li> <li>🐞 Fix Modal footer buttons vertical misalignment when <code>confirmLoading</code> is <code>true</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58120">#58120</a> <a href="https://github.com/xxiaoxiong"><code>@xxiaoxiong</code></a></li> <li>🐞 Fix Notification close button overlapping description content when title is not provided. <a href="https://redirect.github.com/ant-design/ant-design/pull/58096">#58096</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Popover and Popconfirm not rendering when <code>title</code> or <code>content</code> is the number <code>0</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58296">#58296</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🐞 Fix Slider surrounding text being unexpectedly selected when dragging the handle in Safari. <a href="https://redirect.github.com/ant-design/ant-design/pull/58024">#58024</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> <li>🐞 Fix Tabs more dropdown animation direction when popup placement flips upward. <a href="https://redirect.github.com/ant-design/ant-design/pull/58202">#58202</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Tree.DirectoryTree <code>defaultExpandParent</code> not working. <a href="https://redirect.github.com/ant-design/ant-design/pull/58068">#58068</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 Fix Upload progress bar becoming abnormally thick when <code>progress</code> is not configured. <a href="https://redirect.github.com/ant-design/ant-design/pull/58126">#58126</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Icon spin animation stopping when multiple <code>iconPrefixCls</code> coexist. <a href="https://redirect.github.com/ant-design/ant-design/pull/58253">#58253</a> <a href="https://github.com/18062706139fcz"><code>@18062706139fcz</code></a></li> <li>💄 Fix AutoComplete disabled custom input background color being darker than other disabled controls. <a href="https://redirect.github.com/ant-design/ant-design/pull/58114">#58114</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Checkbox hover style remaining after tap on mobile devices. <a href="https://redirect.github.com/ant-design/ant-design/pull/58085">#58085</a> <a href="https://github.com/unknowntocka"><code>@unknowntocka</code></a></li> <li>💄 Fix Empty SVG colors not using design tokens to support dark mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58152">#58152</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> <li>💄 Fix Result and Popconfirm icon colors being overridden by global icon reset styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/58157">#58157</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Select selected option active state background color not following theme color. <a href="https://redirect.github.com/ant-design/ant-design/pull/58069">#58069</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Tooltip and Popover arrow shadow being darker than container. <a href="https://redirect.github.com/ant-design/ant-design/pull/57988">#57988</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>💄 Deepen <code>boxShadowTertiary</code> for better visibility on light backgrounds, affecting Card, Tour and Segmented. <a href="https://redirect.github.com/ant-design/ant-design/pull/58205">#58205</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>⌨️ Improve ColorPicker clear button semantic attributes for better accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58040">#58040</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>⌨️ Improve DatePicker and TimePicker clear button accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58132">#58132</a> <a href="https://github.com/Pareder"><code>@Pareder</code></a></li> <li>⌨️ Improve Splitter split bar semantic attributes for better accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58060">#58060</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>⌨️ Improve Tag.CheckableTag semantic attributes for better accessibility. <a href="https://redirect.github.com/ant-design/ant-design/pull/58067">#58067</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>🛠 Fix Dropdown triggering React 19 element.ref deprecation warning when the trigger node has a ref. <a href="https://redirect.github.com/ant-design/ant-design/pull/58056">#58056</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🛠 Fix multiple components rendering empty wrapper DOM nodes when ReactNode content is false. <a href="https://redirect.github.com/ant-design/ant-design/pull/58088">#58088</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🌐 Localization <ul> <li>🇬🇧 Improve QRCode and ColorPicker British English en_GB locale to align with American English en_US. <a href="https://redirect.github.com/ant-design/ant-design/pull/58224">#58224</a> <a href="https://github.com/JordanWeatherby"><code>@JordanWeatherby</code></a></li> <li>🇧🇷 Add missing Brazilian Portuguese pt_BR locale text for QRCode and ColorPicker. <a href="https://redirect.github.com/ant-design/ant-design/pull/58188">#58188</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> <li>TypeScript <ul> <li>🤖 Fix AutoComplete <code>showSearch</code> type leaking unsupported Select props. <a href="https://redirect.github.com/ant-design/ant-design/pull/58104">#58104</a> <a href="https://github.com/sri443"><code>@sri443</code></a></li> <li>🤖 Improve Descriptions type definition to support native HTML attributes. <a href="https://redirect.github.com/ant-design/ant-design/pull/58190">#58190</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ant-design/ant-design/commit/b2c4b75fed3c69de3e8149be12c91340f3e809c9"><code>b2c4b75</code></a> docs: changelog for 6.4.4 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58340">#58340</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c876bad59c720e22678ea6c67799fcb198c5d522"><code>c876bad</code></a> chore: upgrade deps (<a href="https://redirect.github.com/ant-design/ant-design/issues/58337">#58337</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/4c656d56d8c579b0cc79fc1da1a4d1d1af9859c6"><code>4c656d5</code></a> chore: bump sharp from 0.34.5 to 0.35.1 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58338">#58338</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/8a700ba34a8413a55eba92b70fd7e3305d0d0538"><code>8a700ba</code></a> docs: fix grammar in Progress steps description (<a href="https://redirect.github.com/ant-design/ant-design/issues/58325">#58325</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/cd126c637de3d70d6de4bd951516cd1edf13f057"><code>cd126c6</code></a> demo: update demo (<a href="https://redirect.github.com/ant-design/ant-design/issues/58320">#58320</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/9470b7133d719b5bb15d9221db1c98dcdc85bf1b"><code>9470b71</code></a> chore(deps): upgrade qrcode to v2 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58332">#58332</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/2f4435fd1a550d94ff013fee577709c52eac0a38"><code>2f4435f</code></a> docs: reduce semantic preview demo heights (<a href="https://redirect.github.com/ant-design/ant-design/issues/58298">#58298</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/d9563d603b0f3532abd029a892f70d36c0d4e47b"><code>d9563d6</code></a> chore: bump father from 4.6.22 to 4.6.23 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58322">#58322</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/88ef5cff9ae20adb68b753810de7d5264f0137b4"><code>88ef5cf</code></a> fix: keep Popover/Popconfirm rendering when title or content is the number 0 ...</li> <li><a href="https://github.com/ant-design/ant-design/commit/722d20e64abd611517c9dba145e45b45f316d960"><code>722d20e</code></a> chore: bump father from 4.6.21 to 4.6.22 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58302">#58302</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ant-design/ant-design/compare/6.4.3...6.4.4">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]
