Skip to content

chore(deps): update dependency ts-node to v9.1.1#47

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/ts-node-9.x
Open

chore(deps): update dependency ts-node to v9.1.1#47
renovate[bot] wants to merge 1 commit into
developfrom
renovate/ts-node-9.x

Conversation

@renovate

@renovate renovate Bot commented Mar 14, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-node (source) 9.0.0 -> 9.1.1 age adoption passing confidence

Release Notes

TypeStrong/ts-node

v9.1.1

Compare Source

No code changes. We re-packed and republished v9.1.1, because the v9.1.0 package was broken due to an npm v7 bug.

Fixes

  • Published tarball had extra slashes in the paths of dist files. #​1172

v9.1.0

Compare Source

Added

  • Expose ts-node REPL via the API (#​1121) @​MarcManiez
  • Allow --typeCheck flag to override --transpileOnly flag specified in tsconfig.json (#​1142)

Changed

  • Rename interface Register to Service. It is still aliased as Register for backwards compatibility (#​1158)
  • Update code copied from node's ESM resolver to be the latest from node 15, to keep our ESM resolver's behavior as close as possible to vanilla node (#​1167)

Fixed

  • ESM resolver will preserve search portion of URL, used for cache busting (#​1165) @​frandiox
  • Fix ESM resolution of builtin modules on node >=14.13.1 (#​1136)
  • Recognize --es-module-specifier-resolution as an alias of --experimental-specifier-resolution for node 12 compatibility (#​1122) @​nguyensomniac

Docs

Misc

  • Changes to test matrix: Test against node 15; drop node 13 tests; remove 12.16 in favor of latest 12.x.x (#​1138, #​1148)
  • Improve codecov rules to remove misleading test failures (#​1159)

Configuration

📅 Schedule: "before 3am on Monday" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added the renovate label Mar 14, 2021
@renovate renovate Bot force-pushed the renovate/ts-node-9.x branch from 24d137c to b902a2d Compare March 14, 2021 19:05
@renovate renovate Bot force-pushed the renovate/ts-node-9.x branch from b902a2d to ecdefe7 Compare April 4, 2021 20:44
@renovate renovate Bot force-pushed the renovate/ts-node-9.x branch 2 times, most recently from 8e3fa4b to 1154476 Compare April 25, 2021 19:57
@renovate renovate Bot force-pushed the renovate/ts-node-9.x branch from 1154476 to f2f5aae Compare April 26, 2021 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant