wopian / tracker-killer

💉 Library performance tester for media tracking sites
MIT License
7 stars 2 forks source link

build: update dependency yargs to ~16.1.0 #255

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies minor ~16.0.0 -> ~16.1.0

Release Notes

yargs/yargs ### [`v16.1.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1610-httpswwwgithubcomyargsyargscomparev1603v1610-2020-10-15) [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.3...v16.1.0) ##### Features - expose hideBin helper for CJS ([#​1768](https://www.github.com/yargs/yargs/issues/1768)) ([63e1173](https://www.github.com/yargs/yargs/commit/63e1173bb47dc651c151973a16ef659082a9ae66)) ##### Bug Fixes - **deno:** update types for deno ^1.4.0 ([#​1772](https://www.github.com/yargs/yargs/issues/1772)) ([0801752](https://www.github.com/yargs/yargs/commit/080175207d281be63edf90adfe4f0568700b0bf5)) - **exports:** node 13.0-13.6 require a string fallback ([#​1776](https://www.github.com/yargs/yargs/issues/1776)) ([b45c43a](https://www.github.com/yargs/yargs/commit/b45c43a5f64b565c3794f9792150eaeec4e00b69)) - **modules:** module path was incorrect ([#​1759](https://www.github.com/yargs/yargs/issues/1759)) ([95a4a0a](https://www.github.com/yargs/yargs/commit/95a4a0ac573cfe158e6e4bc8c8682ebd1644a198)) - **positional:** positional strings no longer drop decimals ([#​1761](https://www.github.com/yargs/yargs/issues/1761)) ([e1a300f](https://www.github.com/yargs/yargs/commit/e1a300f1293ad821c900284616337f080b207980)) - make positionals in -- count towards validation ([#​1752](https://www.github.com/yargs/yargs/issues/1752)) ([eb2b29d](https://www.github.com/yargs/yargs/commit/eb2b29d34f1a41e0fd6c4e841960e5bfc329dc3c)) ##### [16.0.3](https://www.github.com/yargs/yargs/compare/v16.0.2...v16.0.3) (2020-09-10) ##### Bug Fixes - move yargs.cjs to yargs to fix Node 10 imports ([#​1747](https://www.github.com/yargs/yargs/issues/1747)) ([5bfb85b](https://www.github.com/yargs/yargs/commit/5bfb85b33b85db8a44b5f7a700a8e4dbaf022df0)) ##### [16.0.2](https://www.github.com/yargs/yargs/compare/v16.0.1...v16.0.2) (2020-09-09) ##### Bug Fixes - **typescript:** yargs-parser was breaking [@​types/yargs](https://togithub.com/types/yargs) ([#​1745](https://www.github.com/yargs/yargs/issues/1745)) ([2253284](https://www.github.com/yargs/yargs/commit/2253284b233cceabd8db677b81c5bf1755eef230)) ##### [16.0.1](https://www.github.com/yargs/yargs/compare/v16.0.0...v16.0.1) (2020-09-09) ##### Bug Fixes - code was not passed to process.exit ([#​1742](https://www.github.com/yargs/yargs/issues/1742)) ([d1a9930](https://www.github.com/yargs/yargs/commit/d1a993035a2f76c138460052cf19425f9684b637))

Renovate configuration

:date: Schedule: "before 9am,after 5pm" in timezone Europe/London.

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

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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