Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump tsx from 4.17.0 to 4.19.0 (#96)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.17.0 to 4.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.0</h2> <h1><a href="https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0">4.19.0</a> (2024-08-27)</h1> <h3>Features</h3> <ul> <li><strong>watch:</strong> deprecate ignore flag in favor or exclude flag (<a href="https://github.com/privatenumber/tsx/commit/157c3ec6bcf0b0a5e387080576404c00f7fd662f">157c3ec</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.0"><code>npm package (@latest dist-tag)</code></a></li> </ul> <h2>v4.18.0</h2> <h1><a href="https://github.com/privatenumber/tsx/compare/v4.17.1...v4.18.0">4.18.0</a> (2024-08-24)</h1> <h3>Features</h3> <ul> <li><strong>watch:</strong> <code>--include</code> CLI flag to watch additional files (<a href="https://github.com/privatenumber/tsx/issues/625">#625</a>) (<a href="https://github.com/privatenumber/tsx/commit/474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a">474ea71</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.18.0"><code>npm package (@latest dist-tag)</code></a></li> </ul> <h2>v4.17.1</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.17.0...v4.17.1">4.17.1</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>esm:</strong> package entry TS resolution for Node 20.17 & 22.6 (<a href="https://github.com/privatenumber/tsx/commit/af370e7af4837cf3db069c3ee1758c90f94f7d32">af370e7</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.17.1"><code>npm package (@latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/157c3ec6bcf0b0a5e387080576404c00f7fd662f"><code>157c3ec</code></a> feat(watch): deprecate ignore flag in favor or exclude flag</li> <li><a href="https://github.com/privatenumber/tsx/commit/474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a"><code>474ea71</code></a> feat(watch): <code>--include</code> CLI flag to watch additional files (<a href="https://github.com/privatenumber/tsx/issues/625">#625</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/af370e7af4837cf3db069c3ee1758c90f94f7d32"><code>af370e7</code></a> fix(esm): package entry TS resolution for Node 20.17 & 22.6</li> <li><a href="https://github.com/privatenumber/tsx/commit/1b80d5da5cbd2e2fdf75889b7fde2ec3840aff5e"><code>1b80d5d</code></a> docs: add premium sponsors</li> <li><a href="https://github.com/privatenumber/tsx/commit/6c8eae0a1842bac0fc08a4b2811a5c2680c941cd"><code>6c8eae0</code></a> chore: upgrade lintroll</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.17.0...v4.19.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tsx&package-manager=npm_and_yarn&previous-version=4.17.0&new-version=4.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information