Commits
- [`b59ef75`](https://github.com/tapjs/node-tap/commit/b59ef75b7381d48db07074c85aea2b1f285f83ef) update cli doc
- [`9c85d03`](https://github.com/tapjs/node-tap/commit/9c85d03b53f69b5c62f9513e4eb673ca354d0fe0) Add t.testdir() feature
- [`2c93db8`](https://github.com/tapjs/node-tap/commit/2c93db8b007a4edd140b439fb3b8d7fa7bcfa5d6) Capture the stack trace for subtest-after-end error
- [`b51f17a`](https://github.com/tapjs/node-tap/commit/b51f17a1f01633e241f2dadedfcf9d2b8df7e157) Use Error.captureStackTrace instead of polyfill
- [`2d0d46d`](https://github.com/tapjs/node-tap/commit/2d0d46d2419df08fc8d513c04deacdfa65399d68) upgrade which to v2, update all deps
- [`7f88ac5`](https://github.com/tapjs/node-tap/commit/7f88ac549cff6024cdd267a8657988cd794fdc37) update cli doc
- [`a1ffb54`](https://github.com/tapjs/node-tap/commit/a1ffb54fe6f06bf5557850f3940d8828727c1749) 14.6.9
- [`7530d50`](https://github.com/tapjs/node-tap/commit/7530d50b63bf00e59f6a04e2158fb4288d1bf0c0) bump treport dep
- [`97deefb`](https://github.com/tapjs/node-tap/commit/97deefb8ee1151a741d3f7904bc1a8d8ef5272f1) update cli doc
- [`eaa0084`](https://github.com/tapjs/node-tap/commit/eaa008498b556ca8e6ca1ba7a55b877fe7032593) 14.6.8
- Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...14.7.0)
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.0.
Commits
- [`b59ef75`](https://github.com/tapjs/node-tap/commit/b59ef75b7381d48db07074c85aea2b1f285f83ef) update cli doc - [`9c85d03`](https://github.com/tapjs/node-tap/commit/9c85d03b53f69b5c62f9513e4eb673ca354d0fe0) Add t.testdir() feature - [`2c93db8`](https://github.com/tapjs/node-tap/commit/2c93db8b007a4edd140b439fb3b8d7fa7bcfa5d6) Capture the stack trace for subtest-after-end error - [`b51f17a`](https://github.com/tapjs/node-tap/commit/b51f17a1f01633e241f2dadedfcf9d2b8df7e157) Use Error.captureStackTrace instead of polyfill - [`2d0d46d`](https://github.com/tapjs/node-tap/commit/2d0d46d2419df08fc8d513c04deacdfa65399d68) upgrade which to v2, update all deps - [`7f88ac5`](https://github.com/tapjs/node-tap/commit/7f88ac549cff6024cdd267a8657988cd794fdc37) update cli doc - [`a1ffb54`](https://github.com/tapjs/node-tap/commit/a1ffb54fe6f06bf5557850f3940d8828727c1749) 14.6.9 - [`7530d50`](https://github.com/tapjs/node-tap/commit/7530d50b63bf00e59f6a04e2158fb4288d1bf0c0) bump treport dep - [`97deefb`](https://github.com/tapjs/node-tap/commit/97deefb8ee1151a741d3f7904bc1a8d8ef5272f1) update cli doc - [`eaa0084`](https://github.com/tapjs/node-tap/commit/eaa008498b556ca8e6ca1ba7a55b877fe7032593) 14.6.8 - Additional commits viewable in [compare view](https://github.com/tapjs/node-tap/compare/v12.1.0...14.7.0)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)