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 5.21.5 to 5.21.6 #1231

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps antd from 5.21.5 to 5.21.6.

Release notes

Sourced from antd's releases.

5.21.6

  • 🐞 Fix Tree.DirectoryTree interactive area not being a whole row. #51210
  • 🐞 Fix the Button icon was not vertically centered. #51381
  • 🐞 Fix the pointer style not set to not-allowed in the disabled state when variant of the Input was set to borderless. #51387 @​ustcfury
  • Splitter
    • 💄 Improve the pre-rendered style of Splitter under SSR. #51378
    • 💄 Increased the click area of ​​the Splitter collapse button to improve usability. #51383 @​aojunhao123
  • 💄 Improve Checkbox indeterminate to enhance accessibility experience. #51350 @​SpaNb4
  • 💄 Improve the title of the Empty preset svg image to improve accessibility experience. #51368

  • 🐞 修复 Tree.DirectoryTree 交互区域不是整行的问题。#51210
  • 🐞 修复 Button 图标未垂直居中的问题。#51381
  • 🐞 修复 Input 组件 variant 设置 borderless 时,disabled 状态下指针样式未设置 not-allowed 的问题。#51387 @​ustcfury
  • Splitter
    • 💄 优化 Splitter 在 SSR 下预渲染的样式。#51378
    • 💄 增大 Splitter 折叠按钮点击区域,提高可用性。#51383 @​aojunhao123
  • 💄 优化 Checkbox indeterminate 提升无障碍体验。#51350 @​SpaNb4
  • 💄 优化 Empty 预设 svg 图片的 title 提升无障碍体验。#51368
Changelog

Sourced from antd's changelog.

5.21.6

2024-10-28

  • 🐞 Fix Tree.DirectoryTree interactive area not being a whole row. #51210
  • 🐞 Fix the Button icon was not vertically centered. #51381
  • 🐞 Fix the pointer style not set to not-allowed in the disabled state when variant of the Input was set to borderless. #51387 @​ustcfury
  • Splitter
    • 💄 Improve the pre-rendered style of Splitter under SSR. #51378
    • 💄 Increased the click area of ​​the Splitter collapse button to improve usability. #51383 @​aojunhao123
  • 💄 Improve Checkbox indeterminate to enhance accessibility experience. #51350 @​SpaNb4
  • 💄 Improve the title of the Empty preset svg image to improve accessibility experience. #51368
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 5.21.5 to 5.21.6.
- [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@5.21.5...5.21.6)

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

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

vercel bot commented Nov 4, 2024

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

Name Status Preview Comments Updated (UTC)
ant-design-web3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 7:11am

Copy link

changeset-bot bot commented Nov 4, 2024

⚠️ No Changeset found

Latest commit: d63e617

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

github-actions bot commented Nov 4, 2024

Preview is ready

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.99%. Comparing base (9cc2d58) to head (d63e617).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1231   +/-   ##
=======================================
  Coverage   99.99%   99.99%           
=======================================
  Files         858      858           
  Lines       18297    18297           
  Branches     1593     1593           
=======================================
  Hits        18296    18296           
  Misses          1        1           

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

@thinkasany thinkasany merged commit 63cb909 into main Nov 4, 2024
14 checks passed
@thinkasany thinkasany deleted the dependabot/npm_and_yarn/antd-5.21.6 branch November 4, 2024 07:21
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.

1 participant