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

[Snyk] Upgrade antd from 4.24.8 to 4.24.9 #1290

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade antd from 4.24.8 to 4.24.9.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-04-20.
Release notes
Package name: antd
  • 4.24.9 - 2023-04-20
    • 🆕 Slider add missing railStyle for custom style. #40942 @ c01nd01r
    • 🐞 Fix Select width becomes 0px when search after select something. #41646
    • 🐞 The displayRender prompt cannot be used when deleting multiple. #40940 @ crazyair
    • 💄 Checkbox should use @ border-radius-sm. #40823
    • 🐞 Fix TextArea missing active style when focused. #41281 @ MuxinFeng
    • 🛠 Adjust Checkbox to remove checked when unchecked. #41888
    • TypeScript
      • 🤖 Adjust CascaderProps definition which has default generic now. #40960 @ crazyair

    • 🆕 Slider 补充丢失的 railStyle 属性用于自定义样式。#40942 @ c01nd01r
    • 🐞 修复 Select 在搜索时宽度变为 0px 的问题。#41646
    • 🐞 删除 multiple 不能使用 displayRender 提示。#40940 @ crazyair
    • 💄 Checkbox 默认使用 @ border-radius-sm 小号圆角。#40823
    • 🐞 修复 TextArea 在聚焦时丢失高亮样式的问题。#41281 @ MuxinFeng
    • 🛠 调整 Checkbox 行为,现在未勾选时不再会添加 checked 属性。#41888
    • TypeScript
      • 🤖 调整 Cascader 的 CascaderProps 定义,为泛型提供默认值。#40960 @ crazyair
  • 4.24.8 - 2023-02-13
from antd GitHub release notes
Commit messages
Package name: antd
  • 9b59ec8 docs: 4.24.9 changelog (#41887)
  • bde604f chore: 4.x 更新 rc-checkbox, 无新功能 (#41888)
  • a9e9687 docs: update docs link (#41883)
  • 0e432de feat: support for railStyle prop to Slider component (#40942)
  • 86ebf65 fix: Select width getting smaller when search (#41646)
  • 307b76b style: textarea should avtive when focused (#41281)
  • 7ba8c7a chore: fix ci failed (#41286)
  • 476b70f fix: 泛型非必传 (#40960)
  • 7a3c492 fix: remove Cascader warning when use displayRender and multiple together (#40940)
  • b4015b6 chore: test clean up log (#40955)
  • 4a3cd57 chore: add missing deps
  • 9c00330 docs: rm ood link
  • a42a488 Update default.less (#40823)
  • c43f2d7 test: upgrade github actions node version for 4.x (#40825)
  • 517cd60 ci: update notification token

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from a team as a code owner May 12, 2023 01:05
@spectro-prow
Copy link

Hi @snyk-bot. Thanks for your PR.

I'm waiting for a spectrocloud member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@netlify
Copy link

netlify bot commented May 12, 2023

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit e066f6c
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/645d90e822de510008237d14
😎 Deploy Preview https://deploy-preview-1290--docs-spectrocloud.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 settings.

@spectro-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: karl-cardenas-coding, snyk-bot
To complete the pull request process, please assign
You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karl-cardenas-coding karl-cardenas-coding merged commit d5f9771 into master May 12, 2023
8 checks passed
@karl-cardenas-coding karl-cardenas-coding deleted the snyk-upgrade-6bda7ab91e96b2c52c887e4dd0f92c68 branch May 12, 2023 23:05
github-actions bot pushed a commit that referenced this pull request May 23, 2023
# [3.4.0](v3.3.0...v3.4.0) (2023-05-23)

### Bug Fixes

* package.json & package-lock.json to reduce vulnerabilities ([#1282](#1282)) ([b20c684](b20c684))
* upgrade antd from 4.24.8 to 4.24.9 ([#1290](#1290)) ([d5f9771](d5f9771))
* upgrade react-instantsearch-dom from 6.39.0 to 6.39.1 ([#1238](#1238)) ([678b82b](678b82b))
* upgrade sharp from 0.30.5 to 0.32.0 ([#1243](#1243)) ([7167c1b](7167c1b))

### Features

* release 3.4 ([#1229](#1229)) ([e2bf1cb](e2bf1cb)), closes [#1246](#1246) [#906](#906) [#1248](#1248) [#1247](#1247)
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

3 participants