atSCM / atscm

Source code management utilities for atvise
https://atscm.github.io
7 stars 2 forks source link

chore(package): Update dependency yargs to v15.4.1 #403

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) devDependencies minor 15.3.1 -> 15.4.1

Release Notes

yargs/yargs ### [`v15.4.1`](https://togithub.com/yargs/yargs/compare/v15.4.0...0b519a4672c8493d72838292ed0d60b63b88f33e) [Compare Source](https://togithub.com/yargs/yargs/compare/v15.4.0...0b519a4672c8493d72838292ed0d60b63b88f33e) ### [`v15.4.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1540-httpswwwgithubcomyargsyargscomparev1531v1540-2020-06-30) [Compare Source](https://togithub.com/yargs/yargs/compare/v15.3.1...v15.4.0) ##### Features - adds deprecation option for commands ([027a636](https://www.github.com/yargs/yargs/commit/027a6365b737e13116811a8ef43670196e1fa00a)) - support array of examples ([#​1682](https://www.github.com/yargs/yargs/issues/1682)) ([225ab82](https://www.github.com/yargs/yargs/commit/225ab8271938bed3a48d23175f3d580ce8cd1306)) ##### Bug Fixes - **docs:** describe usage of `.check()` in more detail ([932cd11](https://www.github.com/yargs/yargs/commit/932cd1177e93f5cc99edfe57a4028e30717bf8fb)) - **i18n:** Japanese translation phrasing ([#​1619](https://www.github.com/yargs/yargs/issues/1619)) ([0894175](https://www.github.com/yargs/yargs/commit/089417550ef5a5b8ce3578dd2a989191300b64cd)) - **strict mode:** report default command unknown arguments ([#​1626](https://www.github.com/yargs/yargs/issues/1626)) ([69f29a9](https://www.github.com/yargs/yargs/commit/69f29a9cd429d4bb99481238305390107ac75b02)) - **usage:** translate 'options' group only when displaying help ([#​1600](https://www.github.com/yargs/yargs/issues/1600)) ([e60b39b](https://www.github.com/yargs/yargs/commit/e60b39b9d3a912c06db43f87c86ba894142b6c1c)) ##### Reverts - Revert "chore(deps): update dependency eslint to v7 ([#​1656](https://togithub.com/yargs/yargs/issues/1656))" ([#​1673](https://togithub.com/yargs/yargs/issues/1673)) ([34949f8](https://www.github.com/yargs/yargs/commit/34949f89ee7cdf88f7b315659df4b5f62f714842)), closes [#​1656](https://www.github.com/yargs/yargs/issues/1656) [#​1673](https://www.github.com/yargs/yargs/issues/1673) ##### [15.3.1](https://www.github.com/yargs/yargs/compare/v15.3.0...v15.3.1) (2020-03-16) ##### Bug Fixes - \_\_proto\_\_ will now be replaced with \_\_\_proto\_\_\_ in parse ([#​258](https://www.github.com/yargs/yargs-parser/issues/258)), patching a potential prototype pollution vulnerability. This was reported by the Snyk Security Research Team. ([63810ca](https://www.github.com/yargs/yargs-parser/commit/63810ca1ae1a24b08293a4d971e70e058c7a41e2))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, 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.

renovate[bot] commented 4 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


codecov-commenter commented 4 years ago

Codecov Report

Merging #403 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #403   +/-   ##
=======================================
  Coverage   40.52%   40.52%           
=======================================
  Files          56       56           
  Lines        2085     2085           
  Branches       82       82           
=======================================
  Hits          845      845           
  Misses       1222     1222           
  Partials       18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fea6689...a71db98. Read the comment docs.