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

Bump antd from 5.11.0 to 5.11.1 #412

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

Bumps antd from 5.11.0 to 5.11.1.

Release notes

Sourced from antd's releases.

5.11.1

  • 🐞 Fix Dropdown use wrong zIndex when nest items. #45761
  • 🐞 Fix Upload should show remove icon when showRemoveIcon is specified to true explicitly. #45752
  • 🐞 Fix Descriptions use children structure missing the Descriptions.Item key prop. #45757
  • 🐞 Fix Message that token specified in component scope not work. #45721 @​MadCcc
  • 🐞 Fix Popconfirm not compatible with visible prop. #45702 @​linhf123
  • 🐞 Fix Tag default background color not correct. #45711 @​kiner-tang
  • 💄 Fix Notification that style.width not work. #45681 @​MadCcc
  • 🐞 Fix App console unexpected attr warning when set component=false. #45671 @​li-jia-nan
  • TypeScript

  • 🐞 修复 Dropdown 在嵌套列表时 zIndex 错误的问题。#45761
  • 🐞 修复 Upload 显式指定 showRemoveIcon: true 时删除图标未显示的问题。#45752
  • 🐞 修复 Descriptions 使用 children 结构语法糖时,会丢失 Descriptions.Item 的 key 的问题。#45757
  • 🐞 修复 Message 组件在组件范围设置全局 token 无效的问题。#45721 @​MadCcc
  • 🐞 修复 Popconfirm 不兼容 visible 的问题。#45702 @​linhf123
  • 🐞 修复默认 Tag 的背景颜色不正确的问题。#45711 @​kiner-tang
  • 💄 修复 Notification 组件设置 style.width 无效的问题。#45681 @​MadCcc
  • 🐞 修复 App 设置 component=false 时,会报非预期的属性警告的问题。#45671 @​li-jia-nan
  • TypeScript
Changelog

Sourced from antd's changelog.

5.11.1

2023-11-09

  • 🐞 Fix Dropdown use wrong zIndex when nest items. #45761
  • 🐞 Fix Upload should show remove icon when showRemoveIcon is specified to true explicitly. #45752
  • 🐞 Fix Descriptions use children structure missing the Descriptions.Item key prop. #45757
  • 🐞 Fix Message that token specified in component scope not work. #45721 @​MadCcc
  • 🐞 Fix Popconfirm not compatible with visible prop. #45702 @​linhf123
  • 🐞 Fix Tag default background color not correct. #45711 @​kiner-tang
  • 💄 Fix Notification that style.width not work. #45681 @​MadCcc
  • 🐞 Fix App console unexpected attr warning when set component=false. #45671 @​li-jia-nan
  • TypeScript
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.11.0 to 5.11.1.
- [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.11.0...5.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 10, 2023 04:30
Copy link

netlify bot commented Nov 10, 2023

Deploy Preview for eclipsefdn-adoptium-dash ready!

Name Link
🔨 Latest commit d9db14a
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium-dash/deploys/654db1e49aa90a00088fdfc9
😎 Deploy Preview https://deploy-preview-412--eclipsefdn-adoptium-dash.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #412 (d9db14a) into main (dba6e1b) will not change coverage.
Report is 14 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #412   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files           9        9           
  Lines         891      891           
  Branches       75       75           
=======================================
  Hits          858      858           
  Misses         33       33           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@github-actions github-actions bot merged commit a3a907c into main Nov 10, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.11.1 branch November 10, 2023 04:32
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.

0 participants