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

build(deps): bump ant-design-vue from 4.0.6 to 4.2.1 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ant-design-vue from 4.0.6 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

4.1.0

2024-1-5

  • ๐Ÿž support vue 3.4 #7239

... (truncated)

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

4.1.2

  • ๐Ÿž Fix table resize error reporting under vue 3.4 #7291
  • ๐Ÿž Fix the problem that the Segmented title attribute is not displayed #7302

4.1.1

  • ๐ŸŒŸ QRcode adds scanned status #7242
  • ๐Ÿž Fix css prefix issue in nuxt #7256
  • ๐Ÿž Fix dropdown closing issue #7246
  • ๐Ÿž Fix divider vertical dashed not display issue #7218
  • ๐Ÿž Fix hook mode message console warning issue #7281
  • ๐Ÿž Fix table expansion error reporting under vue 3.4 #7265
  • ๐Ÿž Fix table group filter status error issue #7233

4.1.0

  • ๐Ÿž support vue 3.4 #7239

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

... (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 4.0.6 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.0.6...4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants