cinecove / defunctr

Browser detection based on feature inspection
BSD 3-Clause "New" or "Revised" License
27 stars 2 forks source link

An in-range update of rollup is breaking the build 🚨 #141

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.47.5 of rollup just got published.

Branch Build failing 🚨
Dependency rollup
Current Version 0.47.4
Type devDependency

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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/cinecove/defunctr/builds/265303845?utm_source=github_status&utm_medium=notification) - ❌ **bitHound - Dependencies** 1 failing dependency. [Details](https://www.bithound.io/github/cinecove/defunctr/29fdfea7d21944e24d21623af58ab8535b258f45/dependencies/npm#filter-failing-dep) - βœ… **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/cinecove/defunctr/29fdfea7d21944e24d21623af58ab8535b258f45/files?status=passing)

Commits

The new version differs by 3 commits.

  • 9cfada0 -> v0.47.5
  • 714ae2d Merge pull request #1558 from rollup/gh-1532
  • 8ec3e0d use Promise.resolve in mapSequence, to ensure each item is thenable - fixes #1532

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:

greenkeeper[bot] commented 7 years ago

After pinning to 0.47.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 0.47.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • df48042 -> v0.47.6
  • dc6cd87 set process.env.ROLLUP_WATCH before loading config file

See the full diff