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 css-loader is breaking the build 🚨 #19

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.26.2 of css-loader just got published.

Branch Build failing 🚨
Dependency css-loader
Current Version 0.26.1
Type devDependency

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

As css-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/156580)
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.26.4 just got published.

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

greenkeeper[bot] commented 7 years ago

Version 0.27.3 just got published.

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

greenkeeper[bot] commented 7 years ago

Version 0.28.1 just got published.

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

greenkeeper[bot] commented 7 years ago

Version 0.28.3 just got published.

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

greenkeeper[bot] commented 7 years ago

Version 0.28.4 just got published.

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

greenkeeper[bot] commented 6 years ago

Version 0.28.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v0.28.8

2018-01-05

Bug Fixes

  • loader: correctly check if source map is undefined (#641) (0dccfa9)
  • proper URL escaping and wrapping (url()) (#627) (8897d44)
Commits

The new version differs by 24 commits.

  • 0fc46c7 chore(release): 0.28.8
  • 333a2ce chore(package): update dependencies
  • 39773aa ci(travis): use npm
  • 8897d44 fix: proper URL escaping and wrapping (url()) (#627)
  • 0dccfa9 fix(loader): correctly check if source map is undefined (#641)
  • d999f4a docs: Update importLoaders documentation (#646)
  • 05c36db test: removed redundant modules argument (#599)
  • c45fa66 test: add case for url processing (#603)
  • 7039740 docs(README): add anchor tags to options table (#609)
  • 0840c80 Fix markdown for link to webpack resolve.alias doc (#595)
  • 7b52951 chore(release): 0.28.7
  • 8f1b57c fix: pass resolver to localsLoader (options.alias) (#601)
  • d18ee04 chore(release): 0.28.6
  • 63567f2 fix: add support for aliases starting with / (options.alias) (#597)
  • e16bdeb chore(release): 0.28.5

There are 24 commits in total.

See the full diff