An in-range update of stylelint is breaking the build π¨
greenkeeper opened this issue Β· 3 comments
The devDependency stylelint was updated from 11.0.0
to 11.1.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
stylelint 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
Release Notes for 11.1.0
Commits
The new version differs by 24 commits.
a4eedc1
11.1.0
93e2a8d
Prepare 11.1.0
2f272bc
Fix case when raws.after/before could be undefined or null (#4313)
febfbb6
Update CHANGELOG.md
20a7954
Update CHANGELOG.md
b0821f6
Fix false positives for :is selector in selector-pseudo-class-no-unknown (#4321)
eb6479f
Fix declaration-block-no-redundant-longhand-properties example in docs (#4326)
859288d
Fix prettier run on Windows (#4323)
c141802
Add documentation for --output-file CLI option (#4320)
d3915ba
Improve test stability (#4318)
7c8c432
Update CHANGELOG.md
7b07ba8
Add "css" option to --syntax parameter (#4315)
1515ae4
Bump known-css-properties from 0.15.0 to 0.16.0 (#4317)
bf4915f
Bump eslint from 6.3.0 to 6.5.1 (#4316)
08467ae
Fix typo (#4302)
There are 24 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 11.0.0 your tests are passing again. Downgrade this dependency π.
- The
devDependency
stylelint was updated from11.1.0
to11.1.1
.
Your tests are still failing with this version. Compare changes
Release Notes for 11.1.1
- Fixed: syntax configuration for
--syntax css
(#4335).
- The
devDependency
stylelint was updated from12.0.0
to12.0.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for 12.0.1
- Fixed:
string-no-newline
memory leak for ERB templates (#4491).
Commits
The new version differs by 49 commits.
1da39d6
12.0.1
96f268a
Update changelog
fa60ed0
Ignore ERB template tags in selectors (#4491)
7d56168
12.0.0
2edff0f
Prepare 12.0.0
30a5294
Update CHANGELOG.md
6f81748
Ignore Less variables in length-zero-no-unit (#4405)
3320783
Update dependencies (#4404)
e963b20
Add missing
css
to syntax list on Node API doc (#4409)334f615
Update postcss-sass to 0.4.2 (#4408)
3a94fe5
Update CHANGELOG.md
1c415f5
Fix false positives for
line-height
, and forfr
units inlength-zero-no-unit
(#4394)b8f872b
Add funding information to package (#4398)
f2db8d4
Update CHANGELOG.md
16ba7e4
Provide more information for custom formatters (#4393)
There are 49 commits in total.
See the full diff