andersonshatch / soma-ctrl

Node util for controlling SOMA smart shade via MQTT or HTTP
MIT License
21 stars 6 forks source link

Bump yargs from 13.2.2 to 13.2.4 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps yargs from 13.2.2 to 13.2.4.

Changelog *Sourced from [yargs's changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md).* > ### [13.2.4](https://github.com/yargs/yargs/compare/v13.2.3...v13.2.4) (2019-05-13) > > > ### Bug Fixes > > * **i18n:** rename unclear 'implication failed' to 'missing dependent arguments' ([#1317](https://github-redirect.dependabot.com/yargs/yargs/issues/1317)) ([bf46813](https://github.com/yargs/yargs/commit/bf46813)) > > > > ### [13.2.3](https://github.com/yargs/yargs/compare/v13.2.2...v13.2.3) (2019-05-05) > > > ### Bug Fixes > > * **deps:** upgrade cliui for compatibility with latest chalk. ([#1330](https://github-redirect.dependabot.com/yargs/yargs/issues/1330)) ([b20db65](https://github.com/yargs/yargs/commit/b20db65)) > * address issues with dutch translation ([#1316](https://github-redirect.dependabot.com/yargs/yargs/issues/1316)) ([0295132](https://github.com/yargs/yargs/commit/0295132)) > > > ### Tests > > * accept differently formatted output ([#1327](https://github-redirect.dependabot.com/yargs/yargs/issues/1327)) ([c294d1b](https://github.com/yargs/yargs/commit/c294d1b))
Commits - [`a6e67f1`](https://github.com/yargs/yargs/commit/a6e67f15a61558d0ba28bfe53385332f0ce5d431) chore(release): 13.2.4 - [`fc13476`](https://github.com/yargs/yargs/commit/fc134766d33681c319e48de1259ca12acf18735e) chore: update standard-verison dependency - [`bf46813`](https://github.com/yargs/yargs/commit/bf468136724a0903cdc37c3e0788dc7f8131ef03) fix(i18n): rename unclear 'implication failed' to 'missing dependent argument... - [`a3a5d05`](https://github.com/yargs/yargs/commit/a3a5d0579629a288408fbcd6640afae9a1e32b07) docs: fix a broken link to MS Terminology Search ([#1341](https://github-redirect.dependabot.com/yargs/yargs/issues/1341)) - [`b4f8018`](https://github.com/yargs/yargs/commit/b4f801867f209a3eece0f9319e157d660f74b45b) build: add .versionrc that hides test/build - [`0c39183`](https://github.com/yargs/yargs/commit/0c39183e74fa3ae039f97a2707bb323b8540382d) chore(release): 13.2.3 - [`08e0746`](https://github.com/yargs/yargs/commit/08e07464c9dceffb74d348b84bd16088c6901c6c) chore: update deps ([#1340](https://github-redirect.dependabot.com/yargs/yargs/issues/1340)) - [`843e939`](https://github.com/yargs/yargs/commit/843e9391a46aa7c77f28c4fd5c968178dfe60aa7) docs: make `--no-` boolean prefix easier to find in the docs ([#1338](https://github-redirect.dependabot.com/yargs/yargs/issues/1338)) - [`84cac07`](https://github.com/yargs/yargs/commit/84cac07e4212dc70e25e8ea6e23043f2e84fccf3) docs: restore removed changelog of v13.2.0 ([#1337](https://github-redirect.dependabot.com/yargs/yargs/issues/1337)) - [`b20db65`](https://github.com/yargs/yargs/commit/b20db651cdfe6c8899e11295b43cae694b91e744) fix(deps): upgrade cliui for compatibility with latest chalk. ([#1330](https://github-redirect.dependabot.com/yargs/yargs/issues/1330)) - Additional commits viewable in [compare view](https://github.com/yargs/yargs/compare/v13.2.2...v13.2.4)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.