Danielv123 / serverManager

IPMI server manager build for Dell 12th gen servers
57 stars 10 forks source link

[Snyk] Upgrade antd from 4.19.1 to 4.19.2 #36

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade antd from 4.19.1 to 4.19.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
Directory Traversal
SNYK-JS-MOMENT-2440688
446/1000
Why? Recently disclosed, 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.19.2 - 2022-03-13
    • 🐞 Fix Dropdown not auto adjust placement when position on the edge of window. #34390
    • 💄 Change PageHeader elements margin from 12px to 8px inside extra. #34428
    • 🛠 Export css variable function in antd/es/config-provider folder to enable ssr requirement. #34436
    • 🛠 Refactor Menu with React hooks. #34433
    • Input
      • 💄 Fix Input font-size when size is large. #34381
      • 💄 Fix Input.Group wrong border when status is error. #34412
    • Form
      • 🐞 Fix Form.Item removed in form.validateFields throw Can't perform a React state update on an unmounted component warning. #34405
      • 🐞 Fix to Form that initialValues would change if preserve is false. #34411
    • Tooltip
    • 💄 Remove Collapse bottom border in simple style. #34366 @ PanStar
    • TypeScript

    • 🐞 修复 Dropdown 在边界情况下不会自动调整展示位置的问题。#34390
    • 💄 缩小 PageHeader extra 内元素间距为 8px#34428
    • 🛠 导出 antd/es/config-provider 目录下的 css variable 函数以支持 ssr 的需求。#34436
    • 🛠 使用 React hooks 重构 Menu。#34433
    • Input
      • 💄 修复大尺寸 Input 的字号问题。#34381
      • 💄 修复 Input.Group 多余的错误边框样式。#34412
    • Form
      • 🐞 修复 Form.Item 在 form.validateFields 中移除时抛出 Can't perform a React state update on an unmounted component 警告的问题。#34405
      • 🐞 修复 Form 组件当 preservefalseinitialValues 会被更改的问题。#34411
    • Tooltip
      • 💄 修复 Tooltip 在 Safari 下的内容宽度问题。#34415 @ jiandandkl
      • 💄 修复 Tooltip/Popover/Popconfirm 等组件箭头大小问题。#34407
    • 💄 优化 Collapse 简洁模式的底边框。#34366 @ PanStar
    • TypeScript
  • 4.19.1 - 2022-03-08
    • 🐞 Fix less compile error related to custom status. #34350
      • 🐞 Fix error ReferenceError: colorPalette is not defined when customize theme.
      • 🐞 Fix error Error: Invalid class or id selector syntax when import antd/dist/antd.css.
    • 🐞 Fix Input.Passowrd icon color in site. #34354
    • 🐞 Fix ConfigProvider csp sometime not effect on Icon. #34356

    • 🐞 修复自定义状态相关的 less 编译错误 #34350
      • 🐞 修复使用定制主题时 less 编译提示 ReferenceError: colorPalette is not defined 错误。
      • 🐞 修复引入 antd/dist/antd.css 时提示 Error: Invalid class or id selector syntax 错误。
    • 🐞 修复 Input.Passowrd 图标颜色错误。#34354
    • 🐞 修复 ConfigProvider csp 有时在 Icon 上不会生效的问题。#34356
from antd GitHub release notes
Commit messages
Package name: antd
  • 085a9e9 chore: upgrade rc-menu to 9.3.x (#34473)
  • 01dceec docs(✨ ): changelog for 4.19.2 (#34472)
  • ed47a8e docs(module:timeline): fix typo (#34389)
  • 2e27c00 chore: export css variable func (#34436)
  • c50bbe6 chore: refactor internal menu with hooks (#34433)
  • f987bd0 fix: PageHeader extra gutter (#34428)
  • 86415ef docs(Table): replace the link of `TableComponents` prop with `rc-table` type (#34423)
  • fca7210 fix: Tooltip width in safari (#34415)
  • 362a99e feat: hide the last border in borderless mode (#34366)
  • fbb98f2 Fix InputProps supports data attributes (#34410)
  • 4c666f5 fix: clear status in input addon (#34412)
  • b51c900 refactor: rm useDestroy hook (#34418)
  • 78d2b3f chore: update rc-field-form version (#34411)
  • 161f562 fix: fix arrow size in default.less (#34407)
  • 3d7ed08 fix: not warning if Form.Item unmount (#34405)
  • 75429d3 docs: fix select fieldNames typo (#34399)
  • 793b61e fix(transfer): footer类型定义支持direction (#34337)
  • 0d2ee1d chore(deps-dev): bump jest-axe from 5.0.1 to 6.0.0 (#34392)
  • 235ab32 fix: Dropdown not auto adjust placement (#34390)
  • b199d9d fix: input lg font size (#34381)
  • d12614f docs(Spin): fix en-US description of `spinning` prop (#34382)
  • c69604a chore: resposive.md => responsive.md (#34368)
  • e1f453c refactor: Replace ConfigConsumer to ConfigContext (#34365)
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