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

   Bumps [antd](https://github.com/ant-design/ant-design) from 4.24.16 to 
5.19.4.
   <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.19.4</h2>
   <ul>
   <li>🐞 Fix the internal elements of Form.Item did not inherit the row height. 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50020";>#50020</a> 
<a href="https://github.com/Wanpan";><code>@​Wanpan</code></a></li>
   <li>🐞 Fix Overlay is still displayed when both Popover <code>title</code> 
and <code>content</code> do not exist. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50064";>#50064</a> 
<a href="https://github.com/LLmoskk";><code>@​LLmoskk</code></a></li>
   <li>🐞 Fix the Token of Empty setting <code>opacityImage</code> does not take 
effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50066";>#50066</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   <li>💄 Fix Tour overflowed the screen on mobile devices. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50082";>#50082</a></li>
   <li>💄 Fix hover style of Checkbox <code>indeterminate</code> state. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50083";>#50083</a></li>
   <li>💄 Fix DatePicker selection style is not intuitive under rtl. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50045";>#50045</a> 
<a href="https://github.com/Layouwen";><code>@​Layouwen</code></a></li>
   <li>💄 Fix Descriptions overflowing the container in <code>bordered</code> 
mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49946";>#49946</a> 
<a href="https://github.com/leefinder";><code>@​leefinder</code></a></li>
   <li>🛠 MISC: Migrate common style tools to 
<code>@ant-design/cssinjs-utils</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50030";>#50030</a> 
<a href="https://github.com/YumoImer";><code>@​YumoImer</code></a></li>
   <li>🌐 Locales
   <ul>
   <li>🇵🇱 Add DatePicker locales for pl_PL. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50023";>#50023</a> 
<a href="https://github.com/ang33l";><code>@​ang33l</code></a></li>
   <li>🇧🇪🇫🇷 Add Modal Tour locales for fr_BE fr_FR. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50058";>#50058</a> 
<a href="https://github.com/JaccoGoris";><code>@​JaccoGoris</code></a></li>
   </ul>
   </li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 Form.Item 内部元素没有继承行高的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50020";>#50020</a> 
<a href="https://github.com/Wanpan";><code>@​Wanpan</code></a></li>
   <li>🐞 修复 Popover <code>title</code> 和 <code>content</code> 都不存在时 Overlay 
仍显示的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50064";>#50064</a> 
<a href="https://github.com/LLmoskk";><code>@​LLmoskk</code></a></li>
   <li>🐞 修复 Empty Token 设置 <code>opacityImage</code> 不生效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50066";>#50066</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   <li>💄 修复 Tour 在移动端下溢出屏幕的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50082";>#50082</a></li>
   <li>💄 修复 Checkbox <code>indeterminate</code> 状态的 hover 样式。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50083";>#50083</a></li>
   <li>💄 修复 DatePicker 在 rtl 下选择样式不符直觉。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50045";>#50045</a> 
<a href="https://github.com/Layouwen";><code>@​Layouwen</code></a></li>
   <li>💄 修复 Descriptions 在 <code>bordered</code> 模式下溢出容器的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49946";>#49946</a> 
<a href="https://github.com/leefinder";><code>@​leefinder</code></a></li>
   <li>🛠 MISC:将通用样式工具迁移到 <code>@ant-design/cssinjs-utils</code>。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50030";>#50030</a> 
<a href="https://github.com/YumoImer";><code>@​YumoImer</code></a></li>
   <li>🌐 国际化
   <ul>
   <li>🇵🇱 为 pl_PL 补充 DatePicker 国际化。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50023";>#50023</a> 
<a href="https://github.com/ang33l";><code>@​ang33l</code></a></li>
   <li>🇧🇪🇫🇷 为 fr_BE fr_FR 补充 Modal Tour 国际化。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50058";>#50058</a> 
<a href="https://github.com/JaccoGoris";><code>@​JaccoGoris</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.19.3</h2>
   <ul>
   <li>🐞 Fix Table sorter argument of <code>onChange</code> with unexpected 
value. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49533";>#49533</a> 
<a href="https://github.com/Zyf665";><code>@​Zyf665</code></a></li>
   <li>🐞 Fix Pagination <code>token.itemBg</code> not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49933";>#49933</a></li>
   <li>🐞 Fix List wrong align style of pagination. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49925";>#49925</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🐞 Fix Image cannot exit preview, when click blank area on both sides of 
aciton bar. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49915";>#49915</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 Fix Card border radius cannot works for non-img elements from 
<code>cover</code> property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49862";>#49862</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>💄 Fix Dropdown menu item wrong wrap style at edge of viewport. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49899";>#49899</a></li>
   <li>💄 Fix Descriptions items may too close with each other. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49895";>#49895</a> 
<a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>⌨️ Optimize Select be changed repeatedly when hold the enter key in 
multi-mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49963";>#49963</a> 
<a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>🇪🇬 Add missing translation for the Arabic language(Egypt) (ar_EG). <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49852";>#49852</a> 
<a href="https://github.com/ahmedsamirdev";><code>@​ahmedsamirdev</code></a></li>
   <li>TypeScript
   <ul>
   <li>🤖 Reuse Tooltips type definitions for ColorPicker. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49949";>#49949</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   </ul>
   </li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 Table 的 <code>onChange</code> 事件中排序器参数错误的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49533";>#49533</a> 
<a href="https://github.com/Zyf665";><code>@​Zyf665</code></a></li>
   <li>🐞 修复 Pagination <code>token.itemBg</code> 设置不生效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49933";>#49933</a></li>
   <li>🐞 修复 List 默认分页位置错误的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49925";>#49925</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🐞 修复 Image 预览操作栏两侧空白区域被点击时,无法关闭预览的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49915";>#49915</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 修复 Card 圆角对 <code>cover</code> 属性中的非 img 元素不生效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49862";>#49862</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>💄 修复 Dropdown 菜单内容在视口边缘换行的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49899";>#49899</a></li>
   <li>💄 修复 Descriptions 子项之间可能没有边距的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49895";>#49895</a> 
<a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>⌨️ 优化 Select 多选模式下长按回车会不断触发变更的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49963";>#49963</a> 
<a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>🇪🇬 添加阿拉伯文(埃及) (ar_EG) 的翻译。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49852";>#49852</a> 
<a href="https://github.com/ahmedsamirdev";><code>@​ahmedsamirdev</code></a></li>
   <li>TypeScript
   <ul>
   <li>🤖 复用 Tooltips 的定义以简化 ColorPicker 的类型声明。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/49949";>#49949</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</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>5.19.4</h2>
   <p><code>2024-07-30</code></p>
   <ul>
   <li>🐞 Fix the internal elements of Form.Item did not inherit the row height. 
<a 
href="https://redirect.github.com/ant-design/ant-design/pull/50020";>#50020</a> 
<a href="https://github.com/Wanpan";><code>@​Wanpan</code></a></li>
   <li>🐞 Fix Overlay is still displayed when both Popover <code>title</code> 
and <code>content</code> do not exist. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50064";>#50064</a> 
<a href="https://github.com/LLmoskk";><code>@​LLmoskk</code></a></li>
   <li>🐞 Fix the Token of Empty setting <code>opacityImage</code> does not take 
effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50066";>#50066</a> 
<a href="https://github.com/thinkasany";><code>@​thinkasany</code></a></li>
   <li>💄 Fix Tour overflowed the screen on mobile devices. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50082";>#50082</a></li>
   <li>💄 Fix hover style of Checkbox <code>indeterminate</code> state. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50083";>#50083</a></li>
   <li>💄 Fix DatePicker selection style is not intuitive under rtl. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50045";>#50045</a> 
<a href="https://github.com/Layouwen";><code>@​Layouwen</code></a></li>
   <li>💄 Fix Descriptions overflowing the container in <code>bordered</code> 
mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49946";>#49946</a> 
<a href="https://github.com/leefinder";><code>@​leefinder</code></a></li>
   <li>🛠 MISC: Migrate common style tools to 
<code>@ant-design/cssinjs-utils</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50030";>#50030</a> 
<a href="https://github.com/YumoImer";><code>@​YumoImer</code></a></li>
   <li>🌐 Locales
   <ul>
   <li>🇵🇱 Add DatePicker locales for pl_PL. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50023";>#50023</a> 
<a href="https://github.com/ang33l";><code>@​ang33l</code></a></li>
   <li>🇧🇪🇫🇷 Add Modal Tour locales for fr_BE fr_FR. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/50058";>#50058</a> 
<a href="https://github.com/JaccoGoris";><code>@​JaccoGoris</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.19.3</h2>
   <p><code>2024-07-19</code></p>
   <ul>
   <li>🐞 Fix Table sorter argument of <code>onChange</code> with unexpected 
value. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49533";>#49533</a> 
<a href="https://github.com/Zyf665";><code>@​Zyf665</code></a></li>
   <li>🐞 Fix Pagination <code>token.itemBg</code> not working. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49933";>#49933</a></li>
   <li>🐞 Fix List wrong align style of pagination. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49925";>#49925</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🐞 Fix Image cannot exit preview, when click blank area on both sides of 
aciton bar. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49915";>#49915</a> 
<a href="https://github.com/wanpan11";><code>@​wanpan11</code></a></li>
   <li>🐞 Fix Card border radius cannot works for non-img elements from 
<code>cover</code> property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49862";>#49862</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>💄 Fix Dropdown menu item wrong wrap style at edge of viewport. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49899";>#49899</a></li>
   <li>💄 Fix Descriptions items may too close with each other. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49895";>#49895</a> 
<a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>⌨️ Optimize Select be changed repeatedly when hold the enter key in 
multi-mode. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49963";>#49963</a> 
<a href="https://github.com/crazyair";><code>@​crazyair</code></a></li>
   <li>🇪🇬 Add missing translation for the Arabic language(Egypt) (ar_EG). <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49852";>#49852</a> 
<a href="https://github.com/ahmedsamirdev";><code>@​ahmedsamirdev</code></a></li>
   <li>TypeScript
   <ul>
   <li>🤖 Reuse Tooltips type definitions for ColorPicker. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49949";>#49949</a> 
<a href="https://github.com/Wxh16144";><code>@​Wxh16144</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.19.2</h2>
   <p><code>2024-07-15</code></p>
   <ul>
   <li>🐞 Fix List render <code>0</code> when <code>actions={[]}</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49842";>#49842</a> 
<a href="https://github.com/int64ago";><code>@​int64ago</code></a></li>
   <li>🐞 Fix Upload with dragging upload, the <code>fileList</code> in 
<code>beforeUpload</code> is not fully filled. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49832";>#49832</a> 
<a href="https://github.com/coderz-w";><code>@​coderz-w</code></a></li>
   <li>Descriptions
   <ul>
   <li>🐞 Fix Descriptions overlap when content is too long. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49803";>#49803</a> 
<a href="https://github.com/coding-ice";><code>@​coding-ice</code></a></li>
   <li>🐞 Fix Descriptions render style issue when under Table 
<code>expandedRowRender</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49727";>#49727</a> 
<a href="https://github.com/ljw-codeking";><code>@​ljw-codeking</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Spin style issue when use <code>percent</code> and 
<code>size</code> at same time. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49876";>#49876</a></li>
   <li>🇮🇳 Fill DatePicker <code>kn_IN</code> missing locales. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49860";>#49860</a> 
<a href="https://github.com/neerajap-01";><code>@​neerajap-01</code></a></li>
   <li>Typescript
   <ul>
   <li>🐞 Fix Tree <code>icon</code> and <code>switcherIcon</code> parameter 
types not being correctly inferred. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49821";>#49821</a></li>
   <li>🐞 Revert Cascader <code>multiple</code> definition case 
<code>value</code> definition missing. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/49741";>#49741</a> 
<a href="https://github.com/YangZhi1";><code>@​YangZhi1</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.19.1</h2>
   <p><code>2024-07-05</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/5cacdd13f32a41761d6c03e8d3e6a01c5f7d0c6c";><code>5cacdd1</code></a>
 docs: update publish date (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50142";>#50142</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/31efa5a6c3ae4733b21ea9b857eebbb3ed580b02";><code>31efa5a</code></a>
 test: update snapshot (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50136";>#50136</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/c7d24e28a73dab30ed14a58e2c3b099da921b5ea";><code>c7d24e2</code></a>
 docs: add changelog 5.19.4 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50129";>#50129</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/2e4b9cb09885236392fcbb6f1ac71e9bcfc1b4b4";><code>2e4b9cb</code></a>
 site: rewrite with CSS logical properties again (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50113";>#50113</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/836d1bbbad43846dd8c282933f2120985bbe731e";><code>836d1bb</code></a>
 type: code optimization (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50116";>#50116</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/525e33737d38f361cd7952888dffcef675a408a9";><code>525e337</code></a>
 type: use DirectionType (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50117";>#50117</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/e8fa5938abad207101874895b8fa5f89391c6f00";><code>e8fa593</code></a>
 site: rewrite with CSS logical properties (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50109";>#50109</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/be3d440959730d4f0e7e56156ca5a12f1ba63c87";><code>be3d440</code></a>
 fix: add missed translation in pl_PL (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50023";>#50023</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/6202187d6b6e4c3a54e0ff16d502e852bf8488d7";><code>6202187</code></a>
 ci: we can skip a single file uploading error when uploading a folder… (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50108";>#50108</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/f56fee1333e596156e2c7f94aaab3cba0155b095";><code>f56fee1</code></a>
 site: update site/demo style (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/50107";>#50107</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/4.24.16...5.19.4";>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.19.4)](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