An in-range update of postcss-loader is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
Version 2.0.5 of postcss-loader just got published.
Branch | Build failing π¨ |
---|---|
Dependency | postcss-loader |
Current Version | 2.0.4 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
postcss-loader 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
Release Notes
v2.0.5Bug Fixes
- regression with
options.plugins
{Function}
(webpack.config.js
) (#229) (dca52a9) (@evilebottnawi)
Commits
The new version differs by 2 commits0.
12c19b9
chore(release): 2.0.5
dca52a9
fix: regression with
options.plugins
{Function}
(webpack.config.js
) (#229)
false
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 π΄
greenkeeper commented
Version 2.0.6 just got published.
Your tests are still failing with this version. Compare the changes π¨
Release Notes
v2.0.6Bug Fixes
Commits
The new version differs by 9 commits.
b5b3188
chore(release): 2.0.6
b313478
fix(index): simplify config loading behaviour (#259)
2ef4449
docs(README): inconsistent use of
cssnext
&&postcss-cssnext
references45d10ce
ci(travis): rm yarn
76d7c33
chore(package): update dependencies
4974607
fix: allow to pass an
{Object}
(options.parser
) (#257)adcbb2e
fix: misspelling in warnings (#237)
f7aa9a8
docs(README): added missing comma (#233)
9785226
test: refactor using
.config.js
(JS) for test configs (#230)
See the full diff