danwdart / projectchaplin

Free and Open Source Video Sharing Platform
GNU Affero General Public License v3.0
24 stars 11 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.22.1 of style-loader was just published.

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

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

style-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/danwdart/projectchaplin/builds/413627082?utm_source=github_status&utm_medium=notification)).

Release Notes v0.22.1

2018-08-08

Bug Fixes

  • addStyles: use var instead of const (IE fix) (#338) (1ca12ab)
Commits

The new version differs by 2 commits.

  • 4217bd1 chore(release): 0.22.1
  • 1ca12ab fix(addStyles): use var instead of const (IE fix) (#338)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: