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

[Snyk] Upgrade ts-node from 8.6.0 to 8.6.1 #80

Merged
merged 1 commit into from Feb 11, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Feb 2, 2020

Snyk has created this PR to upgrade ts-node from 8.6.0 to 8.6.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-01-10.
Release notes
Package name: ts-node
  • 8.6.1 - 2020-01-10

    Fixed

    • Fix the resolution order of TS_NODE_COMPILER_OPTIONS - closes #938
  • 8.6.0 - 2020-01-10

    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)
from ts-node GitHub release notes
Commit messages
Package name: ts-node
  • 1f063d7 8.6.1
  • db409d7 Fix order of `DEFAULTS`, `tsconfig`, `rawOptions`

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@FiddlersCode FiddlersCode merged commit 5fe31a4 into develop Feb 11, 2020
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.

v8.6.0 breaks TS_NODE_COMPILER_OPTIONS environment variable
2 participants