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 16.0.0 to 16.1.0 #507

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade yargs from 16.0.0 to 16.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 5 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-10-16.
Release notes
Package name: yargs
  • 16.1.0 - 2020-10-16

    Features

    Bug Fixes

    • deno: update types for deno ^1.4.0 (#1772) (0801752)
    • exports: node 13.0-13.6 require a string fallback (#1776) (b45c43a)
    • modules: module path was incorrect (#1759) (95a4a0a)
    • positional: positional strings no longer drop decimals (#1761) (e1a300f)
    • make positionals in -- count towards validation (#1752) (eb2b29d)
  • 16.0.4-candidate.0 - 2020-09-21
  • 16.0.3 - 2020-09-10

    Bug Fixes

    • move yargs.cjs to yargs to fix Node 10 imports (#1747) (5bfb85b)
  • 16.0.2 - 2020-09-09

    Bug Fixes

    • typescript: yargs-parser was breaking @types/yargs (#1745) (2253284)
  • 16.0.1 - 2020-09-09

    Bug Fixes

  • 16.0.0 - 2020-09-09

    ⚠ BREAKING CHANGES

    • tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
    • find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
    • usage: single character aliases are now shown first in help output
    • rebase helper is no longer provided on yargs instance.
    • drop support for EOL Node 8 (#1686)

    Features

    Bug Fixes

from yargs GitHub release notes
Commit messages
Package name: yargs
  • 51df679 chore: v16.1.0 release
  • 75f98fb chore: release 16.1.0 (#1779)
  • cf9440b chore(deps): update `cliui`, `escalade`, `y18n`, `yargs-parser` (#1783)
  • 63e1173 feat: expose hideBin helper for CJS (#1768)
  • e526dac build: update to loatest release-please
  • 7ffb5e8 build(linter): switch to gts/standardx for linting (#1777)
  • b45c43a fix(exports): node 13.0-13.6 require a string fallback (#1776)
  • 00153f8 chore(deps): update dependency gts to v3 (#1775)
  • 0801752 fix(deno): update types for deno ^1.4.0 (#1772)
  • 4e80085 docs: document onFinishCommand option (#1769)
  • b7bdc6b test: throw on warning when in tests
  • d218d47 docs(terminology): update terminology (#1766)
  • b69ab52 docs: document how to bundle yargs with webpack/ncc (#1757)
  • 5fd5251 docs: add deprecate to documentation (#1762)
  • e1a300f fix(positional): positional strings no longer drop decimals (#1761)
  • 95a4a0a fix(modules): module path was incorrect (#1759)
  • eb2b29d fix: make positionals in -- count towards validation (#1752)
  • 088ce6b chore: release 16.0.3 (#1748)
  • 5bfb85b fix: move yargs.cjs to yargs to fix Node 10 imports (#1747)
  • 98189e5 chore: release 16.0.2 (#1746)
  • 2253284 fix(typescript): yargs-parser was breaking @types/yargs (#1745)
  • e3fdd3d chore: release 16.0.1 (#1743)
  • d1a9930 fix: code was not passed to process.exit (#1742)

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

@lholmquist lholmquist merged commit a95cb44 into master Nov 18, 2020
@lholmquist lholmquist deleted the snyk-upgrade-1db6d8a1f9b33b6300de79398345f06b branch November 18, 2020 15:24
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