maestro-chatGPT icon indicating copy to clipboard operation
maestro-chatGPT copied to clipboard

[Snyk] Upgrade antd from 5.7.0 to 5.7.1

Open gtestault opened this issue 2 years ago • 0 comments

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


Snyk has created this PR to upgrade antd from 5.7.0 to 5.7.1.

: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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-07-19.
Release notes
Package name: antd
  • 5.7.1 - 2023-07-19
    • 💄 Migrate Component Token of Menu from 4.x less variables. #43576
    • 🐞 Fix QRCode throws Can't resolve 'antd/lib/qr-code' in Next.js 13. #43572
    • 🐞 Fix that antd components usage in Next.js App Router, check the documentation. #43573 @ li-jia-nan
    • 🐞 Fix InputNumber Phantom dependency issue: Cannot find module 'rc-component/mini-decimal'. #43635
    • 🐞 Fix Checkbox both set checked and indeterminate prop will not show as indeterminate style. #43626
    • 🐞 Fix Form.Item set label="" will break the line align. #43614
    • 🐞 Fix notification placement not being respected when passed via App component. #43522 @ Rajil1213
    • 🐞 Fix Pagination jumpy page size select when search in it. #43556
    • 🐞 Fix Button disabled style is missing when use with the deprecated usage of type="ghost". #43558 @ kiner-tang
    • 🐞 Fix Tag extra margin when there is only icon inside it. #43518 @ Yuiai01
    • 🐞 Fix ColorPicker that status style is missing inside Form.Item. #42880 @ RedJue
    • TypeScript

    • 💄 补全 Menu 主题定制 token。#43576
    • 🐞 修复 QRCode 在 Next.js 13 中报错 Can't resolve 'antd/lib/qr-code' 的问题。#43572
    • 🐞 修复 antd 不支持在 Next.js App Router 中使用的问题,查看使用文档#43573
    • 🐞 修复 InputNumber 幽灵依赖报错 Cannot find module 'rc-component/mini-decimal'#43635
    • 🐞 修复 App.useApp 方式调用 notification 组件时 placement 属性不生效的问题。#43522 @ Rajil1213
    • 🐞 修复 Checkbox 同时配置 checkedindeterminate 时没有展示为 indeterminate 样式的问题。#43626
    • 🐞 修复 Form.Item 设置 label="" 时垂直方向对齐偏移的问题。#43614
    • 🐞 修复 Pagination 分页选择器弹层抖动的问题。#43556
    • 🐞 修复 Button 幽灵按钮禁用状态丢失的问题。#43558 @ kiner-tang
    • 🐞 修复 Tag 仅传入 icon 时渲染多余间距的问题。#43518 @ Yuiai01
    • 🐞 修复 ColorPicker 不跟随表单校验状态改变 UI 的问题。#42880 @ RedJue
    • TypeScript
  • 5.7.0 - 2023-07-11 Read more
from antd GitHub release notes
Commit messages
Package name: antd
  • 614228a docs: add suspense doc (#43643)
  • 2285b5e docs: update changelog and add timeout for test case (#43642)
  • 48becf9 docs(form): update faq for scrollToFirstError (#43640)
  • edd15aa type: use ValueType from rc-input-number (#43635)
  • fac39eb docs: correct the change log format (#43630)
  • 0691f46 docs(:sparkles:): release 5.7.1 (#43602)
  • a9bceec fix: Button ts (#43629)
  • ca9c7c7 fix: Indeterminate & checked style (#43626)
  • cf40fb0 docs: fix docs problems (#43622)
  • 1c14a68 fix: label empty str line break (#43614)
  • f438c13 type: React.forwardRef type optimization (#43610)
  • 5bf08fa refactor: rename qrcode to qr-code (#43607)
  • b76a322 docs: supplement `px2rem` docs (#43594)
  • d178eee type: replace any type with CheckboxRef (#43599)
  • 7222839 ci: update notify workflow (#43598)
  • 9ddad86 feat: update demo about cell-render in date-picker (#43597)
  • e825e78 fix: notification placement via app component (#43522)
  • 74c7d20 refactor: menu component token (#43576)
  • 1847fd6 site: improve docs use-with-next (#43590)
  • fc83371 type(button): add style type React.CSSProperties (#43588)
  • cb45e3d chore(deps): update dependency @ argos-ci/core to ^0.9.0 (#43584)
  • 990a31c chore(deps): update dependency eslint-plugin-unicorn to v48 (#43585)
  • ca35f2f docs: update docs about app router in use-with-next (#43579)
  • efbe846 chore: add icons 'Dingtalk' and 'WhatsApp' to the category 'logo' (#43577)

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

gtestault avatar Aug 09 '23 15:08 gtestault