Skip to content

build(deps-dev): bump antd from 6.2.2 to 6.2.3#4493

Merged
dnlkoch merged 1 commit intomainfrom
dependabot/npm_and_yarn/antd-6.2.3
Feb 5, 2026
Merged

build(deps-dev): bump antd from 6.2.2 to 6.2.3#4493
dnlkoch merged 1 commit intomainfrom
dependabot/npm_and_yarn/antd-6.2.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps antd from 6.2.2 to 6.2.3.

Release notes

Sourced from antd's releases.

6.2.3

  • Button
    • 🐞 Fix Button defaultBg, defaultColor, defaultHoverColor and defaultActiveColor tokens not taking effect. #56238 @​ug-hero
    • 🐞 Fix Button default tokens not taking effect. #56719 @​unknowntocka
    • 🐞 Fix Button variant="solid" borders displaying incorrectly inside Space.Compact. #56486 @​Pareder
  • 🐞 Fix Input.TextArea ref missing nativeElement property. #56803 @​smith3816
  • 🐞 Fix Flex default align not taking effect when using orientation. #55950 @​YingtaoMo
  • 🐞 Fix Typography link selector specificity being too low causing styles to be overridden. #56759 @​QDyanbing
  • 🐞 Fix ColorPicker HEX input allowing invalid characters. #56752 @​treephesians

  • Button
    • 🐞 修复 Button defaultBgdefaultColordefaultHoverColordefaultActiveColor token 不生效的问题。#56238 @​ug-hero
    • 🐞 修复 Button 默认 token 不生效的问题。#56719 @​unknowntocka
    • 🐞 修复 Button variant="solid" 在 Space.Compact 中边框显示异常的问题。#56486 @​Pareder
  • 🐞 修复 Input.TextArea ref 缺少 nativeElement 属性的问题。#56803 @​smith3816
  • 🐞 修复 Flex 使用 orientation 时默认 align 不生效的问题。#55950 @​YingtaoMo
  • 🐞 修复 Typography 链接选择器特异性过低导致样式被覆盖的问题。#56759 @​QDyanbing
  • 🐞 修复 ColorPicker HEX 输入框可以输入无效字符的问题。#56752 @​treephesians
Changelog

Sourced from antd's changelog.

6.2.3

2026-02-02

  • Button
    • 🐞 Fix Button defaultBg, defaultColor, defaultHoverColor and defaultActiveColor tokens not taking effect. #56238 @​ug-hero
    • 🐞 Fix Button default tokens not taking effect. #56719 @​unknowntocka
    • 🐞 Fix Button variant="solid" borders displaying incorrectly inside Space.Compact. #56486 @​Pareder
  • 🐞 Fix Input.TextArea ref missing nativeElement property. #56803 @​smith3816
  • 🐞 Fix Flex default align not taking effect when using orientation. #55950 @​YingtaoMo
  • 🐞 Fix Typography link selector specificity being too low causing styles to be overridden. #56759 @​QDyanbing
  • 🐞 Fix ColorPicker HEX input allowing invalid characters. #56752 @​treephesians
Commits
  • 20f8a9a chore: bump version to 6.2.3 (#56813)
  • f20a3d6 chore: bump eslint-plugin-react-refresh from 0.4.26 to 0.5.0 (#56828)
  • 191db91 site(a11y): apply prefers-reduced-motion handling for transitions (#56823)
  • a28f8aa chore(deps): update dependency @​types/react to v19.2.9 (#56819)
  • 4ab4a82 chore(deps): update dawidd6/action-download-artifact action to v13 (#56820)
  • ffbf6e3 docs: style issues in site design tabs (#56810)
  • 4b90856 chore: merge duplicate debug demos (#56809)
  • 7dd385b fix(Button): defaultBg, defaultColor, defaultHoverColor and defaultActiveColo...
  • 44a4161 fix: Textarea ref miss nativeElement (#56803)
  • 10e43e1 chore: upgrade deps (#56805)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [antd](https://github.com/ant-design/ant-design) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 6.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 3, 2026
@dnlkoch dnlkoch merged commit 7c0f7bf into main Feb 5, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-6.2.3 branch February 5, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant