This repository was archived by the owner on May 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
An in-range update of stylelint is breaking the build 🚨 #862
Copy link
Copy link
Open
Labels
Description
The devDependency stylelint was updated from 9.6.0
to 9.7.0
.
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
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for 9.7.0
- Added: allow globally installed configuration (#3642).
- Added:
media-feature-parentheses-space-inside
autofix (#3720). - Added:
selector-descendant-combinator-no-non-space
autofix (#3565). - Added:
unit-case
autofix (#3725). - Fixed: false negatives for Less at-imports (#3687).
- Fixed: SyntaxError when an empty string is used for a rule's custom message (#3743).
- Fixed:
max-empty-lines
false positives for empty lines before</style>
(#3708). - Fixed:
selector-max-specificity
false positives for functional psuedo-classes (#3711).
Commits
The new version differs by 34 commits.
997a618
Prepare 9.7.0
ee9b8c2
Fix processors docs (#3747)
be24df2
Update postcss-jsx (#3745)
6e04323
Added stylelint-selector-no-empty in plugins list (#3741)
768818d
Update CHANGELOG.md
60c7edd
Fix SyntaxError when an empty string is used for a rule's custom message (#3743)
0d35ec6
Fix ESLint error
5f995d4
Update CHANGELOG.md
d080a87
Allow global installed configuration (#3642)
0d62386
Update CHANGELOG.md
857d95f
Fix false positives for functional psuedo-classes in selector-max-specificity (#3711)
ff5ea0d
chore(package): update remark-cli to version 6.0.0 (#3737)
0fb8b6d
Update eslint-config-stylelint (#3733)
8fa9b87
Fix error in tests (#3731)
7c14a0e
Update CHANGELOG.md
There are 34 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 🌴