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

   Bumps [antd](https://github.com/ant-design/ant-design) from 5.27.6 to 6.1.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.1.2</h2>
   <ul>
   <li>🐞 Button fix missing wave effect and the issue where the component could 
not show Dropdown on hover immediately after clicking. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56273";>#56273</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>💄 Breadcrumb fix style issue when using a custom 
<code>itemRender</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56253";>#56253</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>Transfer
   <ul>
   <li>💄 Remove Transfer className for the selected state when the component is 
<code>disabled</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56316";>#56316</a> 
<a href="https://github.com/zenggpzqbx";><code>@​zenggpzqbx</code></a></li>
   <li>🐞 Transfer prioritize using the <code>disabled</code> property of the 
component. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56280";>#56280</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56093";>#56093</a> 
<a href="https://github.com/zenggpzqbx";><code>@​zenggpzqbx</code></a></li>
   </ul>
   </li>
   <li>Select
   <ul>
   <li>🐞 Fix Select missing semantic DOM names. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56322";>#56322</a> 
<a href="https://github.com/seanparmelee";><code>@​seanparmelee</code></a></li>
   <li>🐞 Fix Select wrong hover cursor style when in search mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56130";>#56130</a> 
<a href="https://github.com/fpsqdb";><code>@​fpsqdb</code></a></li>
   <li>🐞 Fix Select cursor style when disabled with <code>showSearch</code> 
enabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56340";>#56340</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>💄 Card fix style issue where an unexpected border radius is displayed 
when using <code>Card.Grid</code> without a header. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56214";>#56214</a> 
<a href="https://github.com/DDDDD12138";><code>@​DDDDD12138</code></a></li>
   <li>💄 Tag deepen default background to improve borderless contrast. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56326";>#56326</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>⌨ Segmented fix duplicate <code>role</code> and unnecessary 
<code>aria-</code> attributes on items. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56278";>#56278</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 Wave 组件水波纹消失的问题,以及 Button 组件在配置 Dropdown 后,点击触发再次 
<code>hover</code> 时无法立刻显示 Dropdown 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56273";>#56273</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>💄 修复 Breadcrumb 组件自定义 <code>itemRender</code> 时的链接颜色异常的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56253";>#56253</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>Transfer
   <ul>
   <li>💄 修复 Transfer 组件在禁用时不存在选择状态样式类的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56316";>#56316</a> 
<a href="https://github.com/zenggpzqbx";><code>@​zenggpzqbx</code></a></li>
   <li>🐞 优化 Transfer 组件逻辑,确保优先使用 <code>disabled</code> 属性。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56280";>#56280</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56093";>#56093</a> 
<a href="https://github.com/zenggpzqbx";><code>@​zenggpzqbx</code></a></li>
   </ul>
   </li>
   <li>Select
   <ul>
   <li>🐞 修复 Select 组件缺少语义化 DOM 名称的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56322";>#56322</a> 
<a href="https://github.com/seanparmelee";><code>@​seanparmelee</code></a></li>
   <li>🐞 修复 Select 组件在搜索状态下鼠标手型样式不对的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56130";>#56130</a> 
<a href="https://github.com/fpsqdb";><code>@​fpsqdb</code></a></li>
   <li>🐞 修复 Select 在同时设置 <code>showSearch</code> 和 <code>disabled</code> 
时鼠标样式不为禁用的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56340";>#56340</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>💄 修复 Card 组件在使用 Card.Grid 且未设置头部内容时,边框圆角显示异常的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56214";>#56214</a> 
<a href="https://github.com/DDDDD12138";><code>@​DDDDD12138</code></a></li>
   <li>💄 Tag 加深默认背景,提升无边框状态的对比度。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56326";>#56326</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Segmented 组件中多余的 <code>role</code> 属性和 <code>aria</code> 属性。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56278";>#56278</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   </ul>
   <h2>6.1.1</h2>
   <ul>
   <li>🐞 Fix DatePicker cannot support webpack 4: Can't resolve 
'<code>@​rc-component/picker/</code>locale/en_US'. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56219";>#56219</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🐞 Fix ColorPicker inconsistent input heights. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56220";>#56220</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix notification default background color not white when cssVar is 
disabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56169";>#56169</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 Fix Input border missing when focused on Space.Compact with 
<code>allowClear</code> prop. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56105";>#56105</a> 
<a href="https://github.com/tuzixiangs";><code>@​tuzixiangs</code></a></li>
   <li>🐞 Fix vertical Splitter incorrect collapse behavior in RTL mode, RTL 
flipping is now applied only to horizontal layouts <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56179";>#56179</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Result not passing through <code>data-*</code> and 
<code>aria-*</code> attributes to the root DOM element. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56165";>#56165</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 MISC: <code>theme.cssVar.prefix</code> and 
<code>theme.cssVar.key</code> now respect empty string value. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56146";>#56146</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>💄 Lift Breadcrumb link style priority. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56137";>#56137</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 Fix ConfigProvider <code>closable.placement</code> not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55985";>#55985</a> 
<a href="https://github.com/meet-student";><code>@​meet-student</code></a></li>
   <li>🐞 Fix Form <code>onValuesChange</code> params missing Form.List nested 
content. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56129";>#56129</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Select <code>selectorBg</code> token not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56052";>#56052</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix Upload incorrect progress position style. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56194";>#56194</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 DatePicker 不兼容 webpack 4 的问题:Can't resolve 
'<code>@​rc-component/picker/</code>locale/en_US'。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56219";>#56219</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🐞 修复 ColorPicker 弹层内输入框高度不一致问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56220";>#56220</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 修复 notification 在 cssVar 未启用时默认背景色不为白色的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56169";>#56169</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 修复 Input 在 Space.Compact 下配置 <code>allowClear</code> 时聚焦边框丢失的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56105";>#56105</a> 
<a href="https://github.com/tuzixiangs";><code>@​tuzixiangs</code></a></li>
   <li>🐞 修复 Splitter 在 RTL + 垂直模式下折叠方向错误的问题,RTL 逻辑现在仅在横向布局下生效。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56179";>#56179</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 Result 未向根节点透传 <code>data-*</code> 与 <code>aria-*</code> 属性的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56165";>#56165</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 MISC: 修复:<code>theme.cssVar.prefix</code> 与 
<code>theme.cssVar.key</code> 不支持传入空字符串的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56146";>#56146</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>💄 提升 Breadcrumb 链接样式优先级以避免被全局样式覆盖。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56137";>#56137</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 修复 ConfigProvider <code>closable.placement</code> 配置失效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/55985";>#55985</a> 
<a href="https://github.com/meet-student";><code>@​meet-student</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.1.2</h2>
   <p><code>2025-12-24</code></p>
   <ul>
   <li>🐞 Button fix missing wave effect and the issue where the component could 
not show Dropdown on hover immediately after clicking. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56273";>#56273</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>💄 Breadcrumb fix style issue when using a custom 
<code>itemRender</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56253";>#56253</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>Transfer
   <ul>
   <li>💄 Remove Transfer className for the selected state when the component is 
<code>disabled</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56316";>#56316</a> 
<a href="https://github.com/zenggpzqbx";><code>@​zenggpzqbx</code></a></li>
   <li>🐞 Transfer prioritize using the <code>disabled</code> property of the 
component. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56280";>#56280</a> 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56093";>#56093</a> 
<a href="https://github.com/zenggpzqbx";><code>@​zenggpzqbx</code></a></li>
   </ul>
   </li>
   <li>Select
   <ul>
   <li>🐞 Fix Select missing semantic DOM names. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56322";>#56322</a> 
<a href="https://github.com/seanparmelee";><code>@​seanparmelee</code></a></li>
   <li>🐞 Fix Select wrong hover cursor style when in search mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56130";>#56130</a> 
<a href="https://github.com/fpsqdb";><code>@​fpsqdb</code></a></li>
   <li>🐞 Fix Select cursor style when disabled with <code>showSearch</code> 
enabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56340";>#56340</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   </li>
   <li>💄 Card fix style issue where an unexpected border radius is displayed 
when using <code>Card.Grid</code> without a header. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56214";>#56214</a> 
<a href="https://github.com/DDDDD12138";><code>@​DDDDD12138</code></a></li>
   <li>💄 Tag deepen default background to improve borderless contrast. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56326";>#56326</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>⌨ Segmented fix duplicate <code>role</code> and unnecessary 
<code>aria-</code> attributes on items. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56278";>#56278</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   </ul>
   <h2>6.1.1</h2>
   <p><code>2025-12-15</code></p>
   <ul>
   <li>🐞 Fix DatePicker cannot support webpack 4: Can't resolve 
'<code>@​rc-component/picker/</code>locale/en_US'. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56219";>#56219</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🐞 Fix ColorPicker inconsistent input heights. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56220";>#56220</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix notification default background color not white when cssVar is 
disabled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56169";>#56169</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 Fix Input border missing when focused on Space.Compact with 
<code>allowClear</code> prop. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56105";>#56105</a> 
<a href="https://github.com/tuzixiangs";><code>@​tuzixiangs</code></a></li>
   <li>🐞 Fix vertical Splitter incorrect collapse behavior in RTL mode, RTL 
flipping is now applied only to horizontal layouts <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56179";>#56179</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix Result not passing through <code>data-*</code> and 
<code>aria-*</code> attributes to the root DOM element. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56165";>#56165</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 MISC: <code>theme.cssVar.prefix</code> and 
<code>theme.cssVar.key</code> now respect empty string value. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56146";>#56146</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>💄 Lift Breadcrumb link style priority. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56137";>#56137</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 Fix ConfigProvider <code>closable.placement</code> not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55985";>#55985</a> 
<a href="https://github.com/meet-student";><code>@​meet-student</code></a></li>
   <li>🐞 Fix Form <code>onValuesChange</code> params missing Form.List nested 
content. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56129";>#56129</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Select <code>selectorBg</code> token not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56052";>#56052</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix Upload incorrect progress position style. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56194";>#56194</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   </ul>
   <h2>6.1.0</h2>
   <p><code>2025-12-08</code></p>
   <ul>
   <li>🆕 ConfigProvider supports configuring the <code>trigger</code> property 
for Tooltip, Popover, and Popconfirm. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55932";>#55932</a> 
<a href="https://github.com/aojunhao123";><code>@​aojunhao123</code></a></li>
   <li>🆕 Alert add semantic close button element. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55815";>#55815</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>Drawer
   <ul>
   <li>🆕 Drawer add semantic close button element. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55816";>#55816</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🆕 Drawer add boolean type setting for <code>resizable</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55861";>#55861</a> 
<a href="https://github.com/cactuser-Lu";><code>@​cactuser-Lu</code></a></li>
   </ul>
   </li>
   <li>Select
   <ul>
   <li>🆕 Select add multi-field search functionality to 
<code>optionFilterProp</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56057";>#56057</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix Select input cursor displayed in non-search mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56067";>#56067</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>🐞 Fix the「Select」option was not enabled when Select contained 
interactive content. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56054";>#56054</a> 
<a href="https://github.com/yoyo837";><code>@​yoyo837</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Table <code>cellFontSizeSM</code> and <code>cellFontSizeLG</code> 
tokens not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55770";>#55770</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🐞 Fix Button tokens (primaryColor, dangerColor, defaultHoverBg, 
defaultActiveBg) not working with specific variants (solid, outlined, dashed). 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/55934";>#55934</a> 
<a href="https://github.com/tuzixiangs";><code>@​tuzixiangs</code></a></li>
   <li>💄 Fix Menu item styles not taking effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56041";>#56041</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/dfd962d350d6fb1e1102b9486a19b8ad6be1c14a";><code>dfd962d</code></a>
 docs: add 6.1.2 changeglog (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56332";>#56332</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/742ecee166b8b4cbfe2f06d79ede4d3209962be5";><code>742ecee</code></a>
 chore(site): In order to better debug the online demo (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56072";>#56072</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/d680ea3d30465820bba5ff2fc1856fea252076b2";><code>d680ea3</code></a>
 fix: fix cursor style when Select has showSearch and disabled props (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56340";>#56340</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c0589e939d05a780b9cc5c46a618de9d54949e28";><code>c0589e9</code></a>
 chore: adjust Tag default background contrast (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56326";>#56326</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/24bd72567ddf8aa2c29d532690b719e0f331eb67";><code>24bd725</code></a>
 test(Transfer): should be no class name for the selected state,when transfer 
...</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/37738e5c0ea03d858f657caf31f9f93463c240a2";><code>37738e5</code></a>
 fix: add missing Select semantic names (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56322";>#56322</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/b3854ca61409fc61aea55cecc6ae7b5f4b279f48";><code>b3854ca</code></a>
 chore: bump <code>@​rc-component/form</code> to ~1.6.0 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56319";>#56319</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/2f63a436273063b2e4be71c4ee37b1ef01a5f209";><code>2f63a43</code></a>
 docs: typo fixed (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56317";>#56317</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/39380179c0d5d514ca4f567af28996c1f4ffe3e4";><code>3938017</code></a>
 chore: upgrade antd-style to 4.0.0-beta.1 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56309";>#56309</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c14f05659a7775b3d05f7ea1790a0cf83bef74fb";><code>c14f056</code></a>
 docs(InputNumber): update input-number api doc (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56308";>#56308</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/5.27.6...6.1.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=5.27.6&new-version=6.1.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 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