fp-rap-build / hap

hap-git-main-familypromiseofspokane.vercel.app
4 stars 5 forks source link

[Snyk] Upgrade antd from 4.16.13 to 4.20.4 #516

Closed jfuginay closed 1 year ago

jfuginay commented 2 years ago

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


Snyk has created this PR to upgrade antd from 4.16.13 to 4.20.4.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=antd&from_version=4.16.13&to_version=4.20.4&pr_id=d965e686-8164-44e6-b44b-ed6d02177b01&visibility=true&has_feature_flag=false) :information_source: 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 **43 versions** ahead of your current version. - The recommended version was released **23 days ago**, on 2022-05-11. The recommended version fixes: Severity | Issue | PriorityScore (*) | Exploit Maturity | :-------------------------:|:-------------------------|-------------------------|:------------------------- | Directory Traversal
[SNYK-JS-MOMENT-2440688](https://snyk.io/vuln/SNYK-JS-MOMENT-2440688) | **375/1000**
**Why?** CVSS 7.5 | No Known Exploit | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ASYNCVALIDATOR-2311201](https://snyk.io/vuln/SNYK-JS-ASYNCVALIDATOR-2311201) | **375/1000**
**Why?** CVSS 7.5 | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: antd
  • 4.20.4 - 2022-05-11

    • ๐Ÿž ไฟฎๅค List.Item ็ฑปๅž‹้”™่ฏฏใ€‚#35455 @ rsmeral
    • ๐Ÿž ไฟฎๅค Tree ็ป„ไปถ RTL ๆจกๅผไธ‹ Checkbox ็š„้—ด่ทใ€‚#35491 @ miracles1919
    • ๐Ÿ—‘ ๅˆ ้™ค Cascader displayRender ่ญฆๅ‘Šใ€‚#35417 @ lalalazero
  • 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 ๅคšไฝ™็š„ padding ๅ’Œ margin ๆ ทๅผใ€‚#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
    Read more
  • 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
from antd GitHub release notes
Commit messages
Package name: antd
  • fbdcbc7 docs: changelog 4.20.4 (#35495)
  • 765bc1e docs: Table QA about rowSelection renderCell (#35494)
  • 19f5514 fix: tree checkbox margin in rtl mode (#35491)
  • 089dc7e docs: remove editable in table documentation
  • 68a2f8b docs: indicate that menu items require `key`s (#35474)
  • b4ae920 chore: fix LGTM
  • 5cf579c docs: replace class component with hooks (#35472)
  • 338ec7d perf: refactor devWarning for production code size (#35411)
  • 17cd13f refactor: remove cascader displayRender warning (#35417)
  • f5831f1 docs: replace class component with hooks (#35461)
  • 1d3fd70 fix: bad List.Item type (#35454) (#35455)
  • ed4d416 chore(deps-dev): upgrade to jest 28 (#35334)
  • 0f63293 fix: dev broken (#35453)
  • b5699cc chore: optimze LGTM (#35443)
  • 01ebb6a test: update snapshot (#35452)
  • 6e10020 chore(deps-dev): bump husky from 7.0.4 to 8.0.1 (#35451)
  • 36ded1a docs: fix typo (#35439)
  • c897728 docs: update demo template (#35440)
  • be982e1 docs: add 4.20.3 changelog (#35435)
  • fcf2afd fix: add missing localizations (#35430)
  • 8b682a5 chore: split chunks (#35222)
  • 11e2ce6 docs: update mirror link (#35424)
  • 9a59018 chore: change menu icon in site
  • 1719748 chore: eslint add consistent-type-imports (#35419)
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](https://app.snyk.io/org/iesous-kurios/project/435429d7-a084-4483-8870-765f74f61c88?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ›  [Adjust upgrade PR settings](https://app.snyk.io/org/iesous-kurios/project/435429d7-a084-4483-8870-765f74f61c88/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/iesous-kurios/project/435429d7-a084-4483-8870-765f74f61c88/settings/integration?pkg=antd&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Updated
hap โŒ Failed (Inspect) Jun 18, 2022 at 5:53AM (UTC)
hapdev โŒ Failed (Inspect) Jun 18, 2022 at 5:53AM (UTC)