Bump ts-node from 10.8.1 to 10.8.2 #404

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/ts-node-10.8.2 into main
dependabot[bot] commented 2022-07-04 07:07:59 +00:00 (Migrated from github.com)

Bumps ts-node from 10.8.1 to 10.8.2.

Release notes

Sourced from ts-node's releases.

v10.8.2

Fixed

  • Revert "Use file URL for source map paths" (#1821) @​cspotcode
    • Fixes #1790: ts-node 10.8.1 regression where nyc code coverage reports had incorrect paths
    • Fixes #1797: ts-node 10.8.1 regression where breakpoints did not hit in VSCode debugging
  • Allow JSON imports in node 16.15 and up (#1792) @​queengooborg
    • JSON imports were already supported in v17.5 and up
    • this change extends support to >=16.15.0,<17.0.0
    • These version ranges match vanilla node's support for JSON imports

https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2 https://github.com/TypeStrong/ts-node/milestone/15?closed=1

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.8.2. <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.8.2</h2> <p><strong>Fixed</strong></p> <ul> <li>Revert &quot;Use file URL for source map paths&quot; (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1821">#1821</a>) <a href="https://github.com/cspotcode"><code>@​cspotcode</code></a> <ul> <li>Fixes <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1790">#1790</a>: ts-node 10.8.1 regression where <code>nyc</code> code coverage reports had incorrect paths</li> <li>Fixes <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1797">#1797</a>: ts-node 10.8.1 regression where breakpoints did not hit in VSCode debugging</li> </ul> </li> <li>Allow JSON imports in node 16.15 and up (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1792">#1792</a>) <a href="https://github.com/queengooborg"><code>@​queengooborg</code></a> <ul> <li>JSON imports were already supported in v17.5 and up</li> <li>this change extends support to &gt;=16.15.0,&lt;17.0.0</li> <li>These version ranges match vanilla node's support for JSON imports</li> </ul> </li> </ul> <p><a href="https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2">https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2</a> <a href="https://github.com/TypeStrong/ts-node/milestone/15?closed=1">https://github.com/TypeStrong/ts-node/milestone/15?closed=1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-node/commit/ddd559dc0f1aec9a31c2f5aa6e868c59d43ba56c"><code>ddd559d</code></a> 10.8.2</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/9c2d5d6889046ec5b033e96145f83ba568bd3136"><code>9c2d5d6</code></a> tweak contributing doc to explain the correct <code>np</code> invocation</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/26d171693013445d4c0a676da97eee51723847eb"><code>26d1716</code></a> Docs merge for 10.8.2 release (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1823">#1823</a>)</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/8aedaed7548e814d70963d27d916a2a46788fab2"><code>8aedaed</code></a> Revert &quot;Use file URL for source map paths (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1771">#1771</a>)&quot; (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1821">#1821</a>)</li> <li><a href="https://github.com/TypeStrong/ts-node/commit/bf13086752f818421ddd30e430b6e2fed706764b"><code>bf13086</code></a> Allow JSON imports in NodeJS 16.15 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/issues/1792">#1792</a>)</li> <li>See full diff in <a href="https://github.com/TypeStrong/ts-node/compare/v10.8.1...v10.8.2">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.1&new-version=10.8.2)](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>
dependabot[bot] commented 2022-07-04 11:11:07 +00:00 (Migrated from github.com)

Looks like ts-node is up-to-date now, so this is no longer needed.

Looks like ts-node is up-to-date now, so this is no longer needed.
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#404
No description provided.