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.18.2 #504

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

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

merge advice :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 fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ASYNCVALIDATOR-2311201
551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
No Known Exploit

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

Release notes
Package name: antd
  • 4.18.2 - 2021-12-30
    • 🐞 Revert #33411 to Table onChange being invoked infinitely.

    • 🐞 回滚 #33411 以修复 Table 死循环调用 onChange 的问题。
  • 4.18.1 - 2021-12-29
    • 🐞 Fix Popconfirm throws Can't perform a React state update on an unmounted component. warning in some async case. #33432 @ MadCcc
    • 🐞 Fix Input with suffix will crash when value is number type. #33462
    • 🐞 Fix Divider with text dashed border color error. #33452 @ chen-jingjie
    • 🐞 Fix Dropdown.Button not support destroyPopupOnHide. #33442 @ LongHaoo
    • 🐞 Fix Table Pagination not trigger onChange when current changed. #33411 @ 2724635499

    • 🐞 修复 Popconfirm 在某些情况下会出现 Can't perform a React state update on an unmounted component. 的错误。#33432 @ MadCcc
    • 🐞 修复 Input 配置 suffixvalue 为数字类型会崩溃的问题。#33462
    • 🐞 修复 Divider with text dashed 的边框颜色错误问题。#33452 @ chen-jingjie
    • 🐞 修复 Dropdown.Button 不支持 destroyPopupOnHide 的问题。#33442 @ LongHaoo
    • 🐞 修复 Table 的 Pagination 在 current 改变时不触发 pagination.onChange 的问题。#33411 @ 2724635499
  • 4.18.0 - 2021-12-27
    Read more
  • 4.17.4 - 2021-12-20
    • 🐞 Fix a bug that Form.Item name is "parentNode" casue endless loop and memory leak. #31846 @ DaoxingHuang
    • 🐞 Revert #32448 to fix emoji input at Input.TextArea. #33312

    • 🐞 修复 Form.Item 的 name 属性改为 parentNode,dom-align 死循环,内存溢出的 bug。#31846 @ DaoxingHuang
    • 🐞 回滚 #32448 以修复 Input.TextArea 输入 emoji 时被截断的问题。#33312
  • 4.17.3 - 2021-12-08
    • 🐞 Fix Drawer broken style caused by title width. #33205
    • 🐞 Fix Badge flash style when switch from display:none. #33083 @ songlinn
    • 💄 Change Anchor className form .fixed to .ant-anchor-fixed. #33085 @ tangjinzhou
    • 💄 Fix Button loading style missing in Firefox. #33199
    • Select
      • 🐞 Fix Select width became small when searching. #32988
      • 🐞 Fix Select throw Object.values not defined in low version browser. #33124
    • Radio
    • 💄 Revert Collapse header position: relative style to ensure some user depends on this style. #33070
    • 🐞 Fix Input.TextArea height bug when has showCount. #33055
    • TypeScript
    • 🌐 Add missing zh-TW translation. #33108 @ dengfuping

    • 🐞 修复 Drawer title 未能填满一行造成的样式问题。#33205
    • 🐞 修复 Badge 从 display:none 时切换到显示时闪动的问题。#33083 @ songlinn
    • 💄 Anchor 固定样式类从 .fixed 修改成 .ant-anchor-fixed#33085 @ tangjinzhou
    • 💄 修复 Button loading 样式在 Firefox 下丢失的问题。#33199
    • Select
      • 🐞 修复 Select 单选搜索时宽度收缩的问题。#32988
      • 🐞 修复 Select 在低版本浏览器报出 Object.values not defined 错误的问题。#33124
    • Radio
    • 💄 Collapse header 添加 position: relative 样式以兼容过去某些场景用户依赖了该样式。#33070
    • 🐞 修复 Input.TextArea 当有 showCount 时设置高度失效。#33055
    • TypeScript
      • 🤖 修复 Upload data TypeScript 定义。#33193
      • 🤖 修复 Carousel TypeScript 定义。#33109 @ q1uxu
    • 🌐 补充 zh-TW 语言包。#33108 @ dengfuping
  • 4.17.2 - 2021-11-26
    • 💄 Fix Form broken layout when set wrapperCol={{ span: 24 }}. #32981
    • 🐞 Fix Modal centered was not centered vertically. #33022
    • 🐞 Cascader typescript fix definition missing suffixIcon and support generic of options type. #33008
    • 🐞 Fix Input.Search don't trigger click event on element inside enterButton. #32999
    • 🇪🇪 Added missing Estonian translations. #33005 @ wedeso
    • 🤖 Tree support generic to work more well with fieldNames. #32992

    • 💄 修复 Form wrapperCol={{ span: 24 }} 时样式错乱的问题。#32981
    • 🐞 修复 Modal centered 略微偏上的问题。#33022
    • 🐞 Cascader 丢失 suffixIcon 定义问题并且支持 options 泛型定义。#33008
    • 🐞 修复 Input.Search 下 enterButton 内元素上的 onClick 未被触发的问题。#32999
    • 🇪🇪 补充爱沙尼亚语言包。#33005 @ wedeso
    • 🤖 Tree 支持泛型以更好的配合 fieldNames#32992
  • 4.17.1 - 2021-11-22
    Read more
  • 4.17.1-alpha.1 - 2021-11-17
    No content.
  • 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
  • e94f467 docs: release 4.18.2 (#33491)
  • 9ec2709 Revert "fix: The current change of pagination triggers onChange (#33411)" (#33489)
  • 150bd23 docs: improve changelog
  • fb59bd2 docs: improve Cascader API documentation (#33484)
  • 3913fd5 docs: 4.18.1 changelog (#33476)
  • 7df1d52 Merge pull request #33432 from MadCcc/dev
  • 3effa51 refactor: refactor useMounted to useDestroyed
  • 285e2bd refactor: refactor useMountedRef to useMounted
  • d53e16f docs: Update index.en-US.md (#33464)
  • 0c621c4 fix: input not support number value (#33462)
  • 6d09878 test: add test for react memory leak warning in Popconfirm
  • c6188fd fix(Divider): with text dashed border color error (#33452)
  • 19e4b57 chore: revert import order change
  • 727e394 feat: add useMountedRef hook
  • a90ad06 test: Update snapshot
  • 8038974 docs: update changelog
  • 56c675c fix: Dropdown button destroyPopupOnHide prop not working #33433 (#33442)
  • 3324bb2 docs: fix version error (#33443)
  • 67bf890 docs: Update use-in-typescript.zh-CN.md (#33434)
  • 629cacc fix: The current change of pagination triggers onChange (#33411)
  • 4f4e2f8 Docs: fix fieldNames options typo (#33241)
  • 1d738d1 fix: not allow setState in Popconfirm if unmounted
  • 41ac1f0 chore: 4.18.0 changelog (#33424)
  • 24458eb chore: auto merge branchs (#33423)
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

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

hap – ./services/web

🔍 Inspect: https://vercel.com/hapdevteam/hap/8fQxz5NnhdwDhX8B1KxFvzUuB2oc
✅ Preview: https://hap-git-snyk-upgrade-bb46243e4080cdb0f2394d89-b439f9-hapdevteam.vercel.app

[Deployment for 5bd3301 failed]

hapdev – ./services/web

🔍 Inspect: https://vercel.com/hapdevteam/hapdev/DRanfNGTCS6DsreVJPXuuwBuv5RG
✅ Preview: https://hapdev-git-snyk-upgrade-bb46243e4080cdb0f2394-d670de-hapdevteam.vercel.app

[Deployment for 5bd3301 failed]