Commits
- [`1e2f18b`](https://github.com/tapjs/node-tap/commit/1e2f18b0004e69d8dae5afe03ee6c4665d537768) 14.7.2
- [`8a3b269`](https://github.com/tapjs/node-tap/commit/8a3b269556e53a411f20e440d1b8448e26774703) Expose timing info on all test objects
- [`b280a3a`](https://github.com/tapjs/node-tap/commit/b280a3a88a54a7910513ee550ae96a4a82683601) Expose error origin on t.error() meta info
- [`ba2b99f`](https://github.com/tapjs/node-tap/commit/ba2b99fcb2da1358f7f96040d06ff6335893cca6) Always exclude test files from NYC coverage
- [`25034e5`](https://github.com/tapjs/node-tap/commit/25034e5eab8be4aa3ba9f36fbd8e732ae6cf6b92) update tap-parser and treport
- [`3c049d9`](https://github.com/tapjs/node-tap/commit/3c049d9ab17b87ba0d091619bc51805c319bd357) update cli doc
- [`876ab9c`](https://github.com/tapjs/node-tap/commit/876ab9c63c97415ab5f0b9db08805268490738e7) 14.7.1
- [`5f23990`](https://github.com/tapjs/node-tap/commit/5f23990beb3734ee3cac7aa4d2b4ca8509a4777b) Always hook source map support into the right places
- [`328487e`](https://github.com/tapjs/node-tap/commit/328487e79784077d6a548dadcd80ab6c04728e7c) temporarily depend on tapjs git fork of source-map-support
- [`fd7fe27`](https://github.com/tapjs/node-tap/commit/fd7fe2777935c1c14121a1fabcd33468993e204d) update async-hook-domain to fix stack overflows
- Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...v14.7.2)
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)
Bumps tap from 12.1.0 to 14.7.2.
Commits
- [`1e2f18b`](https://github.com/tapjs/node-tap/commit/1e2f18b0004e69d8dae5afe03ee6c4665d537768) 14.7.2 - [`8a3b269`](https://github.com/tapjs/node-tap/commit/8a3b269556e53a411f20e440d1b8448e26774703) Expose timing info on all test objects - [`b280a3a`](https://github.com/tapjs/node-tap/commit/b280a3a88a54a7910513ee550ae96a4a82683601) Expose error origin on t.error() meta info - [`ba2b99f`](https://github.com/tapjs/node-tap/commit/ba2b99fcb2da1358f7f96040d06ff6335893cca6) Always exclude test files from NYC coverage - [`25034e5`](https://github.com/tapjs/node-tap/commit/25034e5eab8be4aa3ba9f36fbd8e732ae6cf6b92) update tap-parser and treport - [`3c049d9`](https://github.com/tapjs/node-tap/commit/3c049d9ab17b87ba0d091619bc51805c319bd357) update cli doc - [`876ab9c`](https://github.com/tapjs/node-tap/commit/876ab9c63c97415ab5f0b9db08805268490738e7) 14.7.1 - [`5f23990`](https://github.com/tapjs/node-tap/commit/5f23990beb3734ee3cac7aa4d2b4ca8509a4777b) Always hook source map support into the right places - [`328487e`](https://github.com/tapjs/node-tap/commit/328487e79784077d6a548dadcd80ab6c04728e7c) temporarily depend on tapjs git fork of source-map-support - [`fd7fe27`](https://github.com/tapjs/node-tap/commit/fd7fe2777935c1c14121a1fabcd33468993e204d) update async-hook-domain to fix stack overflows - Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...v14.7.2)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)