ahmadnassri / node-har-validator

Extremely fast HTTP Archive (HAR) validator using JSON Schema
MIT License
61 stars 26 forks source link

build(deps-dev): bump tap from 12.1.0 to 14.6.5 #143

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tap from 12.1.0 to 14.6.5.

Commits - [`fb852ee`](https://github.com/tapjs/node-tap/commit/fb852eed31598d7d764992aee73343b83d159212) 14.6.5 - [`eeb423a`](https://github.com/tapjs/node-tap/commit/eeb423a66604d11a81fb273a7b655f259c884aec) minipass@2.8.3 - [`5b83028`](https://github.com/tapjs/node-tap/commit/5b8302821def3e655bf63b5743853d3dd36c350f) watch: add --no-clean to nyc args on change tests - [`6a4d64b`](https://github.com/tapjs/node-tap/commit/6a4d64bf5fa8c9129ee19337f55798661d2ca6ac) track thrown error when timeout/throws happen during promise waiting - [`5b977e1`](https://github.com/tapjs/node-tap/commit/5b977e10d843bf6852864021c980dc98eaf2d3bb) update cli doc - [`49e9df0`](https://github.com/tapjs/node-tap/commit/49e9df0d8337ca57fa7bbbf493811bd3cd806680) 14.6.4 - [`6d37040`](https://github.com/tapjs/node-tap/commit/6d37040d43c2972f33a31b648f091b9c7234ef11) update deps, remove npm-shrinkwrap.json - [`d19ab3d`](https://github.com/tapjs/node-tap/commit/d19ab3d9fc76d9414342587a903f29c7a51b84bb) update cli doc - [`1436f4f`](https://github.com/tapjs/node-tap/commit/1436f4ffc5b4a7ead14486ad2ca9424bb7012d48) 14.6.3 - [`a266e30`](https://github.com/tapjs/node-tap/commit/a266e304274a3ceb0bd47c124376d52c60edd476) Fail if error is thrown while awaiting a Promise - Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...v14.6.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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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-preview[bot] commented 5 years ago

Superseded by #144.