Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps antd from 6.2.1 to 6.2.2.

Release notes

Sourced from antd's releases.

6.2.2

  • 🐞 Fix Button with href wrapped by Typography showing incorrect color and flickering outline on hover. #56619 @​QdabuliuQ
  • 🐞 Fix component token not taking effect for Button with type="text". #56291 @​QDyanbing
  • 🐞 Fix where components within the Popover were affected by the state association with Form.Item. #56728
  • 🐞 Fix the placeholders displayed incorrectly when selecting multiple items in Select. #56675
  • 💄 Fix misaligned elements in Pagination when the global fontSize is increased. #56715 @​QDyanbing
  • 💄 Fix incorrect Drawer dragger position in RTL mode. #56693 @​QdabuliuQ

  • 🐞 修复被 Typography 包裹的带 href 的 Button 显示错误颜色和 hover 时 outline 闪烁的问题。#56619 @​QdabuliuQ
  • 🐞 修复 Button type="text" 时组件 Token 不生效的问题。#56291 @​QDyanbing
  • 🐞 修复 Popover 内组件被 Form.Item 状态关联影响的问题。#56728
  • 🐞 修复 Select 多选时占位符显示异常的问题。#56675
  • 💄 修复 Pagination 全局 fontSize 变大时各元素上下错位的问题。#56715 @​QDyanbing
  • 💄 修复 Drawer 在 rtl 模式下 dragger 位置错误的样式问题。#56693 @​QdabuliuQ
Changelog

Sourced from antd's changelog.

6.2.2

2026-01-26

  • 🐞 Fix Button with href wrapped by Typography showing incorrect color and flickering outline on hover. #56619 @​QdabuliuQ
  • 🐞 Fix component token not taking effect for Button with type="text". #56291 @​QDyanbing
  • 🐞 Fix where components within the Popover were affected by the state association with Form.Item. #56728
  • 🐞 Fix the placeholders displayed incorrectly when selecting multiple items in Select. #56675
  • 💄 Fix misaligned elements in Pagination when the global fontSize is increased. #56715 @​QDyanbing
  • 💄 Fix incorrect Drawer dragger position in RTL mode. #56693 @​QdabuliuQ
Commits

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.1 to 6.2.2.
- [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.1...6.2.2)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 6.2.2
  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 Jan 26, 2026
@lpgera lpgera merged commit 9dc391e into master Jan 26, 2026
5 checks passed
@lpgera lpgera deleted the dependabot/npm_and_yarn/antd-6.2.2 branch January 26, 2026 17:48
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