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 antd from 4.24.15 to 5.12.7 #435

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps antd from 4.24.15 to 5.12.7.

Release notes

Sourced from antd's releases.

5.12.7

  • 🐞 MISC: Fix error caused by upgrading @ctrl/tinycolor@4.0.2. #46744 @​MadCcc
  • 🐞 Fix Mentions item height bug. #46737

  • 🐞 MISC: 修复升级 @ctrl/tinycolor@4.0.2 导致的错误。#46744 @​MadCcc
  • 🐞 修复 Mentions 选项高度偏大的问题。#46737

5.12.6


  • 🐞 修复 Upload 组件包裹 Button 时 Tab 键会聚焦两次的问题。#46432
  • 🐞 修复 Modal footer 内 Button 可能重复的边距样式问题。#46702
  • Select
    • 🐞 修复 Select 组件滚动条在某些条件下不会显示的问题。#46696 @​MadCcc
    • 💄 优化 Select 组件多选时选项样式。#46646 @​MadCcc
  • Tree
  • 🐞 修复触发打印时,Layout.Sider 会收起的问题。#46650 @​anilpixel
  • 🐞 修复 Table 边缘阴影会超出 Table 高度。#46644 @​Fatpandac
  • 🐞 修复 Typography.Text 省略模式下修改宽度 Tooltip 不会触发的问题。#46613 @​linxianxi
  • 🐞 修复 Tooltip、Popover 等弹出组件嵌套使用时,箭头样式问题。#46294 @​bestlyg
  • TypeScript

5.12.5

  • 💄 Fix Tabs style issue of editable mode when there is only "new" button left. #46585 @​hzyhbk
  • 💄 Fix Progress style issue of line mode with strokeLinecap. #46551 @​ZN1996
  • 🐞 Fix ColorPicker not support prefixCls. #46561

  • 💄 修复 Tabs 在 可编辑模式下只剩新增按钮时的样式问题。#46585 @​hzyhbk
  • 💄 修复 Progress strokeLinecap 不生效的问题。#46551 @​ZN1996
  • 🐞 修复 ColorPicker 配置 prefixCls 不生效的问题。#46561

5.12.4

  • 🐞 Fix DatePicker style in cssVar mode. #46526

... (truncated)

Changelog

Sourced from antd's changelog.

5.12.7

2024-01-02

  • 🐞 MISC: Fix error caused by upgrading @ctrl/tinycolor@4.0.2. #46744 @​MadCcc
  • 🐞 Fix Mentions item height bug. #46737

5.12.6

2023-12-30

5.12.5

2023-12-22

  • 💄 Fix Tabs style issue of editable mode when there is only "new" button left. #46585 @​hzyhbk
  • 💄 Fix Progress style issue of line mode with strokeLinecap. #46551 @​ZN1996
  • 🐞 Fix ColorPicker not support prefixCls. #46561

5.12.4

2023-12-19

  • 🐞 Fix DatePicker style in cssVar mode. #46526

5.12.3

2023-12-18

  • 💄 Fix Tag that style would be missing in SSR. #46500 @​MadCcc
  • 🐞 Upload disabled prop should not affect download icon. #46454
  • 💄 Upload.Dragger add vertical padding style. #46457
  • 🐞 Fix Upload actions color issue. #46456
  • 🐞 Fix Form with getValueProps not working with value update. #46445
  • 💄 Fix Checkbox style when customize token.lineWidth. #46431

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

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 2, 2024
Copy link

vercel bot commented Jan 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drawer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2024 10:21pm

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1265883) 100.00% compared to head (fbcb995) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #435   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          148       148           
  Branches        53        53           
=========================================
  Hits           148       148           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@li-jia-nan li-jia-nan merged commit 959c30a into master Jan 2, 2024
9 checks passed
@li-jia-nan li-jia-nan deleted the dependabot/npm_and_yarn/antd-5.12.7 branch January 2, 2024 22:39
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.

None yet

1 participant