Skip to content
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

chore(deps-dev): bump ant-design-vue from 4.1.2 to 4.2.1 #7295

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps ant-design-vue from 4.1.2 to 4.2.1.

Release notes

Sourced from ant-design-vue's releases.

4.2.1

2024-4-25

  • 🐞 fix Input clear action error #7523

  • 🐞 修复 Input 清空操作才报错问题 #7523

4.2.0

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
Changelog

Sourced from ant-design-vue's changelog.

4.2.1

  • 🐞 fix Input clear action error #7523

4.2.0

  • 🌟 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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 4.1.2 to 4.2.1.
- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)
- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/main/CHANGELOG.en-US.md)
- [Commits](vueComponent/ant-design-vue@4.1.2...4.2.1)

---
updated-dependencies:
- dependency-name: ant-design-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels May 20, 2024
Copy link

sonarcloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@asbiin asbiin merged commit f501738 into main Jun 2, 2024
20 checks passed
@asbiin asbiin deleted the dependabot/npm_and_yarn/ant-design-vue-4.2.1 branch June 2, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant