Open greenkeeper[bot] opened 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.
devDependency
tsc-watch was updated from 2.2.0
to 2.2.1
.Your tests are still failing with this version. Compare changes
devDependency
tsc-watch was updated from 2.2.1
to 2.4.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
The devDependency tsc-watch was updated from
2.1.2
to2.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: