Skip to content

build(deps-dev): bump ts-node from 10.2.1 to 10.9.2 in /npm in the npm-minor group across 1 directory - #537

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm/npm-minor-4841f87004
Open

build(deps-dev): bump ts-node from 10.2.1 to 10.9.2 in /npm in the npm-minor group across 1 directory#537
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm/npm-minor-4841f87004

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor group with 1 update in the /npm directory: ts-node.

Updates ts-node from 10.2.1 to 10.9.2

Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

v10.9.1

Fixed

  • Workaround nodejs bug introduced in 18.6.0 (#1838) @​cspotcode
    • Only affects projects on node >=18.6.0 using --esm
    • Older versions of node and projects without --esm are unaffected

TypeStrong/ts-node@v10.9.0...v10.9.1 https://github.com/TypeStrong/ts-node/milestone/18?closed=1

v10.9.0

Added

  • --project accepts path to a directory containing a tsconfig.json (#1829, #1830) @​cspotcode
    • previously it required an explicit filename
  • Added helpful error message when swc version is too old to support our configuration (#1802) @​cspotcode
  • Added experimentalTsImportSpecifiers option which allows using voluntary .ts file extensions in import specifiers (undocumented except for API docs) (#1815) @​cspotcode

Fixed

  • Fixed bug where child_process.fork() would erroneously execute the parent's entrypoint script, not the intended child script (#1812, #1814) @​devversion
  • Fixed support for jsx modes "react-jsx" and "react-jsxdev" in swc transpiler (#1800, #1802) @​cspotcode
  • Fixed support for import assertions in swc transpiler (#1817, #1802) @​cspotcode
  • Fixed bug where calling repl.evalCode() with code not ending in a newline would not update the typechecker accordingly (#1764, #1824) @​cspotcode

TypeStrong/ts-node@v10.8.2...v10.9.0 https://github.com/TypeStrong/ts-node/milestone/16?closed=1

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

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

v10.8.1

Fixed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
Bumps the npm-minor group with 1 update in the /npm directory: [ts-node](https://github.com/TypeStrong/ts-node).


Updates `ts-node` from 10.2.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.2.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump ts-node from 10.2.1 to 10.9.2 in /npm in the npm-minor group build(deps-dev): bump ts-node from 10.2.1 to 10.9.2 in /npm in the npm-minor group across 1 directory Jun 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm/npm-minor-4841f87004 branch from cd89dd5 to 027506f Compare June 19, 2026 23:54
@dependabot @github

dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't access a private package registry without explicit configuration. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants