This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
[Snyk] Upgrade ts-node from 8.1.0 to 8.10.1 #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade ts-node from 8.1.0 to 8.10.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: ts-node
Fix
Fixes #1026: revert the addition of package.json "exports" because it blocked
require()
s that used to work, for examplerequire('ts-node/register')
(#1027)Added
Experimental support for native ECMAScript modules in node >=13 (#1007, #1010)
Fixed
Fix
--interactive
/-i
flag so it forces REPL even when stdin is not a TTY (#1019)Fixed
Fix failing tests caused by recent changes to @types/node (#1016)
Fix #945: Bump source-map-support dependency to include upstream fix for worker threads error handling (#1015) @addaleax
Fix #1004: in
--scriptMode
, resolve config file relative to realpath of entrypoint script (#1009)Normalized filenames in cache to fix performance issues on Windows (#997) @sylc
Added
Add timestamps to debug logging (#994) @sylc
Docs
Improve coverage of the README (#1000) @KasparEtter
Change order of install commands in README (#993) @jacobdcastro
Mention
ts-node -vv
flag in issue template (#1001)Run GHActions tests on pull requests (#1017)
Fixed
rootFileNames
with versionFixed
--files
support be2c899v8.8.0...v8.8.1
Added
sanitize=true
to README for SVGs to work on NPMFixed
projectVersion++
by incrementing on each file changegetScriptFileNames
(#985) - revisits the change in #884v8.7.0...v8.8.0
Fixed
ts.sys.readDirectory
(#969)-
(#944)Added
LanguageServiceHost::getProjectVersion
to workaround microsoft/TypeScript#36748 (#906ts-node-transpile-only
binary (#939) @G-RathChanged
ts-script
in favor ofts-node-script
(#948) @G-RathDocs
Fixed
yn
due to node engine (#942)Fixed
TS_NODE_COMPILER_OPTIONS
- closes #938Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs