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.2.2 #124

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tap from 12.1.0 to 14.2.2.

Commits - [`daceb25`](https://github.com/tapjs/node-tap/commit/daceb25ae6d3e586110df8893823fac109ec674b) 14.2.2 - [`f6cc43a`](https://github.com/tapjs/node-tap/commit/f6cc43a4e5d17c1bcb61d1b39238a4cde0355b4d) Do not attempt to write snapshot file in runner - [`2bfdd9e`](https://github.com/tapjs/node-tap/commit/2bfdd9e3d42ee9beb81e11c626c5473e5fc1e6c9) update cli doc - [`70741f2`](https://github.com/tapjs/node-tap/commit/70741f211c0a04362fb18599185edf1e34f30d0f) 14.2.1 - [`19e0554`](https://github.com/tapjs/node-tap/commit/19e0554c4afcd6b7ae493a305950213c1046d01e) update deps, chokidar and flow - [`116e092`](https://github.com/tapjs/node-tap/commit/116e092fb23ec3df0921e4fb42293fb8de065052) fix typo in docs heading - [`44d89e4`](https://github.com/tapjs/node-tap/commit/44d89e483ba7fd0e65bd8fb05c98185ec7306ad4) update ts-node, flow, typescript - [`fb81c46`](https://github.com/tapjs/node-tap/commit/fb81c463807b04f1abe8d64f4fae2fc015ff3fb6) remove unused domain-browser dep - [`e380973`](https://github.com/tapjs/node-tap/commit/e38097365f826cf445cd015e1244f74fdbf6776f) Call out flow support in the docs - [`0ce8811`](https://github.com/tapjs/node-tap/commit/0ce881154025bc37f5357538c3f667cf448fc295) docs: remove .catch(t.threw) advice - Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...v14.2.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-preview[bot] commented 5 years ago

Superseded by #125.