graphql-prisma-typescript
graphql-prisma-typescript copied to clipboard
chore(deps): update dependency ts-node to v8
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| ts-node | devDependencies | major | 7.0.1 -> 8.4.1 |
Release Notes
TypeStrong/ts-node
v8.4.1
Fixed
- Revert "List all files in memory cache improves perf 1.4x"
87a6e2c
v8.4.0
Added
Fixed
v8.3.0
Added
- Support
--prefer-ts-extsflag
v8.2.0
Added
- Expand FS cache to all file system operations
Changed
- Pass all files to "root scripts" TypeScript compiler option to improve performance
v8.1.1
Fixed
- Remove
realpathfrom TypeScript compiler to support existing use-cases withoutpreserveSymlinks
v8.1.0
Added
- Expose
--log-erroroption for logging on TypeScript compilation issues - Cache file system lookup operations
Changed
- Remove
incrementalandtsBuildInfoFilecompiler options
v8.0.3
Added
- Fall back on resolving relative TypeScript packages (normal resolution is from working directory, these two things can be the same in the case of locally installed packages)
v8.0.2
Fixed
- Override
includeproperty, notincludes🤕
v8.0.1
Fixed
- Add missing
argtopackage.jsondependencies
v8.0.0
Changed
- Remove JavaScript output cache
- Cleaned up CLI args
- The
-poption must now be-pesinceargdoes not support optional flag and string at the same time - Other CLI options support camel case must now be specified in
kebab-case
- The
- Preserve
ts-nodearguments inexecArgvfor forked processes to use - Avoid loading files at the configuration level by default
- Avoids
ts-nodeREPL taking a long time in a large user directory
- Avoids
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: 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 Renovate Bot. View repository job log here.