apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.11k stars 914 forks source link

[UI] Bump pnpm to v9 and nodejs to v20 LTS #6712

Closed bowenliang123 closed 1 month ago

bowenliang123 commented 1 month ago

:mag: Description

Issue References πŸ”—

This pull request fixes #

Describe Your Solution πŸ”§

Types of changes :bookmark:

Test Plan πŸ§ͺ

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist πŸ“

Be nice. Be informative.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (ebe7e92) to head (ca6e425). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6712 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 684 684 Lines 42281 42281 Branches 5766 5766 ====================================== Misses 42281 42281 ``` | [Flag](https://app.codecov.io/gh/apache/kyuubi/pull/6712/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Ξ” | | |---|---|---| | [](https://app.codecov.io/gh/apache/kyuubi/pull/6712/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bowenliang123 commented 1 month ago

Thanks, merged to master (1.10.0).