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

fix(deps): update dependency antd to v5.18.0 #396

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 5.17.3 -> 5.18.0 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v5.18.0

Compare Source

v5.17.4

Compare Source

  • 🐞 Fix Modal with confirm would not close correctly when returning true in onOk or onCancel. #​49054 @​wanpan11
  • 🐞 Fix Carousel was warned about having non-standard DOM attributes by React. #​49031
  • 🐞 Fix Form prop of scrollToFirstError not working for InputNumber. #​48989 @​Wxh16144
  • TypeScript
    • 🤖 Fix Modal missing styles.wrapper type. #​49055
    • 🤖 Enhance Spin component TypeScript definitions and documentation. #​49036 @​arvinxx
    • 🤖 Enhance Checkbox.Group TypeScript generic limitation. #​49073

  • 🐞 修复 Modal 的 confirmonOkonCancel 中返回 true 时,窗体不会正确关闭的问题。#​49054 @​wanpan11
  • 🐞 修复 Carousel 会被提示存在非标准 dom 属性的问题。#​49031
  • 🐞 修复 Form 的 scrollToFirstError 对 InputNumber 无效的问题。#​48989 @​Wxh16144
  • TypeScript
    • 🤖 修复 Modal styles.wrapper TS 定义丢失的问题。#​49055
    • 🤖 优化 Spin 的 TypeScript 定义并提供更详细的描述信息。#​49036 @​arvinxx
    • 🤖 优化 Checkbox.Group 的 TypeScript 类型约束。#​49073

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

github-actions bot commented May 27, 2024

Coverage Report for ./server/

Status Category Percentage Covered / Total
🟢 Lines 82.42% (🎯 60%) 286 / 347
🟢 Statements 82.42% (🎯 60%) 286 / 347
🟢 Functions 100% (🎯 60%) 8 / 8
🟢 Branches 68.65% (🎯 60%) 46 / 67
File CoverageNo changed files found.
Generated in workflow #337

@renovate renovate bot changed the title fix(deps): update dependency antd to v5.17.4 fix(deps): update dependency antd to v5.18.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from bca05ca to 9b2fec6 Compare June 3, 2024 13:18
Copy link
Contributor

github-actions bot commented Jun 3, 2024

Coverage Report for ./client/

Status Category Percentage Covered / Total
🟢 Lines 88.55% (🎯 70%) 1176 / 1328
🟢 Statements 88.55% (🎯 70%) 1176 / 1328
🟢 Functions 78.87% (🎯 70%) 56 / 71
🟢 Branches 83.81% (🎯 70%) 145 / 173
File CoverageNo changed files found.
Generated in workflow #337

@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 9b2fec6 to 48d0a75 Compare June 4, 2024 14:45
Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@LeleDallas LeleDallas merged commit fee336d into master Jun 4, 2024
5 checks passed
@renovate renovate bot deleted the renovate/antd-5.x-lockfile branch June 4, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant