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): bump antd from 4.1.4 to 4.24.8 #193

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps antd from 4.1.4 to 4.24.8.

Release notes

Sourced from antd's releases.

4.24.8


4.24.7

  • 🐞 Fix Tabs slider that cannot resize. #39867
  • 🐞 Fix Input text is missing when suffix is applied in Safari. #39830 @​ifujustayup

  • 🐞 修复 Tabs 组件滑块不能自动适应宽度的问题。#39867
  • 🐞 修复 Input 在 Safari 下使用 suffix 时文字内容丢失的问题。#39830 @​ifujustayup

4.24.6

  • 🆕 Dropdown support autoAdjustOverflow. #39741
  • 🐞 Fix justify and align properties are not reactive for Row. #39706 @​candy4290
  • 🐞 Fix Drawer that could not be close with open={false}. #39561
  • 🐞 Fix Divider horizontal align issue in flex layout. #39334
  • 💄 Fix Dropdown component dange and disabled style priority issue. #39434 @​Wxh16144
  • ⌨️ Reset aria-label in Table column. #39747 @​kiner-tang
  • 🌐 Localization

  • 🆕 Dropdown 组件支持 autoAdjustOverflow 属性。 (#39741)62cefca
  • 🐞 修复 Row 组件 justifyalign 属性,动态改变不生效的问题。#39706 @​candy4290
  • 🐞 修复 Drawer 组件 open 为 false 时无法关闭的问题。#39561
  • 🐞 修复 Divider horizontal 在 flex 布局下的对齐问题。#39334
  • 💄 修复 Dropdown 组件 dangerdisabled 属性同时使用样式问题。#39434 @​Wxh16144
  • ⌨️ 重置 Table 中列的 aria-label 属性值。#39747 @​kiner-tang
  • 🌐 国际化

4.24.5


... (truncated)

Changelog

Sourced from antd's changelog.

4.24.8

2023-2-13

4.24.7

2022-12-30

  • 🐞 Fix Tabs slider that cannot resize. #39867
  • 🐞 Fix Input text is missing when suffix is applied in Safari. #39830 @​ifujustayup

4.24.6

2022-12-26

  • 🆕 Dropdown support autoAdjustOverflow. #39741
  • 🐞 Fix justify and align properties are not reactive for Row. #39706 @​candy4290
  • 🐞 Fix Drawer that could not be close with open={false}. #39561
  • 🐞 Fix Divider horizontal align issue in flex layout. #39334
  • 💄 Fix Dropdown component dange and disabled style priority issue. #39434 @​Wxh16144
  • ⌨️ Reset aria-label in Table column. #39747 @​kiner-tang
  • 🌐 Localization

4.24.5

2022-12-05

4.24.4

2022-11-25

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by madccc, a new releaser for antd since your current version.


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 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 [antd](https://github.com/ant-design/ant-design) from 4.1.4 to 4.24.8.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/4.24.8/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@4.1.4...4.24.8)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2023
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
0 participants