Skip to content

Bump antd from 4.24.16 to 5.29.3 in /frontends/admin-panel#199

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontends/admin-panel/antd-5.29.3
Open

Bump antd from 4.24.16 to 5.29.3 in /frontends/admin-panel#199
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontends/admin-panel/antd-5.29.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps antd from 4.24.16 to 5.29.3.

Release notes

Sourced from antd's releases.

5.29.3

  • 🐞 Fix Breadcrumb link color being overridden when using custom itemRender. #56251 @​guoyunhe

  • 🐞 修复 Breadcrumb 自定义 itemRender 时链接颜色被覆盖的问题。#56251 @​guoyunhe

5.29.2

  • 🐞 Fix notification background colors incorrect when cssVar is disabled. #56133 @​afc163
  • 🐞 Raise Breadcrumb link style priority to avoid being overridden by global styles (v5). #56139 @​guoyunhe
  • 🐞 Fix Input.Search should not warn about deprecated addonAfter. #55806 @​zombieJ
  • 🐞 Fix Splitter failing to fill its container when the sum of panel proportions is not 1. #56217 @​zombieJ

  • 🐞 修复关闭 cssVar 时 notification 背景色异常的问题。#56133 @​afc163
  • 🐞 提升 Breadcrumb 链接样式的优先级以避免被全局样式覆盖。#56139 @​guoyunhe
  • 🐞 修复 Input.Search 会报 addonAfter 已经废弃的警告信息的问题。#55806 @​zombieJ
  • 🐞 修复 Splitter 在 Panel 总占比不为 1 时出现占不满的情况。 #56217 @​zombieJ

5.29.1


  • 🐞 修复 Carousel 选择器在垂直位置无法点击的问题。 #55757 @​wanpan11

5.29.0

  • 🆕 InputNumber component deprecates addonAfter and addonBefore props, use Space.Compact instead. #55505 @​EmilyyyLiu
  • ⌨️ Improve Drawer accessibility by adding aria-labelledby when a title is present. #55697 @​rxy001
  • 🌐 Fixed spacing in Korean localization for “복사됨” message. #55672 @​rapsealk

  • 🆕 InputNumber 组件废弃 addonAfteraddonBefore 属性,使用 Space.Compact 替换。 #55505 @​EmilyyyLiu
  • ⌨️ 优化 Drawer 组件的可访问性,存在标题时的属性 aria-labelledby#55697 @​rxy001
  • 🌐 修复韩语本地化中“복사됨”文本的空格规则问题。#55672 @​rapsealk

5.28.1

  • Carousel
  • 🐞 Fix Descriptions where content style wrongly used labelStyle. #55572 @​li-jia-nan
  • 💄 Adjust the height of the Select component to 32px when variant="underlined". #55607 @​ustcfury
  • 💄 When the underlined property is enabled for the Input component, the border color changes on mouse hover. #55609 @​ustcfury
  • 🛠 Flex gap prop support number type. #55591 @​ayangweb
  • 🌐 Add missing TimePicker translations for locales: ar_EG, en_GB, gl_ES, bg_BG, ca_ES, cs_CZ, el_GR, es_ES, eu_ES, fi_FI, he_IL, hu_HU, is_IS, kn_IN, kmr_IQ, lv_LV, mk_MK, mn_MN, ms_MY, pl_PL, pt_BR, pt_PT, ro_RO, sk_SK, sl_SI, sv_SE, ta_IN, th_TH, zh_TW, et_EE. #55656 @​li-jia-nan

... (truncated)

Changelog

Sourced from antd's changelog.

5.29.3

2025-12-18

  • 🐞 Fix Breadcrumb link color being overridden when using custom itemRender. #56251 @​guoyunhe

5.29.2

2025-12-15

  • 🐞 Fix notification background colors incorrect when cssVar is disabled. #56133 @​afc163
  • 🐞 Raise Breadcrumb link style priority to avoid being overridden by global styles (v5). #56139 @​guoyunhe
  • 🐞 Fix Input.Search should not warn about deprecated addonAfter. #55806 @​zombieJ
  • 🐞 Fix Splitter failing to fill its container when the sum of panel proportions is not 1. #56217 @​zombieJ

5.29.1

2025-11-18

5.29.0

2025-11-17

  • 🆕 InputNumber component deprecates addonAfter and addonBefore props, use Space.Compact instead. #55505 @​EmilyyyLiu
  • ⌨️ Improve Drawer accessibility by adding aria-labelledby when a title is present. #55697 @​rxy001
  • 🌐 Fixed spacing in Korean localization for “복사됨” message. #55672 @​rapsealk

5.28.1

2025-11-11

  • Carousel
  • 🐞 Fix Descriptions where content style wrongly used labelStyle. #55572 @​li-jia-nan
  • 💄 Adjust the height of the Select component to 32px when variant="underlined". #55607 @​ustcfury
  • 💄 When the underlined property is enabled for the Input component, the border color changes on mouse hover. #55609 @​ustcfury
  • 🌐 Add missing TimePicker translations for locales: ar_EG, en_GB, gl_ES, bg_BG, ca_ES, cs_CZ, el_GR, es_ES, eu_ES, fi_FI, he_IL, hu_HU, is_IS, kn_IN, kmr_IQ, lv_LV, mk_MK, mn_MN, ms_MY, pl_PL, pt_BR, pt_PT, ro_RO, sk_SK, sl_SI, sv_SE, ta_IN, th_TH, zh_TW, et_EE. #55656 @​li-jia-nan
  • TypeScript
    • 🤖 Improve Flex component gap prop typing, for better IDE autocomplete and type inference. #55591 @​ayangweb

5.28.0

2025-11-01

  • 🆕 Drawer supports closable.placement prop to specify the position of the close button. #54067 @​davidhsing
  • 🆕 Image component supports fallback global configuration. #54702 @​Jiyur

... (truncated)

Commits
  • 14f3977 chore: bump version to 5.29.3 and update changelogs (#56267)
  • d36e662 fix(Breadcrumb): custom itemRender style for 5.x (#56251)
  • 6dd5a23 chore: add 5.x-stable branch to github workflows (#56222)
  • 2a6d0b8 chore: update branch references from master to 5.x-stable in scripts (#56218)
  • 081e9a6 fix(V5): Splitter ptg not fully cover (#56217)
  • a811b7a docs: bump version to 5.29.2 and update changelogs (#56190)
  • 34b32bb fix: notification wrong background color when cssVar is false (#56133)
  • 2a823ea fix(Breadcrumb): lift link style priority for v5 (#56139)
  • 6339b66 chore: cherry-pick changelog route fix from PR #56038 to 5.x-stable docs (#56...
  • 2e77131 docs: Add the link corresponding to the next major version of the cur… (#55946)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 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.16 to 5.29.3.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/5.29.3/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@4.24.16...5.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Type: Dependency Upgrade. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 5, 2026
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.

0 participants