Skip to content

[Doppins] Upgrade dependency ts-node to ^1.6.0#43

Open
doppins-bot wants to merge 10 commits intomasterfrom
doppins/ts-node-from-1.2.3-below-2.0.0
Open

[Doppins] Upgrade dependency ts-node to ^1.6.0#43
doppins-bot wants to merge 10 commits intomasterfrom
doppins/ts-node-from-1.2.3-below-2.0.0

Conversation

@doppins-bot
Copy link

Hi!

A new version was just released of ts-node, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded ts-node from ^0.7.3 to ^1.2.3

Changelog:

Version 1.2.2

Fixed

  • Use TS_NODE_COMPILER_OPTIONS from environment

Version 1.2.1

Added

  • Bundle pinkie for zero configuration use with node 0.10

Version 1.2.0

Changed

  • In the latest of this love-hate relationship with TypeScript's findConfigFile method, I've completely reverted back to a saner version of tsconfig which replicates the same tsc --project interface (including error messages)

Version 1.1.0

Added

  • Enable support for getDirectories on compiler host (https://github.com/TypeStrong/ts-node/pull/150)
  • Enable configuration of the cache directory (https://github.com/TypeStrong/ts-node/pull/154)

Version 1.0.0

Added

  • Enabled the ability to cache the TypeScript emit output between runs

Changed

  • Enabled lazy loading ts-node when using ts-node/register
  • Remove noProject option in favour of project=false
  • Convert source map sources to absolute paths

Version 0.9.3

Fixed

  • Splice Node.js CLI flags out of the ts-node flag list

Version 0.9.2

Fixed

  • Publish package with source map sources

Version 0.9.1

Fixed

  • Fake the output directory for TypeScript compilation (https://github.com/TypeStrong/ts-node/pull/133)

Version 0.9.0

Changed

  • Changed the way diagnostics are checked for a major perf boost (https://github.com/TypeStrong/ts-node/pull/129, 2.5x faster)
  • Added the --fast option to skip type checking and only use the transpiler (https://github.com/TypeStrong/ts-node/pull/130, 1.5x faster using --fast)
  • Add --compilerOptions flag to specify options as JSON (https://github.com/TypeStrong/ts-node/pull/128)
  • Enable the ability to pass node flags through to running script (https://github.com/TypeStrong/ts-node/pull/131)

Version 0.8.0

Changed

  • Switch back to tsconfig for resolving the tsconfig.json file - typescript@latest is still buggy

@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.3.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.2.3 [Doppins] Upgrade dependency ts-node to ^1.3.0 Aug 20, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.4.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.3.0 [Doppins] Upgrade dependency ts-node to ^1.4.0 Oct 7, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.4.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.4.0 [Doppins] Upgrade dependency ts-node to ^1.4.1 Oct 7, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.4.2.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.4.1 [Doppins] Upgrade dependency ts-node to ^1.4.2 Oct 10, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.4.3.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.4.2 [Doppins] Upgrade dependency ts-node to ^1.4.3 Oct 11, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.5.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.4.3 [Doppins] Upgrade dependency ts-node to ^1.5.0 Oct 15, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.5.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.5.0 [Doppins] Upgrade dependency ts-node to ^1.5.1 Oct 15, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.5.2.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.5.1 [Doppins] Upgrade dependency ts-node to ^1.5.2 Oct 15, 2016
@doppins-bot
Copy link
Author

An additional new version was just released of ts-node, so we've added an
extra commit upgrading your range to ^1.6.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency ts-node to ^1.5.2 [Doppins] Upgrade dependency ts-node to ^1.6.0 Oct 16, 2016
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