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 4.3.0 to 4.20.6 #358

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade antd from 4.3.0 to 4.20.6.

ℹ️ 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 122 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-05-22.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ASYNCVALIDATOR-2311201
586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: antd
  • 4.20.6 - 2022-05-22

    • 🐞 修复 DatePicker 初次打开时 placeholder 闪烁的问题。#35620 @ yykoypj
    • 🛠 移除 Grid 默认 role 标签,以使其更好的适配 aria-required-parent 要求。#35616 @ bartpio
    • 🐞 修复 Anchor 在某些游览器下会被切割内容的问题。#35612 @ josonho
    • 🐞 修复 Table 存在表头分组和垂直滚动条时表头边框异常的问题。#35591
    • 🐞 修复 Drawer 内按钮关闭速度过快问题。#35339
  • 4.20.5 - 2022-05-15
    • 🤖 Deprecated Table rowSelection.onSelectNone and rowSelection.onSelectMultiple in TS type. #35545
    • 🐞 Ignore the decimal part in InputNumber when the precision is negative. #35520 @ ty888

    • 🤖 在 TypeScript 定义中废弃 Table rowSelection.onSelectNonerowSelection.onSelectMultiple#35545
    • 🐞 InputNUmber 当精度为负数时忽略小数部分。#35520 @ ty888`
  • 4.20.4 - 2022-05-11

  • 4.20.3 - 2022-05-09
    • 🐞 Fix unnecessary rowGap: 0 style attribute in Row. #35409
    • 🐞 Fix List.Item ref no work problem. #35321
    • 💄 Optimize the style of arrow in Tooltip. #35401
    • 🐞 Fix Table column filter reset is not working. #35386 @ lalalazero
    • 🌍 Add missing localizations for 🇬🇧 en_GB and 🇺🇦 uk_UA. #35430 @ velykanov
    • Typescript
      • 🤖 Fixed an issue where notification maxCount attribute was missing. #35369 @ cwveysey

    • 🔥 增加 官方国内镜像,享受飞一般的加载速度。
    • 🐞 修复 Row 里不必要的 rowGap: 0 样式属性。#35409
    • 🐞 修复 List.Item ref 不生效的问题。#35321
    • 💄 优化 Tooltip 箭头的样式。#35401
    • 🐞 修复 Table 筛选的重置功能不生效问题。#35386 @ lalalazero
    • 🌍 为 🇬🇧 en_GB 和 🇺🇦 uk_UA 添加缺失的本地化文案。#35430 @ velykanov
    • TypeScript
      • 🤖 修复 Notification 的 maxCount 属性缺失的问题。#35369 @ cwveysey
  • 4.20.2 - 2022-04-30
    • Segmented
      • 🐞 Fix Segmented inconsisit height with other controls. #35281
      • 🐞 Fix Segmented animation not working correct in StrictMode mode. #35281
      • 🆕 Segmented options now supports icon property. #35256
    • Table
      • ⌨️ Improve Table columns sorter a11y experience. #35269
      • 🇪🇸 Added Table filter localization for es_ES. #35309 @ agarciaguillo
    • 💄 Fix Switch color in dark theme. #35332
    • 💄 Tweak Breadcrumb link hover color. #35324
    • 🐞 Fix Space throws Encountered two children with the same key warning in some cases. #35311
    • 🐞 Fix Select tag remove icon position issue. #35336 @ walidcherhane

    • Segmented
      • 🐞 修复 Segmented 组件高度和其他控件不一致的问题。#35281
      • 🐞 修复 React StrictMode 下 Segmented 动画丢失的问题。#35281
      • 🆕 Segmented options 支持设置 icon 属性。#35256
    • Table
      • ⌨️ 优化 Table 排序按钮的键盘可访问性。#35269
      • 🇪🇸 补充 Table 西班牙语筛选文案。#35309 @ agarciaguillo
    • 🐞 修复 Switch 在暗黑主题下关闭时的颜色问题。#35332
    • 💄 微调 Breadcrumb 链接 hover 色为中性色。#35324
    • 🐞 修复 Space 在某些情况下抛出 Encountered two children with the same key 警告的问题。#35311
    • 🐞 修复 Select 多选标签移除图标位置偏下的问题。#35336 @ walidcherhane
  • 4.20.1 - 2022-04-26
    • 🐞 Fix Breadcrumb extra padding and margin style. #35235
    • 🐞 Fix Input.Seach inconsistent behavior of triggering onSearch when press enter using Chinese inputting method. #35164 @ qyzzzz
    • 🐞 Fix circle reference between Upload and Dragger. #34379 @ kanweiwei

    • 🐞 修复 Breadcrumb 多余的 paddingmargin 样式。#35235
    • 🐞 修复 Input.Search 在中文输入法下回车键触发 onSearch 的行为不一致的问题。#35164 @ qyzzzz
    • 🐞 修复 Upload 和 Upload.Dragger 之间循环依赖的问题。#34379 @ kanweiwei
  • 4.20.0 - 2022-04-24
    Read more
  • 4.20.0-alpha.1 - 2022-04-18
    Read more
  • 4.20.0-alpha.0 - 2022-04-12
  • 4.19.5 - 2022-04-02
  • 4.19.5-alpha.0 - 2022-03-28
  • 4.19.4 - 2022-03-27
  • 4.19.3 - 2022-03-21
  • 4.19.2 - 2022-03-13
  • 4.19.1 - 2022-03-08
  • 4.19.1-alpha.0 - 2022-03-08
  • 4.19.0 - 2022-03-08
  • 4.18.9 - 2022-02-28
  • 4.18.8 - 2022-02-21
  • 4.18.7 - 2022-02-14
  • 4.18.6 - 2022-02-08
  • 4.18.5 - 2022-01-24
  • 4.18.4 - 2022-01-18
  • 4.18.3 - 2022-01-10
  • 4.18.2 - 2021-12-30
  • 4.18.1 - 2021-12-29
  • 4.18.0 - 2021-12-27
  • 4.17.4 - 2021-12-20
  • 4.17.3 - 2021-12-08
  • 4.17.2 - 2021-11-26
  • 4.17.1 - 2021-11-22
  • 4.17.1-alpha.1 - 2021-11-17
  • 4.17.1-alpha.0 - 2021-11-16
  • 4.17.0 - 2021-11-15
  • 4.17.0-alpha.10 - 2021-11-08
  • 4.17.0-alpha.9 - 2021-10-31
  • 4.17.0-alpha.8 - 2021-10-25
  • 4.17.0-alpha.7 - 2021-10-18
  • 4.17.0-alpha.6 - 2021-10-11
  • 4.17.0-alpha.5 - 2021-09-30
  • 4.17.0-alpha.4 - 2021-09-25
  • 4.17.0-alpha.3 - 2021-09-14
  • 4.17.0-alpha.2 - 2021-09-07
  • 4.17.0-alpha.1 - 2021-09-06
  • 4.17.0-alpha.0 - 2021-09-01
  • 4.16.13 - 2021-08-23
  • 4.16.12 - 2021-08-16
  • 4.16.11 - 2021-08-08
  • 4.16.10 - 2021-08-02
  • 4.16.9 - 2021-07-27
  • 4.16.8 - 2021-07-19
  • 4.16.7 - 2021-07-12
  • 4.16.6 - 2021-06-29
  • 4.16.5 - 2021-06-23
  • 4.16.3 - 2021-06-15
  • 4.16.2 - 2021-06-07
  • 4.16.1 - 2021-05-31
  • 4.16.0 - 2021-05-25
  • 4.16.0-alpha.2 - 2021-05-08
  • 4.16.0-alpha.1 - 2021-05-08
  • 4.16.0-alpha.0 - 2021-05-07
  • 4.15.6 - 2021-05-18
  • 4.15.5 - 2021-05-10
  • 4.15.4 - 2021-04-30
  • 4.15.3 - 2021-04-26
  • 4.15.3-alpha.0 - 2021-04-21
  • 4.15.2 - 2021-04-19
  • 4.15.1 - 2021-04-10
  • 4.15.0 - 2021-03-29
  • 4.14.1 - 2021-03-22
  • 4.14.0 - 2021-03-14
  • 4.13.1 - 2021-03-06
  • 4.13.0 - 2021-02-28
  • 4.12.3 - 2021-02-10
  • 4.12.2 - 2021-02-04
  • 4.12.1 - 2021-02-03
  • 4.12.0 - 2021-02-02
  • 4.11.3 - 2021-02-02
  • 4.11.2 - 2021-01-26
  • 4.11.1 - 2021-01-24
  • 4.11.0 - 2021-01-24
  • 4.10.3 - 2021-01-18
  • 4.10.2 - 2021-01-11
  • 4.10.1 - 2021-01-10
  • 4.10.0 - 2021-01-04
  • 4.9.4 - 2020-12-16
  • 4.9.3 - 2020-12-14
  • 4.9.2 - 2020-12-07
  • 4.9.1 - 2020-12-01
  • 4.9.0 - 2020-11-30
  • 4.8.6 - 2020-11-27
  • 4.8.5 - 2020-11-22
  • 4.8.4 - 2020-11-16
  • 4.8.3 - 2020-11-16
  • 4.8.2 - 2020-11-09
  • 4.8.1 - 2020-11-09
  • 4.8.0 - 2020-11-02
  • 4.7.3 - 2020-10-24
  • 4.7.2 - 2020-10-19
  • 4.7.1 - 2020-10-19
  • 4.7.0 - 2020-10-10
  • 4.6.6 - 2020-09-27
  • 4.6.5 - 2020-09-20
  • 4.6.4 - 2020-09-13
  • 4.6.3 - 2020-09-07
  • 4.6.2 - 2020-08-31
  • 4.6.1 - 2020-08-24
  • 4.6.0 - 2020-08-23
  • 4.5.4 - 2020-08-12
  • 4.5.3 - 2020-08-09
  • 4.5.2 - 2020-08-02
  • 4.5.1 - 2020-07-28
  • 4.5.0 - 2020-07-27
  • 4.4.3 - 2020-07-20
  • 4.4.2 - 2020-07-11
  • 4.4.1 - 2020-07-06
  • 4.4.0 - 2020-06-29
  • 4.3.5 - 2020-06-21
  • 4.3.4 - 2020-06-14
  • 4.3.3 - 2020-06-07
  • 4.3.2 - 2020-06-06
  • 4.3.1 - 2020-06-02
  • 4.3.0 - 2020-05-31
from antd GitHub release notes
Commit messages
Package name: antd

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant