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.4.3 #138

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tap from 12.1.0 to 14.4.3.

Commits - [`df348ab`](https://github.com/tapjs/node-tap/commit/df348ab2c250c6f5b4d7276ae98af3ae16813633) 14.4.3 - [`7fac88f`](https://github.com/tapjs/node-tap/commit/7fac88fa1fc5878eb266c87011be715b27a4c3ef) filter out new deprecation notice in node v12 - [`61d02d5`](https://github.com/tapjs/node-tap/commit/61d02d57f0b8bfa1c4d910a5b26e0bd43f464f20) update cli doc - [`dae64c8`](https://github.com/tapjs/node-tap/commit/dae64c86d14e7fd3e64bda889f85d626617aea19) 14.4.2 - [`27f8f32`](https://github.com/tapjs/node-tap/commit/27f8f32be36f6b263790a6feb27ccc0741f5b0c3) update deps, npm audit --fix - [`941d001`](https://github.com/tapjs/node-tap/commit/941d001bf30c627037c991c0ef7007ac2a149a46) docs: note about env.TAP_CHILD_ID - [`178a6b5`](https://github.com/tapjs/node-tap/commit/178a6b545395d684bdf8b3cad06a911642f97091) update cli doc - [`9554f6b`](https://github.com/tapjs/node-tap/commit/9554f6b31bae5b5047d53c5fc24f4ff9119b5ece) 14.4.1 - [`94f551e`](https://github.com/tapjs/node-tap/commit/94f551e9919339b90163d7108216cc5e80aeea2e) watch: Avoid duplicate files in watchlist - [`c61c5f3`](https://github.com/tapjs/node-tap/commit/c61c5f3d9e5e37ab4dc73c5b1b22d3c90e1507a0) update cli doc - Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...v14.4.3)


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). To ignore the version in this PR you can just close it - `@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 #139.