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 the akp-js-patch group in /ui with 2 updates #1145

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the akp-js-patch group in /ui with 2 updates: antd and @types/node.

Updates antd from 5.11.1 to 5.11.2

Release notes

Sourced from antd's releases.

5.11.2

  • 🆕 Table with virtual can now customize components except the components.body. #45857
  • 🐞 Fix Button with href and disabled that could be focused. #45910 @​MadCcc
  • 🐞 Fix zIndex logic problem that message and notification are covered when multiple Modal are opened. #45911 #45864 @​kiner-tang
  • 💄 Fix QRCode style.padding is not working. #45815
  • 💄 Optimize Carousel dots border radius style. #45817
  • TypeScript

  • 🆕 放开 Table virtualcomponents 的限制,现在除了 components.body 都可以自定义。#45857
  • 🐞 修复 Button 带有链接且禁用时可以被聚焦到的问题。#45910 @​MadCcc
  • 🐞 修复 zIndex 逻辑,解决多层 Modal 打开时,message 与 notification 被遮盖的问题。#45911 #45864 @​kiner-tang
  • 💄 修复 QRCode 设置 style.padding 时无效的问题。#45815
  • 💄 优化 Carousel 切换条圆角样式。#45817
  • TypeScript
Changelog

Sourced from antd's changelog.

5.11.2

2023-11-17

  • 🆕 Table with virtual can now customize components except the components.body. #45857
  • 🐞 Fix Button with href and disabled that could be focused. #45910 @​MadCcc
  • 🐞 Fix zIndex logic problem that message and notification are covered when multiple Modal are opened. #45911 #45864 @​kiner-tang
  • 💄 Fix QRCode style.padding is not working. #45815
  • 💄 Optimize Carousel dots border radius style. #45817
  • TypeScript
Commits

Updates @types/node from 20.9.0 to 20.9.2

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the akp-js-patch group in /ui with 2 updates: [antd](https://github.com/ant-design/ant-design) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `antd` from 5.11.1 to 5.11.2
- [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.1...5.11.2)

Updates `@types/node` from 20.9.0 to 20.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: akp-js-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: akp-js-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2023 05:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2023
Copy link

netlify bot commented Nov 19, 2023

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit 0d2c002
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/6559a42552c0ba00086142ff
😎 Deploy Preview https://deploy-preview-1145.kargo.akuity.io
📱 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 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04421ae) 50.17% compared to head (0d2c002) 50.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1145   +/-   ##
=======================================
  Coverage   50.17%   50.17%           
=======================================
  Files         114      114           
  Lines        8068     8068           
=======================================
  Hits         4048     4048           
  Misses       3874     3874           
  Partials      146      146           

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

@rpelczar rpelczar enabled auto-merge November 21, 2023 01:01
@krancour krancour disabled auto-merge November 21, 2023 01:41
@rpelczar rpelczar enabled auto-merge November 21, 2023 01:43
@krancour krancour disabled auto-merge November 21, 2023 01:43
@rpelczar rpelczar added this pull request to the merge queue Nov 21, 2023
Merged via the queue into main with commit 927269b Nov 21, 2023
19 checks passed
@rpelczar rpelczar deleted the dependabot/npm_and_yarn/ui/akp-js-patch-bfe3f3434c branch November 21, 2023 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code kind/chore priority/normal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants