Closed greenkeeper[bot] closed 6 years ago
Update to this version instead π
font-family-no-missing-generic-family-keyword
rule (#2930).no-duplicate-at-import-rules
rule (#2963).number-leading-zero
autofix (#2921).number-no-trailing-zeros
autofix (#2947).shorthand-property-no-redundant-values
autofix (#2956).string-quotes
autofix (#2959).ignore: ["custom-properties"]
option to length-zero-no-unit
(#2967).except: ["inside-block"]
option to rule-empty-line-before
(#2982).ignoreValues
to value-no-vendor-prefix
(#3015).ignoreMediaFeatureNames
to unit-blacklist
(#3027).comment-empty-line-before
false positives for shared-line comments (#2986).unit-*
false positives for spaceless multiplication (#2948).The new version differs by 58 commits.
9207ed5
Prepare 8.3.0
979f92a
Use consistent order in CHANGELOG
128c7dd
Bump no-unknown-animation to limit
78c0a54
Add support for HTML, Markdown and Vue component (#2975)
635ac0b
chore(package): update eslint to version 4.12.0 (#3031)
4e74975
Update CHANGELOG.md
ec2a52e
Add ignoreMediaFeatureNames for unit-blacklist (#3027)
f0ac3e4
Documentation: Move -redundant- rules to Limit language features (#3029)
ded86c8
fix(package): update globby to version 7.0.0 (#3024)
905ff88
Update CHANGELOG.md
6abc9ce
Add ignoreValues: [] to value-no-vendor-prefix (#3015)
12d1698
Update Prettier and apply fixes (#3017)
60a6057
chore(package): update lint-staged to version 5.0.0 (#3020)
18b8d17
chore(package): update eslint to version 4.11.0 (#3019)
122820e
chore(package): update flow-bin to version 0.59.0 (#3016)
There are 58 commits in total.
See the full diff
Update to this version instead π
font-family-no-missing-generic-family-keyword
false positives for at-font-face (#3034).Update to this version instead π
except: ["after-closing-brace"]
to block-closing-brace-empty-line-before
(#3011).postcss-sass
(#3040).*.pcss
files (#3064).font-family-no-missing-generic-family-keyword
configuration (#3039).indentation
autofix for HTML (#3044).The new version differs by 19 commits.
163bfd5
Prepare 8.4.0
6b70bd5
Fix meow configuration for default values (#3066)
1901967
Update CHANGELOG.md
56dfcb6
Update CHANGELOG.md
174514f
fix(package): update postcss-html to version 0.12.0 (#3064)
42a3af1
fix(package): update known-css-properties to version 0.5.0 (#3057)
7237c87
chore(package): update flow-bin to version 0.61.0 (#3060)
8d60e21
chore(package): update eslint to version 4.13.0 (#3059)
80b1a0f
Update CHANGELOG.md
80aed9a
Add except: ["after-closing-brace"] to block-closing-brace-empty-line⦠(#3011)
4e94180
chore: update meow
package to latest version (#3051)
b284045
chore(package): update flow-bin to version 0.60.1 (#3054)
c50f08c
Update CHANGELOG.md
80a3733
Update CHANGELOG.md
f86b01a
Add indent support for html (#3044)
There are 19 commits in total.
See the full diff
Update to this version instead π
The new version differs by 65 commits.
a145849
Prepare 9.0.0
c26256f
Make CHANGELOG consistent
2a5f009
chore: Update Flow library definitions (#3174)
27fde11
chore(package): update flow-bin to version 0.66.0 (#3169)
a5e2a96
chore(package): update eslint to version 4.18.0 (#3170)
1eb07c9
Expand documentation of declaration-block-no-redundant-longhand-prope⦠(#3165)
247036f
Update autoprefixer to the latest version π (#3163)
fce4456
Add link to stylelint-react-native (#3162)
d5d53b1
Update CHANGELOG.md
1cdd64a
Update CHANGELOG.md
152f920
Bugfix/issue#3105 selector max id nested at statements (#3113)
53e8e4b
Update flow-bin to the latest version π (#3157)
8a6d344
Added 'sass' keyword to package.json (#3152)
030612b
Update eslint to the latest version π (#3150)
442b675
Update known-css-properties to the latest version π (#3149)
There are 65 commits in total.
See the full diff
Update to this version instead π
signal-exit
dependency (#3186).Update to this version instead π
The new version differs by 11 commits.
79b2721
Prepare 9.1.2
674d93d
Update CHANGELOG
9c4f8ff
fix(package): update postcss-html to version 0.14.0 (#3207)
eac239c
Add link to stylelint-z-index-value-constraint plugin (#3205)
1b85c54
Add link to stylelint-selector-tag-no-without-class plugin (#3201)
8a82ea3
fix(package): update postcss-html to version 0.13.0 (#3202)
8581bbf
Update downloads badge to point to graph of downloads over time π instead of duplicating link to npm (#3193)
be4361e
Update prettier to the latest version π (#3191)
23be9ae
Update lint-staged to the latest version π (#3184)
31e3b27
Use default greenkeeper label (#3188)
434cf46
docs: add stylelint-processor-glamorous to processors list (#3187)
See the full diff
Update to this version instead π
selector-max-pseudo-class
rule (#3195).require('stylelint')
time (#3242).indentation
false positives for at-root (#3225).max-empty-lines
false positives for non-CSS blocks (#3229).no-empty-source
false positives for non-CSS blocks (#3240).string-no-newline
false positives for non-CSS blocks (#3228).The new version differs by 32 commits.
f60ab68
Increase timeout for long running tests
55ab24d
Mock getStdin
67b062a
Resolve promise
b021ad0
Incease CLI test timeout
6f6aa39
Update CHANGELOG.md
1814f4d
Fix autofix writing to files that aren't changed (#3241)
60aadd1
Fix false positives for non-CSS files in no-empty-source (#3240)
973e07b
Fix require (and test) performance (#3242)
07df575
fix(package): update postcss-html to version 0.18.0 (#3243)
2083aef
Increase timeout only for specific tests
059a8e3
Increase Jest timeout
d5d8f77
Prepare 9.2.0
0dfeaae
Update CHANGELOG.md
f6765c2
Update flow-bin to the latest version π (#3203)
e59f167
Update postcss-html to version 0.17.0 (#3238)
There are 32 commits in total.
See the full diff
Update to this version instead π
cache
option hiding CssSyntaxError outputs (#3258).no-descending-specificity
false positives for Sass nested properties (#3283).selector-pseudo-class-no-unknown
false positives proprietary webkit pseudo classes when applied to a simple selector (#3271).The new version differs by 28 commits.
0a7c7ed
Update CHANGELOG.md
bef48d1
Prepare 9.2.1
288b6a4
Update CHANGELOG.md
9417497
Fix support for processors (#3261)
3b9d937
Fix line endings to LF
7bdecd8
chore(package): update cp-file to version 6.0.0 (#3305)
143083d
Update issue templates (#3294)
a483b73
chore: clone last 10 commits (#3303)
8e77552
Cache node_modules in Travis (#3300)
d5f7cfd
Clone only last commit at Appveyor (#3301)
6bfb948
Update Cosmiconfig (#3296)
16a9e60
Create CODEOWNERS
22f54e4
chore(package): update chalk to version 2.4.0 (#3269)
f549f2a
Update CHANGELOG.md
34cd970
Fix nested property scss syntax false positive (#3283)
There are 28 commits in total.
See the full diff
Update to this version instead π
<style>
tags and style=""
attributes in XML and XSLT files (#3386).globbyOptions
option (#3339).keyframes-name-pattern
rule (#3321).media-feature-name-value-whitelist
rule (#3320).selector-pseudo-element-colon-notation
autofix (#3345)..vue
files throwing errors for <style lang="stylus">
and <style lang="postcss">
(#3331).declaration-block-no-*
false positives for non-standard syntax (#3381).function-whitespace-after
false positives for "/" (#3132).length-zero-no-unit
incorrect autofix for at-includes (#3347).max-nesting-depth
false positives for nested properties (#3349).no-empty-source
false positives on vue external sources <style src="*">
tag (#3331).max-line-length
false positives for non-CSS blocks (#3367).no-eol-whitespace
false positives for non-CSS blocks (#3367).no-extra-semicolons
false positives for non-CSS blocks (#3367).no-missing-end-of-source-newline
false positives for non-CSS blocks (#3367).The new version differs by 46 commits.
13784d7
Prepare 9.3.0
5391106
Update CHANGELOG.md
3507bac
Fix false positives on non-standard syntax in declaration-block-no-* (#3381)
75172b6
Add stylelint-no-indistinguishable-colors plugin (#3394)
e766f02
Update CHANGELOG.md
d9e313a
Add media-feature-name-value-whitelist (#3320)
f885c04
Fix template (#3392)
282121b
Update CHANGELOG.md
7d80cc5
fix(package): update postcss-html to version 0.28.0 (#3386)
872a193
fix(package): update postcss-syntax to version 0.28.0 (#3388)
182e183
fix(package): update postcss-markdown to version 0.28.0 (#3387)
ad665de
Update flow-bin to the latest version π (#3378)
243b279
Update CoC (#3385)
163ca21
Update issue templates (#3384)
d3d4bfc
Add non-obvious list of rule README conventions (#3363)
There are 46 commits in total.
See the full diff
Update to this version instead π
linebreaks
rule (#3289).compact
formatter (#3488).at-rule-semicolon-newline-after
autofix (#3450).block-closing-brace-newline-after
autofix (#3443).block-opening-brace-space-before
autofix (#3438).declaration-block-trailing-semicolon
autofix (#3382).declaration-colon-space-before
autofix (#3445).property-case
autofix (#3448).selector-combinator-space-after
autofix (#3446).selector-combinator-space-before
autofix (#3457).selector-list-comma-space-before
autofix (#3447).block-opening-brace-newline-after
false positives for nested rule-sets prefixed with comments (#3383).declaration-block-trailing-semicolon
report of errors with the --fix
option (#3493).font-family-name-quotes
false positives for system-ui
system font (#3463).keyframes-name-pattern
support for raw JS RegExp (#3437).media-feature-name-no-unknown
false positives for level 5 names (#3397).no-descending-specificity
false positives for #{&} (#3420).no-missing-end-of-source-newline
false positives for style attributes (#3485).The new version differs by 67 commits.
5c789fd
Update CHANGELOG.md
f7edb36
Fix reports of errors with the --fix option in declaration-block-trailing-semicolon
148c09f
Typo (#3497)
7340df1
Tweak README (#3496)
4b868f3
Prepare 9.4.0
faef7cc
Prepare CHANGELOG
093e021
Remove unused error option from --rd docs (#3495)
002619d
Simplify README structure and language (#3491)
35a24b8
Use "ID" and not "id" throughout (#3486)
824b895
Update CHANGELOG.md
700b7fb
Add a "compact" formatter (#3488)
b07e9c8
Fix inconsistent linebreaks docs (#3489)
acec955
Update CHANGELOG.md
8e28932
Add autofix to block-closing-brace-newline-after (#3443)
db49361
Update CHANGELOG.md
There are 67 commits in total.
See the full diff
Update to this version instead π
--print-config
CLI flag (#3532).block-closing-brace-newline-before
autofix (#3442).block-opening-brace-newline-before
autofix (#3518).block-opening-brace-space-after
autofix (#3520).block-opening-brace-newline-after
autofix (#3441).declaration-block-semicolon-newline-after
autofix (#3545).declaration-block-semicolon-space-before
autofix (#3554).declaration-colon-space-after
autofix (#3538).selector-list-comma-newline-before
autofix (#3517).selector-list-comma-space-after
autofix (#3490).unix
formatter (#3524).selector-descendant-combinator-no-non-space
false positives for calculations with parenthesis (#3508).The new version differs by 40 commits.
a196777
Merge branch 'master' of github.com:stylelint/stylelint
405e3e7
Prepare 9.5.0
4e73fbd
Update releases.md
114738c
Update CHANGELOG.md
6ec2a0f
Add autofix to declaration-block-semicolon-space-before (#3554)
b1cf440
Update CHANGELOG.md
de84524
Add autofix to declaration-block-semicolon-newline-after (#3545)
4047b91
Update flow-bin to the latest version π (#3556)
2301a48
Update postcss-* parser deps
edd5501
Update CHANGELOG.md
4eca454
Add autofix to declaration-colon-space-after (#3538)
38a7e3f
Update flow-bin to the latest version π (#3512)
c9e043d
fix(package): update postcss-syntax to version 0.33.0 (#3539)
9c7e0d2
fix(package): update postcss-markdown to version 0.33.0 (#3542)
d2311b2
fix(package): update postcss-jsx to version 0.33.0 (#3543)
There are 40 commits in total.
See the full diff
devDependency
stylelint was updated from 7.13.0
to 9.6.0
.Update to this version instead π
no-empty-first-line
rule (#3650).at-rule-name-space-after
autofix (#3653).block-closing-brace-empty-line-before
autofix (#3598).block-closing-brace-space-before
autofix (#3673).comment-whitespace-inside
autofix (#3619).declaration-bang-space-after
autofix (#3598).declaration-bang-space-before
autofix (#3592).declaration-colon-newline-after
autofix (#3588).function-comma-space-after
autofix (#3555).function-comma-space-before
autofix (#3596).function-name-case
autofix (#3674).function-max-empty-lines
autofix (#3645).function-parentheses-newline-inside
autofix (#3601).function-whitespace-after
autofix (#3648).media-feature-colon-space-after
autofix (#3623).media-feature-colon-space-before
autofix (#3637).media-feature-name-case
autofix (#3685).media-feature-range-operator-space-after
autofix (#3639).media-feature-range-operator-space-before
autofix (#3618).media-query-list-comma-newline-after
autofix (#3643).media-query-list-comma-space-after
autofix (#3607).media-query-list-comma-space-before
autofix (#3640).function-parentheses-space-inside
autofix (#3563).selector-attribute-brackets-space-inside
autofix (#3605).selector-attribute-operator-space-after
autofix (#3641).selector-attribute-operator-space-before
autofix (#3603).selector-pseudo-class-case
autofix (#3671).selector-pseudo-class-parentheses-space-inside
autofix (#3646).selector-type-case
autofix (#3668).no-eol-whitespace
autofix (#3615).no-extra-semicolons
autofix (#3574).value-list-comma-newline-after
autofix (#3616).value-list-comma-space-after
autofix (#3558).value-list-comma-space-before
autofix (#3597).baseIndentLevel
to indentation
(#3557).linebreaks
TypeError (#3636).max-empty-lines
incorrect line reporting (#3530).media-query-list-comma-newline-after
false positives for trailing comment (#3657).no-descending-specificity
false positives for CSS Modules functional pseudo-classes (#3623).The new version differs by 99 commits.
d285c8f
Prepare 9.6.0
66b8f09
Update plugins.md (#3692)
5a4fcbe
Add codacy as an analysis platform engine (#3691)
d02b907
fix(package): update known-css-properties to version 0.8.0 (#3684)
b25d33d
Update CHANGELOG.md
16d49c0
Document mixin parameter note (#3688)
acd8898
Fix ESLint Jest warnings (#3689)
3e22b9f
Update CHANGELOG.md
8642003
Update CHANGELOG.md
7a18014
Add no-empty-first-line rule (#3650)
8dadc25
feat: add autofix to media-feature-name-case (#3685)
31c73b4
Update CHANGELOG.md
fbe3429
Add auto fix for selector-pseudo-class-case rule (#3671)
fefb34b
Update CHANGELOG.md
55a004e
feat: add autofix for rule "selector-type-case" (#3668)
There are 99 commits in total.
See the full diff
devDependency
stylelint was updated from 7.13.0
to 9.7.0
.Update to this version instead π
media-feature-parentheses-space-inside
autofix (#3720).selector-descendant-combinator-no-non-space
autofix (#3565).unit-case
autofix (#3725).max-empty-lines
false positives for empty lines before </style>
(#3708).selector-max-specificity
false positives for functional psuedo-classes (#3711).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
devDependency
stylelint was updated from 7.13.0
to 9.7.1
.Update to this version instead π
at-rule-*
false positives for Less variables and mixins (#3759).
Version 8.2.0 of stylelint was just published.
The version 8.2.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of stylelint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
8.2.0length-zero-no-unit
autofix (#2861).selector-max-specificity
support for level 4 evaluation context pseudo-classes (#2857).ignoreUnits
option tonumber-max-precision
(#2941).ignoreSelectors
option toselector-max-specificity
(#2857).ignoreProperties
option tovalue-keyword-case
(#2937).*-empty-line-before
false negatives and positives when two or moreexcept: [*]
options were triggered (#2920).*-empty-line-before
false positives for CSS in HTML (#2854).rule-empty-line-before
false positives forignore: ["inside-block"]
and CSS in HTML (#2894).rule-empty-line-before
false positives forexcept: ["after-single-line-comment"]
and preceding shared-line comments (#2920).selector-list-comma-newline-after
false positives for shared-line comments separated by more than once space (#2915).selector-pseudo-class-no-unknown
false positives when using chained pseudo-classes (#2810).string-quotes
false positives for@charset
and single quotes (#2902).unit-no-unknown
false positives for spaceless multiplication and division incalc()
functions (#2848).Commits
The new version differs by 134 commits.
0c27c3b
Prepare 8.2.0
daa5320
Move max-nesting-depth into limiting rules (#2938)
9976628
Update CHANGELOG.md
3457b84
Add ignoreProperties option to value-keyword-case rule (#2937)
fe071b6
Update CHANGELOG.md
9f22b43
Add ignoreUnits option to number-max-precision rule (#2941)
4156b8b
Add remark lint for space above headers (#2944)
eaf0afc
Adding yarn.lock to .gitignore file (#2943)
f02a160
chore(package): update eslint to version 4.8.0 (#2932)
9d33d3e
chore(package): update coveralls to version 3.0.0 (#2928)
6fedf7c
Cosmiconfig-3.1.0 (#2934)
b23a748
Disable package-lock (#2936)
9cf608a
Update flow-bin to the latest version π (#2931)
1d2be29
Update CHANGELOG.md
c33e92b
Update dependencies to enable Greenkeeper π΄ (#2926)
There are 134 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: