dependabot[bot] opened a new pull request, #33319: URL: https://github.com/apache/superset/pull/33319
Bumps [antd](https://github.com/ant-design/ant-design) from 5.24.5 to 5.24.9. <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>5.24.9</h2> <ul> <li>🐞 Fix Splitter mask not hiding correctly in lazy mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53653">#53653</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> <li>🐞 Fix issue when modifying <code>offsetBottom</code> and <code>offsetTop</code> of the Affix does not take effect. <a href="https://redirect.github.com/ant-design/ant-design/pull/53607">#53607</a> <a href="https://github.com/yellowryan"><code>@yellowryan</code></a></li> <li>⚡️ Fix Select keeps showing <code>clearIcon</code> when it has a value on mobile devices. <a href="https://redirect.github.com/ant-design/ant-design/pull/53576">#53576</a> <a href="https://github.com/EmilyLiu"><code>@EmilyLiu</code></a></li> <li>🐞 Fix Slider formatter returns fixed content, Tooltip position abnormal after dragging. <a href="https://redirect.github.com/ant-design/ant-design/pull/53460">#53460</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 Fix Tabs keyboard operation not working. <a href="https://redirect.github.com/ant-design/ant-design/pull/53692">#53692</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>RTL <ul> <li>💄 Fix counter element direction of Image in RTL mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53593">#53593</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> </ul> <hr /> <ul> <li>🐞 修复 Splitter 在 <code>lazy</code> 模式下遮罩未能正确关闭的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53653">#53653</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> <li>🐞 修复 Affix 在动态调整 <code>offsetTop</code> 和 <code>offsetBottom</code> 属性值后固定效果失效的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53607">#53607</a> <a href="https://github.com/yellowryan"><code>@yellowryan</code></a></li> <li>💄 移动端场景下 Select 当有选中值时始终显示清除按钮。<a href="https://redirect.github.com/ant-design/ant-design/pull/53576">#53576</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 修复 Slider 设置 <code>formatter</code> 后,拖拽滑块导致 Tooltip 位置异常的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53460">#53460</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 修复 Tabs 键盘操作失效的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53692">#53692</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>RTL <ul> <li>💄 修复 Image 计数元素在 RTL 模式下的显示方向问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53593">#53593</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> </ul> <h2>5.24.8</h2> <ul> <li>🤖 Release <a href="https://ant.design/llms.txt">llms.txt</a> and <a href="https://ant.design/llms-full.txt">llms-full.txt</a>, help LLM or agent to access detailed information during inference.</li> <li>🐞 Fix Tabs throwing <code>Maximum update depth exceeded</code> error in some cases. <a href="https://redirect.github.com/ant-design/ant-design/pull/53521">#53521</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>Splitter <ul> <li>💄 Make Splitter collapse icon always visible on mobile devices. <a href="https://redirect.github.com/ant-design/ant-design/pull/53575">#53575</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 Fix Splitter <code>onResizeEnd</code> callback parameter not being the latest value in lazy mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53574">#53574</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> </ul> </li> <li>Input <ul> <li>🐞 Fix Input.TextArea height flickering during initialization. <a href="https://redirect.github.com/ant-design/ant-design/pull/53522">#53522</a> <a href="https://github.com/Fang328"><code>@Fang328</code></a></li> <li>🐞 Fix Popover position misalignment when Input has suffix. <a href="https://redirect.github.com/ant-design/ant-design/pull/53475">#53475</a></li> <li>🐞 Fix Input.OTP <code>mask</code> attribute not working properly when <code>type="number"</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/53550">#53550</a> <a href="https://github.com/rajankonar"><code>@rajankonar</code></a></li> </ul> </li> <li>🐞 Fix Breadcrumb.Item type not supporting <code>data-*</code> and <code>aria-*</code> attributes. <a href="https://redirect.github.com/ant-design/ant-design/pull/53546">#53546</a> <a href="https://github.com/John-Feola"><code>@John-Feola</code></a></li> <li>🐞 Fix Descriptions incorrect border radius styles when enable <code>bordered</code> mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53538">#53538</a> <a href="https://github.com/dengfuping"><code>@dengfuping</code></a></li> <li>🐞 Fix disabled state of operation buttons in UploadList when used within Form. <a href="https://redirect.github.com/ant-design/ant-design/pull/53504">#53504</a> <a href="https://github.com/Wxh16144"><code>@Wxh16144</code></a></li> <li>🐞 MISC: Fix custom token <code>colorIcon</code> not taking effect for some components. <a href="https://redirect.github.com/ant-design/ant-design/pull/53511">#53511</a> <a href="https://github.com/dengfuping"><code>@dengfuping</code></a></li> <li>🐞 Fix message/notification runtime dynamic configuration changes not taking effect. <a href="https://redirect.github.com/ant-design/ant-design/pull/53579">#53579</a> <a href="https://github.com/Wxh16144"><code>@Wxh16144</code></a></li> <li>RTL <ul> <li>💄 Fix counter element direction of Image and Input.TextArea in RTL mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53530">#53530</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> <li>💄 Fix incorrect direction of left and right switch icons in Image.PreviewGroup in RTL mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53525">#53525</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> </ul> <hr /> <ul> <li>🤖 发布 <a href="https://ant.design/llms.txt">llms.txt</a> 和 <a href="https://ant.design/llms-full.txt">llms-full.txt</a>,提供大模型友好的文本信息。</li> <li>🐞 修复 Tabs 有时抛出 <code>Maximum update depth exceeded</code> 错误的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53521">#53521</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>Splitter <ul> <li>💄 Splitter 折叠图标在移动设备上将始终展示。<a href="https://redirect.github.com/ant-design/ant-design/pull/53575">#53575</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 修复 Splitter 在 lazy 模式下 <code>onResizeEnd</code> 回调参数不是最新值的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53574">#53574</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> </ul> </li> <li>Input <ul> <li>🐞 修复 Input.TextArea 初始化时渲染高度闪烁问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53522">#53522</a> <a href="https://github.com/Fang328"><code>@Fang328</code></a></li> <li>🐞 修复 Input 存在 suffix 的情况下 Popover 弹出位置错乱的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53475">#53475</a></li> <li>🐞 修复 Input.OTP <code>mask</code> 属性在 <code>type="number"</code> 时无法正常工作的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53550">#53550</a> <a href="https://github.com/rajankonar"><code>@rajankonar</code></a></li> </ul> </li> <li>🐞 修复 Breadcrumb.Item 类型不支持 <code>data-*</code> 和 <code>aria-*</code> 属性的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53546">#53546</a> <a href="https://github.com/John-Feola"><code>@John-Feola</code></a></li> <li>🐞 修复 Descriptions 带边框模式下左上和左下圆角样式不正确的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53538">#53538</a> <a href="https://github.com/dengfuping"><code>@dengfuping</code></a></li> <li>🐞 修复 UploadList 在 Form 中使用时操作按钮的禁用状态问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/53504">#53504</a> <a href="https://github.com/Wxh16144"><code>@Wxh16144</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>5.24.9</h2> <p><code>2025-04-29</code></p> <ul> <li>🐞 Fix Splitter mask not hiding correctly in lazy mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53653">#53653</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> <li>🐞 Fix issue when modifying <code>offsetBottom</code> and <code>offsetTop</code> of the Affix does not take effect. <a href="https://redirect.github.com/ant-design/ant-design/pull/53607">#53607</a> <a href="https://github.com/yellowryan"><code>@yellowryan</code></a></li> <li>⚡️ Fix Select keeps showing <code>clearIcon</code> when it has a value on mobile devices. <a href="https://redirect.github.com/ant-design/ant-design/pull/53576">#53576</a> <a href="https://github.com/EmilyLiu"><code>@EmilyLiu</code></a></li> <li>🐞 Fix Slider formatter returns fixed content, Tooltip position abnormal after dragging. <a href="https://redirect.github.com/ant-design/ant-design/pull/53460">#53460</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 Fix Tabs keyboard operation not working. <a href="https://redirect.github.com/ant-design/ant-design/pull/53692">#53692</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>RTL <ul> <li>💄 Fix counter element direction of Image in RTL mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53593">#53593</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> </ul> <h2>5.24.8</h2> <p><code>2025-04-21</code></p> <ul> <li>📖 Release <a href="https://github.com/ant-design/ant-design/blob/master/llms.txt">llms.txt</a> and <a href="https://github.com/ant-design/ant-design/blob/master/llms-full.txt">llms-full.txt</a>, help LLM or agent to access detailed information during inference.</li> <li>🐞 Fix Tabs throwing <code>Maximum update depth exceeded</code> error in some cases. <a href="https://redirect.github.com/ant-design/ant-design/pull/53521">#53521</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>Splitter <ul> <li>💄 Make Splitter collapse icon always visible on mobile devices. <a href="https://redirect.github.com/ant-design/ant-design/pull/53575">#53575</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>🐞 Fix Splitter <code>onResizeEnd</code> callback parameter not being the latest value in lazy mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53574">#53574</a> <a href="https://github.com/wanpan11"><code>@wanpan11</code></a></li> </ul> </li> <li>Input <ul> <li>🐞 Fix Input.TextArea height flickering during initialization. <a href="https://redirect.github.com/ant-design/ant-design/pull/53522">#53522</a> <a href="https://github.com/Fang328"><code>@Fang328</code></a></li> <li>🐞 Fix Popover position misalignment when Input has suffix. <a href="https://redirect.github.com/ant-design/ant-design/pull/53475">#53475</a></li> <li>🐞 Fix Input.OTP <code>mask</code> attribute not working properly when <code>type="number"</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/53550">#53550</a> <a href="https://github.com/rajankonar"><code>@rajankonar</code></a></li> </ul> </li> <li>🐞 Fix Breadcrumb.Item type not supporting <code>data-*</code> and <code>aria-*</code> attributes. <a href="https://redirect.github.com/ant-design/ant-design/pull/53546">#53546</a> <a href="https://github.com/John-Feola"><code>@John-Feola</code></a></li> <li>🐞 Fix Descriptions incorrect border radius styles when enable <code>bordered</code> mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53538">#53538</a> <a href="https://github.com/dengfuping"><code>@dengfuping</code></a></li> <li>🐞 Fix disabled state of operation buttons in UploadList when used within Form. <a href="https://redirect.github.com/ant-design/ant-design/pull/53504">#53504</a> <a href="https://github.com/Wxh16144"><code>@Wxh16144</code></a></li> <li>🐞 MISC: Fix custom token <code>colorIcon</code> not taking effect for some components. <a href="https://redirect.github.com/ant-design/ant-design/pull/53511">#53511</a> <a href="https://github.com/dengfuping"><code>@dengfuping</code></a></li> <li>🐞 Fix message/notification runtime dynamic configuration changes not taking effect. <a href="https://redirect.github.com/ant-design/ant-design/pull/53579">#53579</a> <a href="https://github.com/Wxh16144"><code>@Wxh16144</code></a></li> <li>RTL <ul> <li>💄 Fix counter element direction of Input.TextArea in RTL mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53530">#53530</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> <li>💄 Fix incorrect direction of left and right switch icons in Image.PreviewGroup in RTL mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/53525">#53525</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> </ul> <h2>5.24.7</h2> <p><code>2025-04-14</code></p> <ul> <li>🐞 Fix Input causing incorrect Popover positioning when a <code>suffix</code> is present. <a href="https://redirect.github.com/ant-design/ant-design/pull/53475">#53475</a></li> <li>🐞 Fix Table filter menu selection state loss when <code>column.filterDropdown</code> is set to <code>undefined</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/53421">#53421</a></li> <li>🇨🇳 ColorPicker add <code>zh_HK</code> <code>zh_TW</code> locales. <a href="https://redirect.github.com/ant-design/ant-design/pull/53440">#53440</a> <a href="https://github.com/mjsong07"><code>@mjsong07</code></a></li> </ul> <h2>5.24.6</h2> <p><code>2025-04-01</code></p> <ul> <li>🐞 Fix Modal show loading with async call, still can close with click outer space. <a href="https://redirect.github.com/ant-design/ant-design/pull/53227">#53227</a> <a href="https://github.com/jin19980928"><code>@jin19980928</code></a></li> <li>🐞 Fix when Table <code>size</code> is <code>small</code>, the theme config will take effect on the sub Pagination. <a href="https://redirect.github.com/ant-design/ant-design/pull/52829">#52829</a> <a href="https://github.com/Can-Chen"><code>@Can-Chen</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ant-design/ant-design/commit/e4ff13efb5517d2bb61bae6374b81c955964dd8e"><code>e4ff13e</code></a> docs: update 5.24.9 changelog (<a href="https://redirect.github.com/ant-design/ant-design/issues/53673">#53673</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/ba8f5430e76553e4d05d02a533ee39bd47ba9972"><code>ba8f543</code></a> fix(Tabs): upgrade rc-tabs to fix keyboard issue (<a href="https://redirect.github.com/ant-design/ant-design/issues/53692">#53692</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/00e18ac2cde9ab436da0ebb86022d54f2ff5293c"><code>00e18ac</code></a> perf: optimize useState initialization with lazy initialization pattern (<a href="https://redirect.github.com/ant-design/ant-design/issues/53690">#53690</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/a1e9f530ebb705607ed6be06ab49632cc321fec2"><code>a1e9f53</code></a> INTERNAL: update unstableSetRender to handle optional render parameter (<a href="https://redirect.github.com/ant-design/ant-design/issues/53662">#53662</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/b79998872a2ef1fc61304d8095b93b4f895bc717"><code>b799988</code></a> docs: randomuser.me => mocky.io (<a href="https://redirect.github.com/ant-design/ant-design/issues/53676">#53676</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/d785e9a5d7acd2a687d57ef01c1dcfe0544f2d3b"><code>d785e9a</code></a> docs(icon): add compatibility tips (<a href="https://redirect.github.com/ant-design/ant-design/issues/53666">#53666</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/d24558b64fdbafa5ccb7f10323a6ddd90a084277"><code>d24558b</code></a> docs: Update README.md (<a href="https://redirect.github.com/ant-design/ant-design/issues/53661">#53661</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/f75f2cd5799180c8181555ecfc44df3b27927180"><code>f75f2cd</code></a> docs: add DeepWiki badge (<a href="https://redirect.github.com/ant-design/ant-design/issues/53660">#53660</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/605b1e84992f63c240bf5fe844775c0ce47890bf"><code>605b1e8</code></a> fix: Mask not hiding correctly in lazy mode (<a href="https://redirect.github.com/ant-design/ant-design/issues/53653">#53653</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/77691d2a750080cab13b43100b9b5ac206ff7755"><code>77691d2</code></a> chore: unlock [email protected] (<a href="https://redirect.github.com/ant-design/ant-design/issues/53654">#53654</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ant-design/ant-design/compare/5.24.5...5.24.9">compare view</a></li> </ul> </details> <br /> [](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]
