form8ion / javascript-scaffolder

opinionated scaffolder for JavaScript projects
https://npm.im/@travi/javascript-scaffolder
MIT License
3 stars 2 forks source link

chore(deps): update dependency yargs to v17.3.0 (master) #1015

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

yargs/yargs ### [`v17.3.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1730-httpsgithubcomyargsyargscomparev1721v1730-2021-11-30) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.2.1...v17.3.0) ##### Features - fallback to default bash completion ([74c0ba5](https://togithub.com/yargs/yargs/commit/74c0ba5cfcc59afa5538de821fad70e1a76a354e)) ##### Bug Fixes - avoid legacy accessors ([#​2013](https://togithub.com/yargs/yargs/issues/2013)) ([adb0d11](https://togithub.com/yargs/yargs/commit/adb0d11e02c613af3d9427b3028cc192703a3869)) - **deps:** update dependency yargs-parser to v21 ([#​2063](https://togithub.com/yargs/yargs/issues/2063)) ([76c1951](https://togithub.com/yargs/yargs/commit/76c19518d74ca94c0edcd450e5c0ef9efeee369d)) - don't fail if "fileURLToPath(import.meta.url)" throws ([3a44796](https://togithub.com/yargs/yargs/commit/3a44796c84e3cb60769841d5883448a396227ade)) - re-add options to check callback ([#​2079](https://togithub.com/yargs/yargs/issues/2079)) ([e75319d](https://togithub.com/yargs/yargs/commit/e75319d99142a048b0abe9856499730fd4bc004c)) ##### [17.2.1](https://www.github.com/yargs/yargs/compare/v17.2.0...v17.2.1) (2021-09-25) ##### Bug Fixes - **docs:** stop advertising .argv property ([#​2036](https://www.togithub.com/yargs/yargs/issues/2036)) ([4f5ecc1](https://www.github.com/yargs/yargs/commit/4f5ecc1427ed6c83f23ea90ee6da75ce0c332f7a)), closes [#​2035](https://www.togithub.com/yargs/yargs/issues/2035)

Configuration

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

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1015 (d4a35fb) into master (89641ca) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1015   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        51           
  Lines          298       298           
=========================================
  Hits           298       298           

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 89641ca...d4a35fb. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 14.14.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: