Skip to content

fix(deps): update dependency antd to v6 - #383

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

fix(deps): update dependency antd to v6#383
renovate[bot] wants to merge 1 commit into
update-dependenciesfrom
renovate-antd-6.x

Conversation

@renovate

@renovate renovate Bot commented Nov 23, 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) ^4.6.5^6.0.0 age confidence

Release Notes

ant-design/ant-design (antd)

v6.6.0

Compare Source


v6.5.4

Compare Source


  • 🐞 修复 Alert 的 closable 配置对象仅包含 onClose 时不显示关闭按钮的问题。#​58885 @​QDyanbing
  • 🐞 修复 Checkbox.Group 的 options 包含空值选项或空值 value 时崩溃的问题。#​58879 @​GuillaumeZ2SS
  • 🐞 修复 App 使用 component={false} 时产生不必要的 CSS 变量警告,并在此模式下无法应用根节点属性时给出提示。#​58877 @​li-jia-nan
  • 🐞 修复 Table 全选数据时仍会选中其他分页中禁用行的问题。#​58843 @​QDyanbing
  • 🐞 修复 Transfer 筛选后取消全选行为异常的问题。#​58844 @​thlovey
  • 🐞 修复 DatePicker RangePicker 语义化回调未透传 props 的问题。#​58905 @​QDyanbing
  • 💄 修复 FloatButton.BackTop 滚动动画未遵循 prefers-reduced-motion 设置的问题。#​58849 @​li-jia-nan
  • 💄 修复 Breadcrumb、Collapse、Segmented、Tabs 和 Tag 使用第三方图标库的原生 <svg> 图标时可能出现对齐异常、间距缺失,或在 CSS reset 下换行的问题。#​58862 #​58868 #​58869 #​58870 @​mohamedkhaled4053
  • 💄 修复 AutoComplete 禁用状态下文本未使用禁用文字颜色的问题。#​58838 @​lazerg
  • 🤖 修复 Tour 暴露无法在单个步骤中使用的 indicatorsRenderactionsRender TypeScript 类型定义的问题。#​58859 @​lazerg

v6.5.3

Compare Source

  • Input
  • Typography
  • 🐞 Fix DatePicker.RangePicker submitting unconfirmed partial values on blur when using showTime and allowEmpty. #​58803 @​zombieJ
  • 🐞 Fix Form.Item useStatus returning stale errors and warnings when the validation status remains unchanged. #​58815 @​afc163
  • 🐞 Fix Slider triggering onFocus and onBlur callbacks multiple times. #​58711 @​QDyanbing
  • 🐞 Fix Spin standalone indicators being mispositioned when nested in another Spin. #​58801 @​QDyanbing
  • 🐞 Fix Table controlled filter dropdown selections not updating while open. #​58816 @​afc163
  • 🐞 Fix Upload default download links allowing newly opened tabs to access the opener page. #​58817 @​afc163
  • 💄 Fix incomplete Icon base styles when theme.zeroRuntime or CSS layers are enabled. #​58763 @​QDyanbing
  • 💄 Fix Select suffix icons and selected content overlapping the clear icon with custom theme colors. #​58581 @​QDyanbing
  • 💄 Fix Tabs third-party <svg> icons not vertically aligning with labels. #​58847 @​mohamedkhaled4053

  • Input
    • 🐞 修复 Input.OTP 使用字符串 mask 时仍采用 type="text" 的问题,并保留显式 type 配置。#​58835 @​QDyanbing
    • 🐞 修复 Input.OTP 的 masktrue 时仍显示原始值的问题。#​58805 @​cyphercodes
    • 💄 修复 Input.TextArea 调整大小手柄在触摸设备上显示为小圆点的问题。#​58812 @​pupuking723
  • Typography
  • 🐞 修复 DatePicker.RangePicker 使用 showTimeallowEmpty 时失焦会提交未确认部分值的问题。#​58803 @​zombieJ
  • 🐞 修复 Form.Item useStatus 在校验状态未变化时返回旧错误和警告内容的问题。#​58815 @​afc163
  • 🐞 修复 Slider 的 onFocusonBlur 回调被重复触发的问题。#​58711 @​QDyanbing
  • 🐞 修复 Spin 独立加载指示器嵌套使用时定位错乱的问题。#​58801 @​QDyanbing
  • 🐞 修复 Table 受控筛选面板保持打开时选中项未同步更新的问题。#​58816 @​afc163
  • 🐞 修复 Upload 默认下载打开的新页面可访问来源页面的问题。#​58817 @​afc163
  • 💄 修复启用 theme.zeroRuntime 或 CSS layer 时 Icon 基础样式不完整的问题。#​58763 @​QDyanbing
  • 💄 修复 Select 自定义主题色下后缀图标或选中内容与清除图标重叠的问题。#​58581 @​QDyanbing
  • 💄 修复 Tabs 中第三方 <svg> 图标与标签文字垂直方向未对齐的问题。#​58847 @​mohamedkhaled4053

