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

   Bumps [antd](https://github.com/ant-design/ant-design) from 6.2.2 to 6.2.3.
   <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.3</h2>
   <ul>
   <li>Button
   <ul>
   <li>🐞 Fix Button <code>defaultBg</code>, <code>defaultColor</code>, 
<code>defaultHoverColor</code> and <code>defaultActiveColor</code> tokens not 
taking effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56238";>#56238</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix Button default tokens not taking effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56719";>#56719</a> 
<a href="https://github.com/unknowntocka";><code>@​unknowntocka</code></a></li>
   <li>🐞 Fix Button <code>variant=&quot;solid&quot;</code> borders displaying 
incorrectly inside Space.Compact. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56486";>#56486</a> 
<a href="https://github.com/Pareder";><code>@​Pareder</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Input.TextArea ref missing <code>nativeElement</code> property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56803";>#56803</a> 
<a href="https://github.com/smith3816";><code>@​smith3816</code></a></li>
   <li>🐞 Fix Flex default <code>align</code> not taking effect when using 
<code>orientation</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55950";>#55950</a> 
<a href="https://github.com/YingtaoMo";><code>@​YingtaoMo</code></a></li>
   <li>🐞 Fix Typography link selector specificity being too low causing styles 
to be overridden. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56759";>#56759</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix ColorPicker HEX input allowing invalid characters. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56752";>#56752</a> 
<a href="https://github.com/treephesians";><code>@​treephesians</code></a></li>
   </ul>
   <hr />
   <ul>
   <li>Button
   <ul>
   <li>🐞 修复 Button 
<code>defaultBg</code>、<code>defaultColor</code>、<code>defaultHoverColor</code> 
和 <code>defaultActiveColor</code> token 不生效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56238";>#56238</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 修复 Button 默认 token 不生效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56719";>#56719</a> 
<a href="https://github.com/unknowntocka";><code>@​unknowntocka</code></a></li>
   <li>🐞 修复 Button <code>variant=&quot;solid&quot;</code> 在 Space.Compact 
中边框显示异常的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56486";>#56486</a> 
<a href="https://github.com/Pareder";><code>@​Pareder</code></a></li>
   </ul>
   </li>
   <li>🐞 修复 Input.TextArea ref 缺少 <code>nativeElement</code> 属性的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56803";>#56803</a> 
<a href="https://github.com/smith3816";><code>@​smith3816</code></a></li>
   <li>🐞 修复 Flex 使用 <code>orientation</code> 时默认 <code>align</code> 不生效的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/55950";>#55950</a> 
<a href="https://github.com/YingtaoMo";><code>@​YingtaoMo</code></a></li>
   <li>🐞 修复 Typography 链接选择器特异性过低导致样式被覆盖的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56759";>#56759</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 修复 ColorPicker HEX 输入框可以输入无效字符的问题。<a 
href="https://redirect.github.com/ant-design/ant-design/pull/56752";>#56752</a> 
<a href="https://github.com/treephesians";><code>@​treephesians</code></a></li>
   </ul>
   </blockquote>
   </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.3</h2>
   <p><code>2026-02-02</code></p>
   <ul>
   <li>Button
   <ul>
   <li>🐞 Fix Button <code>defaultBg</code>, <code>defaultColor</code>, 
<code>defaultHoverColor</code> and <code>defaultActiveColor</code> tokens not 
taking effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56238";>#56238</a> 
<a href="https://github.com/ug-hero";><code>@​ug-hero</code></a></li>
   <li>🐞 Fix Button default tokens not taking effect. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56719";>#56719</a> 
<a href="https://github.com/unknowntocka";><code>@​unknowntocka</code></a></li>
   <li>🐞 Fix Button <code>variant=&quot;solid&quot;</code> borders displaying 
incorrectly inside Space.Compact. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56486";>#56486</a> 
<a href="https://github.com/Pareder";><code>@​Pareder</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Input.TextArea ref missing <code>nativeElement</code> property. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56803";>#56803</a> 
<a href="https://github.com/smith3816";><code>@​smith3816</code></a></li>
   <li>🐞 Fix Flex default <code>align</code> not taking effect when using 
<code>orientation</code>. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/55950";>#55950</a> 
<a href="https://github.com/YingtaoMo";><code>@​YingtaoMo</code></a></li>
   <li>🐞 Fix Typography link selector specificity being too low causing styles 
to be overridden. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56759";>#56759</a> 
<a href="https://github.com/QDyanbing";><code>@​QDyanbing</code></a></li>
   <li>🐞 Fix ColorPicker HEX input allowing invalid characters. <a 
href="https://redirect.github.com/ant-design/ant-design/pull/56752";>#56752</a> 
<a href="https://github.com/treephesians";><code>@​treephesians</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/20f8a9a9edb34d5e5427c9af0c18e1e5d5392b94";><code>20f8a9a</code></a>
 chore: bump version to 6.2.3 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56813";>#56813</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/f20a3d6fba2117e10602b70f7a57d6924eb9d6aa";><code>f20a3d6</code></a>
 chore: bump eslint-plugin-react-refresh from 0.4.26 to 0.5.0 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56828";>#56828</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/191db91774570b31476c5c84bb27d67bccfeee8b";><code>191db91</code></a>
 site(a11y): apply prefers-reduced-motion handling for transitions (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56823";>#56823</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/a28f8aa8638e0967fbc288892db05b70a693853f";><code>a28f8aa</code></a>
 chore(deps): update dependency <code>@​types/react</code> to v19.2.9 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56819";>#56819</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/4ab4a826c9d5f1341c0209c23fcb20168fd0d469";><code>4ab4a82</code></a>
 chore(deps): update dawidd6/action-download-artifact action to v13 (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56820";>#56820</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/ffbf6e30247aed51ac59be352c465ada1c106807";><code>ffbf6e3</code></a>
 docs: style issues in site design tabs (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56810";>#56810</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/4b9085624b15551ea1baf4de9919b7696b7849a0";><code>4b90856</code></a>
 chore: merge duplicate debug demos  (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56809";>#56809</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/7dd385bb43379ce39814c3724f82481f88724cc5";><code>7dd385b</code></a>
 fix(Button): defaultBg, defaultColor, defaultHoverColor and 
defaultActiveColo...</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/44a4161dd8da5425d2ca371b50d57ff7861da11a";><code>44a4161</code></a>
 fix: Textarea ref miss nativeElement (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56803";>#56803</a>)</li>
   <li><a 
href="https://github.com/ant-design/ant-design/commit/10e43e1405388be4652d2a958eb0459dbbd4c480";><code>10e43e1</code></a>
 chore: upgrade deps (<a 
href="https://redirect.github.com/ant-design/ant-design/issues/56805";>#56805</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ant-design/ant-design/compare/6.2.2...6.2.3";>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=6.2.2&new-version=6.2.3)](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