Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
After pinning to 0.47.0 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 🚨
The new version differs by 7 commits.
6b94155
-> v0.47.3
586e255
Merge pull request #1551 from rollup/gh-1550
c364ec4
deshadow aliased imports (#1550)
1b48335
Merge pull request #1549 from alippai/patch-1
a1c19b8
Add appveyor NodeJS 8 builds
ae996b7
Add travis for NodeJS 8
3353338
check for process.hrtime, closes #1495
See the full diff
Your tests are still failing with this version. Compare the changes 🚨
Version 0.47.1 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 - Dependencies** No failing dependencies. [Details](https://www.bithound.io/github/Kronos-Integration/kronos-interceptor-http-request/c8812d7a1b3537fd9562ba5babc3cb6d1939bbb7/dependencies/npm?status=passing) - ❌ **bitHound - Code** 3 failing files. [Details](https://www.bithound.io/github/Kronos-Integration/kronos-interceptor-http-request/c8812d7a1b3537fd9562ba5babc3cb6d1939bbb7/files#filter-failing-file) - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/Kronos-Integration/kronos-interceptor-http-request/builds/263834598?utm_source=github_status&utm_medium=notification) - ✅ **codecov/patch** Coverage not affected when comparing 7ef3fa5...c8812d7 [Details](https://codecov.io/gh/Kronos-Integration/kronos-interceptor-http-request/commit/c8812d7a1b3537fd9562ba5babc3cb6d1939bbb7) - ✅ **codecov/project** 62.85% remains the same compared to 7ef3fa5 [Details](https://codecov.io/gh/Kronos-Integration/kronos-interceptor-http-request/commit/c8812d7a1b3537fd9562ba5babc3cb6d1939bbb7)Commits
The new version differs by 6 commits.
be426f4
-> v0.47.1
08a4ed5
Merge branch 'master' of github.com:rollup/rollup
1ccf54d
Merge pull request #1548 from rollup/gh-1547
a61e61b
squelch warning from chalk
f85ffe8
ignore external namespace imports when deshadowing - fixes #1547
3c1b2ff
update dependencies, lint
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: