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.5.4 to 8.9.0 #175

Merged
merged 2 commits into from May 25, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ts-node from 8.5.4 to 8.9.0.

ℹ️ 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 8 versions ahead of your current version.
  • The recommended version was released 5 days ago, on 2020-04-20.
Release notes
Package name: ts-node
  • 8.9.0 - 2020-04-20

    Fixed

    Fix failing tests caused by recent changes to @types/node (#1016)
    Fix #945: Bump source-map-support dependency to include upstream fix for worker threads error handling (#1015) @addaleax
    Fix #1004: in --scriptMode, resolve config file relative to realpath of entrypoint script (#1009)
    Normalized filenames in cache to fix performance issues on Windows (#997) @sylc

    Added

    Add timestamps to debug logging (#994) @sylc

    Docs

    Improve coverage of the README (#1000) @KasparEtter
    Change order of install commands in README (#993) @jacobdcastro
    Mention ts-node -vv flag in issue template (#1001)
    Run GHActions tests on pull requests (#1017)

  • 8.8.2 - 2020-04-05

    Fixed

    • Avoid pushing to rootFileNames with version
  • 8.8.1 - 2020-03-22

    Fixed

    v8.8.0...v8.8.1

  • 8.8.0 - 2020-03-21

    Added

    • Add sanitize=true to README for SVGs to work on NPM

    Fixed

    • Simplify projectVersion++ by incrementing on each file change
    • List all files for getScriptFileNames (#985) - revisits the change in #884

    v8.7.0...v8.8.0

  • 8.7.0 - 2020-03-02

    Fixed

    • Remove buggy caching of ts.sys.readDirectory (#969)
    • Fix REPL ASI handling when user input starts with - (#944)

    Added

    Changed

    • Deprecate ts-script in favor of ts-node-script (#948) @G-Rath

    Docs

    • Fix bash syntax error in README (#943) @abraj
    • Add Github issue templates (#959, #965, #947)
    • Add IntelliJ debug instructions to README (#958)
    • Add mocha 7 usage example to README (#961)
  • 8.6.2 - 2020-01-13

    Fixed

    • Downgrade yn due to node engine (#942)
  • 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)
  • 8.5.4 - 2019-11-28
    • Fix relative node_modules ignore 266eaa5
from ts-node GitHub release notes

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

@LukasLohoff LukasLohoff merged commit 7ec5278 into master May 25, 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
2 participants