Version 7.10.0 of stylelint just got published.
|
Branch
|
Build failing 🚨
|
|
Dependency
|
stylelint
|
|
Current Version
|
7.9.0
|
|
Type
|
devDependency
|
This version is covered by your current version range and after updating it in your project the build failed.
As stylelint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ ci/circleci Your tests failed on CircleCI Details
Release Notes
7.10.0
- Added: support for asynchronous plugin rules (#2351).
- Added:
cache option to store the info about processed files in order to only operate on the changed ones the next time you run stylelint (#2293).
- Added:
at-rule-semicolon-space-before rule (#2388).
- Added:
ignore: ["comments"] to max-empty-lines (#2401).
- Added:
ignore: ["default-namespace"] to selector-type-no-unknown (#2461).
- Added:
ignoreDefaultNamespaces option to selector-type-no-unknown (#2461).
- Fixed: more helpful messages when file globs do not match any files (#2328).
- Fixed:
decl/ folder of Flow types is shipped with the package, for consumers that use Flow (#2322).
- Fixed:
function-url-scheme-whitelist was working incorrectly if more than one URL scheme were specified (#2447).
- Fixed:
no-duplicate-selector now includes the duplicate selector's first usage line in message (#2415).
- Fixed:
no-extra-semicolons false positives for comments after custom property sets (#2396).
- Fixed:
value-keyword-case false positives for attr, counter, counters functions and counter-reset property (#2407).
Commits
The new version differs by 68 commits .
d416051 Prepare 7.10.0
7774201 Prepare changelog
76d7ddc Update CHANGELOG.md
c1a6662 Add ignoreNamespaces and ignore:["default-namespace"] options (#2461)
857ea2c chore(package): update eslint to version 3.19.0 (#2460)
08916b0 Update CHANGELOG.md
02d1697 Fix not specified array as primary option for "function-url-scheme-whitelist" (#2447)
a8b6b30 Add text about searching nested directories (#2451)
56196b3 Update CHANGELOG.md
2f7833a Update CHANGELOG.md
43b18fe Cache implementation (#2293)
e848e9c Specify declaration-empty-line-before scope in readme (#2434)
5e6d426 Add flow annotations (#2361)
983fa7e chore(package): update eslint to version 3.18.0 (#2431)
10ad096 chore(package): update flow-bin to version 0.42.0 (#2429)
There are 68 commits in total. 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 🌴
Version 7.10.0 of stylelint just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As stylelint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
7.10.0cacheoption to store the info about processed files in order to only operate on the changed ones the next time you run stylelint (#2293).at-rule-semicolon-space-beforerule (#2388).ignore: ["comments"]tomax-empty-lines(#2401).ignore: ["default-namespace"]toselector-type-no-unknown(#2461).ignoreDefaultNamespacesoption toselector-type-no-unknown(#2461).decl/folder of Flow types is shipped with the package, for consumers that use Flow (#2322).function-url-scheme-whitelistwas working incorrectly if more than one URL scheme were specified (#2447).no-duplicate-selectornow includes the duplicate selector's first usage line in message (#2415).no-extra-semicolonsfalse positives for comments after custom property sets (#2396).value-keyword-casefalse positives forattr,counter,countersfunctions andcounter-resetproperty (#2407).Commits
The new version differs by 68 commits .
d416051Prepare 7.10.07774201Prepare changelog76d7ddcUpdate CHANGELOG.mdc1a6662Add ignoreNamespaces and ignore:["default-namespace"] options (#2461)857ea2cchore(package): update eslint to version 3.19.0 (#2460)08916b0Update CHANGELOG.md02d1697Fix not specified array as primary option for "function-url-scheme-whitelist" (#2447)a8b6b30Add text about searching nested directories (#2451)56196b3Update CHANGELOG.md2f7833aUpdate CHANGELOG.md43b18feCache implementation (#2293)e848e9cSpecifydeclaration-empty-line-beforescope in readme (#2434)5e6d426Add flow annotations (#2361)983fa7echore(package): update eslint to version 3.18.0 (#2431)10ad096chore(package): update flow-bin to version 0.42.0 (#2429)There are 68 commits in total. 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 🌴