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.17.3 to 5.17.4 #616

Merged
merged 1 commit into from
May 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2024

Bumps antd from 5.17.3 to 5.17.4.

Release notes

Sourced from antd's releases.

5.17.4

  • 🐞 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
Changelog

Sourced from antd's changelog.

5.17.4

2024-05-27

  • 🐞 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
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.17.3 to 5.17.4.
- [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.17.3...5.17.4)

---
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 May 28, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 28, 2024 04:56
Copy link

netlify bot commented May 28, 2024

Deploy Preview for eclipsefdn-adoptium-dash ready!

Name Link
🔨 Latest commit 2a4dffc
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium-dash/deploys/665563fb5c31ce000896288b
😎 Deploy Preview https://deploy-preview-616--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.

@github-actions github-actions bot merged commit f7c5be2 into main May 28, 2024
12 of 13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/antd-5.17.4 branch May 28, 2024 04:57
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

0 participants