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 12.0.2 to 12.0.5 #30

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps yargs from 12.0.2 to 12.0.5.

Changelog *Sourced from [yargs's changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md).* > ## [12.0.5](https://github.com/yargs/yargs/compare/v12.0.4...v12.0.5) (2018-11-19) > > > ### Bug Fixes > > * allows camel-case, variadic arguments, and strict mode to be combined ([#1247](https://github-redirect.dependabot.com/yargs/yargs/issues/1247)) ([eacc035](https://github.com/yargs/yargs/commit/eacc035)) > > > > > ## [12.0.4](https://github.com/yargs/yargs/compare/v12.0.3...v12.0.4) (2018-11-10) > > > ### Bug Fixes > > * don't load config when processing positionals ([5d0dc92](https://github.com/yargs/yargs/commit/5d0dc92)) > > > > > ## [12.0.3](https://github.com/yargs/yargs/compare/v12.0.2...v12.0.3) (2018-10-06) > > > ### Bug Fixes > > * $0 contains first arg in bundled electron apps ([#1206](https://github-redirect.dependabot.com/yargs/yargs/issues/1206)) ([567820b](https://github.com/yargs/yargs/commit/567820b)) > * accept single function for middleware ([66fd6f7](https://github.com/yargs/yargs/commit/66fd6f7)), closes [#1214](https://github-redirect.dependabot.com/yargs/yargs/issues/1214) [#1214](https://github-redirect.dependabot.com/yargs/yargs/issues/1214) > * hide `hidden` options from help output even if they are in a group ([#1221](https://github-redirect.dependabot.com/yargs/yargs/issues/1221)) ([da54028](https://github.com/yargs/yargs/commit/da54028)) > * improve Norwegian Bokmål translations ([#1208](https://github-redirect.dependabot.com/yargs/yargs/issues/1208)) ([a458fa4](https://github.com/yargs/yargs/commit/a458fa4)) > * improve Norwegian Nynorsk translations ([#1207](https://github-redirect.dependabot.com/yargs/yargs/issues/1207)) ([d422eb5](https://github.com/yargs/yargs/commit/d422eb5)) > > > >
Commits - [`8789bf4`](https://github.com/yargs/yargs/commit/8789bf4f56940248316c58997b107b029dbdb297) chore(release): 12.0.5 - [`dc8d63f`](https://github.com/yargs/yargs/commit/dc8d63f7fa933497be0405afbce8eb4d1c21c1ec) chore: explicit update to yargs-parser - [`eacc035`](https://github.com/yargs/yargs/commit/eacc03568e0ecb9fa1f2224e77d2ad2ba38d7960) fix: allows camel-case, variadic arguments, and strict mode to be combined (#... - [`331cb20`](https://github.com/yargs/yargs/commit/331cb203ecc95348e2b547d51ecece6f2e7271d2) chore: remove windows badge - [`dd4923d`](https://github.com/yargs/yargs/commit/dd4923d01da45dc5b24b6b707ca2aeec51e3e460) chore(release): 12.0.4 - [`5d0dc92`](https://github.com/yargs/yargs/commit/5d0dc9249551afa32d699394902e9adc43624c68) fix: don't load config when processing positionals - [`128f322`](https://github.com/yargs/yargs/commit/128f32252ee574b5348cea858cd1029c335ba761) test: add regression test for hidden options with default values ([#1233](https://github-redirect.dependabot.com/yargs/yargs/issues/1233)) - [`842b8b2`](https://github.com/yargs/yargs/commit/842b8b25d4b3e361e8b61e179ba8ec164d89be7b) docs: fix sublist indentation ([#1238](https://github-redirect.dependabot.com/yargs/yargs/issues/1238)) - [`0e9bb01`](https://github.com/yargs/yargs/commit/0e9bb014b8fc5aade54dd035f8e3a5a5db033750) test:💥 something amazing is in the works 💥 ([#1225](https://github-redirect.dependabot.com/yargs/yargs/issues/1225)) - [`d72dec1`](https://github.com/yargs/yargs/commit/d72dec129e8da57f5a3a18d80f92d956f1b263eb) chore(release): 12.0.3 - Additional commits viewable in [compare view](https://github.com/yargs/yargs/compare/v12.0.2...v12.0.5)


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 cancel merge` will cancel a previously requested merge - `@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.