Skip to content

Update dependency antd to v6#58

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/antd-6.x
Open

Update dependency antd to v6#58
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/antd-6.x

Conversation

@renovate

@renovate renovate Bot commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
antd (source) ^5.2.2^6.0.0 age confidence

Release Notes

ant-design/ant-design (antd)

v6.4.5

Compare Source

  • 🐞 Fix Dropdown vertical menu overflowing the viewport when the trigger is centered, keeping all menu items reachable. #​58214 @​18062706139fcz
  • 🐞 Fix Alert actions spacing not taking effect when hashed styles are enabled. #​58314 @​QDyanbing
  • ⌨️ Fix Table not applying aria-* attributes to fixed header tables when scroll creates multiple tables. #​58339 @​biubiukam
  • 💄 Fix Pagination quick jumper input not following ConfigProvider variant styles. #​58371 @​biubiukam
  • 🌐 Localization

  • 🐞 修复 Dropdown 纵向菜单在触发器位于屏幕中部时溢出视口、顶部菜单项无法点击的问题。#​58214 @​18062706139fcz
  • 🐞 修复 Alert 在开启 hashed 样式时 actions 间距不生效的问题。#​58314 @​QDyanbing
  • ⌨️ 修复 Table 在 scroll 生成多个 table 时,固定表头 table 未应用 aria-* 属性的问题。#​58339 @​biubiukam
  • 💄 修复 Pagination 快速跳转输入框未跟随 ConfigProvider variant 样式的问题。#​58371 @​biubiukam
  • 🌐 国际化

v6.4.4

Compare Source


v6.4.3

Compare Source

  • 🐞 Fix DatePicker RangePicker empty placeholder when locale only defines singular *Placeholder fields. #​58020 @​yogeshwaran-c
  • 🐞 Fix Result rendering an empty title element when the title prop is not provided. #​58028 @​yogeshwaran-c
  • 🐞 Fix Select search input font size and line-height rendering issue in Safari. #​57990 @​QDyanbing
  • 🐞 Fix strict ESM build errors caused by deep @rc-component/util runtime imports in Form, Input, Button and other components. #​57993 @​li-jia-nan
  • 🐞 Fix Transfer filteredItems not updating when filterOption or direction changes. #​58004 @​afc163
  • ⚡️ Improve Table and Mentions performance by reducing redundant array iterations. #​58006 @​ug-hero
  • Table
    • 🛠 Rename Table filter types FilterRestProps to FilterResetProps, with a deprecated alias kept for compatibility. #​57985 @​ZQDesigned
    • ⚡️ Improve Table row selection performance by using Set-based lookup instead of O(n*m) .includes() checks. #​58004 @​afc163

  • 🐞 修复 DatePicker RangePicker 在语言包仅定义单数形式 *Placeholder 时占位符为空的问题。#​58020 @​yogeshwaran-c
  • 🐞 修复 Result 未传入 title 属性时仍会渲染空的标题元素的问题。#​58028 @​yogeshwaran-c
  • 🐞 修复 Select 搜索输入框在 Safari 下字号和行高渲染异常的问题。#​57990 @​QDyanbing
  • 🐞 修复 Form、Input、Button 等组件在严格 ESM 构建链路下因 @rc-component/util 运行时深层导入导致的构建报错。#​57993 @​li-jia-nan
  • 🐞 修复 Transfer 在 filterOptiondirection 变化时 filteredItems 不更新的问题。#​58004 @​afc163
  • ⚡️ 优化 Table 和 Mentions 性能,减少冗余的数组迭代操作。#​58006 @​ug-hero
  • Table
    • 🛠 Table 过滤类型将 FilterRestProps 更正为 FilterResetProps,并保留 deprecated 别名以兼容存量引用。#​57985 @​ZQDesigned
    • ⚡️ 优化 Table 行选择性能,使用 Set 查找替代 O(n*m) 的 .includes() 判断。#​58004 @​afc163

v6.4.2

Compare Source

  • 🐞 Fix message and notification build error in strict ESM toolchains caused by deep rc notification runtime import. #​57976 @​QDyanbing

  • 🐞 修复 message 和 notification 在严格 ESM 构建链路下因 rc notification 运行时深层导入导致的构建报错。#​57976 @​QDyanbing

v6.4.1

Compare Source


  • 🐞 回滚 #​57930 中新增的 exports 字段,修复 antd 在 moduleResolution: "bundler" 下 TypeScript 类型解析失败的问题。#​57968 @​afc163
  • 🐞 修复 BorderBeam 光束动画在圆角转弯处断开的问题。#​57969 @​QDyanbing

v6.4.0

Compare Source


v6.3.7

Compare Source

  • Input
  • 🐞 Fix Card rendering an empty body wrapper when no content was provided. #​57735 @​QDyanbing
  • 🐞 Fix InputNumber selection highlight radius. #​57705 @​QDyanbing
  • 🐞 Fix Tooltip semantic configs such as className, styles, etc. leaking into Popover and Popconfirm from ConfigProvider. #​57731 @​pikanohup
  • 🐞 Fix Typography.Link cannot trigger action buttons such as copy, edit, etc. when disable

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Jerusalem)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Dec 6, 2025
@vercel

vercel Bot commented Dec 6, 2025

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
zero-to-auth Ready Ready Preview, Comment Jun 25, 2026 7:50am

@renovate renovate Bot force-pushed the renovate/antd-6.x branch from f989a1a to c0e7fb2 Compare December 6, 2025 22:35
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from c0e7fb2 to be0a7b9 Compare December 11, 2025 14:59
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from be0a7b9 to 4f8802e Compare December 18, 2025 19:28
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 4f8802e to c98eaa4 Compare December 27, 2025 06:31
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from c98eaa4 to e9b6ac9 Compare December 31, 2025 18:10
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from e9b6ac9 to 78aa6af Compare January 8, 2026 10:32
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 78aa6af to 4727f23 Compare January 16, 2026 07:25
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 4727f23 to 3e9ae43 Compare January 18, 2026 11:02
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 3e9ae43 to 1ad7f57 Compare January 23, 2026 11:36
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 1ad7f57 to e9b4859 Compare January 25, 2026 02:44
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from e9b4859 to 1d430c0 Compare January 29, 2026 15:07
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 1d430c0 to e0558c8 Compare February 2, 2026 16:44
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from e0558c8 to 1f7b1cc Compare February 5, 2026 11:44
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 1f7b1cc to fea3cdb Compare February 12, 2026 13:38
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 2ffeba9 to a198288 Compare March 19, 2026 10:56
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from a198288 to d59ed68 Compare March 27, 2026 10:53
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from d59ed68 to 0e085be Compare March 27, 2026 15:49
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 0e085be to 3fdf574 Compare April 1, 2026 15:52
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 3fdf574 to 4cd1c7f Compare April 8, 2026 16:07
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 4cd1c7f to 34fbad6 Compare April 14, 2026 02:52
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 34fbad6 to 2e44ee7 Compare April 18, 2026 10:54
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 2e44ee7 to 81e4a7f Compare April 20, 2026 11:40
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 81e4a7f to c69dd21 Compare April 29, 2026 18:07
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from c69dd21 to a91842f Compare May 8, 2026 19:08
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from a91842f to 32544de Compare May 9, 2026 22:25
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 32544de to 7e57452 Compare May 17, 2026 10:11
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 7e57452 to 20431d2 Compare May 17, 2026 14:06
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 20431d2 to 22226ca Compare May 17, 2026 18:08
@renovate renovate Bot force-pushed the renovate/antd-6.x branch from 22226ca to 516c975 Compare May 18, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants