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

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

Closed
greenkeeper bot opened this issue Mar 22, 2020 · 3 comments
Closed

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

greenkeeper bot opened this issue Mar 22, 2020 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 22, 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.7.0 to 8.8.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
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • coverage/coveralls: First build on greenkeeper/ts-node-8.8.0 at 94.505% (Details).

Release Notes for [Perf] List File Names

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

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 Mar 22, 2020

After pinning to 8.7.0 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 Mar 22, 2020

  • The devDependency ts-node was updated from 8.8.0 to 8.8.1.

Your tests are still failing with this version. Compare changes

Release Notes for Fix Files Support

Fixed

v8.8.0...v8.8.1

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2020

  • The devDependency ts-node was updated from 8.8.1 to 8.8.2.

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

Release Notes for Avoid Extra `rootFileNames` Changes

Fixed

  • Avoid pushing to rootFileNames with version
Commits

The new version differs by 3 commits.

  • 3f50313 8.8.2
  • 92cf961 Avoid pushing to rootFileNames with version
  • 366ac0b Add test covering --files flag (#987)

See the full diff

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

No branches or pull requests

1 participant