-
Notifications
You must be signed in to change notification settings - Fork 99
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
Update CLI dependency in ZE API #3044
Conversation
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3044 +/- ##
=======================================
Coverage 93.47% 93.47%
=======================================
Files 104 104
Lines 10985 10985
Branches 2412 2414 +2
=======================================
Hits 10268 10268
Misses 716 716
Partials 1 1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks @t1m0thyj
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
|
Updated CLI and other dependencies to use a semver range with a caret ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM - thanks Timothy for updating the CLI & refining the version constraints 😋
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! thanks @t1m0thyj
Proposed changes
Update CLI dependency in ZE API to fix zowe/zowe-cli#2219
Release Notes
Milestone: 2.18.0
Changelog: Updated the
@zowe/cli
dependency to fix error when using session with auth type "none"Types of changes
Checklist
General
yarn workspace vscode-extension-for-zowe vscode:prepublish
pnpm --filter vscode-extension-for-zowe vscode:prepublish
Code coverage
Deployment
Further comments