This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump tsdx from 0.12.1 to 0.12.3 (#679)
Bumps [tsdx](https://github.com/jaredpalmer/tsdx) from 0.12.1 to 0.12.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jaredpalmer/tsdx/releases">tsdx's releases</a>.</em></p> <blockquote> <h2>v0.12.3</h2> <h2>Patch</h2> <ul> <li><code>tsdx test</code> no longer defaults to watch mode in interactive environments. This reverts previous behavior which caused bugs.</li> </ul> <p><strong>Commits</strong></p> <ul> <li>Run tests in series with --runInBand (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/429">#429</a>) 367a7a5</li> <li>Deprecate Node 8 support (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/426">#426</a>) bd35f65</li> <li>Revert "default jest watch unless in CI" PR <a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/366">#366</a> (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/421">#421</a>) 95ac3f4</li> <li>Drop Node 8 from test matrix f1cf8b1</li> </ul> <p><a href="https://github.com/jaredpalmer/tsdx/compare/v0.12.2...v0.12.3">https://github.com/jaredpalmer/tsdx/compare/v0.12.2...v0.12.3</a></p> <h2>v0.12.2</h2> <h2>Patch</h2> <ul> <li>Fix issue with TS compilation. Please upgrade from 12.2, as builds are inconsistent.</li> </ul> <p><strong>Commits</strong></p> <ul> <li>(docs): add contributing guidelines (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/417">#417</a>) e5747fd</li> <li>Fix onFailure example (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/416">#416</a>) 9e8ab92</li> <li>(fix): revert <a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/130">#130</a>'s breaking change of tsconfig options (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/415">#415</a>) 00f80ac</li> <li>(refactor): replace ensureDistFolder with fs.outputFile (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/406">#406</a>) ea124bc</li> <li>upgraded rollup-plugin-'s to @rollup/plugin-'s. (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/411">#411</a>) cfc1e76</li> <li>(docs): add warning to tsdx.config.js usage (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/400">#400</a>) 35fa947</li> <li>(types/refactor): be more specific than 'any' in build code (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/401">#401</a>) 158ee9a</li> <li>(refactor): use path constants instead of custom resolveApp (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/402">#402</a>) a38041f</li> <li>(docs): run doctoc on pre-commit (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/399">#399</a>) f338613</li> </ul> <p><a href="https://github.com/jaredpalmer/tsdx/compare/v0.12.1...v0.12.2">https://github.com/jaredpalmer/tsdx/compare/v0.12.1...v0.12.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaredpalmer/tsdx/commit/ce3ff8e23b77515ca09d32cb01273531acebf9ab"><code>ce3ff8e</code></a> v0.12.3</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/367a7a565a70f43ea71be9a3e5c9797b74aa2129"><code>367a7a5</code></a> Run tests in series with --runInBand (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/429">#429</a>)</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/bd35f6541774262fe13b9da2be7b03085f0e7439"><code>bd35f65</code></a> Deprecate Node 8 support (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/426">#426</a>)</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/95ac3f4793363f05331884dc15c8d131712b4e92"><code>95ac3f4</code></a> Revert "default jest watch unless in CI" PR <a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/366">#366</a> (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/421">#421</a>)</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/f1cf8b1459f0096134f0f88ba28aa26013bd837b"><code>f1cf8b1</code></a> Drop Node 8 from test matrix</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/96fb7b6a00f2ad9ec6aa159a98f5c898556774ae"><code>96fb7b6</code></a> v0.12.2</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/e5747fd74dae58c1f74e2d923555b37c5a6f7407"><code>e5747fd</code></a> (docs): add contributing guidelines (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/417">#417</a>)</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/9e8ab92ede068067a0da321dfaaf54c0b54b76c2"><code>9e8ab92</code></a> Fix onFailure example (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/416">#416</a>)</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/00f80ac2fe59c40a3953ed06816a36395771bfd0"><code>00f80ac</code></a> (fix): revert <a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/130">#130</a>'s breaking change of tsconfig options (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/415">#415</a>)</li> <li><a href="https://github.com/jaredpalmer/tsdx/commit/ea124bcf30e60cd20f67ab0a5bbac61717a0b321"><code>ea124bc</code></a> (refactor): replace ensureDistFolder with fs.outputFile (<a href="https://github-redirect.dependabot.com/jaredpalmer/tsdx/issues/406">#406</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jaredpalmer/tsdx/compare/v0.12.1...v0.12.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=tsdx&package-manager=npm_and_yarn&previous-version=0.12.1&new-version=0.12.3)](https://dependabot.com/compatibility-score.html?dependency-name=tsdx&package-manager=npm_and_yarn&previous-version=0.12.1&new-version=0.12.3) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information
bc9a137
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to following URLs: