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

   Bumps [antd](https://github.com/ant-design/ant-design) from 6.6.1 to 6.6.2.
   <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.2</h2>
   <ul>
   <li>♿ Improve Progress, Steps, and Tooltip accessibility by avoiding 
redundant SVG announcements, triggering Steps item <code>onClick</code> on 
keyboard activation, and preserving existing Tooltip 
<code>aria-describedby</code> relationships. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59139";>#59139</a> 
<a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a></li>
   <li>🐞 Fix numeric <code>0</code> content rendering across Alert, Empty, 
Card, Tag, Breadcrumb, Segmented, FloatButton, Form.Item, and Statistic. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59117";>#59117</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59094";>#59094</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59079";>#59079</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59101";>#59101</a> 
<a href="https://github.com/bhumin18";><code>@​bhumin18</code></a> <a 
href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a> <a 
href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🤖 Fix Alert global <code>closable</code> and Select and AutoComplete 
<code>onPopupVisibleChange</code> type definitions incorrectly exposing 
unsupported callbacks or props. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59100";>#59100</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59142";>#59142</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>Menu
   <ul>
   <li>⌨️ Fix duplicate Menu popup IDs across multiple instances. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59048";>#59048</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Menu horizontal submenus unexpectedly closing when the pointer 
moves from an item to its popup. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59088";>#59088</a> 
<a href="https://github.com/EmilyyyLiu";><code>@​EmilyyyLiu</code></a></li>
   <li>🐞 Fix Menu icons continuing to move after an inline menu finishes 
collapsing. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59085";>#59085</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>Transfer
   <ul>
   <li>🐞 Fix Transfer select-all checkbox remaining enabled when all search 
results are disabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59121";>#59121</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Transfer rendering no items after filtered data is restored from 
an empty result. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59074";>#59074</a> 
<a href="https://github.com/biubiukam";><code>@​biubiukam</code></a></li>
   </ul>
   </li>
   <li>Table
   <ul>
   <li>🐞 Fix Table sortable columns not invoking custom <code>onKeyDown</code> 
handlers for keys other than Enter. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59078";>#59078</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Table triggering 
<code>filterDropdownProps.onOpenChange(false)</code> twice when closing the 
built-in filter dropdown. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59023";>#59023</a> 
<a href="https://github.com/thlovey";><code>@​thlovey</code></a></li>
   </ul>
   </li>
   <li>Tree
   <ul>
   <li>🐞 Fix Tree.DirectoryTree failing to expand or select nodes when 
<code>expandedKeys</code> or <code>selectedKeys</code> is explicitly 
<code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59076";>#59076</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🐞 Fix Tree.DirectoryTree Shift range selection when starting from a node 
whose <code>key</code> is numeric <code>0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59029";>#59029</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>List
   <ul>
   <li>🐞 Fix List remounting items when <code>rowKey</code> returns numeric 
<code>0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59113";>#59113</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🛎 Update List deprecation warning to recommend migrating to Listy. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59060";>#59060</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Checkbox.Group <code>disabled={false}</code> failing to override 
the global disabled state for JSX children. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59109";>#59109</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Upload leaving hidden canvas elements in the DOM after generating 
GIF previews. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59137";>#59137</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Notification close buttons unintentionally submitting enclosing 
forms. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59126";>#59126</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix Drawer header action area not rendering when only the 
<code>extra</code> prop is provided. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59089";>#59089</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Grid Row retaining stale <code>align</code> and 
<code>justify</code> classes after the props are removed or responsive 
breakpoints stop matching. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59066";>#59066</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Tag.CheckableTag local <code>style</code> being overridden by 
ConfigProvider <code>tag.style</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59087";>#59087</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>♿ Improve Steps accessibility by hiding decorative panel arrows from 
assistive technology. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59105";>#59105</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>♿ Improve Skeleton.Image accessibility by hiding its decorative 
placeholder graphic from assistive technology. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59107";>#59107</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix Descriptions resetting item state after reordering an item with 
<code>key: 0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59064";>#59064</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Cascader and Cascader.Panel showing the default empty state when 
<code>notFoundContent</code> is <code>null</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59028";>#59028</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Watermark throwing an error when <code>content</code> is 
<code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59077";>#59077</a> 
<a href="https://github.com/VamoBao";><code>@​VamoBao</code></a></li>
   <li>📖 Fix component LLMs links on website mirrors and local deployments. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59062";>#59062</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>♿ 优化 Progress、Steps 和 Tooltip 的无障碍体验,避免进度条 SVG 被重复朗读,确保键盘激活 Steps 项目时触发 
<code>onClick</code>,并保留 Tooltip 已有的 <code>aria-describedby</code> 关联。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59139";>#59139</a> 
<a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a></li>
   <li>🐞 修复 Alert、Empty、Card、Tag、Breadcrumb、Segmented、FloatButton、Form.Item 和 
Statistic 无法正确渲染数值 <code>0</code> 内容的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59117";>#59117</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59094";>#59094</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59079";>#59079</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59101";>#59101</a> 
<a href="https://github.com/bhumin18";><code>@​bhumin18</code></a> <a 
href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a> <a 
href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🤖 修复 Alert 全局 <code>closable</code>、Select 和 AutoComplete 的 
<code>onPopupVisibleChange</code> 类型定义错误暴露不支持回调或属性的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59100";>#59100</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59142";>#59142</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>Menu
   <ul>
   <li>⌨️ 修复多个 Menu 实例之间弹层 ID 重复的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59048";>#59048</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 Menu 横向模式下鼠标从菜单项移向子菜单弹层时子菜单意外关闭的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59088";>#59088</a> 
<a href="https://github.com/EmilyyyLiu";><code>@​EmilyyyLiu</code></a></li>
   <li>🐞 修复 Menu 内联菜单收缩完成后图标仍继续位移的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59085";>#59085</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>Transfer
   <ul>
   <li>🐞 修复 Transfer 搜索结果全部为禁用项时“全选”复选框仍可用的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59121";>#59121</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/59074";>#59074</a> 
<a href="https://github.com/biubiukam";><code>@​biubiukam</code></a></li>
   </ul>
   </li>
   <li>Table
   <ul>
   <li>🐞 修复 Table 可排序列不触发非 Enter 键自定义 <code>onKeyDown</code> 回调的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59078";>#59078</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Table 关闭内置筛选面板时重复触发 
<code>filterDropdownProps.onOpenChange(false)</code> 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59023";>#59023</a> 
<a href="https://github.com/thlovey";><code>@​thlovey</code></a></li>
   </ul>
   </li>
   <li>Tree
   <ul>
   <li>🐞 修复 Tree.DirectoryTree 的 <code>expandedKeys</code> 或 
<code>selectedKeys</code> 显式传入 <code>undefined</code> 时无法展开或选择的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59076";>#59076</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🐞 修复 Tree.DirectoryTree 从 <code>key</code> 为数值 <code>0</code> 的节点开始时 
Shift 范围选择失效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59029";>#59029</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>List</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.2</h2>
   <p><code>2026-08-28</code></p>
   <ul>
   <li>♿ Improve Progress, Steps, and Tooltip accessibility by avoiding 
redundant SVG announcements, triggering Steps item <code>onClick</code> on 
keyboard activation, and preserving existing Tooltip 
<code>aria-describedby</code> relationships. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59139";>#59139</a> 
<a 
href="https://github.com/apps/github-actions";><code>@​github-actions</code></a></li>
   <li>🐞 Fix numeric <code>0</code> content rendering across Alert, Empty, 
Card, Tag, Breadcrumb, Segmented, FloatButton, Form.Item, and Statistic. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59117";>#59117</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59094";>#59094</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59079";>#59079</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59101";>#59101</a> 
<a href="https://github.com/bhumin18";><code>@​bhumin18</code></a> <a 
href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a> <a 
href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🤖 Fix Alert global <code>closable</code> and Select and AutoComplete 
<code>onPopupVisibleChange</code> type definitions incorrectly exposing 
unsupported callbacks or props. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59100";>#59100</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/59142";>#59142</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>Menu
   <ul>
   <li>⌨️ Fix duplicate Menu popup IDs across multiple instances. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59048";>#59048</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Menu horizontal submenus unexpectedly closing when the pointer 
moves from an item to its popup. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59088";>#59088</a> 
<a href="https://github.com/EmilyyyLiu";><code>@​EmilyyyLiu</code></a></li>
   <li>🐞 Fix Menu icons continuing to move after an inline menu finishes 
collapsing. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59085";>#59085</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>Transfer
   <ul>
   <li>🐞 Fix Transfer select-all checkbox remaining enabled when all search 
results are disabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59121";>#59121</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Transfer rendering no items after filtered data is restored from 
an empty result. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59074";>#59074</a> 
<a href="https://github.com/biubiukam";><code>@​biubiukam</code></a></li>
   </ul>
   </li>
   <li>Table
   <ul>
   <li>🐞 Fix Table sortable columns not invoking custom <code>onKeyDown</code> 
handlers for keys other than Enter. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59078";>#59078</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Table triggering 
<code>filterDropdownProps.onOpenChange(false)</code> twice when closing the 
built-in filter dropdown. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59023";>#59023</a> 
<a href="https://github.com/thlovey";><code>@​thlovey</code></a></li>
   </ul>
   </li>
   <li>Tree
   <ul>
   <li>🐞 Fix Tree.DirectoryTree failing to expand or select nodes when 
<code>expandedKeys</code> or <code>selectedKeys</code> is explicitly 
<code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59076";>#59076</a> 
<a href="https://github.com/giaBaoJS";><code>@​giaBaoJS</code></a></li>
   <li>🐞 Fix Tree.DirectoryTree Shift range selection when starting from a node 
whose <code>key</code> is numeric <code>0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59029";>#59029</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>List
   <ul>
   <li>🐞 Fix List remounting items when <code>rowKey</code> returns numeric 
<code>0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59113";>#59113</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🛎 Update List deprecation warning to recommend migrating to Listy. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59060";>#59060</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Checkbox.Group <code>disabled={false}</code> failing to override 
the global disabled state for JSX children. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59109";>#59109</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Upload leaving hidden canvas elements in the DOM after generating 
GIF previews. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59137";>#59137</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Notification close buttons unintentionally submitting enclosing 
forms. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59126";>#59126</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix Drawer header action area not rendering when only the 
<code>extra</code> prop is provided. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59089";>#59089</a> 
<a href="https://github.com/dogledogle";><code>@​dogledogle</code></a></li>
   <li>🐞 Fix Grid Row retaining stale <code>align</code> and 
<code>justify</code> classes after the props are removed or responsive 
breakpoints stop matching. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59066";>#59066</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Tag.CheckableTag local <code>style</code> being overridden by 
ConfigProvider <code>tag.style</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59087";>#59087</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>♿ Improve Steps accessibility by hiding decorative panel arrows from 
assistive technology. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59105";>#59105</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>♿ Improve Skeleton.Image accessibility by hiding its decorative 
placeholder graphic from assistive technology. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59107";>#59107</a> 
<a href="https://github.com/nrps9909";><code>@​nrps9909</code></a></li>
   <li>🐞 Fix Descriptions resetting item state after reordering an item with 
<code>key: 0</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59064";>#59064</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Cascader and Cascader.Panel showing the default empty state when 
<code>notFoundContent</code> is <code>null</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59028";>#59028</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Watermark throwing an error when <code>content</code> is 
<code>undefined</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59077";>#59077</a> 
<a href="https://github.com/VamoBao";><code>@​VamoBao</code></a></li>
   <li>📖 Fix component LLMs links on website mirrors and local deployments. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/59062";>#59062</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/1cb3762a7d0661b5ac4baaa4547707519899cb0d";><code>1cb3762</code></a>
 docs: add changelog for 6.6.2 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59143";>#59143</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/fa0c3577d2f0d8d058f53d4a0cb36e8d24c71a05";><code>fa0c357</code></a>
 fix(Transfer): disable select all for disabled search results (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59121";>#59121</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/a06ff888336cb1f095fa854958f795749723f77f";><code>a06ff88</code></a>
 fix(Select): exclude internal popup visibility callback (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59142";>#59142</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/bebea8a36eb54b8961163eb4a12150cee8e168a7";><code>bebea8a</code></a>
 chore: upgrade deps (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59139";>#59139</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/e315024afad5ff69075c8ccf1ab34b99a9ef745a";><code>e315024</code></a>
 fix(Upload): avoid leaving canvas after GIF preview (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59137";>#59137</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/d58fe298deafb588f83a90dd02db505614078f22";><code>d58fe29</code></a>
 docs(react): capitalize JavaScript in introduce.en-US.md (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59122";>#59122</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/5845bc89b0a5748947c1e7a004fcba93d024a2d9";><code>5845bc8</code></a>
 fix(Notification): upgrade non-submitting close controls (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59126";>#59126</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/dc4490a27543b3f3215298dd474aa337ec75234b";><code>dc4490a</code></a>
 fix(Grid): clear stale row alignment classes (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59066";>#59066</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/807f23735492a13eb4d42775184bdf3a67bd6cd6";><code>807f237</code></a>
 fix(Card, Tag, Breadcrumb, Segmented, FloatButton): render numeric zero for 
c...</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/e8fbc23658a323812864d56d53b5d25b73784dd1";><code>e8fbc23</code></a>
 fix(Table): preserve custom header keydown events (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/59078";>#59078</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/6.6.1...6.6.2";>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.1&new-version=6.6.2)](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