Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ts-node to v10.9.2 #14

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/ts-node (ts-node)

v10.9.2: Fix tsconfig.json file not found

Compare Source

Fixed

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners July 13, 2022 23:57
@renovate renovate bot requested review from nitrocode and brcnblc and removed request for a team July 13, 2022 23:57
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from b7a7271 to 0faf3a6 Compare July 14, 2022 04:15
@renovate renovate bot changed the title Update dependency ts-node to v10.9.0 Update dependency ts-node to v10.9.1 Jul 14, 2022
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from 0faf3a6 to bfd5ecc Compare July 21, 2022 22:16
@renovate renovate bot changed the title Update dependency ts-node to v10.9.1 Update dependency ts-node to v10.9.2 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from bfd5ecc to 302941e Compare December 8, 2023 14:00
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from 302941e to bb5f00d Compare February 1, 2024 21:16
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from bb5f00d to f334b5b Compare March 3, 2024 11:01
@renovate renovate bot force-pushed the renovate/ts-node-10.x branch from f334b5b to 3b98918 Compare March 3, 2024 11:04
@hans-d hans-d merged commit e4f14bd into main Mar 3, 2024
3 checks passed
@hans-d hans-d deleted the renovate/ts-node-10.x branch March 3, 2024 11:09
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