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.9.3 #104

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

ant-design/ant-design (antd)

v5.9.3

Compare Source

  • 🐞 Fix Popover that should shift automaticly when overflowed. #​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip delete the logic of wrap span on disabled element. It can always work as expect on disabled element now. #​44895 @​Yuiai01
    • 🐞 Fix Tooltip / Popover position jump when content height changed. #​44976
  • 🛠 ComponentToken remove radiusBase must less than 16 limitation. #​44980
  • 🐞 Fix Dropdown can not give ref for the root children rendered by dropdownRender. #​44971
  • 🐞 Fix Table cellPaddingBlock not working. #​45040
  • 🐞 Fix Input wrong height with small controlHeight. #​45048
  • TypeScript

  • 🐞 修复 Popover 超出屏幕时不会自动调整偏移的问题。#​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip 删除对 disabled 子元素额外包括 span 的逻辑,现在始终能够正确触发。#​44895 @​Yuiai01
    • 🐞 修复 Tooltip / Popover 在内容高度变化时,位置会闪动的问题。#​44976
  • 🛠 ComponentToken 移除 radiusBase 必须小于 16 的限制。#​44980
  • 🐞 修复 Dropdown 通过 dropdownRender 渲染的子节点配置 ref 不生效的问题。#​44971
  • 🐞 修复 Table cellPaddingBlock 不生效的问题。#​45040
  • 🐞 修复 Input 组件在小尺寸 controlHeight 下高度不正确的问题。#​45048
  • TypeScript

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.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link
Contributor

Coverage Report for ./client/

Status Category Percentage Covered / Total
🟢 Lines 88.93% / 70% 1181 / 1328
🟢 Statements 88.93% / 70% 1181 / 1328
🟢 Functions 78.87% / 70% 56 / 71
🟢 Branches 84.57% / 70% 148 / 175
File CoverageNo changed files found.
Generated in workflow #182

@github-actions
Copy link
Contributor

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 #182

@LeleDallas LeleDallas merged commit 9173d4c into master Sep 25, 2023
4 checks passed
@renovate renovate bot deleted the renovate/antd-5.x-lockfile branch September 25, 2023 22:57
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