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

Update ts-node to the latest version 🚀 #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 11, 2018

Version 7.0.1 of ts-node was just published.

Dependency ts-node
Current Version 6.0.3
Type devDependency

The version 7.0.1 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.

It might be worth looking into these changes and trying to get this project onto the latest version of ts-node.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Strip TypeScript "composite" flag

Added

  • Strip TypeScript composite flag from configuration file
Commits

The new version differs by 30 commits.

  • ad6183a 7.0.1
  • 6df09a9 Remove composite option from configuration (#657)
  • 2017b3a Ignore TypeScript error 2355 in REPL (#645)
  • 743e80f Add documentation for fixing missing types (#627)
  • 55741b6 Note defaults, ignoring node_modules, types tip
  • ff8ed42 Use argv defaults consistently
  • c692f94 Test custom typeRoots support in tsconfig.json
  • 6ce7c97 7.0.0
  • 33cb1b5 Avoid processing files from config by default
  • f260591 6.2.0
  • 14c7e26 Add flag to skip loading files from config
  • f645d9e 6.1.2
  • b751d82 Properly apply environment defaults with CLI (#612)
  • 80f25fe Use buffer-from (#610)
  • 22915fd Manual adjustments to SVG size

There are 30 commits in total.

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 bot added a commit that referenced this pull request Jan 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2019

  • The devDependency ts-node was updated from 6.0.3 to 8.0.2.

Update to this version instead 🚀

Commits

The new version differs by 26 commits.

  • 7f5284c 8.0.2
  • e009d79 Correct fixConfig include files
  • 7213c0f Use latest typescript for development
  • c8ddd66 Remove obsolete cache options in README (#767)
  • 544851e Remove globally installed typescript from README
  • c94eb1d Add npm run build to .travis.yml explicitly
  • 0db041f Remove used dependencies from package
  • 15188c1 8.0.1
  • 9f2eee9 Add arg to package.json
  • d476ac8 Replace prepublish script with prepare
  • e6d50ef 8.0.0
  • ea9bad7 Skip loading files at configuration level
  • b39b38d Preserve execArgv with ts-node arguments (#760)
  • 157bb4c Fix compiler issue with node 6 + latest TypeScript (#761)
  • d9f310e Replace minimist with type-safe arg (#759)

There are 26 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 7, 2019

  • The devDependency ts-node was updated from 6.0.3 to 8.0.3.

Update to this version instead 🚀

Release Notes for Relative TypeScript

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)
Commits

The new version differs by 10 commits.

  • 8706c31 8.0.3
  • d065dd2 Update README note about relative installations
  • 655c43b Fallback on resolving TypeScript relatively (#793)
  • c2ecc7d Add note about local TypeScript to README (#789)
  • 7414752 Update README with triple-slash directive example (#776)
  • efaf67a Add VS Code env note to README (#738)
  • 2609663 Avoid incrementing memory cache unnecessarily
  • b4bdb08 Specify sensitive file names for document registry
  • c215693 Utilize TypeScript sys better for service host
  • 062254f Conditionally enable .[tj]sx extensions

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 15, 2019

  • The devDependency ts-node was updated from 6.0.3 to 8.1.0.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • d117650 8.1.0
  • 66d54af Cache file system operations (#803)
  • 038f83d Remove incremental & tsBuildInfoFile compiler opts (#815)
  • 750ecca Add --log-error option (#818)

See the full diff

greenkeeper bot added a commit that referenced this pull request May 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 25, 2019

  • The devDependency ts-node was updated from 6.0.3 to 8.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 26, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 26, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 15, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 11, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 15, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 13, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.6.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 18, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 18, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 22, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.8.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 5, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.8.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 26, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.9.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 3, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.10.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 3, 2020

  • The devDependency ts-node was updated from 6.0.3 to 8.10.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 28, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency ts-node was updated from 6.0.3 to 8.10.2.

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants