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

   Bumps [antd](https://github.com/ant-design/ant-design) from 4.24.16 to 
5.20.1.
   <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.20.1</h2>
   <ul>
   <li>ColorPicker
   <ul>
   <li>🐞 Fix ColorPicker compile error of <code>@ant-design/fast-color</code>. 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50293";>#50293</a> 
<a href="https://githhub.com/afc163";><code>@​afc163</code></a></li>
   <li>💄 Fix ColorPicker not adjust border style when under Space.Compact. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50291";>#50291</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   </ul>
   </li>
   <li>💄 Fix Table <code>zIndexTableFixed</code> token not support CSS var. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50355";>#50355</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 Fix FloatButton don't support <code>zIndexPopupBase</code> token. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50349";>#50349</a> 
<a href="https://github.com/Yuzu-io";><code>@​Yuzu-io</code></a></li>
   <li>🐞 Fix Typography <code>tooltip</code> not show with precision issue of 
<code>ellipsis</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50315";>#50315</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Form <code>preserve={false}</code> should not trigger 
<code>shouldUpdate</code> rerender. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50283";>#50283</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Tour default <code>z-index</code> not follow 
<code>zIndexPopup</code> token issue. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50300";>#50300</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Calendar <code>locale</code> should override <code>locale</code> 
from ConfigProvider. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50236";>#50236</a> 
<a href="https://github.com/Asanio06";><code>@​Asanio06</code></a></li>
   <li>🐞 Fix Spin align issue when setting <code>percent</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50277";>#50277</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   <li>🐞 Fix Tree switcher position not ping at top when title break the line. 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50313";>#50313</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🌐 Locales
   <ul>
   <li>🇦🇿 Fix missing spaces of <code>az_AZ</code> locale. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50238";>#50238</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   </ul>
   </li>
   <li>TypeScript
   <ul>
   <li>🤖 Refine Table all Record types from any to Object. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50351";>#50351</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   </ul>
   </li>
   </ul>
   <hr />
   <ul>
   <li>ColorPicker
   <ul>
   <li>🐞 修复 ColorPicker 出现 <code>@ant-design/fast-color</code> 编译报错问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50293";>#50293</a> 
<a href="https://githhub.com/afc163";><code>@​afc163</code></a></li>
   <li>💄 修复 ColorPicker 在 Space.Compact 下圆角样式不会调整的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50291";>#50291</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   </ul>
   </li>
   <li>💄 修复 Table <code>zIndexTableFixed</code> token 不支持传入 CSS 变量的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50355";>#50355</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 修复 FloatButton 不支持 <code>zIndexPopupBase</code> token 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50349";>#50349</a> 
<a href="https://github.com/Yuzu-io";><code>@​Yuzu-io</code></a></li>
   <li>🐞 修复 Typography 的 <code>ellipsis</code> 因为精度问题导致 <code>tooltip</code> 
无法显示的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50315";>#50315</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 Form <code>preserve={false}</code> 会触发 <code>shouldUpdate</code> 
rerender 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50283";>#50283</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 Tour 默认 <code>z-index</code> 没有使用 <code>zIndexPopup</code> token 
的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50300";>#50300</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 修复 Calendar <code>locale</code> 没有正确覆盖 ConfigProvider 
<code>locale</code> 的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50236";>#50236</a> 
<a href="https://github.com/Asanio06";><code>@​Asanio06</code></a></li>
   <li>🐞 修复 Spin 组件设置 <code>percent</code> 时未水平居中的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50277";>#50277</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   <li>🐞 修复 Tree 展开按钮在标题折行时没有顶上对齐的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50313";>#50313</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🌐 本地化
   <ul>
   <li>🇦🇿 修复 <code>az_AZ</code> 本地化文案缺少空格的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50238";>#50238</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   </ul>
   </li>
   <li>TypeScript
   <ul>
   <li>🤖 优化 Table 中所有的 Record 类型从 any 约束为 Object 类型。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50351";>#50351</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.20.0</h2>
   <ul>
   <li>🛠 Replace ColorPicker internal <code>@ctrl/tiny-color</code> with 
<code>@ant-design/fast-color</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49846";>#49846</a></li>
   <li>🆕 ConfigProvider support indicator property for Spin. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50183";>#50183</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🆕 Upload <code>showUploadList</code> support <code>extra</code> for 
additional content. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50098";>#50098</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Tree support custom loading icon for tree nodes with new prop 
<code>switcherLoadingIcon</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49716";>#49716</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🆕 Slider support <code>range.editable</code> to dynamic add/remove 
handles. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49923";>#49923</a></li>
   <li>🆕 Slider <code>range.editable</code> support <code>minCount</code> and 
<code>maxCount</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49987";>#49987</a></li>
   <li>🆕 Support custom status render in QRCode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49563";>#49563</a> 
<a href="https://github.com/kiner-tang";><code>@​kiner-tang</code></a></li>
   <li>🆕 Table component supports custom Filter dropdown box empty status. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49613";>#49613</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   <li>🆕 Allow user to add the Divider style of <code>dashed</code>, 
<code>dotted</code> or <code>solid</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49654";>#49654</a> 
<a href="https://github.com/pinaki-08";><code>@​pinaki-08</code></a></li>
   <li>🆕 InputNumber supports <code>suffix</code> prop. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49674";>#49674</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🆕 ColorPicker support gradient color type and fix controlled mode not 
working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50050";>#50050</a></li>
   <li>🆕 Input/TextArea/Mentions support <code>onClear</code> prop. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49905";>#49905</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>⌨️ Optimize Input be changed repeatedly when hold the enter key in 
multi-mode. <a 
href="https://redirect.github.com/react-component/input/pull/72/files";>rc-input#72</a>
 <a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>🐞 Fix the issue where line-height is not effective in cssinjs mode for 
ColorPicker. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50220";>#50220</a> 
<a href="https://github.com/vagusX";><code>@​vagusX</code></a></li>
   <li>🐞 Fix cursor disabled state for ColorPicker. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50217";>#50217</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🐞 Fix grouping columns does not apply sorting for Table. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50086";>#50086</a> 
<a href="https://github.com/Zyf665";><code>@​Zyf665</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.20.1</h2>
   <p><code>2024-08-11</code></p>
   <ul>
   <li>ColorPicker
   <ul>
   <li>🐞 Fix ColorPicker compile error of <code>@ant-design/fast-color</code>. 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50293";>#50293</a> 
<a href="https://github.com/afc163";><code>@​afc163</code></a></li>
   <li>💄 Fix ColorPicker not adjust border style when under Space.Compact. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50291";>#50291</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   </ul>
   </li>
   <li>💄 Fix Table <code>zIndexTableFixed</code> token not support CSS var. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50355";>#50355</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>🐞 Fix FloatButton don't support <code>zIndexPopupBase</code> token. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50349";>#50349</a> 
<a href="https://github.com/Yuzu-io";><code>@​Yuzu-io</code></a></li>
   <li>🐞 Fix Typography <code>tooltip</code> not show with precision issue of 
<code>ellipsis</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50315";>#50315</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Form <code>preserve={false}</code> should not trigger 
<code>shouldUpdate</code> rerender. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50283";>#50283</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Tour default <code>z-index</code> not follow 
<code>zIndexPopup</code> token issue. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50300";>#50300</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🐞 Fix Calendar <code>locale</code> should override <code>locale</code> 
from ConfigProvider. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50236";>#50236</a> 
<a href="https://github.com/Asanio06";><code>@​Asanio06</code></a></li>
   <li>🐞 Fix Spin align issue when setting <code>percent</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50277";>#50277</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   <li>🐞 Fix Tree switcher position not ping at top when title break the line. 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50313";>#50313</a> 
<a href="https://github.com/zombieJ";><code>@​zombieJ</code></a></li>
   <li>🌐 Locales
   <ul>
   <li>🇦🇿 Fix missing spaces of <code>az_AZ</code> locale. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50238";>#50238</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   </ul>
   </li>
   <li>TypeScript
   <ul>
   <li>🤖 Refine Table all Record types from any to Object. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50351";>#50351</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.20.0</h2>
   <p><code>2024-08-03</code></p>
   <ul>
   <li>ColorPicker
   <ul>
   <li>🛠 Replace ColorPicker internal <code>@ctrl/tinycolor</code> with 
<code>@ant-design/fast-color</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49846";>#49846</a></li>
   <li>🆕 ColorPicker support gradient color type and fix controlled mode not 
working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50050";>#50050</a></li>
   <li>🐞 Fix the issue where line-height is not effective in cssinjs mode for 
ColorPicker. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50220";>#50220</a> 
<a href="https://github.com/vagusX";><code>@​vagusX</code></a></li>
   <li>🐞 Fix cursor disabled state for ColorPicker. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50217";>#50217</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>💄 Optimize ColorPicker when selecting a color from the 
<code>transparent</code> state, it defaults to using a bright color instead of 
black color to enhance the user interaction experience. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50148";>#50148</a></li>
   </ul>
   </li>
   <li>🆕 ConfigProvider support indicator property for Spin. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50183";>#50183</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🆕 Upload <code>showUploadList</code> support <code>extra</code> for 
additional content. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50098";>#50098</a> 
<a href="https://github.com/guoyunhe";><code>@​guoyunhe</code></a></li>
   <li>🆕 Tree support custom loading icon for tree nodes with new prop 
<code>switcherLoadingIcon</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49716";>#49716</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>Slider
   <ul>
   <li>🆕 Slider support <code>range.editable</code> to dynamic add/remove 
handles. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49923";>#49923</a></li>
   <li>🆕 Slider <code>range.editable</code> support <code>minCount</code> and 
<code>maxCount</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49987";>#49987</a></li>
   </ul>
   </li>
   <li>🆕 Support custom status render in QRCode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49563";>#49563</a> 
<a href="https://github.com/kiner-tang";><code>@​kiner-tang</code></a></li>
   <li>🆕 Table component supports custom Filter dropdown box empty status. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49613";>#49613</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   <li>🆕 Allow user to add the Divider style of <code>dashed</code>, 
<code>dotted</code> or <code>solid</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49654";>#49654</a> 
<a href="https://github.com/pinaki-08";><code>@​pinaki-08</code></a></li>
   <li>🆕 InputNumber supports <code>suffix</code> prop. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49674";>#49674</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🆕 Input/TextArea/Mentions support <code>onClear</code> prop. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49905";>#49905</a> 
<a href="https://github.com/li-jia-nan";><code>@​li-jia-nan</code></a></li>
   <li>⌨️ Optimize Input be changed repeatedly when hold the enter key in 
multi-mode. <a 
href="https://redirect.github.com/react-component/input/pull/72/files";>rc-input#72</a>
 <a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>🐞 Fix grouping columns does not apply sorting for Table. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50086";>#50086</a> 
<a href="https://github.com/Zyf665";><code>@​Zyf665</code></a></li>
   <li>🐞 Fix Popover/PopConfirm/Tooltip with <code>topLeft</code>, 
<code>topRight</code>, <code>bottomLeft</code>, <code>bottomRight</code> zoom 
in transform origin not correct when target element width is too large. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50134";>#50134</a></li>
   <li>💄 Fix Tree filter node style lost. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49773";>#49773</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>TypeScript
   <ul>
   <li>🤖 Component Token support string and number. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49837";>#49837</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   <li>🤖 Improve Radio export types. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50203";>#50203</a> 
<a href="https://github.com/baicie";><code>@​baicie</code></a></li>
   </ul>
   </li>
   <li>🌐 Locales
   <ul>
   <li>🇪🇸 Improve Spanish translation. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50179";>#50179</a> 
<a href="https://github.com/sergioalmela";><code>@​sergioalmela</code></a></li>
   </ul>
   </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/e1e0c0bcd813ecaf2b480e5473b0d85654f7a2df";><code>e1e0c0b</code></a>
 docs(✨ ): release 5.20.1 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50363";>#50363</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/0ae6d696edd76e4dec4f06487597f8caa2bfd5dc";><code>0ae6d69</code></a>
 chore: Update pr-open-notify.yml (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50361";>#50361</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/5b5d3853d19eef5f08debd4b42c5a8887c2e8873";><code>5b5d385</code></a>
 chore: fix surge deploy by locking version to 0.23.1 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50359";>#50359</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/5aa5c3d59105c1fa632ce4bc7eba0106a50e3164";><code>5aa5c3d</code></a>
 fix(Table): set z-index unit to false (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50357";>#50357</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/429cf1b3b2e982ea8e9573969b5afe6ec29bc7ec";><code>429cf1b</code></a>
 refactoring: rewrite renderCircle with React Component (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50358";>#50358</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/dd343218a24af489f86e2bd057d3b36b52a92d85";><code>dd34321</code></a>
 chore: fix surge preview deploy not throw error (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50356";>#50356</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/dab9ab69d03f172070ae117a2caa974339ac23a5";><code>dab9ab6</code></a>
 fix(Table): style value should support CSS var (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50355";>#50355</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/0c97a6fa4316d6cfaaa81f7bdb6e3732a7e3b650";><code>0c97a6f</code></a>
 test: speed up test workflow (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50346";>#50346</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/d6be2b22af7e4de2cde9b56d2323c335cfb1caa8";><code>d6be2b2</code></a>
 chore(deps): update dependency cheerio to v1.0.0 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50352";>#50352</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/857ee24e382bd93202c561a4e48518d3b9def0d1";><code>857ee24</code></a>
 type(Table): TypeScript improvement (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50351";>#50351</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/4.24.16...5.20.1";>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=4.24.16&new-version=5.20.1)](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