Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Update ts-node to the latest version 馃殌 #175

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 21, 2017

Version 3.0.0 of ts-node just got published.

Dependency ts-node
Current Version 2.1.2
Type devDependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ts-node.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes Remove Lazy

Changed

  • Remove the lazy configuration option - will always load tsconfig.json file without waiting for first load to avoid issues with first-class (entry) .js files
Commits

The new version differs by 3 commits .

  • 3def533 3.0.0
  • 67eabed Use sha256 for hash algorithm
  • 9caa1c5 Remove lazy option for first-class .js inputs

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.516% when pulling 431e91b on greenkeeper/ts-node-3.0.0 into 3b0df2e on master.

@blakeembrey blakeembrey merged commit 28c8047 into master Mar 21, 2017
@blakeembrey blakeembrey deleted the greenkeeper/ts-node-3.0.0 branch March 21, 2017 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants