kevinmerckx / ng-playground

Playground for your angular applications
MIT License
3 stars 0 forks source link

Update ts-node to the latest version 🚀 #47

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ts-node was updated from 8.1.1 to 8.2.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for Cache FS Operations

Added

  • Expand FS cache to all file system operations

Changed

  • Pass all files to "root scripts" TypeScript compiler option to improve performance
Commits

The new version differs by 3 commits.

  • b8fd523 8.2.0
  • 1e838f7 Caching all FS operations improves perf 1.25x
  • 6dad5ad List all files in memory cache improves perf 1.4x

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 6295254 8.3.0
  • 53e470d Simplify extension ordering for preferences
  • 611d013 Support --prefer-ts-exts flag (#837)

See the full diff

kevinmerckx commented 5 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: