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

   Bumps [antd](https://github.com/ant-design/ant-design) from 5.27.6 to 6.2.0.
   <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.0</h2>
   <ul>
   <li>🛠 Button, Masonry, Mentions, Select, Space, Splitter, Steps and other 
components batch use <code>genCssVar</code> method to generate more stable CSS 
variable names. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56562";>#56562</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56559";>#56559</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56557";>#56557</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56555";>#56555</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56550";>#56550</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56547";>#56547</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56546";>#56546</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56529";>#56529</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🆕 QRCode adds <code>marginSize</code> property for displaying QR code 
margin area. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56569";>#56569</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🆕 Tour adds <code>keyboard</code> property to configure keyboard 
operations. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56581";>#56581</a> 
<a href="https://github.com/cactuser-Lu";><code>@​cactuser-Lu</code></a></li>
   <li>Tooltip
   <ul>
   <li>🆕 Tooltip adds <code>maxWidth</code> design token. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56540";>#56540</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Tooltip/Popover/Popconfirm can be closed with ESC by default. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56492";>#56492</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   </ul>
   </li>
   <li>🛠 Steps remove useless styles. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56565";>#56565</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🆕 Form supports <code>tel</code> type validation. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56533";>#56533</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 Fix Badge <code>ref</code> not working when using <code>text</code> 
property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56532";>#56532</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🆕 Calendar and DatePicker <code>locale</code> configuration now supports 
partial content filling. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56376";>#56376</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix ConfigProvider <code>theme.cssVar</code> configuration not working 
for icons. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56504";>#56504</a> 
<a href="https://github.com/seanparmelee";><code>@​seanparmelee</code></a></li>
   <li>🐞 Fix Collapse <code>items</code> semantic properties not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56517";>#56517</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>Modal
   <ul>
   <li>🆕 Modal supports <code>focusable.trap</code> to configure whether to 
lock focus within the Modal. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56500";>#56500</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🛠 Remove useless DOM structure from Modal and optimize focus capture to 
prevent accidental focus escape outside the Modal. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56142";>#56142</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   </ul>
   </li>
   <li>ConfigProvider
   <ul>
   <li>🆕 ConfigProvider supports <code>pagination</code> configuration for 
<code>totalBoundary</code> and <code>showSizeChanger</code> properties. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56475";>#56475</a> 
<a href="https://github.com/chiaweilee";><code>@​chiaweilee</code></a></li>
   <li>🆕 ConfigProvider supports configuring Alert global icons. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56241";>#56241</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   </ul>
   </li>
   <li>Drawer
   <ul>
   <li>🆕 Drawer adds <code>focusable</code> to configure focus behavior after 
opening, supporting focus locking within the container and focus returning 
after closing. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56463";>#56463</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Drawer <code>size</code> definition not supporting string type. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56358";>#56358</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Image nested in Modal cannot be closed sequentially with Esc. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56386";>#56386</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   <li>🆕 Pagination supports <code>size</code> property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56009";>#56009</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Breadcrumb supports <code>dropdownIcon</code> customization. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56250";>#56250</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Checkbox.Group supports <code>role</code> configuration. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56126";>#56126</a> 
<a href="https://github.com/Pareder";><code>@​Pareder</code></a></li>
   <li>💄 Mentions fix invalid style <code>padding: undefined</code> in 
different sizes. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56564";>#56564</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 Fix Select clear button alignment issue when 
<code>size=&quot;small&quot;</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56525";>#56525</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>🛠 Button、Masonry、Mentions、Select、Space、Splitter、Steps 等组件批量使用 
<code>genCssVar</code> 方法以生成更加稳定的 css 变量名。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56562";>#56562</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56559";>#56559</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56557";>#56557</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56555";>#56555</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56550";>#56550</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56547";>#56547</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56546";>#56546</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56529";>#56529</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🆕 QRCode 新增 <code>marginSize</code> 属性用于展示二维码留白区。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56569";>#56569</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🆕 Tour 新增 <code>keyboard</code> 属性以配置键盘操作。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56581";>#56581</a> 
<a href="https://github.com/cactuser-Lu";><code>@​cactuser-Lu</code></a></li>
   <li>Tooltip
   <ul>
   <li>🆕 Tooltip 增加 <code>maxWidth</code> design token。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56540";>#56540</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Tooltip/Popover/Popconfirm 默认情况下可以通过 ESC 关闭。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56492";>#56492</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   </ul>
   </li>
   <li>🛠 Steps 移除无用的样式。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56565";>#56565</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🆕 Form 支持 <code>tel</code> 类型校验。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56533";>#56533</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 修复 Badge 在使用 <code>text</code> 属性时,<code>ref</code> 无效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56532";>#56532</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🆕 Calendar 和 DatePicker 的 <code>locale</code> 配置现在支持只填充部分内容。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56376";>#56376</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 ConfigProvider 配置 <code>theme.cssVar</code> 对图标无效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56504";>#56504</a> 
<a href="https://github.com/seanparmelee";><code>@​seanparmelee</code></a></li>
   <li>🐞 修复 Collapse <code>items</code> 语义化属性无效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56517";>#56517</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>Modal
   <ul>
   <li>🆕 Modal 支持 <code>focusable.trap</code> 以配置是否将焦点锁定在 Modal 内部。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56500";>#56500</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🛠 移除 Modal 无用的 DOM 结构并且优化焦点捕获以防止意外的焦点逃逸到 Modal 外的情况。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56142";>#56142</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   </ul>
   </li>
   <li>ConfigProvider
   <ul>
   <li>🆕 ConfigProvider 支持 <code>pagination</code> 配置 
<code>totalBoundary</code> 与 <code>showSizeChanger</code> 属性。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56475";>#56475</a> 
<a href="https://github.com/chiaweilee";><code>@​chiaweilee</code></a></li>
   <li>🆕 ConfigProvider 支持配置 Alert 全局图标。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56241";>#56241</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   </ul>
   </li>
   <li>Drawer
   <ul>
   <li>🆕 Drawer 新增 <code>focusable</code> 以配置展开后的焦点行为,支持配置锁定焦点在框内、关闭后是否返回焦点。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56463";>#56463</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 Drawer <code>size</code> 定义不支持 string 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56358";>#56358</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   </ul>
   </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.2.0</h2>
   <p><code>2026-01-13</code></p>
   <ul>
   <li>🛠 Button, Masonry, Mentions, Select, Space, Splitter, Steps and other 
components batch use <code>genCssVar</code> method to generate more stable CSS 
variable names. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56562";>#56562</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56559";>#56559</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56557";>#56557</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56555";>#56555</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56550";>#56550</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56547";>#56547</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56546";>#56546</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56529";>#56529</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🆕 QRCode adds <code>marginSize</code> property for displaying QR code 
margin area. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56569";>#56569</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🆕 Tour adds <code>keyboard</code> property to configure keyboard 
operations. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56581";>#56581</a> 
<a href="https://github.com/cactuser-Lu";><code>@​cactuser-Lu</code></a></li>
   <li>Tooltip
   <ul>
   <li>🆕 Tooltip adds <code>maxWidth</code> design token. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56540";>#56540</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Tooltip/Popover/Popconfirm can be closed with ESC by default. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56492";>#56492</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   </ul>
   </li>
   <li>🛠 Steps remove useless styles. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56565";>#56565</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🆕 Form supports <code>tel</code> type validation. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56533";>#56533</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 Fix Badge <code>ref</code> not working when using <code>text</code> 
property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56532";>#56532</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🆕 Calendar and DatePicker <code>locale</code> configuration now supports 
partial content filling. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56376";>#56376</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix ConfigProvider <code>theme.cssVar</code> configuration not working 
for icons. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56504";>#56504</a> 
<a href="https://github.com/seanparmelee";><code>@​seanparmelee</code></a></li>
   <li>🐞 Fix Collapse <code>items</code> semantic properties not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56517";>#56517</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>Modal
   <ul>
   <li>🆕 Modal supports <code>focusable.trap</code> to configure whether to 
lock focus within the Modal. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56500";>#56500</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🛠 Remove useless DOM structure from Modal and optimize focus capture to 
prevent accidental focus escape outside the Modal. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56142";>#56142</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   </ul>
   </li>
   <li>ConfigProvider
   <ul>
   <li>🆕 ConfigProvider supports <code>pagination</code> configuration for 
<code>totalBoundary</code> and <code>showSizeChanger</code> properties. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56475";>#56475</a> 
<a href="https://github.com/chiaweilee";><code>@​chiaweilee</code></a></li>
   <li>🆕 ConfigProvider supports configuring Alert global icons. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56241";>#56241</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   </ul>
   </li>
   <li>Drawer
   <ul>
   <li>🆕 Drawer adds <code>focusable</code> to configure focus behavior after 
opening, supporting focus locking within the container and focus returning 
after closing. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56463";>#56463</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Drawer <code>size</code> definition not supporting string type. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56358";>#56358</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Image nested in Modal cannot be closed sequentially with Esc. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56386";>#56386</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   <li>🆕 Pagination supports <code>size</code> property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56009";>#56009</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Breadcrumb supports <code>dropdownIcon</code> customization. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56250";>#56250</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Checkbox.Group supports <code>role</code> configuration. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56126";>#56126</a> 
<a href="https://github.com/Pareder";><code>@​Pareder</code></a></li>
   <li>💄 Mentions fix invalid style <code>padding: undefined</code> in 
different sizes. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56564";>#56564</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 Fix Select clear button alignment issue when 
<code>size=&quot;small&quot;</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56525";>#56525</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   <h2>6.1.4</h2>
   <p><code>2026-01-05</code></p>
   <ul>
   <li>🐞 Fix Select with multiple <code>aria-</code> attributes in DOM. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56451";>#56451</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Table where hidden measure headers could mount interactive filter 
dropdowns and trigger unexpected close events when <code>scroll.y</code> is 
enabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56425";>#56425</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   <h2>6.1.3</h2>
   <p><code>2025-12-29</code></p>
   <ul>
   <li>🐞 Fix Drawer.PurePanel failing to respond to mouse interactions. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56387";>#56387</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 Fix Select <code>options</code> props leaking to DOM elements and 
causing React unknown-prop warnings. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56341";>#56341</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   </ul>
   <h2>6.1.2</h2>
   <p><code>2025-12-24</code></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/d90f8ed238322020c4fdbce8a71e90b310b3d8f0";><code>d90f8ed</code></a>
 docs: Changelog of 6.2.0 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56588";>#56588</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/185398afdc3143fa2026fd0e62d97146605bbd3a";><code>185398a</code></a>
 update (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56589";>#56589</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/b3adc9a69bb75102cb7cf4ac52a1aa86f417971a";><code>b3adc9a</code></a>
 chore: upgrade deps (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56584";>#56584</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/fbd6fdafbeb569ca164cd69f8d0e9861dbeacbba";><code>fbd6fda</code></a>
 chore: auto merge branches (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56583";>#56583</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/5b9b6f801a60132064d2efdf1483bb6d765be091";><code>5b9b6f8</code></a>
 feat: add marginSize prop for QRCode quiet zone (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56569";>#56569</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/27826a81362e082d8d2c93ca71a87dbc45211eb7";><code>27826a8</code></a>
 feat(Tour): add keyboard prop to control keyboard shortcuts (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56581";>#56581</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/4f530332696e076a1b12e80770aea2afeab6c550";><code>4f53033</code></a>
 chore: auto merge branches (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56580";>#56580</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c235b1193b9d4a150b80b1172b06c7f5eb7edc99";><code>c235b11</code></a>
 site: add keepAlive animation to theme transition  fix flickering after 
switc...</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/ff35ebb285e2a666f3ea651136841dfbd438492c";><code>ff35ebb</code></a>
 docs: rm useless file (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56575";>#56575</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/0d603d44fadc8eac5e9335510e875b7c4134d1b7";><code>0d603d4</code></a>
 chore: auto merge branches (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56574";>#56574</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/5.27.6...6.2.0";>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=5.27.6&new-version=6.2.0)](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]

Reply via email to