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

An in-range update of ts-node is breaking the build 🚨 #14

Open
greenkeeper bot opened this issue May 26, 2019 · 9 comments
Open

An in-range update of ts-node is breaking the build 🚨 #14

greenkeeper bot opened this issue May 26, 2019 · 9 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 26, 2019

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

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ts-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented May 26, 2019

After pinning to 8.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2019

  • The devDependency ts-node was updated from 8.2.0 to 8.3.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2019

  • The devDependency ts-node was updated from 8.3.0 to 8.4.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Program Transformers

Added

  • Introduce transformers program support (#879) 12ff53d

Fixed

Commits

The new version differs by 7 commits.

  • 3efdea4 8.4.0
  • b01b629 Fix prefer TS exts via env variables (#867)
  • ebbcf39 Add note about ntypescript to README (#877)
  • 12ff53d Introduce transformers program support (#879)
  • 6295254 8.3.0
  • 53e470d Simplify extension ordering for preferences
  • 611d013 Support --prefer-ts-exts flag (#837)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2019

  • The devDependency ts-node was updated from 8.4.0 to 8.4.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Fix 8.20 dependency regression

Fixed

  • Revert "List all files in memory cache improves perf 1.4x" 87a6e2c
Commits

The new version differs by 9 commits.

  • 32bf911 8.4.1
  • 87a6e2c Revert "List all files in memory cache improves perf 1.4x"
  • 3efdea4 8.4.0
  • b01b629 Fix prefer TS exts via env variables (#867)
  • ebbcf39 Add note about ntypescript to README (#877)
  • 12ff53d Introduce transformers program support (#879)
  • 6295254 8.3.0
  • 53e470d Simplify extension ordering for preferences
  • 611d013 Support --prefer-ts-exts flag (#837)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 11, 2019

  • The devDependency ts-node was updated from 8.4.1 to 8.5.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for TS Script

Added

  • Expose ts-script for relative tsconfig.json files from <script.ts>
  • Support --interactive CLI option
  • Expose registered ts-node instance information on process
  • Allow dynamic enable of registered ts-node instances
  • Allow --dir to be configurable from CLI
  • Add --scope flag for directory scoped compilation of TypeScript
  • REPL history on node 11+
  • Expose create function for programmatic compiler usage

Fixed

  • Repeated RegExps in REPL will now compile
Commits

The new version differs by 29 commits.

  • 3d92f25 8.5.0
  • fe7f89f Fix repeated regex handling with newlines
  • 5ad88c9 Update documentation for CLI flags
  • 98c0c9b Rename --cwd flag to --dir
  • be8e2e1 Expose create function based on register
  • 06c7751 Remove -i from environment variables
  • 2e99c50 Replace internal _preloadModules usage
  • 1ad44bf Add ts-script which sets cwd to the script dir
  • 87a5b14 Fix format diagnostics on old TypeScript versions
  • 234f2e7 Clear module test path from cache
  • 35d8a0c Enable REPL history
  • c1c22f8 Support registering scoped compiler instances
  • d6208d0 Fix tests for enabled to clear require cache
  • 0100c71 Allow cwd to be configurable
  • 85aa2d3 Allow dynamic disable of registered instance

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2019

  • The devDependency ts-node was updated from 8.5.0 to 8.5.2.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2019

  • The devDependency ts-node was updated from 8.5.0 to 8.5.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2019

  • The devDependency ts-node was updated from 8.5.2 to 8.5.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2019

  • The devDependency ts-node was updated from 8.5.3 to 8.5.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants