dependabot[bot] opened a new pull request, #37278: URL: https://github.com/apache/superset/pull/37278
Bumps [antd](https://github.com/ant-design/ant-design) from 5.27.6 to 6.2.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>6.2.1</h2> <ul> <li>🐞 Fix Button child element's <code>className</code> be cleared if it contains two Chinese characters. <a href="https://redirect.github.com/ant-design/ant-design/pull/56593">#56593</a> <a href="https://github.com/QdabuliuQ"><code>@QdabuliuQ</code></a></li> <li>🐞 Fix DatePicker DOM not updated bug after update <code>suffixIcon</code> as <code>null</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/56637">#56637</a> <a href="https://github.com/AlanQtten"><code>@AlanQtten</code></a></li> <li>🐞 Fix Table content area border radius when set border radius for container. <a href="https://redirect.github.com/ant-design/ant-design/pull/56478">#56478</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Card unexpected border radius for Body area. <a href="https://redirect.github.com/ant-design/ant-design/pull/56653">#56653</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>💄 MISC: Fix unexpected <code>undefined</code> and <code>null</code> in the injected styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/56636">#56636</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>💄 MISC: Improve <code>background</code> transition to <code>background-color</code> for all components. <a href="https://redirect.github.com/ant-design/ant-design/pull/56598">#56598</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve Grid use <code>genCssVar</code> method to generate more stable CSS variable names. <a href="https://redirect.github.com/ant-design/ant-design/pull/56635">#56635</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve <code>@ant-design/icons</code> usage to avoid depend on full package since externals. <a href="https://redirect.github.com/ant-design/ant-design/pull/56639">#56639</a> <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a></li> </ul> <hr /> <ul> <li>🐞 修复 Button 子元素为包含两个中文字符的标签时,原有 <code>className</code> 被清空的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56593">#56593</a> <a href="https://github.com/QdabuliuQ"><code>@QdabuliuQ</code></a></li> <li>🐞 修复 DatePicker 在设置 <code>suffixIcon</code> 为 <code>null</code> 后不会更新 DOM 的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56637">#56637</a> <a href="https://github.com/AlanQtten"><code>@AlanQtten</code></a></li> <li>🐞 修复 Table 容器设置圆角时,内部内容区域圆角不一致的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56478">#56478</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 修复 Card Body 区域有非预期圆角值的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56653">#56653</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>💄 杂项:修复 <code>undefined</code> 和 <code>null</code> 值被注入到 CSS 的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/56636">#56636</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>💄 杂项:优化所有组件中的 <code>background</code> 过渡为 <code>background-color</code>。<a href="https://redirect.github.com/ant-design/ant-design/pull/56598">#56598</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 优化 Grid 使用 <code>genCssVar</code> 方法以生成更加稳定的 CSS 变量名。<a href="https://redirect.github.com/ant-design/ant-design/pull/56635">#56635</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 优化 <code>@ant-design/icons</code> 引入方式为独立图标引入,避免被 externals 增加前置依赖。<a href="https://redirect.github.com/ant-design/ant-design/pull/56639">#56639</a> <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a></li> </ul> <h2>6.2.0</h2> <ul> <li>🛠 Button, Masonry, Mentions, Select, Space, Splitter, Steps and other components batch use <code>genCssVar</code> method to generate more stable CSS variable names. <a href="https://redirect.github.com/ant-design/ant-design/pull/56562">#56562</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56559">#56559</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56557">#56557</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56555">#56555</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56550">#56550</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56547">#56547</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56546">#56546</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56529">#56529</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🆕 QRCode adds <code>marginSize</code> property for displaying QR code margin area. <a href="https://redirect.github.com/ant-design/ant-design/pull/56569">#56569</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🆕 Tour adds <code>keyboard</code> property to configure keyboard operations. <a href="https://redirect.github.com/ant-design/ant-design/pull/56581">#56581</a> <a href="https://github.com/cactuser-Lu"><code>@cactuser-Lu</code></a></li> <li>Tooltip <ul> <li>🆕 Tooltip adds <code>maxWidth</code> design token. <a href="https://redirect.github.com/ant-design/ant-design/pull/56540">#56540</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🆕 Tooltip/Popover/Popconfirm can be closed with ESC by default. <a href="https://redirect.github.com/ant-design/ant-design/pull/56492">#56492</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> <li>🛠 Steps remove useless styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/56565">#56565</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🆕 Form supports <code>tel</code> type validation. <a href="https://redirect.github.com/ant-design/ant-design/pull/56533">#56533</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🐞 Fix Badge <code>ref</code> not working when using <code>text</code> property. <a href="https://redirect.github.com/ant-design/ant-design/pull/56532">#56532</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>🆕 Calendar and DatePicker <code>locale</code> configuration now supports partial content filling. <a href="https://redirect.github.com/ant-design/ant-design/pull/56376">#56376</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix ConfigProvider <code>theme.cssVar</code> configuration not working for icons. <a href="https://redirect.github.com/ant-design/ant-design/pull/56504">#56504</a> <a href="https://github.com/seanparmelee"><code>@seanparmelee</code></a></li> <li>🐞 Fix Collapse <code>items</code> semantic properties not working. <a href="https://redirect.github.com/ant-design/ant-design/pull/56517">#56517</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>Modal <ul> <li>🆕 Modal supports <code>focusable.trap</code> to configure whether to lock focus within the Modal. <a href="https://redirect.github.com/ant-design/ant-design/pull/56500">#56500</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>🛠 Remove useless DOM structure from Modal and optimize focus capture to prevent accidental focus escape outside the Modal. <a href="https://redirect.github.com/ant-design/ant-design/pull/56142">#56142</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> </ul> </li> <li>ConfigProvider <ul> <li>🆕 ConfigProvider supports <code>pagination</code> configuration for <code>totalBoundary</code> and <code>showSizeChanger</code> properties. <a href="https://redirect.github.com/ant-design/ant-design/pull/56475">#56475</a> <a href="https://github.com/chiaweilee"><code>@chiaweilee</code></a></li> <li>🆕 ConfigProvider supports configuring Alert global icons. <a href="https://redirect.github.com/ant-design/ant-design/pull/56241">#56241</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> </ul> </li> <li>Drawer <ul> <li>🆕 Drawer adds <code>focusable</code> to configure focus behavior after opening, supporting focus locking within the container and focus returning after closing. <a href="https://redirect.github.com/ant-design/ant-design/pull/56463">#56463</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>🐞 Fix Drawer <code>size</code> definition not supporting string type. <a href="https://redirect.github.com/ant-design/ant-design/pull/56358">#56358</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> </ul> </li> <li>🐞 Fix Image nested in Modal cannot be closed sequentially with Esc. <a href="https://redirect.github.com/ant-design/ant-design/pull/56386">#56386</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> <li>🆕 Pagination supports <code>size</code> property. <a href="https://redirect.github.com/ant-design/ant-design/pull/56009">#56009</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🆕 Breadcrumb supports <code>dropdownIcon</code> customization. <a href="https://redirect.github.com/ant-design/ant-design/pull/56250">#56250</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🆕 Checkbox.Group supports <code>role</code> configuration. <a href="https://redirect.github.com/ant-design/ant-design/pull/56126">#56126</a> <a href="https://github.com/Pareder"><code>@Pareder</code></a></li> <li>💄 Mentions fix invalid style <code>padding: undefined</code> in different sizes. <a href="https://redirect.github.com/ant-design/ant-design/pull/56564">#56564</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🐞 Fix Select clear button alignment issue when <code>size="small"</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/56525">#56525</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> <hr /> <ul> <li>🛠 Button、Masonry、Mentions、Select、Space、Splitter、Steps 等组件批量使用 <code>genCssVar</code> 方法以生成更加稳定的 css 变量名。<a href="https://redirect.github.com/ant-design/ant-design/pull/56562">#56562</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56559">#56559</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56557">#56557</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56555">#56555</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56550">#56550</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56547">#56547</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56546">#56546</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56529">#56529</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🆕 QRCode 新增 <code>marginSize</code> 属性用于展示二维码留白区。<a href="https://redirect.github.com/ant-design/ant-design/pull/56569">#56569</a> <a href="https://github.com/afc163"><code>@afc163</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.2.1</h2> <p><code>2026-01-20</code></p> <ul> <li>🐞 Fix Button child element's <code>className</code> be cleared if it contains two Chinese characters. <a href="https://redirect.github.com/ant-design/ant-design/pull/56593">#56593</a> <a href="https://github.com/QdabuliuQ"><code>@QdabuliuQ</code></a></li> <li>🐞 Fix DatePicker DOM not updated bug after update <code>suffixIcon</code> as <code>null</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/56637">#56637</a> <a href="https://github.com/AlanQtten"><code>@AlanQtten</code></a></li> <li>🐞 Fix Table content area border radius when set border radius for container. <a href="https://redirect.github.com/ant-design/ant-design/pull/56478">#56478</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Card unexpected border radius for Body area. <a href="https://redirect.github.com/ant-design/ant-design/pull/56653">#56653</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> <li>💄 MISC: Fix unexpected <code>undefined</code> and <code>null</code> in the injected styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/56636">#56636</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>💄 MISC: Improve <code>background</code> transition to <code>background-color</code> for all components. <a href="https://redirect.github.com/ant-design/ant-design/pull/56598">#56598</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve Grid use <code>genCssVar</code> method to generate more stable CSS variable names. <a href="https://redirect.github.com/ant-design/ant-design/pull/56635">#56635</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🛠 Improve <code>@ant-design/icons</code> usage to avoid depend on full package since externals. <a href="https://redirect.github.com/ant-design/ant-design/pull/56639">#56639</a> <a href="https://github.com/ShenHongFei"><code>@ShenHongFei</code></a></li> </ul> <h2>6.2.0</h2> <p><code>2026-01-13</code></p> <ul> <li>🛠 Button, Masonry, Mentions, Select, Space, Splitter, Steps and other components batch use <code>genCssVar</code> method to generate more stable CSS variable names. <a href="https://redirect.github.com/ant-design/ant-design/pull/56562">#56562</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56559">#56559</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56557">#56557</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56555">#56555</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56550">#56550</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56547">#56547</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56546">#56546</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/56529">#56529</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🆕 QRCode adds <code>marginSize</code> property for displaying QR code margin area. <a href="https://redirect.github.com/ant-design/ant-design/pull/56569">#56569</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🆕 Tour adds <code>keyboard</code> property to configure keyboard operations. <a href="https://redirect.github.com/ant-design/ant-design/pull/56581">#56581</a> <a href="https://github.com/cactuser-Lu"><code>@cactuser-Lu</code></a></li> <li>Tooltip <ul> <li>🆕 Tooltip adds <code>maxWidth</code> design token. <a href="https://redirect.github.com/ant-design/ant-design/pull/56540">#56540</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🆕 Tooltip/Popover/Popconfirm can be closed with ESC by default. <a href="https://redirect.github.com/ant-design/ant-design/pull/56492">#56492</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> </ul> </li> <li>🛠 Steps remove useless styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/56565">#56565</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🆕 Form supports <code>tel</code> type validation. <a href="https://redirect.github.com/ant-design/ant-design/pull/56533">#56533</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🐞 Fix Badge <code>ref</code> not working when using <code>text</code> property. <a href="https://redirect.github.com/ant-design/ant-design/pull/56532">#56532</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>🆕 Calendar and DatePicker <code>locale</code> configuration now supports partial content filling. <a href="https://redirect.github.com/ant-design/ant-design/pull/56376">#56376</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix ConfigProvider <code>theme.cssVar</code> configuration not working for icons. <a href="https://redirect.github.com/ant-design/ant-design/pull/56504">#56504</a> <a href="https://github.com/seanparmelee"><code>@seanparmelee</code></a></li> <li>🐞 Fix Collapse <code>items</code> semantic properties not working. <a href="https://redirect.github.com/ant-design/ant-design/pull/56517">#56517</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>Modal <ul> <li>🆕 Modal supports <code>focusable.trap</code> to configure whether to lock focus within the Modal. <a href="https://redirect.github.com/ant-design/ant-design/pull/56500">#56500</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>🛠 Remove useless DOM structure from Modal and optimize focus capture to prevent accidental focus escape outside the Modal. <a href="https://redirect.github.com/ant-design/ant-design/pull/56142">#56142</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> </ul> </li> <li>ConfigProvider <ul> <li>🆕 ConfigProvider supports <code>pagination</code> configuration for <code>totalBoundary</code> and <code>showSizeChanger</code> properties. <a href="https://redirect.github.com/ant-design/ant-design/pull/56475">#56475</a> <a href="https://github.com/chiaweilee"><code>@chiaweilee</code></a></li> <li>🆕 ConfigProvider supports configuring Alert global icons. <a href="https://redirect.github.com/ant-design/ant-design/pull/56241">#56241</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> </ul> </li> <li>Drawer <ul> <li>🆕 Drawer adds <code>focusable</code> to configure focus behavior after opening, supporting focus locking within the container and focus returning after closing. <a href="https://redirect.github.com/ant-design/ant-design/pull/56463">#56463</a> <a href="https://github.com/zombieJ"><code>@zombieJ</code></a></li> <li>🐞 Fix Drawer <code>size</code> definition not supporting string type. <a href="https://redirect.github.com/ant-design/ant-design/pull/56358">#56358</a> <a href="https://github.com/ug-hero"><code>@ug-hero</code></a></li> </ul> </li> <li>🐞 Fix Image nested in Modal cannot be closed sequentially with Esc. <a href="https://redirect.github.com/ant-design/ant-design/pull/56386">#56386</a> <a href="https://github.com/aojunhao123"><code>@aojunhao123</code></a></li> <li>🆕 Pagination supports <code>size</code> property. <a href="https://redirect.github.com/ant-design/ant-design/pull/56009">#56009</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🆕 Breadcrumb supports <code>dropdownIcon</code> customization. <a href="https://redirect.github.com/ant-design/ant-design/pull/56250">#56250</a> <a href="https://github.com/guoyunhe"><code>@guoyunhe</code></a></li> <li>🆕 Checkbox.Group supports <code>role</code> configuration. <a href="https://redirect.github.com/ant-design/ant-design/pull/56126">#56126</a> <a href="https://github.com/Pareder"><code>@Pareder</code></a></li> <li>💄 Mentions fix invalid style <code>padding: undefined</code> in different sizes. <a href="https://redirect.github.com/ant-design/ant-design/pull/56564">#56564</a> <a href="https://github.com/li-jia-nan"><code>@li-jia-nan</code></a></li> <li>🐞 Fix Select clear button alignment issue when <code>size="small"</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/56525">#56525</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> <h2>6.1.4</h2> <p><code>2026-01-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/8b4235a53b240760e61673323534f914c956f96a"><code>8b4235a</code></a> docs: changelog for 6.2.1 (<a href="https://redirect.github.com/ant-design/ant-design/issues/56667">#56667</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c46ce7fb86b004e47d2fad7e76ad1e71d79a8da5"><code>c46ce7f</code></a> fix: pagination size docs (<a href="https://redirect.github.com/ant-design/ant-design/issues/56668">#56668</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/8574b941a76b2b88a23854ff6cd8ac577435ccc6"><code>8574b94</code></a> feat: add semantic ci (<a href="https://redirect.github.com/ant-design/ant-design/issues/56670">#56670</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/edf65d3eebcbd7c36c3174832592959cf5343106"><code>edf65d3</code></a> chore: remove unnecessary brackets in style (<a href="https://redirect.github.com/ant-design/ant-design/issues/56665">#56665</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c5e5ac7c3f3d877eade67a788f450d91116b03c0"><code>c5e5ac7</code></a> feat: add semantic snap (<a href="https://redirect.github.com/ant-design/ant-design/issues/56600">#56600</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/937f5d0738d23bf21846109597ad4823fd725e5b"><code>937f5d0</code></a> fix(card): Fixed the overflow issue in the Card component body (<a href="https://redirect.github.com/ant-design/ant-design/issues/56653">#56653</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/3848b6bb825a1d264b461a90f8f0d0ad3d731fd9"><code>3848b6b</code></a> docs: fix SemanticPreview not work (<a href="https://redirect.github.com/ant-design/ant-design/issues/56650">#56650</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/bb5642f90bb16f128917b1b480dca0a7fc93ef4b"><code>bb5642f</code></a> chore: improve tree DirectoryTree (<a href="https://redirect.github.com/ant-design/ant-design/issues/56648">#56648</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/60442f9d44db6af2f96093f73858f3c3a0218ff2"><code>60442f9</code></a> chore: improve tooltip (<a href="https://redirect.github.com/ant-design/ant-design/issues/56645">#56645</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c8e79dda70d10abe5e96c4695cfcbaa632a6ed8f"><code>c8e79dd</code></a> chore(deps): update dependency <code>@eslint-react/eslint-plugin</code> to v2.7.2 (<a href="https://redirect.github.com/ant-design/ant-design/issues/56643">#56643</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ant-design/ant-design/compare/5.27.6...6.2.1">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]
