Closed greenkeeper[bot] closed 3 years ago
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.
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 🚀
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 🚀
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 install
ed ts-node (#1032)
Run CI tests on Windows (#1041)
Run CI only once per commit on pull requests and master (#1042)
This project is being archived and development is migrating to https://github.com/RobotlegsJS/RobotlegsJS-Framework/blob/master/packages/eventemitter3.
☝️ 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
to8.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
- ❌ **Travis CI - Branch:** The build **failed**.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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: