reg-viz / storycap

A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
https://www.npmjs.com/package/storycap
MIT License
705 stars 89 forks source link

fix(deps): update dependency yargs to v16.2.0 - autoclosed #773

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) 16.0.3 -> 16.2.0 age adoption passing confidence

Release Notes

yargs/yargs (yargs) ### [`v16.2.0`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1620-2020-12-05) [Compare Source](https://togithub.com/yargs/yargs/compare/v16.1.1...v16.2.0) ##### Features - command() now accepts an array of modules ([f415388](https://www.github.com/yargs/yargs/commit/f415388cc454d02786c65c50dd6c7a0cf9d8b842)) ##### Bug Fixes - add package.json to module exports ([#​1818](https://www.togithub.com/yargs/yargs/issues/1818)) ([d783a49](https://www.github.com/yargs/yargs/commit/d783a49a7f21c9bbd4eec2990268f3244c4d5662)), closes [#​1817](https://www.togithub.com/yargs/yargs/issues/1817) ##### [16.1.1](https://www.github.com/yargs/yargs/compare/v16.1.0...v16.1.1) (2020-11-15) ##### Bug Fixes - expose helpers for legacy versions of Node.js ([#​1801](https://www.togithub.com/yargs/yargs/issues/1801)) ([107deaa](https://www.github.com/yargs/yargs/commit/107deaa4f68b7bc3f2386041e1f4fe0272b29c0a)) - **deno:** get yargs working on deno@1.5.x ([#​1799](https://www.togithub.com/yargs/yargs/issues/1799)) ([cb01c98](https://www.github.com/yargs/yargs/commit/cb01c98c44e30f55c2dc9434caef524ae433d9a4)) ### [`v16.1.1`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1611-2020-11-15) [Compare Source](https://togithub.com/yargs/yargs/compare/v16.1.0...v16.1.1) ### [`v16.1.0`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#1610-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.togithub.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.togithub.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.togithub.com/yargs/yargs/issues/1776)) ([b45c43a](https://www.github.com/yargs/yargs/commit/b45c43a5f64b565c3794f9792150eaeec4e00b69)) - **modules:** module path was incorrect ([#​1759](https://www.togithub.com/yargs/yargs/issues/1759)) ([95a4a0a](https://www.github.com/yargs/yargs/commit/95a4a0ac573cfe158e6e4bc8c8682ebd1644a198)) - **positional:** positional strings no longer drop decimals ([#​1761](https://www.togithub.com/yargs/yargs/issues/1761)) ([e1a300f](https://www.github.com/yargs/yargs/commit/e1a300f1293ad821c900284616337f080b207980)) - make positionals in -- count towards validation ([#​1752](https://www.togithub.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.togithub.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.togithub.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.togithub.com/yargs/yargs/issues/1742)) ([d1a9930](https://www.github.com/yargs/yargs/commit/d1a993035a2f76c138460052cf19425f9684b637))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.



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