[pipeline/pak-automation] Upgrade ts-node to version 10.5.0#45
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
[pipeline/pak-automation] Upgrade ts-node to version 10.5.0#45depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
Closed in favor of #46. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ts-node (^9.0.0 → ^10.5.0) · Repo
Release Notes
10.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
10.5.0rebuild readme for 10.5.0 (again)Make `TSError` `diagnosticText` non-enumerable to prevent it from logging below stack trace (#1632)Fix #1630: fix typo in `moduleTypes` (#1633)update api-extractor reportChanges prompted by apiextractorrebuild readme for 10.5.0Docs merge for 10.5.0 (#1631)When TS returns `emitSkipped`, fallback to transpileOnly (#1629)implement #1435 (#1628)Resolve #1613: transpiler / swc things to double-check (#1627)Fix #1389: Make `--showConfig` `moduleTypes` log correct, relative paths same as include (#1619)fix (#1620)Fix #1425: One of the emitted tsconfig schemas is technically invalid (#1618)Try fixing node nightly windows download (#1616)initial commit (#1614)Implement #1339: use v8-compile-cache to load typescript (#1603)Import assertion support (#1559)Fix colorized jest output (#1601)Two swc REPL fixes: combines #1541 and #1580 (#1602)Implement #1598: Support both camelCase and hyphen-case for all CLI flags; update documentation to prefer camelCase (#1599)Update ava.config.js (#1582)Update tsconfig.json (#1581)fix `requireResolveNonCached` for node 12.0.x and node 12.1.x (#1566)fix: ERR_UNKNOWN_FILE_EXTENSION is undefined (#1562)Update prettier to 2.5.1 (#1573)Update typescript to 4.5.2 (#1557)fix failing test broken by node nightly (#1574)Add traceResolution support (#1491)Invoke TS compiler before starting REPL prompt (#1498)fix (#1540)allow disabling "use strict" emit in SWC when you reeeally want to (#1537)Add --swc shorthand for the built-in swc transpiler; graduate the swc transpiler out of experimental status (#1536)Add swc target "es2022" (#1535)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands