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.0.7 to 4.0.8 #7080

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ant-design-vue from 4.0.7 to 4.0.8.

Release notes

Sourced from ant-design-vue's releases.

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
Changelog

Sourced from ant-design-vue's changelog.

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
Commits
  • 8696e01 release 4.0.8
  • a3fd390 docs: update demo
  • a9198e4 fix: theme reactive not work #7180
  • 509ec68 fix: Fix custom theme token (#7180)
  • 73f0a29 fix: textarea cursor error, close #7121
  • f93dd91 fix: dataRange active-bar (#7157)
  • cfa0a68 fix(Menu.SubMenu): ไฟฎๅคConfigProvider็ป„ไปถ่ฎพ็ฝฎprefixClsๅฑžๆ€งๅŽๅŠจ็”ป่ฟ‡ๆธกๅคฑๆ•ˆ (#7150)
  • afcff32 fix(menu): pass motion name to collapseMotion (#7130)
  • b989cf2 perf: watermark
  • 0e6fd65 fix(watermark): modify dom properties to regenerate (#7149)
  • Additional commits viewable in compare view

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.0.7 to 4.0.8.
- [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.0.7...4.0.8)

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

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

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@asbiin asbiin merged commit 2a73d1a into main Dec 25, 2023
15 checks passed
@asbiin asbiin deleted the dependabot/npm_and_yarn/ant-design-vue-4.0.8 branch December 25, 2023 09:23
Copy link

github-actions bot commented May 3, 2024

๐ŸŽ‰ This PR is included in version 5.0.0-beta.4 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

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 released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant