This version is covered by your current version range and after updating it in your project the build failed.
As rollup is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **bitHound - Code** 2 failing files. [Details](https://www.bithound.io/github/arlac77/uti/935d73437aa8e314e158c2ad956e13f5d22c9433/files#filter-failing-file)
- ✅ **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/arlac77/uti/935d73437aa8e314e158c2ad956e13f5d22c9433/dependencies/npm?status=passing)
- ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/arlac77/uti/builds/263720225?utm_source=github_status&utm_medium=notification)
- ✅ **coverage/coveralls** First build on greenkeeper/rollup-0.46.3 at 97.458% [Details](https://coveralls.io/builds/12805575)
- ✅ **codecov/patch** Coverage not affected when comparing 909faa2...935d734 [Details](https://codecov.io/gh/arlac77/uti/commit/935d73437aa8e314e158c2ad956e13f5d22c9433)
- ✅ **codecov/project** 97.45% remains the same compared to 909faa2 [Details](https://codecov.io/gh/arlac77/uti/commit/935d73437aa8e314e158c2ad956e13f5d22c9433)
Commits
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 0.46.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 0.46.3 of rollup just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As rollup is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **bitHound - Code** 2 failing files. [Details](https://www.bithound.io/github/arlac77/uti/935d73437aa8e314e158c2ad956e13f5d22c9433/files#filter-failing-file) - ✅ **bitHound - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/arlac77/uti/935d73437aa8e314e158c2ad956e13f5d22c9433/dependencies/npm?status=passing) - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/arlac77/uti/builds/263720225?utm_source=github_status&utm_medium=notification) - ✅ **coverage/coveralls** First build on greenkeeper/rollup-0.46.3 at 97.458% [Details](https://coveralls.io/builds/12805575) - ✅ **codecov/patch** Coverage not affected when comparing 909faa2...935d734 [Details](https://codecov.io/gh/arlac77/uti/commit/935d73437aa8e314e158c2ad956e13f5d22c9433) - ✅ **codecov/project** 97.45% remains the same compared to 909faa2 [Details](https://codecov.io/gh/arlac77/uti/commit/935d73437aa8e314e158c2ad956e13f5d22c9433)Commits
The new version differs by 13 commits.
b7e1d49
-> v0.46.3
55b2e46
install console-group for debugging convenience
c6af5c9
Merge pull request #1542 from rollup/gh-1538
f8f2fa7
init for loop scopes correctly
5dec01d
Merge pull request #1541 from rollup/gh-1488
0e5f8b6
deshadow indirectly-imported namespaces (#1488)
2e76960
Merge branch 'master' of github.com:rollup/rollup
e70dad3
Merge pull request #1540 from rollup/gh-1511
a44f442
lint
483dc69
use source-map-support in development
cc0e5c7
dont include empty imports for reexported external modules
671757e
treat reexports differently from exports
6ba6440
fix external namespace imports in es output (#1511)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: