Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade antd from 5.11.3 to 5.23.4 #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mobius1234Aque
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade antd from 5.11.3 to 5.23.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 70 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: antd
  • 5.23.4 - 2025-02-05

    First release in the Year of the Snake, wishing you a prosperous start! 🐍

    • 🐞 Fixed Pagination accessibility issue by supplementing missing ARIA attributes support. #52616 @ aojunhao123
    • 🐞 Added Input.TextArea component support in Space.Compact. #52639 @ Can-Chen
    • 🐞 Fixed Menu with theme="dark" and mode="horizontal" identical text/background color issue. #52617 @ afc163
    • 🇦🇪 Add Tour Arabic translation. #52642 @ Sagie501
    • 🇮🇱 Add Tour Hebrew translation. #52641 @ Sagie501

    蛇年第一个版本,开工大吉!🐍

    • 🐞 修复 Pagination 可访问性问题,补充缺失的 ARIA 属性支持。#52616 @ aojunhao123
    • 🐞 Space.Compact 支持 Input.Textarea 组件。#52639 @ Can-Chen
    • 🐞 修复 Menu theme="dark" 时水平菜单的文字色和背景色同色的问题。#52617 @ afc163
    • 🇪🇬 Tour 增加阿拉伯文 (埃及) 的翻译。 #52642 @ Sagie501
    • 🇮🇱 Tour 增加希伯来语(以色列)的国际化翻译。#52641 @ Sagie501
  • 5.23.3 - 2025-01-28

    Last version of the Dragon Year, Happy Chinese New Year! 🐲

    • ⌨️ MISC: Add accessibility tests for all component demos to ensure compliance with accessibility standards. Optimize accessibility support for some components, improving compatibility with screen readers and keyboard operations. #51372 @ aojunhao123
    • 🐞 MISC: Fix importing antd/dist/reset.css file issue. #52559 @ CaptainVolcom
    • 🐞 Fix Button throwing error when loading is null. #52508 @ li-jia-nan
    • 🐞 Fix Table last row border color transition issue. #52549 @ DDDDD12138
    • 💄 Fix Cascader checkbox cursor style in disabled state. #52539 @ aojunhao123
    • 💄 Fix ConfigProvider not correctly modifying icon style priority when StyleProvider configures layer. #52533 @ zombieJ
    • 🐞 Fix Layout sidebar toggle button style missing in non-cssVar mode. #52537 @ afc163
    • 🐞 Fix Tree checkbox cursor style in disabled state. #52525 @ aojunhao123
    • notification
      • 🐞 Fix notification useNotification closeIcon configuration not working. #52516 @ typenoob
      • 🐞 Fix notification component display flicker issue under App component. #52499 @ afc163
    • RTL

    龙年最后一版,祝各位新春愉快!🐲

    • ⌨️ MISC: 为所有组件的示例添加了可访问性测试,确保符合无障碍标准。并优化了部分组件的可访问性支持,改进了对屏幕阅读器和键盘操作的兼容性。#51372 @ aojunhao123
    • 🐞 MISC: 修复导入 antd/dist/reset.css 文件的问题。#52559 @ CaptainVolcom
    • 🐞 修复 Button loadingnull 时抛错的问题。#52508 @ li-jia-nan
    • 🐞 修复 Table 最后一行边框颜色过渡问题。#52549 @ DDDDD12138
    • 💄 修复 Cascader 组件禁用状态下复选框的鼠标指针样式问题。#52539 @ aojunhao123
    • 💄 修复 ConfigProvider 在 StyleProvider 配置 layer 时不会正确修改图标对应样式优先级的问题。#52533 @ zombieJ
    • 🐞 修复 Layout 切换侧边栏按钮在非 cssVar 模式下样式丢失的问题。. #52537 @ afc163
    • 🐞 修复 Tree 组件禁用状态下复选框的鼠标指针样式问题。#52525 @ aojunhao123
    • notification
      • 🐞 修复 notification useNotificationcloseIcon 配置无效的问题。#52516 @ typenoob
      • 🐞 修复 notification 组件在 App 组件下的显示闪烁问题。#52499 @ afc163
    • RTL
  • 5.23.2 - 2025-01-20
    • 🐞 Fix Space.Compact throwing Should not use more than one & in a selector warning. #52489
    • 💄 Fix the Layout switching sidebar button style was lost. #52477
    • 💄 Fix the scroll bar height is not 0 when the first row of the virtual scroll Table is collapsed. #52447 @ LeeSSHH
    • 💄 Fix the last item in Descriptions did not correctly fill the remaining space. #52410 @ anyuxuan
    • 💄 Fix extra margin for the last item in Radio. #52433
    • 💄 Fix the Input/Mentions clear button padding was incorrect. #52407 @ ustcfury
    • 💄 Fix rounded corners of addonAfter in Input compact mode. #52490 @ DDDDD12138
    • 💄 Fix Menu.Item links were still clickable and lacked disabled styles when in disabled state. #52402 @ aojunhao123
    • TypeScript
      • 🤖 MISC: Optimize PurePanel to use React.ComponentType type. #52480
      • 🤖 Fix missing token type for Skeleton and Rate. #52406 @ coding-ice

    • 🐞 修复 Space.Compact 抛出 Should not use more than one & in a selector 警告信息的问题。#52489
    • 💄 修复 Layout 切换侧边栏按钮样式丢失的问题。#52477
    • 💄 修复 Table 收起虚拟滚动表格第一行时滚动条高度不为 0 的问题。#52447 @ LeeSSHH
    • 💄 修复 Descriptions 最后一项未正确填充满剩余空间的问题。#52410 @ anyuxuan
    • 💄 修复 Radio.Group 最后一项多余 margin 的问题。#52433
    • 💄 修复 Input/Mentions 清除按钮 padding 不正确的问题。#52407 @ ustcfury
    • 💄 修复 Input 紧凑模式中 addonAfter 的圆角问题。#52490 @ DDDDD12138
    • 💄 修复 Menu.Item 在禁用状态下链接仍可点击且缺少禁用样式的问题。#52402 @ aojunhao123
    • TypeScript
      • 🤖 MISC: 优化 PurePanel 使用 React.ComponentType 类型。#52480
      • 🤖 修复 Skeleton 和 Rate 缺失的 token 类型。#52406 @ coding-ice
  • 5.23.1 - 2025-01-13
    • 🆕 Add Tree leaf node className for differentiate node type. #52274 @ EmilyyyLiu
    • 🐞 Fix DatePicker switch buttons is not hidden when superPrevIcon/superNextIcon/prevIcon/nextIcon is null. #52327 @ afc163
    • 🐞 Fix Select throws error not a valid selector in Jest tests. #51844 @ renovate
    • 🐞 Fix Layout.Sider under ConfigProvider directly, the theme not working. #52302 @ zombieJ
    • 🐞 Fix Splitter lost previous state when re-expanding. #52222 @ jjlstruggle
    • 🐞 Fix Table unexpected row selections when set checkStrictly to false in tree mode. #52338 @ LeeSSHH
    • Button
      • 🐞 Fix Button alignment and icon centering by adjusting the icon size for icon-only Buttons. #52353 @ afc163
      • 💄 Fix Button missing box-shadow style. #52304 @ zombieJ
    • RTL

    • 🆕 新增 Tree 组件叶子节点的 className 用于区分节点类型。#52274 @ EmilyyyLiu
    • 🐞 修复 DatePicker superPrevIcon/superNextIcon/prevIcon/nextIcon 设置为 null 时切换按钮依旧存在的问题。#52327 @ afc163
    • 🐞 修复 Select 组件在 jest 测试中报错 not a valid selector 的问题。#51844 @ renovate
    • 🐞 修复 Layout.Sider 直接嵌套在 ConfigProvider 下时,theme 配置无效的问题。#52302 @ zombieJ
    • 🐞 修复 Splitter 二次展开时丢失上一次状态的问题。#52222 @ jjlstruggle
    • 🐞 修复 Table 树形展示且设置 checkStrictly 为 false 时,某些行被错误选中的问题。#52338 @ LeeSSHH
    • Button
      • 🐞 调整 Button 纯图标的大小从而修复按钮对齐和图标居中问题。#52353 @ afc163
      • 💄 修复 Button 丢失阴影样式的问题。#52304 @ zombieJ
    • RTL
  • 5.23.0 - 2025-01-06

    • 🔥 TreeSelect 新增 maxCount 属性以限制最大选择数量。#51759 @ aojunhao123
    • 🔥 Modal width 支持响应式尺寸。#51653 @ zombieJ
    • 🔥 Splitter 增加 lazy 模式。#51557 @ OysterD3
    • 🔥 Button color 属性支持完整色板。#51550 @ OysterD3
    • Button Colors
    • 🆕 Button 组件新增 loadingIcon 以自定义加载图标。#51758 @ zhangchao-wooc
    • Menu
      • 🆕 Menu 新增 token subMenuItemSelectedColor,避免 itemSelectedColor 覆盖子菜单标题样式。#52182 @ afc163
      • 🐞 修复 Menu extra 字体大小和垂直居中对齐问题。#52217 @ guoyunhe
    • 🆕 语义化
      • 🆕 ConfigProvider 支持 Empty 组件语义化 classNamesstyles#52208 @ thinkasany
      • 🆕 ConfigProvider 支持 Slider 组件语义化 classNamesstyles#52185 @ thinkasany
      • 🆕 ConfigProvider 支持 Popconfirm 组件语义化 classNamesstyles#52126 @ thinkasany
      • 🆕 ConfigProvider 支持 Popover 组件语义化 classNamesstyles#52110 @ thinkasany
      • 🆕 ConfigProvider 支持 Tooltip 组件语义化 classNamesstyles#51872 @ thinkasany
      • 🆕 ConfigProvider 支持 Descriptions 组件语义化 classNamesstyles#52120 @ thinkasany
    • Tree
      • 🛠 重构 Tree 部分代码为 Function Component 以为 React 19 做更好性能准备。#52209 @ li-jia-nan
      • 💄 优化 Tree disabledselected 节点状态下的颜色展示。#52173 @ EmilyyyLiu
    • 🆕 Transfer 支持 showSearch 配置 defaultValueplaceholder#52125 @ EmilyyyLiu
    • 🆕 Calendar 支持 showWeek 属性用于显示周数列。#52072 @ afc163
    • 🆕 Mentions 新增 onPopupScroll 属性。#51858 @ OysterD3
    • 🆕 Card 增加 bodyPaddingSMheaderPaddingSMbodyPaddingheaderPadding 组件 token。#51762 @ thinkasany
    • 🆕 ColorPicker presets 支持传入 key#51794 @ li-jia-nan
    • 🆕 Cascader 新增 optionSelectedColor token。#51769 @ thinkasany
    • 🐞 修复 Layout.Sider trigger 样式不正确的问题。46a8eff @ Wxh16144
    • Table
      • 🐞 修复 Table expandable 中设置 fixed:right 不生效的问题。#52176 @ afc163
      • 🐞 修复 Table sticky 模式下水平固定滚动条在 rtl 模式下不生效的问题。#52176 @ afc163
    • 💄 优化 Flex 使其在自定义渲染组件时总是重置 marginpadding 样式。#52170 @ li-jia-nan
    • 🐞 修复 DatePicker.RangePicker needConfirm 模式偶尔在不确认仍然可以切换面板的问题。#52102 @ Zyf665
    • 🐞 修复 Slider 当 tipFormatter 未定义时导致崩溃的问题。#52184 @ thinkasany
    • 💄 优化 Collapse 聚焦样式以及折叠项圆角。#52086 @ aojunhao123
    • ⌨️ 为 Radio.Group 添加默认 name 属性以提升无障碍体验。#52076 @ aojunhao123
    • ⌨️ Input.Search添加默认 type=search 类型。#52083 @ Kaikiat1126
    • ⌨️ 优化 Tabs 键盘操作时的焦点样式。#52002 @ aojunhao123
    • Segmented
    • 📦 MISC: 用 @ ant-design/fast-color 替换 @ ctrl/tinycolor 以降低打包体积。#52190 #52157 @ aojunhao123
    • ⌨️ 调整 Input、InputNumber、Mentions、Textarea 组件清除图标从 span 元素更改为 button 元素,提高了可访问性和交互性。#52180 @ li-jia-nan
    • 🐞 MISC: 修复 React 19 下构建报错的问题。#52168 @ zombieJ
    • TypeScript
  • 5.22.7 - 2024-12-27
    • 🐞 Fix Button text and icon not align. #52132 @ afc163
    • 🐞 Fix Button throws reactRender is not a function under React 19. #52105 @ afc163
    • TypeScript
      • 🤖 Fix Menu interface type error from external module. #51715 @ msyavuz

    • 🐞 修复 Button 文字和图标不对齐的问题。#52132 @ afc163
    • 🐞 修复在 React 19 下点击 Button 时抛出 reactRender is not a function 错误的问题。#52105 @ afc163
    • TypeScript
  • 5.22.6 - 2024-12-23
    • 🐞 Align Button with and without icons consistently. #52070
    • 🐞 Fix Splitter collapsible icon z-index too low. #52065 @ wanpan11
    • 🐞 Fix Button motion not smooth when set loading. #52059 @ zombieJ
    • 🐞 Fix Button issue where solid default button text disappears on hover in dark mode. #52024 @ DDDDD12138

    • 🐞 修复 Button 有图标和无图标按钮对齐差一像素的问题。#52070
    • 🐞 修复 Splitter 组件折叠图标 z-index 层级过低问题。#52065 @ wanpan11
    • 🐞 修复 Button 启用 loading 时,动画不够顺滑的问题。#52059 @ zombieJ
    • 🐞 修复 Button 暗色模式下默认填充按钮文本在悬停时消失的问题。#52024 @ DDDDD12138
  • 5.22.5 - 2024-12-14
  • 5.22.4 - 2024-12-09
  • 5.22.3 - 2024-12-02
  • 5.22.2 - 2024-11-20
  • 5.22.1 - 2024-11-13
  • 5.22.0 - 2024-11-11
  • 5.21.6 - 2024-10-28
  • 5.21.5 - 2024-10-21
  • 5.21.4 - 2024-10-14
  • 5.21.3 - 2024-10-09
  • 5.21.2 - 2024-09-30
  • 5.21.1 - 2024-09-25
  • 5.21.0 - 2024-09-22
  • 5.20.6 - 2024-09-09
  • 5.20.5 - 2024-09-03
  • 5.20.4 - 2024-09-02
  • 5.20.3 - 2024-08-26
  • 5.20.2 - 2024-08-19
  • 5.20.1 - 2024-08-11
  • 5.20.0 - 2024-08-03
  • 5.19.4 - 2024-07-30
  • 5.19.3 - 2024-07-19
  • 5.19.2 - 2024-07-15
  • 5.19.1 - 2024-07-05
  • 5.19.0 - 2024-07-01
  • 5.18.3 - 2024-06-19
  • 5.18.2 - 2024-06-17
  • 5.18.1 - 2024-06-12
  • 5.18.0 - 2024-06-03
  • 5.17.4 - 2024-05-27
  • 5.17.3 - 2024-05-19
  • 5.17.2 - 2024-05-14
  • 5.17.1 - 2024-05-14
  • 5.17.0 - 2024-05-02
  • 5.16.5 - 2024-04-28
  • 5.16.4 - 2024-04-22
  • 5.16.3 - 2024-04-21
  • 5.16.2 - 2024-04-15
  • 5.16.1 - 2024-04-05
  • 5.16.0 - 2024-03-31
  • 5.15.4 - 2024-03-25
  • 5.15.3 - 2024-03-16
  • 5.15.2 - 2024-03-11
  • 5.15.1 - 2024-03-06
  • 5.15.0 - 2024-03-02
  • 5.14.2 - 2024-02-23
  • 5.14.1 - 2024-02-13
  • 5.14.0 - 2024-02-03
  • 5.13.3 - 2024-01-28
  • 5.13.2 - 2024-01-19
  • 5.13.1 - 2024-01-15
  • 5.13.0 - 2024-01-13
  • 5.12.8 - 2024-01-05
  • 5.12.7 - 2024-01-02
  • 5.12.6 - 2023-12-30
  • 5.12.5 - 2023-12-22
  • 5.12.4 - 2023-12-19
  • 5.12.3 - 2023-12-18
  • 5.12.2 - 2023-12-11
  • 5.12.1 - 2023-12-04
  • 5.12.0 - 2023-12-04
  • 5.11.5 - 2023-11-27
  • 5.11.4 - 2023-11-24
  • 5.11.3 - 2023-11-22
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.11.3 to 5.23.4.

See this package in npm:
antd

See this project in Snyk:
https://app.snyk.io/org/mobius1234aque/project/243f207b-2742-4911-8165-a71139e0802a?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Mar 3, 2025

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

Name Status Preview Comments Updated (UTC)
repo-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 7:01am

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