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

   Bumps [antd](https://github.com/ant-design/ant-design) from 6.1.1 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>
   </blockquote>
   </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>
   </blockquote>
   </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/6.1.1...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=6.1.1&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