stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

An in-range update of clean-css is breaking the build 🚨 #1154

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency clean-css was updated from 4.2.1 to 4.2.2.

🚨 View failing branch.

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

clean-css is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build is in progress ([Details](https://travis-ci.org/stealjs/steal-tools/builds/641711304?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/matthewp/steal-tools-427/builds/30350795)).

Commits

The new version differs by 7 commits.

  • 58d80f8 Version 4.2.2.
  • e79454c Adds missing changelog entries.
  • e1410e4 fix(colors): convert rgba/hsla to rgb/hsl if opacity is >= 1 (#1083)
  • 9b1ed5b Prevent unquoting on grid elements (#1085)
  • 31379cd Fix local fonts with colors in name (#1077)
  • da25f4f Prevent error if property block has no value (level 0) (#1061)
  • b01dd75 Bumps web interface to version 4.2.1.

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 4.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • d0ad142 Version 4.2.3.
  • f47397c Fixes #1106 - regression in handling RGBA and HSLA colors.
  • a75f942 Bumps web interface to version 4.2.2.

See the full diff