dependabot[bot] opened a new pull request, #41791: URL: https://github.com/apache/superset/pull/41791
Bumps [antd](https://github.com/ant-design/ant-design) from 5.27.6 to 6.5.0. <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.5.0</h2> <ul> <li>🔥 Add the antd <code>DESIGN.md</code> design-language file and publish it at <a href="https://ant.design/design.md">ant.design/design.md</a>, helping AI design tools understand Ant Design visual language, component archetypes, and theme tokens. <a href="https://redirect.github.com/ant-design/ant-design/pull/58011">#58011</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58356">#58356</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58489">#58489</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>📦 Optimize the antd full bundle size: compared with 6.4.5, size-limit reports <code>antd.min.js</code> down from <code>437.05 KB</code> to <code>432.44 KB</code>, and <code>antd-with-locales.min.js</code> down from <code>514.19 KB</code> to <code>506.84 KB</code>. The main gains come from slimmer DatePicker and TimePicker runtime code in <code>@rc-component/picker</code>, plus Icon/Upload avoiding extra TwoTone runtime in the full bundle. <a href="https://redirect.github.com/ant-design/ant-design/pull/58403">#58403</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58497">#58497</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>Icon <ul> <li>🔥 Add built-in Icon entries for Anthropic, Claude, Gemini, Mistral, DeepSeek, Qwen, Perplexity, HuggingFace, Ollama, Replicate, ElevenLabs, Telegram, Mastodon, Threads and Snapchat. <a href="https://redirect.github.com/ant-design/ant-design/pull/58524">#58524</a> <a href="https://github.com/afc163"><code>@afc163</code></a> <!-- raw HTML omitted --></li> <li>📦 Optimize Icon and Upload default icon imports by upgrading <code>@ant-design/icons</code> to <code>6.3.1</code> and switching Upload picture-list default placeholders to Outlined icons, reducing extra TwoTone runtime in the full bundle. <a href="https://redirect.github.com/ant-design/ant-design/pull/58497">#58497</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🐞 Fix Icon styles not working when <code>theme.zeroRuntime</code> is enabled. <a href="https://redirect.github.com/ant-design/ant-design/pull/58517">#58517</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> </ul> </li> <li>Input <ul> <li>🆕 Add Input.Password <code>visibilityToggle.tabIndex</code> to customize the visibility toggle button tab order. <a href="https://redirect.github.com/ant-design/ant-design/pull/58458">#58458</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Input.Search not applying ConfigProvider root <code>style</code> configuration. <a href="https://redirect.github.com/ant-design/ant-design/pull/58467">#58467</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Input.Search losing <code>enterButton.className</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58506">#58506</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Input.Search button height not aligning with Input token height. <a href="https://redirect.github.com/ant-design/ant-design/pull/58525">#58525</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>💄 Add focus outline for borderless Input components. <a href="https://redirect.github.com/ant-design/ant-design/pull/58250">#58250</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Select <ul> <li>🆕 Add Select function-based <code>tokenSeparators</code> support. <a href="https://redirect.github.com/ant-design/ant-design/pull/57966">#57966</a> <a href="https://github.com/ZQDesigned"><code>@ZQDesigned</code></a></li> <li>🐞 Fix Select and related popup components numeric popup width rendering. <a href="https://redirect.github.com/ant-design/ant-design/pull/58511">#58511</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Select creating disabled tags. <a href="https://redirect.github.com/ant-design/ant-design/pull/58518">#58518</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🐞 Fix Select single mode <code>labelRender</code> dimming while open. <a href="https://redirect.github.com/ant-design/ant-design/pull/58288">#58288</a> <a href="https://github.com/kfylaktopoulos"><code>@kfylaktopoulos</code></a></li> </ul> </li> <li>Table <ul> <li>🐞 Fix Table <code>defaultSortOrder</code> and controlled <code>sortOrder</code> being ignored when the column is hidden by <code>responsive</code> at the current breakpoint. <a href="https://redirect.github.com/ant-design/ant-design/pull/58008">#58008</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> <li>🐞 Fix Table extra vertical line on the last fixed-right column in bordered mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58516">#58516</a> <a href="https://github.com/uttam12331"><code>@uttam12331</code></a></li> <li>⌨️ Improve Table row selection checkbox accessibility by supporting <code>aria-*</code> attributes from <code>getCheckboxProps</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58275">#58275</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>💄 Fix Table sticky header top border missing in bordered mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58451">#58451</a> <a href="https://github.com/BangDori"><code>@BangDori</code></a></li> </ul> </li> <li>BorderBeam <ul> <li>🆕 Add BorderBeam <code>duration</code> prop to control beam loop duration. <a href="https://redirect.github.com/ant-design/ant-design/pull/58233">#58233</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🆕 Add BorderBeam <code>lineWidth</code> prop to control beam width. <a href="https://redirect.github.com/ant-design/ant-design/pull/58324">#58324</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🆕 Add BorderBeam <code>size</code> prop to control beam size. <a href="https://redirect.github.com/ant-design/ant-design/pull/58303">#58303</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Badge <ul> <li>🆕 Add Badge <code>title</code> prop to allow removing the native tooltip. <a href="https://redirect.github.com/ant-design/ant-design/pull/58209">#58209</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Improve Badge processing status display in dark mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58414">#58414</a> <a href="https://github.com/clxstart"><code>@clxstart</code></a></li> </ul> </li> <li>Layout <ul> <li>🆕 Add Layout.Sider semantic <code>classNames</code> and <code>styles</code> support. <a href="https://redirect.github.com/ant-design/ant-design/pull/57938">#57938</a> <a href="https://github.com/landeqiming666"><code>@landeqiming666</code></a></li> <li>🐞 Fix Layout.Header, Layout.Footer and Layout.Content losing default background when used standalone with <code>theme.cssVar</code> enabled. <a href="https://redirect.github.com/ant-design/ant-design/pull/58046">#58046</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> <li>Pagination <ul> <li>🐞 Fix Pagination text wrapping and overflow in some scenarios. <a href="https://redirect.github.com/ant-design/ant-design/pull/58151">#58151</a> <a href="https://github.com/selicens"><code>@selicens</code></a></li> <li>🐞 Fix Pagination quick jumper layout instability. <a href="https://redirect.github.com/ant-design/ant-design/pull/58282">#58282</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Upload <ul> <li>🐞 Fix Upload not showing file icon for failed files. <a href="https://redirect.github.com/ant-design/ant-design/pull/58484">#58484</a> <a href="https://github.com/biubiukam"><code>@biubiukam</code></a></li> <li>⌨️ Improve Upload list item name accessibility when previewing files without a URL. <a href="https://redirect.github.com/ant-design/ant-design/pull/58092">#58092</a> <a href="https://github.com/ug-one"><code>@ug-one</code></a></li> </ul> </li> <li>Alert <ul> <li>🐞 Fix Alert icon vertical alignment when description content is provided. <a href="https://redirect.github.com/ant-design/ant-design/pull/57915">#57915</a> <a href="https://github.com/MMMIXER"><code>@MMMIXER</code></a></li> <li>🐞 Fix Alert icon and close button not aligning with the first title line when only a title is provided. <a href="https://redirect.github.com/ant-design/ant-design/pull/57878">#57878</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>📖 Improve AI agent support for the ant.design website and its <a href="https://isitagentready.com/ant.design">isitagentready.com/ant.design</a> result. <a href="https://redirect.github.com/ant-design/ant-design/pull/58510">#58510</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58490">#58490</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/57725">#57725</a> <a href="https://github.com/afc163"><code>@afc163</code></a> <a href="https://github.com/ug-one"><code>@ug-one</code></a></li> <li>📖 Update Ant Design CLI docs with <code>antd setup</code>, Node.js <code>>=20.0.0</code> requirement, MCP version auto-detection, and environment variable notes, and sync the For Agents and MCP Server docs in both languages. <a href="https://redirect.github.com/ant-design/ant-design/pull/58460">#58460</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🐞 Fix antd root semantic <code>style</code> priority across components to ensure component <code>style</code> overrides global <code>styles.root</code> and <code>style</code> configuration. <a href="https://redirect.github.com/ant-design/ant-design/pull/58474">#58474</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Improve Component Token small control height in compact theme to avoid cramped line boxes. <a href="https://redirect.github.com/ant-design/ant-design/pull/58411">#58411</a> <a href="https://github.com/nightt5879"><code>@nightt5879</code></a></li> <li>🐞 Fix Anchor hash parsing performance issue with specially crafted hash values. <a href="https://redirect.github.com/ant-design/ant-design/pull/58472">#58472</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🆕 Add Collapse <code>headerPaddingSM</code>, <code>headerPaddingLG</code>, <code>contentPaddingSM</code>, and <code>contentPaddingLG</code> tokens to configure header and content padding for small and large sizes separately. <a href="https://redirect.github.com/ant-design/ant-design/pull/58436">#58436</a> <a href="https://github.com/biubiukam"><code>@biubiukam</code></a></li> <li>🆕 Add ConfigProvider form <code>labelWrap</code> configuration support. <a href="https://redirect.github.com/ant-design/ant-design/pull/58035">#58035</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</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.5.0</h2> <p><code>2026-06-27</code></p> <ul> <li>🔥 Add the antd <code>DESIGN.md</code> design-language file and publish it at <a href="https://ant.design/design.md">ant.design/design.md</a>, helping AI design tools understand Ant Design visual language, component archetypes, and theme tokens. <a href="https://redirect.github.com/ant-design/ant-design/pull/58011">#58011</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58356">#58356</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58489">#58489</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>📦 Optimize the antd full bundle size: compared with 6.4.5, size-limit reports <code>antd.min.js</code> down from <code>437.05 KB</code> to <code>432.44 KB</code>, and <code>antd-with-locales.min.js</code> down from <code>514.19 KB</code> to <code>506.84 KB</code>. The main gains come from slimmer DatePicker and TimePicker runtime code in <code>@rc-component/picker</code>, plus Icon/Upload avoiding extra TwoTone runtime in the full bundle. <a href="https://redirect.github.com/ant-design/ant-design/pull/58403">#58403</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58497">#58497</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>Icon <ul> <li> <p>🔥 Add built-in Icon entries for Anthropic, Claude, Gemini, Mistral, DeepSeek, Qwen, Perplexity, HuggingFace, Ollama, Replicate, ElevenLabs, Telegram, Mastodon, Threads and Snapchat. <a href="https://redirect.github.com/ant-design/ant-design/pull/58524">#58524</a> <a href="https://github.com/afc163"><code>@afc163</code></a></p> <!-- raw HTML omitted --> </li> <li> <p>📦 Optimize Icon and Upload default icon imports by upgrading <code>@ant-design/icons</code> to <code>6.3.1</code> and switching Upload picture-list default placeholders to Outlined icons, reducing extra TwoTone runtime in the full bundle. <a href="https://redirect.github.com/ant-design/ant-design/pull/58497">#58497</a> <a href="https://github.com/afc163"><code>@afc163</code></a></p> </li> <li> <p>🐞 Fix Icon styles not working when <code>theme.zeroRuntime</code> is enabled. <a href="https://redirect.github.com/ant-design/ant-design/pull/58517">#58517</a> <a href="https://github.com/afc163"><code>@afc163</code></a></p> </li> </ul> </li> <li>Input <ul> <li>🆕 Add Input.Password <code>visibilityToggle.tabIndex</code> to customize the visibility toggle button tab order. <a href="https://redirect.github.com/ant-design/ant-design/pull/58458">#58458</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Input.Search not applying ConfigProvider root <code>style</code> configuration. <a href="https://redirect.github.com/ant-design/ant-design/pull/58467">#58467</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Input.Search losing <code>enterButton.className</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58506">#58506</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Fix Input.Search button height not aligning with Input token height. <a href="https://redirect.github.com/ant-design/ant-design/pull/58525">#58525</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>💄 Add focus outline for borderless Input components. <a href="https://redirect.github.com/ant-design/ant-design/pull/58250">#58250</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Select <ul> <li>🆕 Add Select function-based <code>tokenSeparators</code> support. <a href="https://redirect.github.com/ant-design/ant-design/pull/57966">#57966</a> <a href="https://github.com/ZQDesigned"><code>@ZQDesigned</code></a></li> <li>🐞 Fix Select and related popup components numeric popup width rendering. <a href="https://redirect.github.com/ant-design/ant-design/pull/58511">#58511</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🐞 Fix Select creating disabled tags. <a href="https://redirect.github.com/ant-design/ant-design/pull/58518">#58518</a> <a href="https://github.com/afc163"><code>@afc163</code></a></li> <li>🐞 Fix Select single mode <code>labelRender</code> dimming while open. <a href="https://redirect.github.com/ant-design/ant-design/pull/58288">#58288</a> <a href="https://github.com/kfylaktopoulos"><code>@kfylaktopoulos</code></a></li> </ul> </li> <li>Table <ul> <li>🐞 Fix Table <code>defaultSortOrder</code> and controlled <code>sortOrder</code> being ignored when the column is hidden by <code>responsive</code> at the current breakpoint. <a href="https://redirect.github.com/ant-design/ant-design/pull/58008">#58008</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> <li>🐞 Fix Table extra vertical line on the last fixed-right column in bordered mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58516">#58516</a> <a href="https://github.com/uttam12331"><code>@uttam12331</code></a></li> <li>⌨️ Improve Table row selection checkbox accessibility by supporting <code>aria-*</code> attributes from <code>getCheckboxProps</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/58275">#58275</a> <a href="https://github.com/EmilyyyLiu"><code>@EmilyyyLiu</code></a></li> <li>💄 Fix Table sticky header top border missing in bordered mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58451">#58451</a> <a href="https://github.com/BangDori"><code>@BangDori</code></a></li> </ul> </li> <li>BorderBeam <ul> <li>🆕 Add BorderBeam <code>duration</code> prop to control beam loop duration. <a href="https://redirect.github.com/ant-design/ant-design/pull/58233">#58233</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🆕 Add BorderBeam <code>lineWidth</code> prop to control beam width. <a href="https://redirect.github.com/ant-design/ant-design/pull/58324">#58324</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>🆕 Add BorderBeam <code>size</code> prop to control beam size. <a href="https://redirect.github.com/ant-design/ant-design/pull/58303">#58303</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Badge <ul> <li>🆕 Add Badge <code>title</code> prop to allow removing the native tooltip. <a href="https://redirect.github.com/ant-design/ant-design/pull/58209">#58209</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> <li>💄 Improve Badge processing status display in dark mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/58414">#58414</a> <a href="https://github.com/clxstart"><code>@clxstart</code></a></li> </ul> </li> <li>Layout <ul> <li>🆕 Add Layout.Sider semantic <code>classNames</code> and <code>styles</code> support. <a href="https://redirect.github.com/ant-design/ant-design/pull/57938">#57938</a> <a href="https://github.com/landeqiming666"><code>@landeqiming666</code></a></li> <li>🐞 Fix Layout.Header, Layout.Footer and Layout.Content losing default background when used standalone with <code>theme.cssVar</code> enabled. <a href="https://redirect.github.com/ant-design/ant-design/pull/58046">#58046</a> <a href="https://github.com/yogeshwaran-c"><code>@yogeshwaran-c</code></a></li> </ul> </li> <li>Pagination <ul> <li>🐞 Fix Pagination text wrapping and overflow in some scenarios. <a href="https://redirect.github.com/ant-design/ant-design/pull/58151">#58151</a> <a href="https://github.com/selicens"><code>@selicens</code></a></li> <li>🐞 Fix Pagination quick jumper layout instability. <a href="https://redirect.github.com/ant-design/ant-design/pull/58282">#58282</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>Upload <ul> <li>🐞 Fix Upload not showing file icon for failed files. <a href="https://redirect.github.com/ant-design/ant-design/pull/58484">#58484</a> <a href="https://github.com/biubiukam"><code>@biubiukam</code></a></li> <li>⌨️ Improve Upload list item name accessibility when previewing files without a URL. <a href="https://redirect.github.com/ant-design/ant-design/pull/58092">#58092</a> <a href="https://github.com/ug-one"><code>@ug-one</code></a></li> </ul> </li> <li>Alert <ul> <li>🐞 Fix Alert icon vertical alignment when description content is provided. <a href="https://redirect.github.com/ant-design/ant-design/pull/57915">#57915</a> <a href="https://github.com/MMMIXER"><code>@MMMIXER</code></a></li> <li>🐞 Fix Alert icon and close button not aligning with the first title line when only a title is provided. <a href="https://redirect.github.com/ant-design/ant-design/pull/57878">#57878</a> <a href="https://github.com/QDyanbing"><code>@QDyanbing</code></a></li> </ul> </li> <li>📖 Improve AI agent support for the ant.design website and its <a href="https://isitagentready.com/ant.design">isitagentready.com/ant.design</a> result. <a href="https://redirect.github.com/ant-design/ant-design/pull/58510">#58510</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/58490">#58490</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/57725">#57725</a> <a href="https://github.com/afc163"><code>@afc163</code></a> <a href="https://github.com/ug-one"><code>@ug-one</code></a></li> <li>📖 Update Ant Design CLI docs with <code>antd setup</code>, Node.js <code>>=20.0.0</code> requirement, MCP version auto-detection, and environment variable notes, and sync the For Agents and MCP Server docs in both languages. <a href="https://redirect.github.com/ant-design/ant-design/pull/58460">#58460</a> <a href="https://github.com/afc163"><code>@afc163</code></a></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/740ad964dc2397f33e40944367b0536a7314cc32"><code>740ad96</code></a> ci: rm action version comment (<a href="https://redirect.github.com/ant-design/ant-design/issues/58536">#58536</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/3b44cef6d9c7de3f777b774b721d8b73ecfdd132"><code>3b44cef</code></a> docs: add changelog for 6.5.0 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58527">#58527</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/c94729da43072dcf5940971f9d521ce72031e7e2"><code>c94729d</code></a> revert: remove rate star border tokens (<a href="https://redirect.github.com/ant-design/ant-design/issues/58535">#58535</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/8856f85440be1698a5dc4947cc8fd5e9208b02b5"><code>8856f85</code></a> type: typeScript definition improvement (<a href="https://redirect.github.com/ant-design/ant-design/issues/58534">#58534</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/b0272e2abf1940e5fdd75cc4cccc2153767fac13"><code>b0272e2</code></a> fix(Descriptions): apply labelStyle/contentStyle to bordered cells</li> <li><a href="https://github.com/ant-design/ant-design/commit/6a3a64141af825983b418f81f2ed1ce97f015c5c"><code>6a3a641</code></a> fix: remove subpixel offset from Steps rail</li> <li><a href="https://github.com/ant-design/ant-design/commit/81105082362b9d3578e8c11ee7f9c7de3be2e8dc"><code>8110508</code></a> fix(Alert): align icon and close button for title-only alerts (<a href="https://redirect.github.com/ant-design/ant-design/issues/57878">#57878</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/0a8fb57ab12bc74fde2f076f7500af73129dbb62"><code>0a8fb57</code></a> chore(deps): update dependency eslint to v10.6.0 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58532">#58532</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/6b7a789c7f21b8ed7c8d05cd5319740e0e18a6ed"><code>6b7a789</code></a> chore(deps): update dependency <code>@google/design</code>.md to ^0.3.0 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58531">#58531</a>)</li> <li><a href="https://github.com/ant-design/ant-design/commit/7b1f0268a4035fdb9ec38b49e1272dc3c72fa6f9"><code>7b1f026</code></a> chore(deps): update actions/cache digest to 55cc834 (<a href="https://redirect.github.com/ant-design/ant-design/issues/58530">#58530</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ant-design/ant-design/compare/5.27.6...6.5.0">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 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]
