Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

chore(deps): update dependency ts-node to ^8.6.2 #20

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2019

This PR contains the following updates:

Package Type Update New value References Sourcegraph
ts-node devDependencies minor ^8.6.2 source code search for "ts-node"

Release Notes

TypeStrong/ts-node

v8.6.2

Compare Source

Fixed

  • Downgrade yn due to node engine (#​942)

v8.6.1

Compare Source

Fixed

  • Fix the resolution order of TS_NODE_COMPILER_OPTIONS - closes #​938

v8.6.0

Compare Source

Fixed

  • Remove normalize slashes from config file loading for Windows

Added

  • Configure using tsconfig.json (#​921) @​cspotcode 🎉
  • Allow dir to be configurable
  • Add --build flag for emitting compiled TypeScript (under --compiler-host mode)
  • Incremental compiler support (#​895)

v8.5.4

Compare Source

  • Fix relative node_modules ignore 266eaa5

v8.5.3

Compare Source

Fixed

v8.5.2

Compare Source

Fixed

  • Revert --require module loading change

v8.5.0

Compare Source

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

v8.4.1

Compare Source

Fixed

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

v8.4.0

Compare Source

Added

Fixed

v8.3.0

Compare Source

Added

  • Support --prefer-ts-exts flag

v8.2.0

Compare Source

Added

  • Expand FS cache to all file system operations

Changed

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

v8.1.1

Compare Source

Fixed

  • Remove realpath from TypeScript compiler to support existing use-cases without preserveSymlinks

v8.1.0

Compare Source

Added

  • Expose --log-error option for logging on TypeScript compilation issues
  • Cache file system lookup operations

Changed

  • Remove incremental and tsBuildInfoFile compiler options

v8.0.3

Compare Source

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)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Apr 2, 2019

Codecov Report

Merging #20 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   64.96%   64.96%           
=======================================
  Files          11       11           
  Lines         294      294           
  Branches       20       20           
=======================================
  Hits          191      191           
  Misses        103      103

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c78b52...80ac8cc. Read the comment docs.

@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 921a77e to 7ea4e85 Compare April 2, 2019 12:06
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.0.3 chore(deps): update dependency ts-node to ^8.1.0 Apr 15, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 7ea4e85 to 7176fc0 Compare April 15, 2019 02:05
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 4 times, most recently from 5fdcb5a to e2ec499 Compare May 1, 2019 11:27
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 44682ac to 80d06db Compare May 15, 2019 00:14
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 80d06db to 3a07741 Compare May 16, 2019 20:09
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 3a07741 to 9b10e1d Compare May 25, 2019 01:48
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.1.0 chore(deps): update dependency ts-node to ^8.1.1 May 25, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 9b10e1d to 2520dce Compare May 26, 2019 01:06
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.1.1 chore(deps): update dependency ts-node to ^8.2.0 May 26, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 5 times, most recently from 7e8ca5e to a56b6b0 Compare June 1, 2019 11:11
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from a56b6b0 to bc332df Compare June 6, 2019 20:11
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from bc332df to 80dc949 Compare June 15, 2019 01:01
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.2.0 chore(deps): update dependency ts-node to ^8.3.0 Jun 15, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from 8d3c89b to e7925bd Compare July 1, 2019 20:17
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from e7925bd to 580d2e0 Compare July 23, 2019 11:55
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from d5072f4 to 1388b12 Compare August 1, 2019 09:17
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from ac227e3 to 189943e Compare October 8, 2019 00:20
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from 0bb20a0 to 64e374d Compare November 7, 2019 01:10
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.4.1 chore(deps): update dependency ts-node to ^8.5.0 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 3a6aade to 1efc7be Compare November 15, 2019 03:04
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.5.0 chore(deps): update dependency ts-node to ^8.5.2 Nov 15, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 1efc7be to 3fa3d8e Compare November 28, 2019 05:16
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.5.2 chore(deps): update dependency ts-node to ^8.5.3 Nov 28, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 3fa3d8e to 8d5c069 Compare November 28, 2019 17:12
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.5.3 chore(deps): update dependency ts-node to ^8.5.4 Nov 28, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 8d5c069 to 5e311c9 Compare December 1, 2019 09:10
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 5e311c9 to 74c93dd Compare December 22, 2019 01:37
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 4 times, most recently from d56b2fd to 115a8e6 Compare January 10, 2020 01:11
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.5.4 chore(deps): update dependency ts-node to ^8.6.0 Jan 10, 2020
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 115a8e6 to 5526528 Compare January 10, 2020 21:59
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.6.0 chore(deps): update dependency ts-node to ^8.6.1 Jan 10, 2020
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 5526528 to 4b0c1cb Compare January 13, 2020 18:31
@renovate renovate bot changed the title chore(deps): update dependency ts-node to ^8.6.1 chore(deps): update dependency ts-node to ^8.6.2 Jan 13, 2020
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 4 times, most recently from 5e1431b to ab0bffe Compare January 31, 2020 22:09
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from ab0bffe to 80ac8cc Compare February 1, 2020 09:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants