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.11.2 to 4.16.0 (#78)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.16.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.16.0</h2> <h1><a href="https://github.com/privatenumber/tsx/compare/v4.15.9...v4.16.0">4.16.0</a> (2024-06-29)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>cjs:</strong> tsx.require to support core modules (<a href="https://github.com/privatenumber/tsx/commit/f748e193bb19f39238219eab09fc4c13c48571bd">f748e19</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>cjs:</strong> improve compatibility with other loaders (<a href="https://github.com/privatenumber/tsx/commit/3e1e546bb852dbb818fccc3e607bf17748dc6dbe">3e1e546</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.16.0"><code>npm package (@latest dist-tag)</code></a></li> </ul> <h2>v4.15.9</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.15.8...v4.15.9">4.15.9</a> (2024-06-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>esm:</strong> resolve implicit extension in files containing . (<a href="https://github.com/privatenumber/tsx/commit/c9c690bba8daad38c09657ec03640131e5074c0f">c9c690b</a>), closes <a href="https://redirect.github.com/privatenumber/tsx/issues/604">#604</a></li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.15.9"><code>npm package (@latest dist-tag)</code></a></li> </ul> <h2>v4.15.8</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.15.7...v4.15.8">4.15.8</a> (2024-06-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cjs:</strong> implicit resolution to correctly try extensions (<a href="https://github.com/privatenumber/tsx/commit/b94482dba619ca3a017a7a8ec0876100d87c7445">b94482d</a>)</li> <li><strong>cjs:</strong> leaking implicit extension resolver (<a href="https://github.com/privatenumber/tsx/commit/ae2a1bcdc1357a56d436acab5782da9a348d2cd5">ae2a1bc</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.15.8"><code>npm package (@latest dist-tag)</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/da3bcb06d23ffd8ae06fe0eae10b4a4c0b03b060"><code>da3bcb0</code></a> chore: upgrade deps</li> <li><a href="https://github.com/privatenumber/tsx/commit/3e1e546bb852dbb818fccc3e607bf17748dc6dbe"><code>3e1e546</code></a> feat(cjs): improve compatibility with other loaders</li> <li><a href="https://github.com/privatenumber/tsx/commit/f748e193bb19f39238219eab09fc4c13c48571bd"><code>f748e19</code></a> fix(cjs): tsx.require to support core modules</li> <li><a href="https://github.com/privatenumber/tsx/commit/c67e3baefdb4b38d44779a44e21f2a989482911c"><code>c67e3ba</code></a> test: directory import by .</li> <li><a href="https://github.com/privatenumber/tsx/commit/c9c690bba8daad38c09657ec03640131e5074c0f"><code>c9c690b</code></a> fix(esm): resolve implicit extension in files containing .</li> <li><a href="https://github.com/privatenumber/tsx/commit/ae2a1bcdc1357a56d436acab5782da9a348d2cd5"><code>ae2a1bc</code></a> fix(cjs): leaking implicit extension resolver</li> <li><a href="https://github.com/privatenumber/tsx/commit/b94482dba619ca3a017a7a8ec0876100d87c7445"><code>b94482d</code></a> fix(cjs): implicit resolution to correctly try extensions</li> <li><a href="https://github.com/privatenumber/tsx/commit/d120d1403a682ca555a9af0e750ce37de818caec"><code>d120d14</code></a> chore: improve issue template</li> <li><a href="https://github.com/privatenumber/tsx/commit/56eb82bc0e4c1375780eb9f78151cd3ff88364df"><code>56eb82b</code></a> refactor(esm): simplify resolve code</li> <li><a href="https://github.com/privatenumber/tsx/commit/bcf96c72b0166b22f761c8200b04d623d57b7c90"><code>bcf96c7</code></a> test: assert extension resolution order in node_modules</li> <li>Additional commits viewable in <a href="https://github.com/privatenumber/tsx/compare/v4.11.2...v4.16.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.11.2&new-version=4.16.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>
- Loading branch information