Update dependency stylelint to v12 #3733
Open
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~9.6.0
->~12.0.0
Release Notes
stylelint/stylelint (stylelint)
v12.0.1
Compare Source
string-no-newline
memory leak for ERB templates (#4491).v12.0.0
Compare Source
bower_components
folder by default (#4384).createRuleTester
API (#4385).comment-empty-line-before
false positives for selector lists and shared-line comments (#4360).font-family-no-missing-generic-family-keyword
false positives for Sass-variables with namespaces (#4378).font-weight-notation
false positives forfont-weight
ranges in@font-face
(#4372).length-zero-no-unit
false positives forline-height
, and forfr
units (#4394).length-zero-no-unit
false positives for Less variables (#4405).selector-max-*
false negatives for rules with nested rules (#4357).v11.1.1
Compare Source
--syntax css
(#4335).v11.1.0
Compare Source
css
syntax option (#4315).no-eol-whitespace
parsing problems for non-standard syntaxes (#4313).selector-pseudo-class-no-unknown
false positives for:is
selector (#4321).v11.0.0
Compare Source
--report-needless-disables
CLI flag now reports needless disables and runs linting (#4151).stylelintError
as a boolean (#4174).createRuleTester
API (#4279).--reportInvalidScopeDisables
CLI flag (#4181).unicode-bom
rule (#4225).max-empty-lines
autofix (#3667).selector-pseudo-element-case
autofix (#3672).selector-*
support for all logical combinations (:matches
,:has
) (#4179).ignore: ["selectors-within-list"]
tono-descending-specificity
(#4176).ignoreSelectors: []
toproperty-no-unknown
(#4275).*-max-empty-lines
to only report one problem per function, selector, value list (#4260).block-no-empty
crash for@import
statements (#4110).indentation
false positives for<style>
tag with multiline attributes (#4177).length-zero-no-unit
false positives for inside calc function (#4175).max-line-length
false positives for multi-lineurl()
(#4169).no-duplicate-selectors
false positives for selectors in the same selector list (#4173).no-unit-unknown
false positives for at-variables (Less) starting with numbers (#4163).property-no-unknown
foroverflowX
for CSS-in-JS (#4184).v10.1.0
Compare Source
selector-max-empty-lines
autofix (#3717).--report-needless-disables
output (#4071).--output-file
CLI flag (#4085).function-calc-no-invalid
false positives for interpolation (#4046).declaration-block-semicolon-space-before
autofix with!important
annotations (#4016).no-eol-whitespace
autofix for within comments (#4224).no-eol-whitespace
false negatives for last line without trailing EOL (#4224).selector-pseudo-class-no-unknown
false positives fordefined
(#4081).v10.0.1
Compare Source
--allow-empty-input
CLI flag (#4029).color-no-invalid-hex
false positives for hashes in URLs (#4035).function-linear-gradient-no-nonstandard-direction
false positives for dollar variables (#4027).v10.0.0
Compare Source
styled
andjsx
syntax options that were replaced withcss-in-js
in v9.10.0 (#4007).--allow-empty-input
flag for the old behavior (#3965).lib/rules/index.js
(#3923).at-rule-property-requirelist
rule (#3997).disallowInList
tono-duplicate-selectors
(#3936).ignore: ["comments"]
toblock-no-empty
(#4008).color-no-invalid-hex
false negatives for CSS-in-JS (#3957).feature-name-no-unknown
false positives forprefers-color-scheme
(#3951).function-calc-no-invalid
false positives for negative numbers (#3921).no-descending-specificity
false positives for vendor prefixed pseudo-elements (#3929).selector-max-*
false negatives for nested at-rules (#3959).selector-max-universal
are now evaluated separately (#4263).value-keyword-case
autofix for single-line comments within maps (#4019).v9.10.1
Compare Source
v9.10.0
Compare Source
css-in-js
syntax option that will replace the existingstyled
andjsx
ones (#3872).function-calc-no-invalid
rule (#3833).ignore: ["next-sibling"]
toselector-max-type
(#3832).declaration-block-semicolon-space-after
autofix (#3865).CssSyntaxError
for functions in template literals (#3869).no-descending-specificity
false positives for styled-components (#3875).no-duplicate-selectors
false positives for styled-components (#3875).selector-pseudo-class-no-unknown
false positives forfocus-visible
(#3887).selector-max-universal
false positives for flush comments containing a comma (#3817).shorthand-property-redundant-values
false positives for negative values (#3888).v9.9.0
Compare Source
selector-list-comma-newline-after
autofix (#3815).value-list-max-empty-lines
autofix (#3814).ignoreSelectors: []
toselector-no-vendor-prefix
(#3748).&:extend
for Less syntax (#3824).--report-needless-disables
CLI flag (#3819).font-family-no-missing-generic-family-keyword
false positives for system fonts (#3794).v9.8.0
Compare Source
value-keyword-case
autofix (#3775).ignore: ["pseudo-classes"]
tomax-nesting-depth
(#3724).ignoreTypes:[]
toselector-type-case
(#3758).ignoreFunctions:[]
tounit-no-unknown
(#3736).at-rule-*
false positives for Less variables and mixins (#3767).max-empty-lines
false positives for final newlines (#3785).v9.7.1
Compare Source
at-rule-*
false positives for Less variables and mixins (#3759).v9.7.0
Compare Source
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 pseudo-classes (#3711).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.