publiclab / webjack

a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack
https://webjack.io
GNU General Public License v3.0
135 stars 26 forks source link

Bump tape from 4.10.1 to 4.10.2 #106

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tape from 4.10.1 to 4.10.2.

Commits - [`2c6818a`](https://github.com/substack/tape/commit/2c6818a55d86f39abe1c3c2a5ee89119f514f19a) v4.10.2 - [`15b2dfc`](https://github.com/substack/tape/commit/15b2dfcc00f8ae6d94455034b2bf8ffb356e4d1d) [fix] don't consider 'ok' of todo tests in exit code - [`9ec3a0f`](https://github.com/substack/tape/commit/9ec3a0faee15583d5cf79e6faeb5f7f22d11ca3a) [Dev Deps] update `eslint`, `js-yaml` - [`3f337d1`](https://github.com/substack/tape/commit/3f337d138527704a7eb02e7ac9d9a35ca35386ee) [meta] set save-prefix to `~` (meant for runtime deps) - [`c30e492`](https://github.com/substack/tape/commit/c30e49274bab975ced45031b579081bc5cf4904b) [Deps] update `glob`, `resolve` - [`25b4a24`](https://github.com/substack/tape/commit/25b4a248b9bf8ced78d65f7775f9043209930078) Minor punctuation/highlighting improvement - [`c481dae`](https://github.com/substack/tape/commit/c481dae2c455fab6fe93c174cb20147c940c3b51) [Refactor] Removed never-read inErrorState from index.js - See full diff in [compare view](https://github.com/substack/tape/compare/v4.10.1...v4.10.2)


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.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #108.