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.1 #123

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tap from 12.1.0 to 14.2.1.

Commits - [`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 - [`ee6454e`](https://github.com/tapjs/node-tap/commit/ee6454edae2b6e6ff2c189c1c34b6ab3e14fc854) update cli doc - [`c32ed4e`](https://github.com/tapjs/node-tap/commit/c32ed4e1b9659a183a2ad88e2399d6822aa479ce) 14.2.0 - [`575f6f4`](https://github.com/tapjs/node-tap/commit/575f6f41a6450542c480a860698a1d5636a561a6) 14.2 changelog - Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...v14.2.1)


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