zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
169 stars 91 forks source link

Port various dependabot PRs and 2828 to next #2881

Closed JillieBeanSim closed 4 months ago

JillieBeanSim commented 5 months ago

Proposed changes

Porting:

Release Notes

Milestone:

Changelog:

Types of changes

What types of changes does your code introduce to Zowe Explorer? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the reviewer

Further comments

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.40%. Comparing base (4c6d086) to head (47d8bd6). Report is 1 commits behind head on next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2881 +/- ## ========================================== - Coverage 93.40% 93.40% -0.01% ========================================== Files 121 121 Lines 10834 10834 Branches 2280 2280 ========================================== - Hits 10120 10119 -1 - Misses 712 713 +1 Partials 2 2 ```

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

JillieBeanSim commented 5 months ago

seeing this with pnpm install about deprecated subdependencies on this branch, don't think it's on next

Screenshot 2024-05-02 at 9 05 15 AM
zFernand0 commented 5 months ago

seeing this with pnpm install about deprecated subdependencies on this branch, don't think it's on next

image

Hey @JillieBeanSim ,

I tried reproducing the warnings locally, but no success. I'm afraid I also don't see them as part of the builds (win, lin, mac X n18, n20)

Could you try a fresh-clone?

Also, what version of PNPM do you have installed? (pnpm --version)

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud