freaktechnik / twitch-feed

Displays a feed of all the channel feed messages of channels a user follows.
https://lab.humanoids.be/twitch-feed
MIT License
1 stars 1 forks source link

An in-range update of style-loader is breaking the build 🚨 #18

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.13.2 of style-loader just got published.

Branch Build failing 🚨
Dependency style-loader
Current Version 0.13.1
Type devDependency

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

As style-loader 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 - ❌ **dependency-ci** Failed dependency checks [Details](https://dependencyci.com/builds/156561)
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 0.16.1 just got published.

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

greenkeeper[bot] commented 7 years ago

Version 0.18.1 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 0.19.1 just got published.

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

Release Notes Release v0.19.1

0.19.1 (2017-12-14)

Bug Fixes

  • addStyles: correctly check singleton behavior when {Boolean} (options.singleton) (#285) (2bfc93e)
Commits

The new version differs by 16 commits.

  • 6ca2ecb chore(release): 0.19.1
  • 2bfc93e fix(addStyles): correctly check singleton behavior when {Boolean} (options.singleton) (#285)
  • 57c457d docs: fixed missing commas in configuration examples (#266)
  • c9707f1 chore(release): 0.19.0
  • 378e906 feat: add option to enable/disable HMR (options.hmr) (#264)
  • 67120f8 feat: support 'before' insertions (options.insertAt) (#253)
  • a2ae3ac docs(README): fix bash code highlight (#262)
  • ce53bd9 docs(readme): fix typo (#260)
  • 57e171f docs: Fixes typo in readme (#258)
  • 01ceef8 docs(README): fix example (options.insertInto) (#251)
  • 25e8e89 feat: add support for iframes (options.insertInto) (#248)
  • 69e718b chore(release): 0.18.2
  • d0c2993 chore(yarn): Update lock file
  • 0a4845c fix: Add null check to removeStyleElement (#245)
  • f16905c chore(package): update dependencies (#243)

There are 16 commits in total.

See the full diff