Skip to content

chore(deps): update dependency ts-node to v10.9.2#425

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-node-10.x
Open

chore(deps): update dependency ts-node to v10.9.2#425
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/ts-node-10.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jun 10, 2022

This PR contains the following updates:

Package Change Age Confidence
ts-node (source) 10.8.010.9.2 age confidence

Release Notes

TypeStrong/ts-node (ts-node)

v10.9.2: Fix tsconfig.json file not found

Compare Source

Fixed

  • Fixed tsconfig.json file not found on latest TypeScript version (#​2091)

v10.9.1

Compare Source

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

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

v10.9.0

Compare Source

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

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

v10.8.2

Compare Source

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/milestone/15?closed=1

v10.8.1

Compare Source

Fixed

https://github.com/TypeStrong/ts-node/milestone/14


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 10am on Friday"
  • Automerge
    • At any time (no schedule defined)

🚦 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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 10, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4029ffe) 99.16% compared to head (b72ecb7) 99.16%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #425   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files          16       16           
  Lines         240      240           
  Branches       53       53           
=======================================
  Hits          238      238           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from 5f3438a to 5f9873d Compare July 2, 2022 19:41
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v10.8.1 chore(deps): update dependency ts-node to v10.8.2 Jul 2, 2022
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from 5f9873d to d51460b Compare July 14, 2022 01:39
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v10.8.2 chore(deps): update dependency ts-node to v10.9.0 Jul 14, 2022
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from d51460b to cb0db07 Compare July 14, 2022 04:07
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v10.9.0 chore(deps): update dependency ts-node to v10.9.1 Jul 14, 2022
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v10.9.1 chore(deps): update dependency ts-node to v10.9.2 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from cb0db07 to b72ecb7 Compare December 8, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant