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.10.1 to 8.10.2 #144

Merged
merged 1 commit into from Dec 7, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Dec 5, 2020

Snyk has created this PR to upgrade ts-node from 8.10.1 to 8.10.2.

merge advice
ℹ️ 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 6 months ago, on 2020-05-28.
Release notes
Package name: ts-node
  • 8.10.2 - 2020-05-28

    Fixed

    Fixes #1037: source maps broken on Windows. (#1038)

    Misc

    Fix failing tests on node 6 (#1035)
    Push coverage from Github Actions; remove TravisCI (#1034)
    Run tests e2e against an npm pack && npm installed ts-node (#1032)
    Run CI tests on Windows (#1041)
    Run CI only once per commit on pull requests and master (#1042)

  • 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)

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

@snyk-bot snyk-bot requested a review from a team as a code owner December 5, 2020 07:53
@gkhunger-sf gkhunger-sf merged commit 890ce23 into master Dec 7, 2020
@gkhunger-sf gkhunger-sf deleted the snyk-upgrade-7dca431ecd27959fd5799878fd785b11 branch December 7, 2020 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source maps broken under Windows since 8.10.0 (ESM support)
3 participants