IgorSzyporyn / formalizer-core

Core for the formalizer framework
MIT License
0 stars 0 forks source link

An in-range update of tsc-watch is breaking the build 🚨 #19

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tsc-watch was updated from 2.1.2 to 2.2.0.

🚨 View failing branch.

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

tsc-watch 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](https://travis-ci.org/IgorSzyporyn/formalizer-core/builds/532028432?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 5 commits.

  • 66cace4 verison 2.2.0
  • 322ae0f Merge pull request #57 from gilamran/graceful-shutdown
  • 5f6865a Waiting for all child processes to shutdown
  • f8f3d6d Using arrow function for the resolve
  • f194894 Added MIT license file

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 5 years ago

After pinning to 2.1.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 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • fe1ecde Updated package.json to version 2.2.1
  • 306adea Version 2.2.1
  • be559ca Merge pull request #58 from hwwi/force-kill-child-when-windows
  • a4fd752 Force kill child process, when windows.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 12 commits.

  • d0b6946 fixed typo in release.js
  • 2e79904 Version v2.4.0
  • 10125ab release.js major and minor will reset the lower versions
  • 5bb2948 Version v2.3.2
  • c8eb364 release.js now supports upgradeType arg
  • ada307d Merge pull request #63 from boyanio/master
  • d66362b Version v2.2.2
  • 06758ff moved mocha and sinon to dev-dep
  • f3c52ba upgraded mocha and sinon to fix diff vulnerability
  • 2c33d28 Add support for TypeScript 2.7.2 when parsing the output from the TypeScript compiler (fixes #59)
  • ac4d693 Clearify what is a COMMAND in the readme
  • d4927ba added publish script for easy tagging

See the full diff