Skip to content

[Snyk] Upgrade ant-design-vue from 3.2.20 to 4.2.6 #12

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

Closed

Conversation

gh0stdotexe
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade ant-design-vue from 3.2.20 to 4.2.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 39 versions ahead of your current version.

  • The recommended version was released 5 months ago.

Release notes
Package name: ant-design-vue
  • 4.2.6 - 2024-11-11

    2024-11-11

    • 🐞 Fix Modal component aria-hidden error problem under chrome #7823
    • 🐞 Fix the problem that the built-in input method of Safari automatically fills in the decimal point when inputting Chinese #7918
    • 🐞 Fix InputNumber component disabled style problem #7776
    • 🐞 Fix Select cannot lose focus problem #7819

    • 🐞 修复 Modal 组件在 chrome 下,aria-hidden 报错问题 #7823
    • 🐞 修复 Safari 下自带输入法 input 组件输入中文时,自动填写小数点问题 #7918
    • 🐞 修复 InputNumber 组件 disabled 样式问题 #7776
    • 🐞 修复 Select 无法失焦问题 #7819
  • 4.2.5 - 2024-09-19

    2024-9-19

    • 🐞 Fix Empty component memory leak problem
    • 🐞 Fix Image width & height property not working problem

    • 🐞 修复 Empty 组件内存泄漏问题
    • 🐞 修复 Image width & height 属性不生效问题
  • 4.2.4 - 2024-09-13

    feat: update type

  • 4.2.3 - 2024-06-10
    • 🌟 TourStep custom Button, support function children #7628
    • 🐞 Fix the problem that the input value is hidden in Select and Cascader search multi-select mode #7640

    • 🌟 TourStep 自定义 Button,支持函数 children #7628
    • 🐞 修复 Select 和 Cascader 搜索多选模式下,输入值被隐藏问题 #7640
  • 4.2.2 - 2024-06-06
    • 🐞 Fix TreeSelect placeholder slot invalid #7545
    • 🐞 Fix Tree slot responsive invalid issue 40ad45
    • 🐞 Fix FloatButton target type error issue #7576
    • 🐞 Fix FormItem className error issue #7582
    • 🐞 Fix Input Cannot input problem under lazy #7543
    • 🐞 Fix the problem that placeholder is not hidden when inputting Chinese in Select #7611
    • 🐞 Fix the problem that the pop-up window flashes when clicking the preset option in DatePicker #7550

    • 🐞 修复 TreeSelect placeholder 插槽无效 #7545
    • 🐞 修复 Tree 插槽响应式无效问题 40ad45
    • 🐞 修复 FloatButton target 类型错误问题 #7576
    • 🐞 修复 FormItem className 错误问题 #7582
    • 🐞 修复 Input lazy 下无法输入问题 #7543
    • 🐞 修复 Select 输入中文时,placeholder 未隐藏问题 #7611
    • 🐞 修复 DatePicker 点击预设选项时,弹窗闪动问题 #7550
  • 4.2.1 - 2024-04-25

    2024-4-25

    • 🐞 fix Input clear action error #7523

    • 🐞 修复 Input 清空操作才报错问题 #7523
  • 4.2.0 - 2024-04-22

    2024-4-22

    • 🌟 Optimize the textColor change when the layout component switches to dark mode #7498
    • 🌟 Tooltip added arrow hidden configuration #7459
    • 🌟 Optimize Table hover performance #7451
    • 🐞 Fixed the problem of changing the model during useForm verification, resulting in verification errors #ffd4d8
    • 🐞 Fix Tabs folding calculation error issue #7491
    • 🐞 Fix Qrcode missing type hint issue #7502
    • 🐞 Fix Menu rendering error under SSR #7349
    • 🐞 Fix Select and Cascader rendering errors under SSR #7377
    • 🐞 Fix AutoComplete missing option slot declaration issue #7396
    • 🐞 Fix Textarea autoSize not taking effect #7478
    • 🐞 Fix Pagination’s Enter key triggering two page turns #7368
    • 🐞 Fix the problem of Chinese input in the input box #7391[#7516](https://github.com/vueComponent/ant- design-vue/issues/7516)
    • 🐞 Fix Carousel beforeChange current parameter error issue #7419

    • 🌟 优化 layout 组件切换 dark 模式时 textColor 变化 #7498
    • 🌟 Tooltip 新增 arrow 隐藏配置 #7459
    • 🌟 优化 Table hover 性能 #7451
    • 🐞 修复 useForm 校验时更改 model,导致校验错误问题 #ffd4d8
    • 🐞 修复 Tabs 折叠计算错误问题 #7491
    • 🐞 修复 Qrcode 缺少类型提示问题 #7502
    • 🐞 修复 Menu 在 SSR 下渲染错误问题 #7349
    • 🐞 修复 Select、Cascader 在 SSR 下渲染错误问题 #7377
    • 🐞 修复 AutoComplete 缺少 option slot 声明问题 #7396
    • 🐞 修复 Textarea autoSize 不生效问题 #7478
    • 🐞 修复 Pagination 回车键触发两次翻页问题 #7368
    • 🐞 修复输入框输入中文问题 #7391#7516
    • 🐞 修复 Carousel beforeChange current 参数错误问题 #7419
  • 4.1.2 - 2024-01-30

    release 4.1.2

  • 4.1.1 - 2024-01-16
  • 4.1.0 - 2024-01-05

    2024-1-5

    • 🐞 support vue 3.4 #7239

    • 🐞 适配 vue 3.4 #7239
  • 4.0.8 - 2023-12-18

    4.0.8

    • 🐞 Fix theme responsiveness failure issue under Nuxt #7180
    • 🐞 Fix error reporting caused by Wave #7108
    • 🐞 Fix Upload disabled inheritance issue #7110
    • 🐞 Fix Tooltip popupAlign not taking effect #7112
    • 🐞 Fix Typography flashing problem #7146
    • 🐞 Fix the issue that RangePicker prevIcon nextIcon does not take effect #7127
    • 🐞 Fixed the issue of watermark not monitoring child element changes #7149
    • 🐞 Fix Menu animation missing issue #7130
    • 🐞 Fix the cursor change issue when TextArea autosize #7121

    • 🐞 修复在 Nuxt 下 theme 响应式失效问题 #7180
    • 🐞 修复 Wave 引起的报错问题 #7108
    • 🐞 修复 Upload disabled 继承问题 #7110
    • 🐞 修复 Tooltip popupAlign 未生效问题 #7112
    • 🐞 修复 Typography 闪动问题 #7146
    • 🐞 修复 RangePicker prevIcon nextIcon 未生效问题 #7127
    • 🐞 修复 watermark 未监听子元素变动问题 #7149
    • 🐞 修复 Menu 动画丢失问题 #7130
    • 🐞 修复 TextArea autosize 时光标变化问题 #7121
  • 4.0.7 - 2023-11-11
  • 4.0.6 - 2023-10-17
  • 4.0.5 - 2023-10-17
  • 4.0.4 - 2023-10-16
  • 4.0.3 - 2023-09-10
  • 4.0.2 - 2023-08-31
  • 4.0.1 - 2023-08-22
  • 4.0.0 - 2023-07-14
  • 4.0.0-rc.6 - 2023-07-03
  • 4.0.0-rc.5 - 2023-05-25
  • 4.0.0-rc.4 - 2023-05-23
  • 4.0.0-rc.3 - 2023-05-20
  • 4.0.0-rc.2 - 2023-05-20
  • 4.0.0-rc.1 - 2023-05-19
  • 4.0.0-beta.4 - 2023-05-08
  • 4.0.0-beta.3 - 2023-05-08
  • 4.0.0-beta.2 - 2023-05-05
  • 4.0.0-beta.1 - 2023-05-03
  • 4.0.0-alpha.6 - 2023-04-23
  • 4.0.0-alpha.5 - 2023-04-08
  • 4.0.0-alpha.4 - 2023-04-06
  • 4.0.0-alpha.3 - 2023-03-21
  • 4.0.0-alpha.2 - 2023-03-17
  • 4.0.0-alpha.1 - 2023-03-13
  • 3.3.0-beta.4 - 2022-12-01
  • 3.3.0-beta.3 - 2022-08-11
  • 3.3.0-beta.2 - 2022-07-02
  • 3.3.0-beta.1 - 2022-07-02
  • 3.2.20 - 2023-04-27
from ant-design-vue GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade ant-design-vue from 3.2.20 to 4.2.6.

See this package in npm:
ant-design-vue

See this project in Snyk:
https://app.snyk.io/org/gh0stdotexe/project/5db3c175-f686-413c-b3cd-80968444209b?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants