Skip to content

build(deps): bump antd from 6.3.0 to 6.3.1#531

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/antd-6.3.1
Closed

build(deps): bump antd from 6.3.0 to 6.3.1#531
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/antd-6.3.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps antd from 6.3.0 to 6.3.1.

Release notes

Sourced from antd's releases.

6.3.1

  • Select
    • 🐞 Fix Select incorrect dropdown height when value is an empty string. #56976 @​zombieJ
    • 🐞 Fix Select value echo issue when value is an empty string. #56966 @​luozz1994
    • 🐞 Fix Select & TreeSelect selected value text still visible when searching. #56946
  • 🐞 Fix TreeSelect Checkbox being compressed when multi-line text is present. #56961 @​luozz1994
  • 🐞 Fix Typography hovering copy button triggering ellipsis tooltip when both copyable and ellipsis are enabled; fix ellipsis tooltip not appearing after moving back from copy button. #56855 @​claytonlin1110
  • 🐞 Fix Progress animation overflow when status="active". #56972 @​aibayanyu20
  • 🐞 Fix Upload picture-wall mode list overflow and overlap when file count exceeds one row. #56945 @​xbsheng
  • 🐞 Fix Image flickering in some browsers when opening preview. #56937 @​zombieJ
  • ⌨️ ♿ Add prefers-reduced-motion media query support for Button, Checkbox, Radio, Switch, Segmented to disable transitions for improved accessibility. #56902 @​li-jia-nan
  • 🐞 Fix Input height inconsistency with Select when using variant="borderless". #57014 @​njlazzar-su
  • 🐞 Fix Modal confirm method layout whitespace when icon is empty. #57024 @​Arktomson
  • 🐞 Add aria-disabled attribute for disabled options in Select component.#57049 @​meet-student

  • Select
    • 🐞 Select 修复 value 为空字符串时下拉框高度不正确的问题。#56976 @​zombieJ
    • 🐞 Select 修复 value 为空字符串时值回显异常的问题。#56966 @​luozz1994
    • 🐞 Select & TreeSelect 修复搜索时已选中值文本仍然显示的问题。#56946
  • 🐞 TreeSelect 修复多行文本时 Checkbox 被压缩变形的问题。#56961 @​luozz1994
  • 🐞 Typography 修复同时开启 copyableellipsis 时,悬停复制按钮会触发省略号 tooltip 的问题;修复从复制按钮移回文字后省略号 tooltip 不再出现的问题。#56855 @​claytonlin1110
  • 🐞 Progress 修复 status="active" 时动画溢出的问题。#56972 @​aibayanyu20
  • 🐞 Upload 修复照片墙模式下文件数量超过一行时列表溢出重叠的问题。#56945 @​xbsheng
  • 🐞 Image 修复打开预览时,部分浏览器会出现闪烁的问题。#56937 @​zombieJ
  • ⌨️ ♿ 为 Button、Checkbox、Radio、Switch、Segmented 等组件添加 prefers-reduced-motion 媒体查询支持,禁用过渡动画以改善无障碍体验。#56902 @​li-jia-nan
  • 🐞 Input 修复 variant="borderless" 时高度与 Select 不一致的问题。#57014 @​njlazzar-su
  • 🐞 Modal 修复 confirm 方法在 icon 为空时布局出现多余空白的问题。#57024 @​Arktomson
  • 🐞 Select 组件中的禁用选项添加 aria-disabled 属性。#57049 @​meet-student
Changelog

Sourced from antd's changelog.

6.3.1

2026-02-24

  • Select
    • 🐞 Fix Select incorrect dropdown height when value is an empty string. #56976 @​zombieJ
    • 🐞 Fix Select value echo issue when value is an empty string. #56966 @​luozz1994
    • 🐞 Fix Select & TreeSelect selected value text still visible when searching. #56946
  • 🐞 Fix TreeSelect Checkbox being compressed when multi-line text is present. #56961 @​luozz1994
  • 🐞 Fix Typography hovering copy button triggering ellipsis tooltip when both copyable and ellipsis are enabled; fix ellipsis tooltip not appearing after moving back from copy button. #56855 @​claytonlin1110
  • 🐞 Fix Progress animation overflow when status="active". #56972 @​aibayanyu20
  • 🐞 Fix Upload picture-wall mode list overflow and overlap when file count exceeds one row. #56945 @​xbsheng
  • 🐞 Fix Image flickering in some browsers when opening preview. #56937 @​zombieJ
  • ⌨️ ♿ Add prefers-reduced-motion media query support for Button, Checkbox, Radio, Switch, Segmented to disable transitions for improved accessibility. #56902 @​li-jia-nan
  • 🐞 Fix Input height inconsistency with Select when using variant="borderless". #57014 @​njlazzar-su
  • 🐞 Fix Modal confirm method layout whitespace when icon is empty. #57024 @​Arktomson
  • 🐞 Add aria-disabled attribute for disabled options in Select component.#57049 @​meet-student
Commits
  • cdd6b1d ci: igonre renovate upgrade dawidd6/action-download-artifact (#57052)
  • 5d55ed1 docs: changelog of 6.3.1 (#57051)
  • af9b5cd fix: add aria-disabled attribute for disabled options in Select component (#5...
  • 449920d chore: igonre dawidd6/action-download-artifact (#57050)
  • 6ae6647 docs(site): sync URL params and theme state with AI-generated algorithm (#57046)
  • decf297 docs: improve theme ai chat (#56952)
  • e26d8c2 fix: align borderless Input and Select component heights (#57014)
  • 2670afa fix: Fix the layout whitespace in Modal confirm when the icon is empty. (#57024)
  • 6be6b24 docs: changelog of 6.3.1 (#57042)
  • 5120042 Revert "chore: bump dawidd6/action-download-artifact from 14 to 15 (#57021)" ...
  • 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 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.3.0 to 6.3.1.
- [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.3.0...6.3.1)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 6.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vod-next Ready Ready Preview, Comment Feb 27, 2026 4:09am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2026

Superseded by #547.

@dependabot dependabot bot closed this Mar 13, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-6.3.1 branch March 13, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants