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

[Snyk] Upgrade yargs from 17.0.1 to 17.1.0 #187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade yargs from 17.0.1 to 17.1.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-08-04.
Release notes
Package name: yargs
  • 17.1.0 - 2021-08-04

    Features

    • update Levenshtein to Damerau-Levenshtein (#1973) (d2c121b)

    Bug Fixes

    • coerce middleware should be applied once (#1978) (14bd6be)
    • implies should not fail when implied key's value is 0, false or empty string (#1985) (8010472)
    • positionals should not overwrite options (#1992) (9d84309)
    • strict should fail unknown arguments (#1977) (c804f0d)
    • wrap(null) no longer causes strange indentation behavior (#1988) (e1871aa)
  • 17.1.0-candidate.0 - 2021-07-15
  • 17.0.2-candidate.1 - 2021-07-15
  • 17.0.2-candidate - 2021-07-10
  • 17.0.1 - 2021-05-03

    Bug Fixes

from yargs GitHub release notes
Commit messages
Package name: yargs
  • 7cad12d chore: v17.1.0 release
  • 5d53144 chore: release 17.1.0 (#1984)
  • 54837eb build: use denoland/setup-deno (#1991)
  • e1871aa fix: wrap(null) no longer causes strange indentation behavior (#1988)
  • b737d68 chore(deps): update dependency @ types/mocha to v9 (#1993)
  • 9d84309 fix: positionals should not overwrite options (#1992)
  • 8010472 fix: implies should not fail when implied key's value is 0, false or empty string (#1985)
  • 14bd6be fix: coerce middleware should be applied once (#1978)
  • d2c121b feat: update Levenshtein to Damerau-Levenshtein (#1973)
  • c804f0d fix: strict should fail unknown arguments (#1977)
  • 5478611 i18n: Update zh_TW.json (#1976)
  • 48920ee docs: add config header & add .argv union & header for choices (#1958)
  • e5bf4f5 chore(deps): update dependency mocha to v9 (#1962)
  • b6286d7 refactor: use modern array helpers, etc

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarcloud
Copy link

sonarcloud bot commented Aug 26, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1169295798

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 62.097%

Totals Coverage Status
Change from base Build 1143752332: 0.0%
Covered Lines: 128
Relevant Lines: 180

💛 - Coveralls

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.

2 participants