Skip to content

build(deps): bump the ant-design group across 1 directory with 2 updates - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ant-design-893065e56b
Open

build(deps): bump the ant-design group across 1 directory with 2 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ant-design-893065e56b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown

Bumps the ant-design group with 2 updates in the / directory: @ant-design/icons and antd.

Updates @ant-design/icons from 6.2.3 to 6.3.2

Commits

Updates antd from 6.4.3 to 6.5.2

Release notes

Sourced from antd's releases.

6.5.2

  • 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. #58740 #58741 #58742 #58743 #58745 #58755 @​li-jia-nan @​QDyanbing
  • 🐞 Fix BorderBeam, Checkbox, and Switch reduced-motion styles causing Lightning CSS minification failures. #58707 @​QDyanbing
  • Tag
    • 💄 Fix Tag missing spacing and incorrect vertical alignment for bare <svg> icons from third-party icon libraries. #58723 @​mohamedkhaled4053
    • 🐞 Fix Tag navigation being triggered when clicking the close icon with both href and closable set. #58720 @​QDyanbing
  • 🐞 Fix Input.OTP dropping root DOM event handlers including onPointerDown, onAnimationEnd, onTransitionEnd, and onScrollEnd. #58697 react-component/util#794 @​aojunhao123
  • 🐞 Fix Form triggering a hook-order warning in React 19 when using the UMD development build. #58417 @​biubiukam
  • 💄 Fix Table missing the top border when a bordered nested table is wrapped by Tabs or custom content. #58746 @​QDyanbing
  • 🐞 Fix Input.Search custom enterButton not respecting the component's disabled and loading states. #58726 @​QDyanbing
  • 🐞 Fix Transfer custom action buttons passed through actions not preserving their own disabled state. #58718 @​QDyanbing
  • 🐞 Fix Tree rootStyle being ignored, and deprecate it in favor of styles.root. #58709 @​QDyanbing
  • 🐞 Fix Grid Col ignoring numeric 0 for the flex prop in regular and responsive configurations. #58719 @​QDyanbing
  • 🐞 Fix InputNumber not displaying suffix when Form feedback is enabled. #58703 @​QDyanbing
  • ⌨️ Fix Splitter percentage-based aria-valuemin and aria-valuemax values before container measurement, and prevent lazy drag previews from exceeding bounds next to zero-sized panels. #58702 @​QDyanbing
  • 📖 Fix the ant.design homepage theme preview resetting the selected theme during rerenders. #58687 @​meet-student
  • 📝 Correct Anchor offsetTop default value to 0 in the Chinese documentation. #58710 @​dogledogle

  • 💄 修复 Button、Collapse、ColorPicker、Layout、Select、Space.Addon、Tree 和 Typography 边框未响应全局 lineWidthlineType Design Token 的问题。#58740 #58741 #58742 #58743 #58745 #58755 @​li-jia-nan @​QDyanbing
  • 🐞 修复 BorderBeam、Checkbox 和 Switch 的 reduced-motion 样式导致 Lightning CSS 压缩失败的问题。#58707 @​QDyanbing
  • Tag
    • 💄 修复 Tag 中第三方图标库的原生 <svg> 图标缺少间距且垂直对齐异常的问题。#58723 @​mohamedkhaled4053
    • 🐞 修复 Tag 同时配置 hrefclosable 时,点击关闭图标仍会触发链接跳转的问题。#58720 @​QDyanbing
  • 🐞 修复 Input.OTP 根节点丢失 onPointerDownonAnimationEndonTransitionEndonScrollEnd 等 DOM 事件回调的问题。#58697 react-component/util#794 @​aojunhao123
  • 🐞 修复 Form 在 React 19 中使用 UMD 开发构建时触发 Hook 调用顺序警告的问题。#58417 @​biubiukam
  • 💄 修复 Table 带边框的嵌套表格被 Tabs 或自定义内容包裹时缺少上边框的问题。#58746 @​QDyanbing
  • 🐞 修复 Input.Search 自定义 enterButton 未响应组件 disabledloading 状态的问题。#58726 @​QDyanbing
  • 🐞 修复 Transfer 通过 actions 传入的自定义操作按钮未保留自身 disabled 状态的问题。#58718 @​QDyanbing
  • 🐞 修复 Tree rootStyle 不生效的问题,并废弃该属性,推荐使用 styles.root#58709 @​QDyanbing
  • 🐞 修复 Grid Col 在普通和响应式配置中忽略 flex 属性数值 0 的问题。#58719 @​QDyanbing
  • 🐞 修复 InputNumber 在 Form 开启反馈状态时不显示 suffix 的问题。#58703 @​QDyanbing
  • ⌨️ 修复 Splitter 在容器尺寸测量前百分比 aria-valueminaria-valuemax 取值异常,以及相邻面板尺寸为 0 时 lazy 拖拽预览越界的问题。#58702 @​QDyanbing
  • 📖 修复 ant.design 首页主题预览在重新渲染时重置已选主题的问题。#58687 @​meet-student
  • 📝 修正 Anchor 中文文档中 offsetTop 的默认值为 0#58710 @​dogledogle

6.5.1

  • 💄 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 ConfigProvider with StyleProvider layer causing missing styles in some components. #58559 @​fireairforce
    • 🐞 Fix ConfigProvider CSS variable prefix not updating when prefixCls changes dynamically. #58652 @​li-jia-nan
  • 🐞 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

... (truncated)

Changelog

Sourced from antd's changelog.

6.5.2

2026-07-24

  • 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. #58740 #58741 #58742 #58743 #58745 #58755 @​li-jia-nan @​QDyanbing
  • 🐞 Fix BorderBeam, Checkbox, and Switch reduced-motion styles causing Lightning CSS minification failures. #58707 @​QDyanbing
  • Tag
    • 💄 Fix Tag missing spacing and incorrect vertical alignment for bare <svg> icons from third-party icon libraries. #58723 @​mohamedkhaled4053
    • 🐞 Fix Tag navigation being triggered when clicking the close icon with both href and closable set. #58720 @​QDyanbing
  • 🐞 Fix Input.OTP dropping root DOM event handlers including onPointerDown, onAnimationEnd, onTransitionEnd, and onScrollEnd. #58697 react-component/util#794 @​aojunhao123
  • 🐞 Fix Form triggering a hook-order warning in React 19 when using the UMD development build. #58417 @​biubiukam
  • 💄 Fix Table missing the top border when a bordered nested table is wrapped by Tabs or custom content. #58746 @​QDyanbing
  • 🐞 Fix Input.Search custom enterButton not respecting the component's disabled and loading states. #58726 @​QDyanbing
  • 🐞 Fix Transfer custom action buttons passed through actions not preserving their own disabled state. #58718 @​QDyanbing
  • 🐞 Fix Tree rootStyle being ignored, and deprecate it in favor of styles.root. #58709 @​QDyanbing
  • 🐞 Fix Grid Col ignoring numeric 0 for the flex prop in regular and responsive configurations. #58719 @​QDyanbing
  • 🐞 Fix InputNumber not displaying suffix when Form feedback is enabled. #58703 @​QDyanbing
  • ⌨️ Fix Splitter percentage-based aria-valuemin and aria-valuemax values before container measurement, and prevent lazy drag previews from exceeding bounds next to zero-sized panels. #58702 @​QDyanbing
  • 📖 Fix the ant.design homepage theme preview resetting the selected theme during rerenders. #58687 @​meet-student
  • 📝 Correct Anchor offsetTop default value to 0 in the Chinese documentation. #58710 @​dogledogle

6.5.1

2026-07-13

  • 💄 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 ConfigProvider with StyleProvider layer causing missing styles in some components. #58559 @​fireairforce
    • 🐞 Fix ConfigProvider CSS variable prefix not updating when prefixCls changes dynamically. #58652 @​li-jia-nan
  • 🐞 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
    • ⌨️ Fix Typography ellipsis mode and aria-label not updating when ellipsis.rows or editable text changes. #58650 @​li-jia-nan
    • 🇯🇵 Fix Typography incorrect Japanese expand and collapse labels. #58563 @​greymoth-jp
  • 🌐 Complete missing localized messages for ConfigProvider, Table, Transfer, Typography, Form, QRCode, ColorPicker, and Icon across 68 locales. #58575 @​li-jia-nan

... (truncated)

Commits
  • 0b10219 docs: add changelog for 6.5.2 (#58764)
  • a6a307f chore(deps): update dependency react-doctor to ^0.9.0 (#58782)
  • 166196d docs(Select): correct placeholder type to ReactNode (#58778)
  • f06ce22 docs(ConfigProvider): fix link anchor typo (#58765)
  • 9ae2b74 chore(deps): update dependency @​antfu/eslint-config to ~9.2.0 (#58771)
  • 448d633 chore(deps): update dependency @​testing-library/jest-dom to v7 (#58772)
  • c96cffe chore(deps): update wearerequired/git-mirror-action digest to 6bbc55f (#58769)
  • 10ad0e3 chore(deps): update actions/checkout action to v7.0.1 (#58770)
  • 675b6a0 chore(deps): update actions/checkout digest to 3d3c42e (#58768)
  • fd571a6 docs(Image): sync missing TransformAction reset and ToolbarRenderInfoType`t...
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ant-design-893065e56b branch from 90d0b48 to 7941730 Compare June 14, 2026 15:29
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ant-design-893065e56b branch 4 times, most recently from c6e569b to 858761a Compare June 15, 2026 10:52
@dependabot dependabot Bot changed the title chore(deps): bump the ant-design group across 1 directory with 2 updates build(deps): bump the ant-design group across 1 directory with 2 updates Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ant-design-893065e56b branch from 858761a to a657af2 Compare July 20, 2026 05:55
Bumps the ant-design group with 2 updates in the / directory: [@ant-design/icons](https://github.com/ant-design/ant-design-icons) and [antd](https://github.com/ant-design/ant-design).


Updates `@ant-design/icons` from 6.2.3 to 6.3.2
- [Commits](https://github.com/ant-design/ant-design-icons/commits)

Updates `antd` from 6.4.3 to 6.5.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.4.3...6.5.2)

---
updated-dependencies:
- dependency-name: "@ant-design/icons"
  dependency-version: 6.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ant-design
- dependency-name: antd
  dependency-version: 6.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ant-design
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ant-design-893065e56b branch from a657af2 to 4249da3 Compare July 27, 2026 05:55
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