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

chore(deps): update dependency ts-node to v6.2.0 #11

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 1, 2018

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-node (source) 6.0.1 -> 6.2.0 age adoption passing confidence

Release Notes

TypeStrong/ts-node (ts-node)

v6.2.0: Files Config Flag

Compare Source

Added

  • New flag (--files) can be used to disable loading files from tsconfig.json by default

v6.1.2: CLI Flags

Compare Source

Fixed

  • Correct CLI default flags using environment variables
  • Use buffer-from module for old-node.js compatibility

Added

  • Awesome new logo to README!

v6.1.1: Remove emitDeclarationOnly

Compare Source

Fixed

  • Delete emitDeclarationOnly from configuration to ensure config is valid

v6.1.0: TypeScript Error Formatting

Compare Source

Changed

  • Use TypeScript error formatting for diagnostic ouput
  • Delete declarationMap option from input configuration under ts-node

v6.0.5: Normalize More Places For Windows

Compare Source

Fixed

  • More places to normalize for Windows to work

v6.0.4: Windows Project Resolution

Compare Source

Fixed

  • Normalize paths for Windows before trying to resolve the project path
  • Use Buffer.from instead of deprecated new Buffer

v6.0.3: REPL Context

Compare Source

Fixed

  • Use Script#runInThisContext via REPL to ensure objects all exist in the same context

v6.0.2: Allow Empty Files

Compare Source

Fixed

  • Fixed an issue where empty files were not returned to TypeScript, resulting in "not found" compiler issues

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

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

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 96fe009 to 966410b Compare May 6, 2018 14:17
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.0.2 chore(deps): update dependency ts-node to v6.0.3 May 6, 2018
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.0.3 Update dependency ts-node to v6.0.3 May 9, 2018
@renovate renovate bot changed the title Update dependency ts-node to v6.0.3 chore(deps): update dependency ts-node to v6.0.3 May 9, 2018
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 966410b to 7ee4870 Compare May 24, 2018 05:54
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.0.3 chore(deps): update dependency ts-node to v6.0.4 May 24, 2018
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 7ee4870 to 7ae497e Compare May 24, 2018 12:39
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.0.4 chore(deps): update dependency ts-node to v6.0.5 May 24, 2018
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 7ae497e to c597caa Compare June 3, 2018 09:35
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.0.5 chore(deps): update dependency ts-node to v6.1.0 Jun 3, 2018
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from c597caa to 4f1b063 Compare June 12, 2018 10:14
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.1.0 chore(deps): update dependency ts-node to v6.1.1 Jun 12, 2018
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 4f1b063 to 5dc0b19 Compare June 20, 2018 20:36
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.1.1 chore(deps): update dependency ts-node to v6.1.2 Jun 20, 2018
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 5dc0b19 to 4008972 Compare June 22, 2018 18:25
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.1.2 chore(deps): update dependency ts-node to v6.2.0 Jun 22, 2018
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v6.2.0 Update dependency ts-node to v6.2.0 Feb 26, 2019
@renovate renovate bot changed the title Update dependency ts-node to v6.2.0 chore(deps): update dependency ts-node to v6.2.0 Oct 27, 2020
@renovate renovate bot force-pushed the renovate/ts-node-6.x branch from 4008972 to fd1a416 Compare September 25, 2022 18:10
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.

0 participants