Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

[Snyk] Upgrade ts-node from 8.1.0 to 8.10.1 #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade ts-node from 8.1.0 to 8.10.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 20 versions ahead of your current version.
  • The recommended version was released 10 days ago, on 2020-05-03.
Release notes
Package name: ts-node
  • 8.10.1 - 2020-05-03

    Fix

    Fixes #1026: revert the addition of package.json "exports" because it blocked require()s that used to work, for example require('ts-node/register') (#1027)

  • 8.10.0 - 2020-05-03

    Added

    Experimental support for native ECMAScript modules in node >=13 (#1007, #1010)

  • 8.9.1 - 2020-04-26

    Fixed

    Fix --interactive / -i flag so it forces REPL even when stdin is not a TTY (#1019)

  • 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
  • 8.5.4 - 2019-11-28
  • 8.5.3 - 2019-11-28
  • 8.5.2 - 2019-11-15
  • 8.5.0 - 2019-11-11
  • 8.4.1 - 2019-09-16
  • 8.4.0 - 2019-09-15
  • 8.3.0 - 2019-06-15
  • 8.2.0 - 2019-05-26
  • 8.1.1 - 2019-05-25
  • 8.1.0 - 2019-04-15
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

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.

1 participant