Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Update dependency yargs to v5 - abandoned #18

Closed
wants to merge 1 commit into from

Conversation

mend-app-cvent[bot]
Copy link

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) ^4.8.0 -> ^5.0.0 age adoption passing confidence

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2020-7774 #8
High 7.5 CVE-2021-23343 #7

Release Notes

yargs/yargs (yargs)

v5.0.0

Compare Source

Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
  • fail is now applied globally.
  • we now default to an empty builder function when command is executed with no builder.
  • yargs-parser now better handles negative integer values, at the cost of handling numeric option names, e.g., -1 hello
  • default: removed undocumented defaults alias for default.
  • introduces a default help command which outputs help, as an alternative to a help flag.
  • interpret demand() numbers as relative to executing command (#​582) (927810c)

  • If you want to rebase/retry this PR, check this box

@mend-app-cvent mend-app-cvent bot added the security fix Security fix generated by WhiteSource label Oct 31, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2023

⚠️ No Changeset found

Latest commit: f87489b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mend-app-cvent
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mend-app-cvent mend-app-cvent bot changed the title Update dependency yargs to v5 Update dependency yargs to v5 - abandoned Nov 6, 2023
Copy link
Author

mend-app-cvent bot commented Nov 6, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@AndrewCsontos AndrewCsontos deleted the whitesource-remediate/yargs-5.x branch January 8, 2024 23:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant