Closed greenkeeper[bot] closed 6 years ago
After pinning to 1.7.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
This release includes a fix that prevents tslib from emitting an __esModule
member on the global object.
Version 1.8.0 of tslib was just published.
This version is covered by your current version range and after updating it in your project the build failed.
tslib is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/markis/watchman-processor/builds/286352021?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 13 commits.
b780e46
Update version number.
763381d
Merge pull request #39 from Microsoft/makeTemplateObject
711ef41
Merge branch 'master' into makeTemplateObject
664aef7
Merge pull request #40 from lolipop99/patch-1
0993808
Use consistent quotes style on throw.
ce64e76
Updated '__makeTemplateObject'.
8571ea7
Update tslib.es6.js
f3c874d
Add the '__makeTemplateObject' helper.
2169db3
Merge pull request #38 from Microsoft/exampleOutput
ba7f283
Made the README a little more explicit about why the package is useful.
4ae2cad
set the __esModule marker in createExporter (#28)
b41a03b
Merge pull request #35 from aluanhaddad/patch-1
f4578a0
update jspm instructions
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: