Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps antd from 4.24.3 to 5.26.5.

Release notes

Sourced from antd's releases.

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


5.26.3

  • 🐞 Fix InputNumber using variant=underlined and suffix will show the border radius issue. #54228 @​kiner-tang
  • 🐞 Fix FloatButton.Group always throw the wrong warning of shape. #54215 @​deathemperor
  • 💄 Adjust Typography title using fontWeightStrong token. #54185 @​p-a
  • 🐞 Fix Tree.DirectoryTree dragging inidicator style issue. #54183 @​uioonm
  • TypeScript
    • 🤖 Clear Menu internal definition to align with official site. They are not real working. #54189 @​wanpan11

  • 🐞 修复 InputNumber 在 variant=underlinedsuffix 配合时,样式会出现圆角的问题。#54228 @​kiner-tang
  • 🐞 修复 FloatButton.Group 总是错误的抛出 shape 配置警告信息。#54215 @​deathemperor
  • 💄 调整 Typography 标题使用 fontWeightStrong token。#54185 @​p-a
  • 🐞 修复 Tree.DirectoryTree 拖拽样式指示器位置不正确的问题。#54183 @​uioonm
  • TypeScript
    • 🤖 清理 Menu 内部使用的属性定义与官网保持一致,这些属性并不会真的起效。#54189 @​wanpan11

5.26.2

... (truncated)

Changelog

Sourced from antd's changelog.

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
  • 🐞 Fix FloatButton.Group always throw the wrong warning of shape. #54215 @​deathemperor
  • 💄 Adjust Typography title using fontWeightStrong token. #54185 @​p-a
  • 🐞 Fix Tree.DirectoryTree dragging inidicator style issue. #54183 @​uioonm
  • TypeScript
    • 🤖 Clear Menu internal definition to align with official site. They are not real working. #54189 @​wanpan11

5.26.2

2025-06-24

5.26.1

2025-06-16

  • 🐞 Fix Button can trigger click multiple time with loading lock when in low perf device. #54041 @​zombieJ

... (truncated)

Commits
  • c0368b2 docs: add changelog 5.26.5 (#54387)
  • ddc17f6 chore: update authors list (#54388)
  • 1888b50 chore: resolve non-null assertion logic error in useLocale hook (#54384)
  • 78814b0 fix: correct SiteState type property name in GlobalLayout (#54381)
  • 14af06c docs: opt demo (#54373)
  • 103a6db chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...
  • 00033ed fix(useClosable): closeIcon props not correctly passed through (#54370)
  • 9928de9 chore: openMotion use useMemo (#54369)
  • a89e4d5 fix(float-button): remove bottom border for float btn when placement is horiz...
  • 3ad8019 perf: reduce a little it bundle size (#54352)
  • 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 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 4.24.3 to 5.26.5.
- [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@4.24.3...5.26.5)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 5.26.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #670.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.26.5 branch July 21, 2025 03:36
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