Skip to content

Update dependency ts-node-dev to v1.1.8 #13

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 13, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-node-dev 1.0.0-pre.44 -> 1.1.8 age adoption passing confidence

Release Notes

whitecolor/ts-node-dev

v1.1.8

Compare Source

v1.1.7

Compare Source

  • Remove dateformat dependency 89200d8

v1.1.6

Compare Source

  • publish with npm not yarn, fixes install issues because of lame bin paths

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.3

Compare Source

  • fix: update bin scripts paths

v1.1.2

Compare Source

  • fix: update chokidar version

v1.1.1

Compare Source

  • fix: remove duplicate compilation call

v1.1.0

Compare Source

  • fix: not kill child process if it has its own exception handlers
  • fix: use either process.send or writeFile fallback
  • fix: prevent handling of duplicate compilation requests

v1.0.0

Compare Source

  • upgrade to ts-node v9

v1.0.0-pre.66

Compare Source

v1.0.0-pre.65

Compare Source

  • add --quiet option to silent [INFO] messages

v1.0.0-pre.64

Compare Source

v1.0.0-pre.63

Compare Source

  • fix --cache-directory flag

v1.0.0-pre.62

Compare Source

  • fix child fork override

v1.0.0-pre.61

Compare Source

  • fix terminal clear

v1.0.0-pre.60

Compare Source

  • full migration to typescript src
  • fixes of require.extensions behavior in compiler
  • child error stack output is back

v1.0.0-pre.59

Compare Source

v1.0.0-pre.58

Compare Source

  • show versions only on first start

v1.0.0-pre.57

Compare Source

  • fix --deps flag
  • add --deps-level flag
  • remove setting default NODE_ENV
  • add process.env.TS_NODE_DEV = 'true'

v1.0.0-pre.56

Compare Source

  • add node-notifier from peerDependencies make optional

v1.0.0-pre.55

Compare Source

  • remove node-notifier from peerDependencies

v1.0.0-pre.54

Compare Source

  • handle JSX extension, when allowJs enabled

v1.0.0-pre.53

Compare Source

  • move node-notifier to peerDependencies
  • add --script-mode flag handling

v1.0.0-pre.52

Compare Source

v1.0.0-pre.51

Compare Source

v1.0.0-pre.50

Compare Source

v1.0.0-pre.49

Compare Source

v1.0.0-pre.48

Compare Source

v1.0.0-pre.47

Compare Source

v1.0.0-pre.46

Compare Source

v1.0.0-pre.45

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 335ed24 to 1905e02 Compare June 13, 2020 14:00
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.45 Update dependency ts-node-dev to v1.0.0-pre.46 Jun 13, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 1905e02 to 5fcd962 Compare June 13, 2020 14:43
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.46 Update dependency ts-node-dev to v1.0.0-pre.47 Jun 13, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 5fcd962 to 26811d4 Compare June 15, 2020 08:56
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.47 Update dependency ts-node-dev to v1.0.0-pre.48 Jun 15, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 26811d4 to 5723444 Compare July 1, 2020 20:54
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.48 Update dependency ts-node-dev to v1.0.0-pre.50 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 5723444 to e2066fb Compare July 10, 2020 12:53
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.50 Update dependency ts-node-dev to v1.0.0-pre.51 Jul 10, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from e2066fb to f1b09b0 Compare August 26, 2020 02:58
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.51 Update dependency ts-node-dev to v1.0.0-pre.60 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from f1b09b0 to ed93b67 Compare October 29, 2020 06:00
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0-pre.60 Update dependency ts-node-dev to v1.0.0 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from ed93b67 to 9a4e93c Compare December 11, 2020 01:52
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.0.0 Update dependency ts-node-dev to v1.1.1 Dec 11, 2020
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 9a4e93c to 1652518 Compare March 8, 2021 13:49
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.1.1 Update dependency ts-node-dev to v1.1.6 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/ts-node-dev-1.x branch from 1652518 to 6ea3340 Compare October 18, 2021 20:18
@renovate renovate bot changed the title Update dependency ts-node-dev to v1.1.6 Update dependency ts-node-dev to v1.1.8 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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