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.18.3 to 5.19.0 #54

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

Conversation

nhattpn
Copy link
Owner

@nhattpn nhattpn commented Jul 23, 2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade antd from 5.18.3 to 5.19.0.

ℹ️ 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 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: antd
  • 5.19.0 - 2024-07-01
    • 🆕 ConfigProvider now supports global configuration for variant. #49535 @ MadCcc
    • QRCode
    • 🆕 Select component's filterSort property now includes searchValue parameter. #49352 @ MadCcc
    • 🆕 Pagination adds simple property, supports read-only mode, and introduces align property. #49562 @ coding-ice
    • 🐞 Enhanced Anchor's affix property for more configuration options. #49295 @ gin-lsl
    • DatePicker
      • 🐞 Fixed missing arrow in DatePicker/TimePicker RangePicker with placement set to topRight or bottomRight.#49333
      • 🐞 Fixed missing accessible text for DatePicker switch button, style issue in RTL mode for DatePicker.RangePicker, and crash when entering wrong end value in year selection of DatePicker.RangePicker.#49333
      • 🐞 Fixed DatePicker.RangePicker resetting selected dates when entering dates via keyboard. #49333
    • 🐞 Button fixed disabled property not working when used as Dropdown trigger. #47363
    • 🐞 InputNumber now warns when using type=number with changeOnWheel. #49648 @ wanpan11
    • Table
      • 🐞 Table fixed issue with locale.emptyText showing default value when set to a non-undefined value. #49599 @照明胧
      • 🐞 Fixed Table filter panel not working after customizing global Empty style. #49548 @ duqigit
    • 🐞 Upload fixed rendering performance issue when listing many files in list mode. #49598 @ tlkv
    • 💄 Added initial styles for SubMenu node in Menu. #49643 @ wanpan11
    • 💄 Improved active style for Slider handle. #49630
    • 💄 Optimized variant=borderless style for DatePicker, TimePicker, Select, TreeSelect, Input, InputNumber, Mentions, now distinguishable when setting status property. #49608
    • 🐞 Fixed Typography ellipsis not working when parent has nowrap style. #49667
    • TypeScript:
      • 🤖 ConfigProvider Improved TypeScript definition for renderEmpty method. #49602 @ Wxh16144
    • 🌐 Locales
      • 🇹🇭 Added missing Thai translations for Transfer.deselectAll, Text.collapse, QRCode.scanned, ColorPicker.presetEmpty. #49588 by @ Tantatorn-dev
      • 🇳🇱 Fixed nl_NL localization issues for Tour. #49612 by @ Hannnnnnnnnnnnnnnn
      • 🇹🇷 Adjusted Turkish language text for DatePicker. #49333

    • 🆕 ConfigProvider 现支持全局配置 variant#49535 @ MadCcc
    • 🆕 QRCode
    • 🆕 Select 组件的 filterSort 属性现新增获取 searchValue 的参数。#49352 @ MadCcc
    • 🆕 Pagination 支持 simple={{ readOnly }} 属性和 align 属性。#49562 @ coding-ice
    • 💄 优化了 Slider 滑块的激活样式。#49630
    • 🐞 增强了 Anchor 的 affix 属性,支持更多配置项。#49295 @ gin-lsl
    • DatePicker
      • 🐞 修复了 DatePicker/TimePicker 的 RangePicker 在 placement 设置为 topRightbottomRight 时箭头丢失的问题。#49333
      • 🐞 修复了 DatePicker 切换按钮缺失可访问性文本的问题,修复了 DatePicker.RangePicker 在 RTL 模式下的样式问题。#49333
      • 🐞 修复了 DatePicker.RangePicker 年选择器输入结束值错误导致报错的问题。#49333
      • 🐞 修复了 DatePicker.RangePicker 键盘输入日期时已选日期重置的问题。#49333
    • 🐞 Button 修复了用作 Dropdown triggerdisabled 属性不生效的问题。#47363
    • 🐞 InputNumber 在同时使用 type=numberchangeOnWheel 时现在会给出警告提示。#49648 @ wanpan11
    • 🐞 修复 Dropdown 次级菜单 reset 样式丢失的问题。#49643 @ wanpan11
    • 💄 优化了 DatePicker、TimePicker、Select、TreeSelect、Input、InputNumber、Mentions 的 variant="borderless" 样式,现在在设置 status 属性时也能够被区分。#49608
    • Table
      • 🐞 Table 修复了 locale.emptyText 设置为非 undefined 值时仍会显示默认值的问题。#49599 @照明胧
      • 🐞 Table 自定义全局组件的 Empty 样式后,Table的过滤面板没生效的问题。#49548 @ duqigit
    • 🐞 Upload 修复了在列表模式下文件过多时出现的渲染性能问题。#49598 @ tlkv
    • 🐞 Typography 修复在父元素存在 nowrap 样式时,ellipsis 不生效的问题。#49667
    • TypeScript:
      • 🤖 ConfigProvider 改进了 renderEmpty 方法的 TypeScript 类型定义。#49602 @ Wxh16144
    • 🌐 国际化
      • 🇹🇭 添加了缺失的泰语翻译,包括 Transfer.deselectAllText.collapseQRCode.scannedColorPicker.presetEmpty#49588 @ Tantatorn-dev
      • 🇳🇱 Tour 修复了 nl_NL 本地化问题。#49612 @ Hannnnnnnnnnnnnnnn
      • 🇹🇷 调整了 DatePicker 的土耳其语言文案。#49333
  • 5.18.3 - 2024-06-19

    • 🐞 回滚 #49289 以修复 5.18.2 引入的 Table 排序状态失效的问题。#49487
    • 🛠 将样式处理的部分功能迁移到 @ ant-design/cssinjs 中。#49463 @ YumoImer
    • 🇳🇵 补充 ne_NP 本地化文案。#49492 @ FuliangZhang
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.18.3 to 5.19.0.

See this package in npm:
antd

See this project in Snyk:
https://app.snyk.io/org/tpnlove46/project/f2b5b4f9-0146-44ba-abc8-6990976b8882?utm_source=github&utm_medium=referral&page=upgrade-pr
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