Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump ts-node from 10.8.2 to 10.9.1 (#486)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.2 to 10.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/ts-node/releases">ts-node's releases</a>.</em></p> <blockquote> <h2>v10.9.1</h2> <p><strong>Fixed</strong></p> <ul> <li>Workaround nodejs bug introduced in 18.6.0 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1838">#1838</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a> <ul> <li>Only affects projects on node >=18.6.0 using <code>--esm</code></li> <li>Older versions of node and projects without <code>--esm</code> are unaffected</li> </ul> </li> </ul> <p><a href="https://github.com/TypeStrong/ts-node/compare/v10.9.0...v10.9.1">https://github.com/TypeStrong/ts-node/compare/v10.9.0...v10.9.1</a> <a href="https://github.com/TypeStrong/ts-node/milestone/18?closed=1">https://github.com/TypeStrong/ts-node/milestone/18?closed=1</a></p> <h2>v10.9.0</h2> <p><strong>Added</strong></p> <ul> <li><code>--project</code> accepts path to a directory containing a <code>tsconfig.json</code> (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1829">#1829</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1830">#1830</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a> <ul> <li>previously it required an explicit filename</li> </ul> </li> <li>Added helpful error message when swc version is too old to support our configuration (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1802">#1802</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a></li> <li>Added <code>experimentalTsImportSpecifiers</code> option which allows using voluntary <code>.ts</code> file extensions in import specifiers (undocumented except for <a href="https://typestrong.org/ts-node/api/interfaces/CreateOptions.html#experimentalTsImportSpecifiers">API docs</a>) (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1815">#1815</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a></li> </ul> <p><strong>Fixed</strong></p> <ul> <li>Fixed bug where <code>child_process.fork()</code> would erroneously execute the parent's entrypoint script, not the intended child script (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1812">#1812</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1814">#1814</a>) <a href="https://github.com/devversion"><code>@devversion</code></a></li> <li>Fixed support for jsx modes <code>"react-jsx"</code> and <code>"react-jsxdev"</code> in swc transpiler (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1800">#1800</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1802">#1802</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a></li> <li>Fixed support for import assertions in swc transpiler (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1817">#1817</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1802">#1802</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a></li> <li>Fixed bug where calling <code>repl.evalCode()</code> with code not ending in a newline would not update the typechecker accordingly (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1764">#1764</a>, <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1824">#1824</a>) <a href="https://github.com/cspotcode"><code>@cspotcode</code></a></li> </ul> <p><a href="https://github.com/TypeStrong/ts-node/compare/v10.8.2...v10.9.0">https://github.com/TypeStrong/ts-node/compare/v10.8.2...v10.9.0</a> <a href="https://github.com/TypeStrong/ts-node/milestone/16?closed=1">https://github.com/TypeStrong/ts-node/milestone/16?closed=1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-node/commit/0e0da590b3c104ee515ae7b603c29d3d87620ce5"><code>0e0da59</code></a> 10.9.1</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/c02af136b062574081d355a768ceddd3b0bb1903"><code>c02af13</code></a> Attempt workaround for node regression (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1838">#1838</a>)</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/11424e06ac360c4aea26f94e1bacaa3b74b7e57f"><code>11424e0</code></a> 10.9.0</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/7e41cb7c312d159c518d0ab37eee581d54c792d3"><code>7e41cb7</code></a> fix jsdoc typo</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/b30ad7e9a1527c673ec2426fe02477c4c85eb036"><code>b30ad7e</code></a> update api report</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/ee3e37ad52f7a87ebeb3e40ca19bdb8b1548ec6f"><code>ee3e37a</code></a> rebuild readme</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/604b2aa7bba341351ac43c8d042a4843632ea8bf"><code>604b2aa</code></a> docs tweak ugh</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/3333005f43ef32c13eedc6d4deec4db9b7b4501a"><code>3333005</code></a> Update performance.md (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1837">#1837</a>)</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/32d07e2b2fcbaab97c11e71ee5fc3a79fc20c802"><code>32d07e2</code></a> Fix ESM node processes being unable to fork into other scripts (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1814">#1814</a>)</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/86b63bfde7b6ed234f55420d4d20c1e691075e53"><code>86b63bf</code></a> try adding config to ignore formatting commits in blame view (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1835">#1835</a>)</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/ts-node/compare/v10.8.2...v10.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-node&package-manager=npm_and_yarn&previous-version=10.8.2&new-version=10.9.1)](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 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