v6.5.2

Compare Source


v6.5.1

Compare Source

  • 💄 Fix AutoComplete custom input background color being applied twice in the filled variant. #​58669 @​QDyanbing
  • 🐞 Fix Avatar, List, Pagination, Steps, and Table not responding to breakpoint changes after responsive configuration is enabled dynamically. #​58654 @​li-jia-nan
  • ⌨️ Fix Button, Checkbox, Switch, Splitter, and BorderBeam pseudo-element transitions and animations so they respect prefers-reduced-motion. #​58685 @​li-jia-nan
  • 🐞 Fix Button icon vertical alignment when used in Card extra. #​58584 @​zombieJ
  • ConfigProvider
  • 🐞 Fix Descriptions content columns collapsing to near-zero width when nested in Popover. #​58583 @​zombieJ
  • 🐞 Fix Dropdown positioning and interaction when its child component does not support ref. #​58662 @​afc163
  • Form
    • 🐞 Fix Form.Item validation messages still appearing when help={false} is set. #​58558 @​QDyanbing
    • 🐞 Fix Form.Item feedback icon classes and nested noStyle feedback state not updating after dynamic configuration changes. #​58653 @​li-jia-nan
  • 💄 Fix Icon TwitchFilled rendering smaller than other icons and remove its unintended drop shadow. #​58542 ant-design-icons#747 @​mohamedkhaled4053
  • ⌨️ Fix Input.Search focus outline being covered when hovering the adjacent Input. #​58615 @​QDyanbing
  • 🐞 Fix Modal methods incorrectly applying classNames.body, styles.body, and bodyStyle to confirmation dialog titles. #​58412 @​biubiukam
  • 🐞 Fix Pagination page-size selector expanding to full width inside Form.Item. #​58579 @​QDyanbing
  • 💄 Fix Switch icons in checkedChildren and unCheckedChildren not being vertically centered. #​58672 @​mohamedkhaled4053
  • Table
    • 🐞 Fix Table horizontal scrolling occasionally jumping back because of stale deferred scroll synchronization. #​58613 #​58622 @​zombieJ
    • 🐞 Fix Table filter selections not resetting to the current filtered values when reopening the filter dropdown. #​58657 @​li-jia-nan
  • Typography
  • 🌐 Complete missing localized messages for ConfigProvider, Table, Transfer, Typography, Form, QRCode, ColorPicker, and Icon across 68 locales. #​58575 @​li-jia-nan

  • 💄 修复 AutoComplete 自定义输入组件在 filled 形态下背景色重复叠加的问题。#​58669 @​QDyanbing
  • 🐞 修复 Avatar、List、Pagination、Steps 和 Table 动态启用响应式配置后无法响应断点变化的问题。#​58654 @​li-jia-nan
  • ⌨️ 修复 Button、Checkbox、Switch、Splitter 和 BorderBeam 的伪元素过渡与动画,使其遵循 prefers-reduced-motion 设置。#​58685 @​li-jia-nan
  • 🐞 修复 Button 图标在 Card extra 中垂直对齐的问题。#​58584 @​zombieJ
  • ConfigProvider
    • 🐞 修复 ConfigProvider 配合 StyleProvider layer 使用时部分组件样式可能丢失的问题。#​58559 @​fireairforce
    • 🐞 修复 ConfigProvider 动态修改 prefixCls 后 CSS 变量前缀未更新的问题。#​58652 @​li-jia-nan
  • 🐞 修复 Descriptions 嵌套在 Popover 中时内容列宽度塌缩的问题。#​58583 @​zombieJ
  • 🐞 修复 Dropdown 子组件不支持 ref 时弹层定位与交互异常的问题。#​58662 @​afc163
  • Form
    • 🐞 修复 Form.Item 设置 help={false} 时仍展示校验提示的问题。#​58558 @​QDyanbing
    • 🐞 修复 Form.Item 动态配置变化后反馈图标类名与嵌套 noStyle 反馈状态未更新的问题。#​58653 @​li-jia-nan
  • 💄 修复 Icon TwitchFilled 相比其他图标偏小且带有意外投影的问题。#​58542 ant-design-icons#747 @​mohamedkhaled4053
  • ⌨️ 修复 Input.Search 搜索按钮的聚焦轮廓在相邻 Input 进入 hover 态时被覆盖的问题。#​58615 @​QDyanbing
  • 🐞 修复 Modal 方法将 classNames.bodystyles.bodybodyStyle 错误应用到确认弹窗标题的问题。#​58412 @​biubiukam
  • 🐞 修复 Pagination 每页条数选择器在 Form.Item 中被撑满宽度的问题。#​58579 @​QDyanbing
  • 💄 修复 Switch 的 checkedChildrenunCheckedChildren 中图标未垂直居中的问题。#​58672 @​mohamedkhaled4053
  • Table
  • Typography
    • ⌨️ 修复 Typography 的 ellipsis.rows 或可编辑文本变化后省略模式与 aria-label 未更新的问题。#​58650 @​li-jia-nan
    • 🇯🇵 修复 Typography 日语 expandcollapse 文案语义错误。#​58563 @​greymoth-jp
  • 🌐 补全 ConfigProvider、Table、Transfer、Typography、Form、QRCode、ColorPicker 和 Icon 在 68 个语言包中缺失的本地化文案。#​58575 @​li-jia-nan

v6.5.0

Compare Source

  • 🔥 Add the antd DESIGN.md design-language file and publish it at ant.design/design.md, helping AI design tools understand Ant Design visual language, component archetypes, and theme tokens. #​58011 #​58356 #​58489 @​afc163
  • 📦 Optimize the antd full bundle size: compared with 6.4.5, size-limit reports antd.min.js down from 437.05 KB to 432.44 KB, and antd-with-locales.min.js down from 514.19 KB to 506.84 KB. The main gains come from slimmer DatePicker and TimePicker runtime code in @rc-component/picker, plus Icon/Upload avoiding extra TwoTone runtime in the full bundle. #​58403 #​58497 @​QDyanbing @​afc163
  • Icon
    • 🔥 Add built-in Icon entries for Anthropic, Claude, Gemini, Mistral, DeepSeek, Qwen, Perplexity, HuggingFace, Ollama, Replicate, ElevenLabs, Telegram, Mastodon, Threads and Snapchat. #​58524 @​afc163 New icons in Ant Design 6.5.0
    • 📦 Optimize Icon and Upload default icon imports by upgrading @ant-design/icons to 6.3.1 and switching Upload picture-list default placeholders to Outlined icons, reducing extra TwoTone runtime in the full bundle. #​58497 @​afc163
    • 🐞 Fix Icon styles not working when theme.zeroRuntime is enabled. #​58517 @​afc163
  • Input
  • Select
  • Table
    • 🐞 Fix Table defaultSortOrder and controlled sortOrder being ignored when the column is hidden by responsive at the current breakpoint. #​58008 @​yogeshwaran-c
    • 🐞 Fix Table extra vertical line on the last fixed-right column in bordered mode. #​58516 @​uttam12331
    • ⌨️ Improve Table row selection checkbox accessibility by supporting aria-* attributes from getCheckboxProps. #​58275 @​EmilyyyLiu
    • 💄 Fix Table sticky header top border missing in bordered mode. #​58451 @​BangDori
  • BorderBeam
  • Badge
  • Layout
  • Pagination
  • Upload
  • Alert
    • 🐞 Fix Alert icon vertical alignment when description content is provided. #​57915 @​MMMIXER
    • 🐞 Fix Alert icon and close button not aligning with the first title line when only a title is provided. #​57878 @​QDyanbing
  • 📖 Improve AI agent support for the ant.design website and its isitagentready.com/ant.design result. #​58510 #​58490 #​57725 @​afc163 @​ug-one
  • 📖 Update Ant Design CLI docs with antd setup, Node.js >=20.0.0 requirement, MCP version auto-detection, and environment variable notes, and sync the For Agents and MCP Server docs in both languages. #​58460 @​afc163
  • 🐞 Fix antd root semantic style priority across components to ensure component style overrides global styles.root and style configuration. #​58474 @​QDyanbing
  • 💄 Improve Component Token small control height in compact theme to avoid cramped line boxes. #​58411 @​nightt5879
  • 🐞 Fix Anchor hash parsing performance issue with specially crafted hash values. #​58472 @​afc163
  • 🆕 Add Collapse headerPaddingSM, headerPaddingLG, contentPaddingSM, and contentPaddingLG tokens to configure header and content padding for small and large sizes separately. #​58436 @​biubiukam
  • 🆕 Add ConfigProvider form labelWrap configuration support. #​58035 @​EmilyyyLiu
  • 🐞 Fix Descriptions labelStyle, contentStyle, styles.label, and styles.content not applying to the matching cell in bordered mode. #​58241 @​gaurav0107
  • 🔥 Add DatePicker and TimePicker onClear callback support. #​58403 @​QDyanbing
  • 🆕 Add Dropdown left and right placement support. #​58437 @​linyana
  • 🐞 Fix disabled FloatButton.Group still opening the hover menu. #​58513 @​QDyanbing
  • 💄 Fix Form vertical layout not applying the labelHeight token. #​58433 @​BangDori
  • 🔥 Add Menu itemData to onSelect, onClick and onDeselect callback parameters. #​58197 @​EmilyyyLiu
  • 🔥 Add Modal scrollLock prop to control body scroll locking. #​58256 @​EmilyyyLiu
  • 🐞 Fix Popconfirm button misalignment during async confirm and restore the default Button icon-only and Modal footer layout behavior. #​58429 @​ffgenius
  • 🐞 Fix Result not rendering extra when it is the number 0. #​58504 @​QDyanbing
  • 🆕 Add Slider range mode disabled array support to disable individual handles. #​57982 #​58528 [@​EmilyyyLiu](https://redirect.github.com/Emil

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • "before 10pm on Sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate-antd-6.x branch 3 times, most recently from 995dbc4 to cb3df30 Compare November 30, 2025 04:47
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 4 times, most recently from 41d31ff to 004851c Compare December 8, 2025 15:45
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 3 times, most recently from d875412 to 54d4f0a Compare December 15, 2025 17:05
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 2 times, most recently from 84d2895 to ddcdfb7 Compare December 24, 2025 10:10
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 4 times, most recently from 5d2aa63 to 68f7d58 Compare January 5, 2026 09:50
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 2 times, most recently from 4667cff to d2058ab Compare January 13, 2026 10:35
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 4 times, most recently from ec9cbb1 to 0b034db Compare January 20, 2026 09:03
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 6 times, most recently from a2065ce to f35a20f Compare February 2, 2026 09:08
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 2 times, most recently from b9d970c to 983a948 Compare February 10, 2026 09:47
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 5 times, most recently from d9e9d04 to 4b5cc6f Compare March 15, 2026 08:46
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 3 times, most recently from 8c9d552 to 1a66eb5 Compare March 22, 2026 13:00
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 2 times, most recently from bd74ef4 to 1c7fd48 Compare March 30, 2026 08:44
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 2 times, most recently from e906ef3 to afe55fb Compare April 8, 2026 20:33
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 4 times, most recently from df985f9 to 3f7ce6f Compare April 17, 2026 09:01
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 6 times, most recently from 5ff072c to 9014188 Compare April 26, 2026 04:28
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 5 times, most recently from 325b558 to c730dc3 Compare May 3, 2026 14:07
@renovate
renovate Bot force-pushed the renovate-antd-6.x branch 2 times, most recently from e4d26a3 to 41df9c0 Compare May 10, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants