coast-team / netflux

JavaScript client and server side transport API based on WebRTC & WebSocket
https://coast-team.github.io/netflux
GNU Affero General Public License v3.0
213 stars 14 forks source link

An in-range update of rollup-plugin-filesize is breaking the build 🚨 #48

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.0 of rollup-plugin-filesize just got published.

Branch Build failing 🚨
Dependency rollup-plugin-filesize
Current Version 1.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As rollup-plugin-filesize 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 could not complete due to an error [Details](https://travis-ci.org/coast-team/netflux/builds/211852055)
Commits

The new version differs by 3 commits .

  • c62ab7a Merge pull request #13 from ritz078/destination-info
  • 9168d39 updated screenshot
  • 6ef2983 show destination with filesize

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

Version 1.2.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 1 commits .

  • 84b76e8 fix: show destination only when defined

See the full diff.