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

   Bumps [antd](https://github.com/ant-design/ant-design) from 6.6.2 to 6.6.3.
   <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.6.3</h2>
   <ul>
   <li>🐞 Fix DatePicker and TimePicker rendering issues when 
<code>prefix</code>, <code>suffixIcon</code>, 
<code>allowClear.clearIcon</code>, or the value returned by 
<code>renderExtraFooter</code> is <code>0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1009";>react-component/picker#1009</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Modal and Drawer mask click closing behavior when reusing a 
<code>mask</code> configuration object. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59233";>#59233</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🤖 Fix Select, AutoComplete, Cascader, and TreeSelect 
<code>popupRender</code> types to accept <code>ReactElement</code> and return 
<code>ReactNode</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59207";>#59207</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>DatePicker
   <ul>
   <li>🇩🇪 Fix DatePicker using incorrect default date and date-time formats 
with the German locale, using <code>DD.MM.YYYY</code> and <code>DD.MM.YYYY 
HH:mm:ss</code> respectively. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59151";>#59151</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix DatePicker popup closing unexpectedly when navigating to the month 
boundary set by <code>minDate</code> or <code>maxDate</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1012";>react-component/picker#1012</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix DatePicker.RangePicker losing the pending date selection highlight 
when hovering over another date with <code>showTime</code> enabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1010";>react-component/picker#1010</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🌐 Add missing DatePicker year, quarter, month, week, and range 
placeholders in 32 locales. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59219";>#59219</a> 
<a href="https://github.com/stop1love1";><code>@​stop1love1</code></a></li>
   <li>🌐 Correct Traditional Chinese (Taiwan) text for the DatePicker 
confirmation button and ColorPicker gradient color. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59129";>#59129</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   </ul>
   </li>
   <li>Icon
   <ul>
   <li>🆕 Add <code>MetaFilled</code> and <code>NetflixFilled</code> brand icons 
to Icon. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/755";>ant-design-icons#755</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a 
href="https://github.com/mohamedkhaled4053";><code>@​mohamedkhaled4053</code></a></li>
   <li>🐞 Fix Icon <code>XFilled</code> rendering as a solid square. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/758";>ant-design-icons#758</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Icon failing to render when bundled with Bun. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/768";>ant-design-icons#768</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Icon crashing the page when an icon definition is invalid. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/762";>ant-design-icons#762</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   </ul>
   </li>
   <li>Input
   <ul>
   <li>🐞 Fix Input.Password ignoring controlled visibility when activating the 
visibility toggle. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59168";>#59168</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>⌨️ Fix Input.Password repeatedly toggling password visibility when 
holding down Enter or Space. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59135";>#59135</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix Input.Search not calling the custom <code>enterButton</code> 
<code>onMouseDown</code> handler. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59180";>#59180</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Dropdown throwing errors when <code>popupRender</code> returns 
<code>null</code>, arrays, or numbers. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59207";>#59207</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Checkbox.Group losing default selections and failing to update 
selections when <code>value</code> is <code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59217";>#59217</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Radio.Group not updating its selection when <code>value</code> is 
<code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59162";>#59162</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Layout.Sider not collapsing when clicking its trigger with 
<code>collapsed</code> set to <code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59175";>#59175</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Table single-select tree filters not selecting empty string 
values. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59141";>#59141</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Image.PreviewGroup navigation arrows pointing in the wrong 
direction in RTL mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59145";>#59145</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>⌨️ Fix Tag close buttons and Tag.CheckableTag being activated repeatedly 
when holding down Enter or Space. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59134";>#59134</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>♿ Improve Steps progress icon accessibility semantics and remove its 
hardcoded English name. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59073";>#59073</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🌐 Add localized accessible names for Carousel navigation arrows in 45 
locales. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59218";>#59218</a> 
<a href="https://github.com/stop1love1";><code>@​stop1love1</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 DatePicker 和 TimePicker 的 
<code>prefix</code>、<code>suffixIcon</code>、<code>allowClear.clearIcon</code> 或 
<code>renderExtraFooter</code> 返回值为 <code>0</code> 时渲染异常的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1009";>react-component/picker#1009</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Modal 和 Drawer 复用 <code>mask</code> 配置对象时点击遮罩关闭行为异常的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59233";>#59233</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🤖 修正 Select、AutoComplete、Cascader 和 TreeSelect 的 
<code>popupRender</code> 类型,支持接收 <code>ReactElement</code> 并返回 
<code>ReactNode</code>。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59207";>#59207</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>DatePicker
   <ul>
   <li>🇩🇪 修复 DatePicker 在德语地区设置下默认日期和日期时间格式不正确的问题,分别使用 <code>DD.MM.YYYY</code> 
和 <code>DD.MM.YYYY HH:mm:ss</code>。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59151";>#59151</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 修复 DatePicker 设置 <code>minDate</code> 或 <code>maxDate</code> 
后,切换到边界月份时面板意外关闭的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1012";>react-component/picker#1012</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 DatePicker.RangePicker 开启 <code>showTime</code> 
时,悬停其他日期导致待确认日期的选中样式丢失的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1010";>react-component/picker#1010</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🌐 补充 DatePicker 在 32 个语言包中缺失的年、季度、月、周及对应范围选择占位文案。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59219";>#59219</a> 
<a href="https://github.com/stop1love1";><code>@​stop1love1</code></a></li>
   <li>🌐 修正 DatePicker 确认按钮和 ColorPicker 渐变色的繁体中文(台湾)文案。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59129";>#59129</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   </ul>
   </li>
   <li>Icon
   <ul>
   <li>🆕 新增 Icon 品牌图标 <code>MetaFilled</code> 和 <code>NetflixFilled</code>。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/755";>ant-design-icons#755</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a 
href="https://github.com/mohamedkhaled4053";><code>@​mohamedkhaled4053</code></a></li>
   <li>🐞 修复 Icon 的 <code>XFilled</code> 图标显示为实心方块的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/758";>ant-design-icons#758</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Icon 在 Bun 打包后无法显示的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/768";>ant-design-icons#768</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 Icon 遇到无效图标定义时导致页面崩溃的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/762";>ant-design-icons#762</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   </ul>
   </li>
   <li>Input
   <ul>
   <li>🐞 修复 Input.Password 切换显隐时未遵循受控显隐状态的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59168";>#59168</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>⌨️ 修复 Input.Password 在长按回车键或空格键时反复切换密码可见状态的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59135";>#59135</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 修复 Input.Search 未触发自定义 <code>enterButton</code> 的 
<code>onMouseDown</code> 回调的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59180";>#59180</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>🐞 修复 Dropdown 的 <code>popupRender</code> 返回 
<code>null</code>、数组或数字等内容时抛出错误的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59207";>#59207</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Checkbox.Group 的 <code>value</code> 为 <code>undefined</code> 
时默认选中项失效且无法更新选中状态的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59217";>#59217</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 修复 Radio.Group 在 <code>value</code> 为 <code>undefined</code> 
时无法更新选中项的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59162";>#59162</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></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.6.3</h2>
   <p><code>2026-09-07</code></p>
   <ul>
   <li>🐞 Fix DatePicker and TimePicker rendering issues when 
<code>prefix</code>, <code>suffixIcon</code>, 
<code>allowClear.clearIcon</code>, or the value returned by 
<code>renderExtraFooter</code> is <code>0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1009";>react-component/picker#1009</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Modal and Drawer mask click closing behavior when reusing a 
<code>mask</code> configuration object. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59233";>#59233</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🤖 Fix Select, AutoComplete, Cascader, and TreeSelect 
<code>popupRender</code> types to accept <code>ReactElement</code> and return 
<code>ReactNode</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59207";>#59207</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>DatePicker
   <ul>
   <li>🇩🇪 Fix DatePicker using incorrect default date and date-time formats 
with the German locale, using <code>DD.MM.YYYY</code> and <code>DD.MM.YYYY 
HH:mm:ss</code> respectively. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59151";>#59151</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix DatePicker popup closing unexpectedly when navigating to the month 
boundary set by <code>minDate</code> or <code>maxDate</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1012";>react-component/picker#1012</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix DatePicker.RangePicker losing the pending date selection highlight 
when hovering over another date with <code>showTime</code> enabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59212";>#59212</a> 
<a 
href="https://redirect.github.com/react-component/picker/pull/1010";>react-component/picker#1010</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🌐 Add missing DatePicker year, quarter, month, week, and range 
placeholders in 32 locales. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59219";>#59219</a> 
<a href="https://github.com/stop1love1";><code>@​stop1love1</code></a></li>
   <li>🌐 Correct Traditional Chinese (Taiwan) text for the DatePicker 
confirmation button and ColorPicker gradient color. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59129";>#59129</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   </ul>
   </li>
   <li>Icon
   <ul>
   <li>🆕 Add <code>MetaFilled</code> and <code>NetflixFilled</code> brand icons 
to Icon. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/755";>ant-design-icons#755</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a 
href="https://github.com/mohamedkhaled4053";><code>@​mohamedkhaled4053</code></a></li>
   <li>🐞 Fix Icon <code>XFilled</code> rendering as a solid square. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/758";>ant-design-icons#758</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Icon failing to render when bundled with Bun. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/768";>ant-design-icons#768</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Icon crashing the page when an icon definition is invalid. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59178";>#59178</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design-icons/pull/762";>ant-design-icons#762</a>
 <a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   </ul>
   </li>
   <li>Input
   <ul>
   <li>🐞 Fix Input.Password ignoring controlled visibility when activating the 
visibility toggle. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59168";>#59168</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>⌨️ Fix Input.Password repeatedly toggling password visibility when 
holding down Enter or Space. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59135";>#59135</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix Input.Search not calling the custom <code>enterButton</code> 
<code>onMouseDown</code> handler. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59180";>#59180</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Dropdown throwing errors when <code>popupRender</code> returns 
<code>null</code>, arrays, or numbers. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59207";>#59207</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Checkbox.Group losing default selections and failing to update 
selections when <code>value</code> is <code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59217";>#59217</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Radio.Group not updating its selection when <code>value</code> is 
<code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59162";>#59162</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Layout.Sider not collapsing when clicking its trigger with 
<code>collapsed</code> set to <code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59175";>#59175</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Table single-select tree filters not selecting empty string 
values. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59141";>#59141</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Image.PreviewGroup navigation arrows pointing in the wrong 
direction in RTL mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59145";>#59145</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>⌨️ Fix Tag close buttons and Tag.CheckableTag being activated repeatedly 
when holding down Enter or Space. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59134";>#59134</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>♿ Improve Steps progress icon accessibility semantics and remove its 
hardcoded English name. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59073";>#59073</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🌐 Add localized accessible names for Carousel navigation arrows in 45 
locales. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59218";>#59218</a> 
<a href="https://github.com/stop1love1";><code>@​stop1love1</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/6b46530a84b9d65783deb58df42d22d46b50efa7";><code>6b46530</code></a>
 docs: add changelog for 6.6.3 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59239";>#59239</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/9e9d2d506bc660799d3e186a2b545ac5de733322";><code>9e9d2d5</code></a>
 fix(DatePicker): use German date formats (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59151";>#59151</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/9ed4ef1f0a32770eda99c262665ed4db724f5efb";><code>9ed4ef1</code></a>
 docs: explain SVG icon alignment in FAQ (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59238";>#59238</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c0972ce041791017a209ca08f94430a34904447c";><code>c0972ce</code></a>
 docs: align API table defaults and versions between en-US and zh-CN (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59214";>#59214</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c840fec50eb6f137c5a1aa0bd8027bb4f6ad49d2";><code>c840fec</code></a>
 docs: align open-state callback parameter names (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59236";>#59236</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/23207f0c626a30daf23ddd43d8ec29f71c467fbb";><code>23207f0</code></a>
 fix: stop mutating the mask config object passed by the user (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59233";>#59233</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/e825c6d9a874c5798349a12b52aa90f8c9a47633";><code>e825c6d</code></a>
 docs: align getting started guides (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59188";>#59188</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/a170e43cd53ec131b73b43f35ba6f5a841958729";><code>a170e43</code></a>
 chore(deps): update nearform-actions/github-action-notify-twitter digest to 
c...</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/a3f839f3dd1c07024fda94022b9d15ff1c23c708";><code>a3f839f</code></a>
 chore(deps): update dependency <code>@​antfu/eslint-config</code> to ~9.5.0 
(<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59227";>#59227</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c4a242f8d639ce45d31575377dfab10b4c54ac33";><code>c4a242f</code></a>
 chore(deps): update jest dependencies to v30.5.1 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59228";>#59228</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/6.6.2...6.6.3";>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.6.2&new-version=6.6.3)](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