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

Skip independent version bump for private packages #147

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

t1m0thyj
Copy link
Contributor

@t1m0thyj t1m0thyj commented Aug 9, 2024

Fixes the Secrets SDK version being incorrectly bumped in packages/imperative/package.json on this PR: zowe/zowe-cli@0eb0933

Also fixes optionalDependencies being skipped from independent version bumps. We still skip peerDependencies to match the behavior of Lerna.

Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
@t1m0thyj t1m0thyj requested a review from zFernand0 August 9, 2024 17:16
@t1m0thyj t1m0thyj merged commit 75615fd into master Aug 9, 2024
4 checks passed
@t1m0thyj t1m0thyj deleted the fix/independent-version-bump branch August 9, 2024 17:16
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

2 participants