linyows / sequelize-vault

πŸ”‘ A Sequelize plugin for easily integrating Hashicorp Vault
MIT License
8 stars 1 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency ts-node was updated from 8.5.2 to 8.5.3.

🚨 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 failed ([Details](https://travis-ci.org/linyows/sequelize-vault/builds/618032426?utm_source=github_status&utm_medium=notification)).

Release Notes for Fix transpile diagnostics

Fixed

  • Pass correct diagnostics list in transpile mode (#917) 907e3e1
  • Make --ignore relative ea6e1da
Commits

The new version differs by 3 commits.

  • 30adec7 8.5.3
  • 907e3e1 Pass correct diagnostics list in transpile mode (#917)
  • ea6e1da Make --ignore relative

See the full diff

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:

greenkeeper[bot] commented 4 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix relative `node_modules` ignore
  • Fix relative node_modules ignore 266eaa5
Commits

The new version differs by 2 commits.

See the full diff