Skip to content

[Snyk] Upgrade antd from 5.25.4 to 5.26.4#729

Closed
wkylin wants to merge 1 commit into
mainfrom
snyk-upgrade-136441335b6a2aacf6bc54394e77419c
Closed

[Snyk] Upgrade antd from 5.25.4 to 5.26.4#729
wkylin wants to merge 1 commit into
mainfrom
snyk-upgrade-136441335b6a2aacf6bc54394e77419c

Conversation

@wkylin
Copy link
Copy Markdown
Owner

@wkylin wkylin commented Aug 3, 2025

snyk-top-banner

Snyk has created this PR to upgrade antd from 5.25.4 to 5.26.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: antd
  • 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

    • 🐞 修复 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 - 2025-06-24
    • 🐞 Fix Select multiple item max-width to prevent unexpected wrapping. #54181 @ afc163
    • 💄 Fix incorrect DatePicker small token. #53668 @ 765477020
    • 🐞 Fix Error of not being able to control visibility through showZero when count is 0 #54156 @ Meet-student
    • 💄 Fix Tree/List/Table virtual scrollbar visibility in dark themes. #54155 @ afc163
    • 🐞 Fix Switch/Rate is not align centerly in Form.Item. #54106 @ afc163
    • TypeScript
      • 🤖 Input: Fix TypeScript definitions for classNames and styles props to match documented API. #54162 @ aojunhao123

    • 🐞 修复多选 Select 在单条选中项文本超长时意外换行的问题。#54181 @ afc163
    • 💄 修复 DatePicker size="small" 时消费不正确 token 的问题。#53668 @ 765477020
    • 🐞 修复 badge 组件当 count=0 时无法通过 showZero 控制显隐错误。#54156 @ Meet-student
    • 💄 修复 Tree/List/Table 等组件的虚拟滚动条样式在暗色主题下难以识别的问题。#54155 @ afc163
    • 🐞 修复 Form 下 Switch/Rate 组件没有居中对齐的问题。#54106 @ afc163
    • TypeScript
      • 🤖 Input: 修复 classNamesstyles 属性的 TypeScript 类型定义,与文档 API 保持一致。#54162 @ aojunhao123
  • 5.26.1 - 2025-06-16
    • 🐞 Fix Button can trigger click multiple time with loading lock when in low perf device. #54041 @ zombieJ

    • 🐞 修复 Button 的 loading 锁定在低端机型中可以多次触发点击事件的问题。#54041 @ zombieJ
  • 5.26.0 - 2025-06-10
    • 🆕 Upload progress prop can now override the progress bar type. #53972 @ afc163
    • 🆕 Table expandable support expandedRowOffset. #53926 @ crazyair
    • 🐞 Fix motion not working after multiple nested ConfigProvider. #53902 @ wanpan11
    • 🐞 Fix Modal hooks call update not support update function. #53994 @ zombieJ

    • 🆕 Upload progress 属性现在可以覆盖进度条类型。#53972 @ afc163
    • 🆕 Table expandable 增加 expandedRowOffset 以支持展开行的偏移列数。#53926 @ crazyair
    • 🐞 修复 ConfigProvider 多层嵌套后 motion 失效的问题。#53902 @ wanpan11
    • 🐞 修复 Modal hooks 的 update 不支持更新函数的问题。#53994 @ zombieJ
  • 5.26.0-alpha.0 - 2025-06-03
  • 5.25.4 - 2025-05-31
from antd GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade antd from 5.25.4 to 5.26.4.

See this package in npm:
antd

See this project in Snyk:
https://app.snyk.io/org/wkylin/project/0c42d1ac-0387-47e3-8537-ec997318643c?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2025 4:50am

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Aug 3, 2025

PR总结

  • 升级antd package的版本
    我们从5.25.4 升级到5.26.4版本在package-lock.jsonpackage.json文件
  • 修改@rc-component/context的解析URL
    我们在package-lock.json中将解析URL从NPMMirror更改为了正式的NPM注册表
  • 更新@rc-component/trigger的版本
    package-lock.json文件中,我们将版本从2.2.6 更新到2.3.0,并且在antd中将所需版本从2.2.6更改为2.2.7
  • 更新rc-table版本
    package-lock.json中,我们将rc-table版本从7.50.5 更新到7.51.1版本

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 3, 2025

@wkylin wkylin closed this Aug 13, 2025
@wkylin wkylin deleted the snyk-upgrade-136441335b6a2aacf6bc54394e77419c branch August 13, 2025 03:36
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.

2 participants