stencila / dockta

🐳 A Docker image builder for researchers
https://stencila.github.io/dockta/
Apache License 2.0
121 stars 12 forks source link

fix(dependencies): update dependency yargs to v17.7.2 #272

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) 17.7.1 -> 17.7.2 age adoption passing confidence

Release Notes

yargs/yargs ### [`v17.7.2`](https://togithub.com/yargs/yargs/blob/HEAD/CHANGELOG.md#​1772-httpsgithubcomyargsyargscomparev1771v1772-2023-04-27) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.7.1...v17.7.2) ##### Bug Fixes - do not crash completion when having negated options ([#​2322](https://togithub.com/yargs/yargs/issues/2322)) ([7f42848](https://togithub.com/yargs/yargs/commit/7f428485e75e9b1b0db1320216d1c31469770563))

Configuration

📅 Schedule: Branch creation - "before 12pm on Wednesday" in timezone UTC, Automerge - 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 Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7be76f8) 78.89% compared to head (0dceab0) 78.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #272 +/- ## ======================================= Coverage 78.89% 78.89% ======================================= Files 22 22 Lines 1047 1047 Branches 233 231 -2 ======================================= Hits 826 826 Misses 220 220 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

stencila-ci commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: