Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

chore(deps): update dependency yargs-parser to v19 #64

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 9, 2020

This PR contains the following updates:

Package Type Update Change
yargs-parser resolutions major ^18.1.3 -> ^19.0.1

Release Notes

yargs/yargs-parser

v19.0.1

Compare Source

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • adds support for ESM and Deno (#​295)
  • ts: projects using @types/yargs-parser may see variations in type definitions.
  • drops Node 6. begin following Node.js LTS schedule (#​278)
Features
Bug Fixes
Build System
  • drops Node 6. begin following Node.js LTS schedule (#​278) (9014ed7)
Code Refactoring
18.1.3 (2020-04-16)
Bug Fixes
  • setArg: options using camel-case and dot-notation populated twice (#​268) (f7e15b9)
18.1.2 (2020-03-26)
Bug Fixes
  • array, nargs: support -o=--value and --option=--value format (#​262) (41d3f81)
18.1.1 (2020-03-16)
Bug Fixes
  • __proto__ will now be replaced with ___proto___ in parse (#​258), patching a potential
    prototype pollution vulnerability. This was reported by the Snyk Security Research Team.(63810ca)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/yargs-parser-19.x branch from 0fb5f49 to 8e74506 Compare August 9, 2020 04:31
@TiagoDanin TiagoDanin merged commit de832e1 into master Aug 12, 2020
@renovate renovate bot deleted the renovate/yargs-parser-19.x branch August 12, 2020 20:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants