milieuinfo / webcomponent-vl-ui-cookie-consent

1 stars 0 forks source link

Update dependency yargs to v15.1.0 #4

Closed cambiph closed 4 years ago

cambiph commented 4 years ago

This PR contains the following updates:

Package Type Update Change
yargs (source) devDependencies minor 15.0.2 -> 15.1.0

Release Notes

yargs/yargs ### [`v15.1.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1510httpswwwgithubcomyargsyargscomparev1502v1510-2020-01-02) [Compare Source](https://togithub.com/yargs/yargs/compare/v15.0.2...v15.1.0) ##### Features - **lang:** add Finnish localization (language code fi) ([222c8fe](https://www.github.com/yargs/yargs/commit/222c8fef2e2ad46e314c337dec96940f896bec35)) - complete short options with a single dash ([#​1507](https://www.github.com/yargs/yargs/issues/1507)) ([99011ab](https://www.github.com/yargs/yargs/commit/99011ab5ba90232506ece0a17e59e2001a1ab562)) - onFinishCommand handler ([#​1473](https://www.github.com/yargs/yargs/issues/1473)) ([fe380cd](https://www.github.com/yargs/yargs/commit/fe380cd356aa33aef0449facd59c22cab8930ac9)) ##### Bug Fixes - getCompletion() was not working for options ([#​1495](https://www.github.com/yargs/yargs/issues/1495)) ([463feb2](https://www.github.com/yargs/yargs/commit/463feb2870158eb9df670222b0f0a40a05cf18d0)) - misspelling of package.json `engines` field ([0891d0e](https://www.github.com/yargs/yargs/commit/0891d0ed35b30c83a6d9e9f6a5c5f84d13c546a0)) - populate positionals when unknown-options-as-args is set ([#​1508](https://www.github.com/yargs/yargs/issues/1508)) ([bb0f2eb](https://www.github.com/yargs/yargs/commit/bb0f2eb996fa4e19d330b31a01c2036cafa99a7e)), closes [#​1444](https://www.github.com/yargs/yargs/issues/1444) - show 2 dashes on help for single digit option key or alias ([#​1493](https://www.github.com/yargs/yargs/issues/1493)) ([63b3dd3](https://www.github.com/yargs/yargs/commit/63b3dd31a455d428902220c1992ae930e18aff5c)) - **docs:** use recommended cjs import syntax for ts examples ([#​1513](https://www.github.com/yargs/yargs/issues/1513)) ([f9a18bf](https://www.github.com/yargs/yargs/commit/f9a18bfd624a5013108084f690cd8a1de794c430)) ##### [15.0.2](https://www.github.com/yargs/yargs/compare/v15.0.1...v15.0.2) (2019-11-19) ##### Bug Fixes - temporary fix for libraries that call Object.freeze() ([#​1483](https://www.github.com/yargs/yargs/issues/1483)) ([99c2dc8](https://www.github.com/yargs/yargs/commit/99c2dc850e67c606644f8b0c0bca1a59c87dcbcd)) ##### [15.0.1](https://www.github.com/yargs/yargs/compare/v15.0.0...v15.0.1) (2019-11-16) ##### Bug Fixes - **deps:** cliui, find-up, and string-width, all drop Node 6 support ([#​1479](https://www.github.com/yargs/yargs/issues/1479)) ([6a9ebe2](https://www.github.com/yargs/yargs/commit/6a9ebe2d955e3e979e76c07ffbb1c17fef64cb49))

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



This PR has been generated by Renovate Bot.