Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps antd from 5.18.3 to 5.26.7.

Release notes

Sourced from antd's releases.

5.26.7

  • 🐞 Fixed Card tabBarExtraContent typing to support both React.ReactNode and { left?: React.ReactNode; right?: React.ReactNode } using TabBarExtraContent from rc-tabs. #54470 @​pueding
  • 🐞 Fixed the issue where the cursor position was incorrect after pasting text into TextArea. #72 @​QdabuliuQ
  • ⚡️ Optimized the size of the Result component icon. #54455 @​765477020
  • ⚡️ Optimized the calculation performance of internal methods of Dropdown, Tooltip, Tour. #54443 Meet-student
  • TypeScript
    • 🤖 Fixed Tabs TabPaneProps type to be compatible with deprecated APIs. #54482 @​leshalv

  • 🐞 修复 Card 的 tabBarExtraContent 类型定义,仅支持 React.ReactNode 的问题。现在支持完整的 rc-tabs 类型,包括 { left?: React.ReactNode; right?: React.ReactNode }#54470 @​pueding
  • 🐞 修复了 TextArea 在 Firefox 浏览器下粘贴文本后光标位置错误的问题。#72 @​QdabuliuQ
  • ⚡️ 优化了 Result 组件的图标的体积。#54455 @​765477020
  • ⚡️ 优化了 Dropdown、Tooltip、Tour 等弹层类组件的内部方法的计算性能。#54443 Meet-student
  • TypeScript
    • 🤖 修正了 Tabs 的 TabPaneProps 类型以兼容废弃 api。#54482 @​leshalv

5.26.6


5.26.5

  • 🐞 Fix Tag closeIcon not being passed correctly. #54370 @​Meet-student
  • 🐞 Fix Splitter mask was not removed after dragging. #54320 @​QdabuliuQ
  • 🐞 Fix Modal configuration responsive width did not take effect correctly. #54349
  • 💄 Optimize the style issue when Notification description is empty. #54344 @​dengfuping
  • 💄 Fix the border style issue when the FloatButton popup direction is horizontal and is square. #54261 @​WwwHhhYran
  • TypeScript

5.26.4

  • 🐞 Fix Radio.Group does not inherit name property problem from Form ancestor. #54206 @​aojunhao123
  • 🐞 Fix Select clear icon flickering on Safari with GPU compositing. #54237 @​afc163

... (truncated)

Changelog

Sourced from antd's changelog.

5.26.7

2025-07-29

  • 🐞 Fixed Card tabBarExtraContent typing to support both React.ReactNode and { left?: React.ReactNode; right?: React.ReactNode } using TabBarExtraContent from rc-tabs. #54470 @​pueding
  • 🐞 Fixed the issue where the cursor position was incorrect after pasting text into TextArea. #72 @​QdabuliuQ
  • ⚡️ Optimized the size of the Result component icon. #54455 @​765477020
  • ⚡️ Optimized the calculation performance of internal methods of Dropdown, Tooltip, Tour. #54443 Meet-student
  • TypeScript
    • 🤖 Fixed Tabs TabPaneProps type to be compatible with deprecated APIs. #54482 @​leshalv
  • 🌐 Localization

5.26.6

2025-07-20

5.26.5

2025-07-15

  • 🐞 Fix Tag closeIcon not being passed correctly. #54370 @​Meet-student
  • 🐞 Fix Splitter mask was not removed after dragging. #54320 @​QdabuliuQ
  • 🐞 Fix Modal configuration responsive width did not take effect correctly. #54349
  • 💄 Optimize the style issue when Notification description is empty. #54344 @​dengfuping
  • 💄 Fix the border style issue when the FloatButton popup direction is horizontal and is square. #54261 @​WwwHhhYran
  • TypeScript

5.26.4

2025-07-07

5.26.3

2025-06-30

  • 🐞 Fix InputNumber using variant=underlined and suffix will show the border radius issue. #54228 @​kiner-tang

... (truncated)

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 5.18.3 to 5.26.7.
- [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@5.18.3...5.26.7)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 5.26.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 18, 2025

Superseded by #296.

@dependabot dependabot bot closed this Aug 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.26.7 branch August 18, 2025 06:42
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