Bump stylelint from 16.8.1 to 16.8.2
Bumps stylelint from 16.8.1 to 16.8.2.
Release notes
Sourced from stylelint's releases.
16.8.2
- Deprecated:
context.fixusage in favour of recommending to pass afixcallback toreport()(#7895) (@Mouvedia).- Added: deprecation notice annotation to the output of the
githubformatter (#7909) (@Mouvedia).- Fixed:
custom-property-no-missing-var-functionfalse positives forview-transition-name(#7914) (@Mouvedia).- Fixed:
keyframe-block-no-duplicate-selectorsreported ranges (#7932) (@romainmenke).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7907 & #7905) (@Mouvedia&@romainmenke).- Fixed:
selector-max-typereported ranges (#7916) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives for::highlight()and::view-transition-*()(#7913) (@Mouvedia).
Changelog
Sourced from stylelint's changelog.
16.8.2
- Deprecated:
context.fixusage in favour of recommending to pass afixcallback toreport()(#7895) (@Mouvedia).- Added: deprecation notice annotation to the output of the
githubformatter (#7909) (@Mouvedia).- Fixed:
custom-property-no-missing-var-functionfalse positives forview-transition-name(#7914) (@Mouvedia).- Fixed:
keyframe-block-no-duplicate-selectorsreported ranges (#7932) (@romainmenke).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7907 & #7905) (@Mouvedia&@romainmenke).- Fixed:
selector-max-typereported ranges (#7916) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives for::highlight()and::view-transition-*()(#7913) (@Mouvedia).
Commits
-
860acdc16.8.2 -
7f09106Prepare 16.8.2 (#7902) -
2b13454Fixkeyframe-block-no-duplicate-selectorsreported ranges (#7932) -
c3829d5Refactor to addisVarFunctionutility and renameisIgnoredFunctionto `is... -
197400eFixselector-max-typereported ranges (#7916) -
b4c61d7Add details on keys used for--cacheoption in documentation (#7926) -
108af69Bump ignore from 5.3.1 to 5.3.2 (#7930) -
ac83f35Bump lint-staged from 15.2.8 to 15.2.9 (#7929) -
47f0a0cBump postcss-selector-parser from 6.1.1 to 6.1.2 in the postcss group (#7928) -
f0992a5Fix.cjsfiles clean up (#7922) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts