Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

An in-range update of ts-node is breaking the build 🚨 #11

Open
greenkeeper bot opened this issue May 3, 2020 · 3 comments
Open

An in-range update of ts-node is breaking the build 🚨 #11

greenkeeper bot opened this issue May 3, 2020 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 3, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency ts-node was updated from 8.9.1 to 8.10.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ts-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for Experimental native ESM support

Added

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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 3, 2020

After pinning to 8.9.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 3, 2020

  • The devDependency ts-node was updated from 8.10.0 to 8.10.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Fix breaking change for require('ts-node/*')

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)

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 28, 2020

  • The devDependency ts-node was updated from 8.10.1 to 8.10.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v8.10.2

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants