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

fix(deps): update dependency ts-node to v3.3.0 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 12, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

TypeStrong/ts-node

v3.3.0: Validate Cache Files

Compare Source

Changed

  • Validate cache file endings before using

v3.2.2: Improve Source Map Inline Perf

Compare Source

Fixed

  • Fixed inline source map replacement for large files

v3.2.1: Fix .tsx Source Maps

Compare Source

Fixed

  • Fix the source map output for .tsx files

v3.2.0: Boolean Env Flags

Compare Source

Changed

  • Inherit boolean flags from environment
  • Remove preferGlobal warning from package.json

Added

  • Export printError utility
  • Enable debug flag for hacking

v3.1.0: Combine Source Map and Content Cache

Compare Source

Changed

v3.0.6: Cache Fix

Compare Source

Fixed

  • When TypeScript was requesting a file, it was added to the cache - unfortunately a change resulted in it setting a version which lists the files used by TypeScript. TypeScript peruses this list occasionally and blows up when a non-.ts file is in the list

v3.0.5: --inspect-brk

Compare Source

Added

  • Add --inspect-brk to known flags
  • Pre-define exports to avoid TypeScript throwing an error in the REPL
  • Expose _ts-node bin file

v3.0.4: Default Cache Mode

Compare Source

Fixed

  • Always default TS_NODE_CACHE to true when unspecified

v3.0.3: Delete Config Options After Resolution

Compare Source

Fixed

  • Delete configuration options after TypeScript parses the file to handle extends

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
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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