heiseonline / embetty

πŸ™ Embetty displays remote content like tweets or YouTube videos without compromising your privacy.
MIT License
989 stars 32 forks source link

An in-range update of css-loader is breaking the build 🚨 #88

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency css-loader was updated from 3.3.2 to 3.4.0.

🚨 View failing branch.

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

css-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/heiseonline/embetty/builds/626254655?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.4.0

3.4.0 (2019-12-17)

Features

Bug Fixes

  • logic for order and media queries for imports (#1018) (65450d9)
Commits

The new version differs by 9 commits ahead by 9, behind by 2.

  • b95a779 chore(release): 3.4.0
  • 63a74b2 chore(deps): update (#1027)
  • 796fe28 Test more (#1024)
  • d358cdb feat: esModule option (#1026)
  • 23bc1e9 refactor: code
  • 0016e49 test: webpack5 (#1023)
  • ea26c56 test: refactor
  • ee40727 chore(defaults): update (#1020)
  • 65450d9 fix: logic for order and media queries for imports (#1018)

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:

greenkeeper[bot] commented 4 years ago

After pinning to 3.3.2 your tests are passing again. Downgrade this dependency πŸ“Œ.