Skip to content

Commit

Permalink
chore(deps): bump tsx from 4.10.2 to 4.10.4 (#412)
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.10.2 to 4.10.4.
<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.10.4</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.10.3...v4.10.4">4.10.4</a>
(2024-05-17)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cjs:</strong> support file url (<a
href="https://redirect.github.com/privatenumber/tsx/issues/18">#18</a>)
(<a
href="https://github.com/privatenumber/tsx/commit/4a8a2dcce25e1223dec65219659065901fd7620f">4a8a2dc</a>)</li>
<li>V8 coverage support (<a
href="https://github.com/privatenumber/tsx/commit/942e9bc55819789f6cabbde85e0bc2bb1d5310c8">942e9bc</a>),
closes <a
href="https://redirect.github.com/privatenumber/tsx/issues/433">privatenumber/tsx#433</a></li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.10.4"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
<h2>v4.10.3</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.10.2...v4.10.3">4.10.3</a>
(2024-05-16)</h2>
<h3>Performance Improvements</h3>
<ul>
<li>skip parsing if <code>import(</code> is not found in minified code
(<a
href="https://github.com/privatenumber/tsx/commit/5cdd50bc3fb406c02b9508ea15e33c4f9d597bfb">5cdd50b</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.10.3"><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/4a8a2dcce25e1223dec65219659065901fd7620f"><code>4a8a2dc</code></a>
fix(cjs): support file url (<a
href="https://redirect.github.com/privatenumber/tsx/issues/18">#18</a>)</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/942e9bc55819789f6cabbde85e0bc2bb1d5310c8"><code>942e9bc</code></a>
fix: V8 coverage support</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/05c382f4b6f17310fbcc09b2580dc262a8a652ca"><code>05c382f</code></a>
style(parseEsm): make filename optional</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/5cdd50bc3fb406c02b9508ea15e33c4f9d597bfb"><code>5cdd50b</code></a>
perf: skip parsing if <code>import(</code> is not found in minified
code</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/ad970ac7cde7ffdca4e01e7cefb9c3eff3ba0ddf"><code>ad970ac</code></a>
chore: improve issue template</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/0a989d96cb1ff34704aa1ee8754d0ab5517ebe38"><code>0a989d9</code></a>
docs: fix broken links (<a
href="https://redirect.github.com/privatenumber/tsx/issues/555">#555</a>)</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/e2afc60bbcc299e09a5bf0e0c8909b6766b633a2"><code>e2afc60</code></a>
chore: improve issue templates</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/0e66aed494c247e00b9a99e6352224a6f260c657"><code>0e66aed</code></a>
chore: upgrade deps</li>
<li>See full diff in <a
href="https://github.com/privatenumber/tsx/compare/v4.10.2...v4.10.4">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.10.2&new-version=4.10.4)](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
dependabot[bot] committed May 17, 2024
1 parent 9c047d3 commit c6fc544
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"semantic-release-export-data": "^1.0.1",
"tailwindcss": "^3.4.3",
"ts-case-convert": "^2.0.7",
"tsx": "^4.10.2",
"tsx": "^4.10.4",
"type-fest": "^4.18.1",
"typescript": "^5.4.5",
"validate-branch-name": "^1.3.0",
Expand Down
19 changes: 13 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6fc544

Please sign in to comment.