thisconnect / tools

Build tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of postcss-import is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 8.2.0 of postcss-import just got published.

Branch Build failing 🚨
Dependency postcss-import
Current Version 8.1.3
Type dependency

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

As postcss-import is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ bitHound - Code Details

  • ❌ bitHound - Dependencies Details

  • ❌ continuous-integration/travis-ci/push The Travis CI build is in progress Details

  • ❌ continuous-integration/appveyor/branch AppVeyor build failed Details

Commits

The new version differs by 5 commits .

  • 6e9742f 8.2.0
  • 3a96059 Add dependency message support (#241)
  • cf61eaf Warn about all @imports after other CSS declarations (#240)
  • 95aa38d Make a note in the README about putting @imports first (#239)
  • 3cd4bb3 Make pkg-resolve an optional dep (#238)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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