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

CLDR-17168 js:(deps): Bump ant-design-vue from 3.2.20 to 4.0.7 in /tools/cldr-apps/js #96

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps ant-design-vue from 3.2.20 to 4.0.7.

Release notes

Sourced from ant-design-vue's releases.

4.0.7

  • 🌟 Added Flex component #7052
  • 🌟 ConfigProvider adds wave configuration #7036
  • 🌟 Watermark supports dark mode #7067
  • 🐞 Fix Space duplicate Key problem #7048
  • 🐞 Fix Upload disabled priority error issue #7047
  • 🐞 Fix Carousel rendering error in jsx #7077
  • 🐞 Fix Message offset position problem #7093
  • 🐞 Fix the problem of animation failure when using Collapse custom prefix #7074

4.0.6

2023-10-17

  • 🐞 Fix the Dropdown onVisibleChange failure issue introduced in 4.0.4 #7031

  • 🐞 修复 4.0.4 引入的 Dropdown onVisibleChange 失效问题 #7031

4.0.5

2023-10-17

  • 🐞 Fix cssinjs performance issue #7023

  • 🐞 修复 cssinjs 性能问题 #7023

4.0.4

  • 🌟 Added esm target file
  • 🌟 Added tooltip attribute to FormItem #7014
  • 🐞 Fix useMessage getContainer not taking effect #6942
  • 🐞 Fix the problem of Image triggering onPreviewVisibleChange event multiple times #6945
  • 🐞 Fix the problem that Checkbox global disabled does not take effect #6970
  • 🐞 Fix Drawer contentWrapperStyle not taking effect #6983
  • 🐞 Optimize Select Dropdown and other drop-down list scroll bar display hidden logic #6987
  • 🐞 Fix the problem of hiding when there are components such as input in the drop-down list such as Select Dropdown #7020

4.0.3

  • 🐞 Fix the problem of style loss under shadow Dom #6912
  • 🐞 Upgrade Icon dependency and fix icon css missing problem under shadow Dom #6914

4.0.2

  • 🐞 Fix useMessage causing body to be removed #6880

... (truncated)

Changelog

Sourced from ant-design-vue's changelog.

4.0.7

  • 🌟 Added Flex component #7052
  • 🌟 ConfigProvider adds wave configuration #7036
  • 🌟 Watermark supports dark mode #7067
  • 🐞 Fix Space duplicate Key problem #7048
  • 🐞 Fix Upload disabled priority error issue #7047
  • 🐞 Fix Carousel rendering error in jsx #7077
  • 🐞 Fix Message offset position problem #7093
  • 🐞 Fix the problem of animation failure when using Collapse custom prefix #7074

4.0.6

  • 🐞 Fix the Dropdown onVisibleChange failure issue introduced in 4.0.4 #7031

4.0.5

  • 🐞 Fix cssinjs performance issue #7023

4.0.4

  • 🌟 Added esm target file
  • 🌟 Added tooltip attribute to FormItem #7014
  • 🐞 Fix useMessage getContainer not taking effect #6942
  • 🐞 Fix the problem of Image triggering onPreviewVisibleChange event multiple times #6945
  • 🐞 Fix the problem that Checkbox global disabled does not take effect #6970
  • 🐞 Fix Drawer contentWrapperStyle not taking effect #6983
  • 🐞 Optimize Select Dropdown and other drop-down list scroll bar display hidden logic #6987
  • 🐞 Fix the problem of hiding when there are components such as input in the drop-down list such as Select Dropdown #7020

4.0.3

  • 🐞 Fix the problem of style loss under shadow Dom #6912
  • 🐞 Upgrade Icon dependency and fix icon css missing problem under shadow Dom #6914

4.0.2

  • 🐞 Fix useMessage causing body to be removed #6880
  • 🐞 Fix the problem that the water ripple effect does not disappear after Button loading is switched #6895
  • 🐞 Fixed the problem that flip does not reset after Image is closed #6913
  • 🐞 Fix ImageGroup animation effect loss problem #6898
  • 🐞 Fix Modal missing onUpdate:open attribute declaration #6876
  • 🐞 Fixed the issue of multiple clicks being triggered at the edge of Transfer's Checkbox #6902

4.0.1

  • 🌟 FloatButton add Badge support #6738
  • 🌟 Image preview zoom in and out sensitivity adjustment #6784
  • 🌟 Add flip feature to Image #6785
  • 🌟 Add App component to provide context #6735

... (truncated)

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 3.2.20 to 4.0.7.
- [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@3.2.20...4.0.7)

---
updated-dependencies:
- dependency-name: ant-design-vue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2023

Dependabot tried to add @btangmu and @srl295 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/markusicu/cldr/pulls/96/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the markusicu/cldr repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #99.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/cldr-apps/js/ant-design-vue-4.0.7 branch January 1, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants