Update dependency stylelint to v16.16.0 #1126
Merged
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:
16.15.0
->16.16.0
Release Notes
stylelint/stylelint (stylelint)
v16.16.0
Compare Source
It adds support for computing
EditInfo
to 22 more rules and reverts a change that addedcontext.lexer
to our public API in the previous release.at-rule-empty-line-before
support for computingEditInfo
(#8425) (@pamelalozano16).at-rule-no-deprecated
support for computingEditInfo
(#8426) (@pamelalozano16).at-rule-no-vendor-prefix
support for computingEditInfo
(#8427) (@pamelalozano16).color-function-notation
support for computingEditInfo
(#8437) (@pamelalozano16).declaration-empty-line-before
support for computingEditInfo
(#8443) (@pamelalozano16).declaration-property-value-keyword-no-deprecated
support for computingEditInfo
. (#8439) (@pamelalozano16).font-family-name-quotes
support for computingEditInfo
(#8419) (@ryo-manba).font-weight-notation
support for computingEditInfo
(#8420) (@ryo-manba).function-calc-no-unspaced-operator
support for computingEditInfo
(#8440) (@pamelalozano16).function-name-case
support for support for computingEditInfo
." (#8442) (@pamelalozano16).hue-degree-notation
support for computingEditInfo
(#8444) (@pamelalozano16).import-notation
support for computingEditInfo
. (#8445) (@pamelalozano16).keyframe-selector-notation
support for computingEditInfo
(#8457) (@pamelalozano16).length-zero-no-unit
support for computingEditInfo
(#8459) (@pamelalozano16).lightness-notation
support for computingEditInfo
(#8458) (@pamelalozano16).media-feature-name-no-vendor-prefix
support for computingEditInfo
(#8456) (@pamelalozano16).media-feature-range-notation
support for computingEditInfo
(#8455) (@pamelalozano16).property-no-vendor-prefix
support for computingEditInfo
(#8461) (@pamelalozano16).rule-empty-line-before
support for computingEditInfo
(#8460) (@pamelalozano16).selector-no-vendor-prefix
support forEditInfo
(#8462) (@pamelalozano16).selector-not-notation
support for computingEditInfo
(#8463) (@pamelalozano16).selector-pseudo-element-colon-notation
support forEditInfo
(#8464) (@pamelalozano16).selector-type-case
support for computingEditInfo
(#8467) (@pamelalozano16).shorthand-property-no-redundant-values
support for computingEditInfo
(#8466) (@pamelalozano16).value-keyword-case
support for computingEditInfo
(#8469) (@pamelalozano16).value-no-vendor-prefix
support for computingEditInfo
(#8470) (@pamelalozano16).Could not find a declaration file for module 'css-tree'
type error (#8452) (@danielrentz).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.