sentry
sentry copied to clipboard
chore(deps-dev): bump stylelint from 16.2.1 to 16.8.2
Bumps stylelint from 16.2.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).16.8.1
- Fixed:
no-duplicate-selectorsfalse positives with Less syntax (#7888) (@romainmenke).16.8.0
- Deprecated:
githubformatter (#7865) (@marcalexiei).- Fixed:
function-url-quotesfalse positives for SCSS variables and#/?characters (#7874) (@vimalloc).- Fixed:
keyframe-selector-notationfalse positives forentry-crossingandexit-crossing(#7859) (@romainmenke).- Fixed:
no-descending-specificityfalse positives for nested rules without declarations (#7850) (@romainmenke).- Fixed:
no-duplicate-selectorsend positions (#7867) (@romainmenke).- Fixed:
no-duplicate-selectorsfalse negatives for three or more duplicates (#7867) (@romainmenke).- Fixed:
selector-max-compound-selectorserror for@nest(#7875) (@romainmenke).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:active-view-transitionand:active-view-transition-type()(#7868) (@Mouvedia).- Fixed:
selector-type-*,selector-max-typeandselector-class-patternfalse positives for<timeline-range-name>in keyframe selectors (#7856) (@romainmenke).- Fixed:
stylelint.utils.checkAgainstRule()regression whenreportNeedlessDisablesandquietare both enabled (#7879) (@ybiquitous).- Fixed: configuration comments within selector and value lists being ignored (#7839) (
@romainmenke).16.7.0
- Changed:
tapformatter to support TAP14 (#7759) (@Mouvedia).- Added:
urlsecondary option (#7743) (@emmacharp).- Fixed:
at-rule-no-unknownfalse positives for@historical-formsand@font-palette-values(#7774) (@Mouvedia).- Fixed:
at-rule-no-unknownfalse positives for@view-transition(#7753) (@sebdanielsson).- Fixed:
at-rule-no-vendor-prefixfalse negatives for@-moz-documentand@-webkit-viewport(#7772) (@Mouvedia).- Fixed:
comment-whitespace-insideend positions (#7744) (@Mouvedia).- Fixed:
declaration-block-no-duplicate-propertiesreported ranges (#7758) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-properties/declaration-block-no-shorthand-property-overridesfalse negatives forfont-variant(#7734) (@Bilie).- Fixed:
font-family-name-quotesfalse negatives for-moz-*/-webkit-*keywords (#7777) (@Mouvedia).- Fixed:
font-family-no-missing-generic-family-keywordfalse negatives for font families which names match a CSS3font-variantkeyword (#7823) (@Mouvedia).- Fixed:
function-name-caseend positions (#7747) (@Mouvedia).- Fixed:
function-no-unknownperformance by reducing file read count (#7801) (@ybiquitous).- Fixed:
media-feature-name-no-vendor-prefixautofix (#7770) (@Mouvedia).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7768) (@Mouvedia).- Fixed:
property-no-unknownfalse positives fornavigationand miscellaneous legacy properties (#7764) (@Mouvedia).- Fixed:
quietDeprecationWarningsto suppressstylelint:003warning (#7837) (@ybiquitous).- Fixed:
selector-no-vendor-prefixautofix (#7763) (@Mouvedia).- Fixed:
selector-not-notationend positions when new lines are part of the selector (#7755) (@Mouvedia).- Fixed:
selector-type-caseend positions (#7752) (@Mouvedia).- Fixed:
shorthand-property-no-redundant-valuesfalse negatives for logical properties,overflow,overscroll-behavior,scroll-marginandscroll-padding(#7808) (@Mouvedia).- Fixed:
string-no-newlinefalse positives for escaped multi-line (#7818) (@romainmenke).- Fixed:
value-keyword-caseend positions (#7760) (@Mouvedia).- Fixed:
stylelint.utils.checkAgainstRule()for Promise-based rules (#7821) (@aaronccasanova).- Fixed:
stylelint.utils.checkAgainstRule()to useresult.stylelintif present (#7833) (@ybiquitous).
... (truncated)
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).16.8.1
- Fixed:
no-duplicate-selectorsfalse positives with Less syntax (#7888) (@romainmenke).16.8.0
- Deprecated:
githubformatter (#7865) (@marcalexiei).- Fixed:
function-url-quotesfalse positives for SCSS variables and#/?characters (#7874) (@vimalloc).- Fixed:
keyframe-selector-notationfalse positives forentry-crossingandexit-crossing(#7859) (@romainmenke).- Fixed:
no-descending-specificityfalse positives for nested rules without declarations (#7850) (@romainmenke).- Fixed:
no-duplicate-selectorsend positions (#7867) (@romainmenke).- Fixed:
no-duplicate-selectorsfalse negatives for three or more duplicates (#7867) (@romainmenke).- Fixed:
selector-max-compound-selectorserror for@nest(#7875) (@romainmenke).- Fixed:
selector-pseudo-class-no-unknownfalse positives for:active-view-transitionand:active-view-transition-type()(#7868) (@Mouvedia).- Fixed:
selector-type-*,selector-max-typeandselector-class-patternfalse positives for<timeline-range-name>in keyframe selectors (#7856) (@romainmenke).- Fixed:
stylelint.utils.checkAgainstRule()regression whenreportNeedlessDisablesandquietare both enabled (#7879) (@ybiquitous).- Fixed: configuration comments within selector and value lists being ignored (#7839) (
@romainmenke).16.7.0
- Changed:
tapformatter to support TAP14 (#7759) (@Mouvedia).- Added:
urlsecondary option (#7743) (@emmacharp).- Fixed:
at-rule-no-unknownfalse positives for@historical-formsand@font-palette-values(#7774) (@Mouvedia).- Fixed:
at-rule-no-unknownfalse positives for@view-transition(#7753) (@sebdanielsson).- Fixed:
at-rule-no-vendor-prefixfalse negatives for@-moz-documentand@-webkit-viewport(#7772) (@Mouvedia).- Fixed:
comment-whitespace-insideend positions (#7744) (@Mouvedia).- Fixed:
declaration-block-no-duplicate-propertiesreported ranges (#7758) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-properties/declaration-block-no-shorthand-property-overridesfalse negatives forfont-variant(#7734) (@Bilie).- Fixed:
font-family-name-quotesfalse negatives for-moz-*/-webkit-*keywords (#7777) (@Mouvedia).- Fixed:
font-family-no-missing-generic-family-keywordfalse negatives for font families which names match a CSS3font-variantkeyword (#7823) (@Mouvedia).- Fixed:
function-name-caseend positions (#7747) (@Mouvedia).- Fixed:
function-no-unknownperformance by reducing file read count (#7801) (@ybiquitous).- Fixed:
media-feature-name-no-vendor-prefixautofix (#7770) (@Mouvedia).- Fixed:
no-invalid-double-slash-commentsreported ranges (#7768) (@Mouvedia).- Fixed:
property-no-unknownfalse positives fornavigationand miscellaneous legacy properties (#7764) (@Mouvedia).- Fixed:
quietDeprecationWarningsto suppressstylelint:003warning (#7837) (@ybiquitous).- Fixed:
selector-no-vendor-prefixautofix (#7763) (@Mouvedia).- Fixed:
selector-not-notationend positions when new lines are part of the selector (#7755) (@Mouvedia).- Fixed:
selector-type-caseend positions (#7752) (@Mouvedia).- Fixed:
shorthand-property-no-redundant-valuesfalse negatives for logical properties,overflow,overscroll-behavior,scroll-marginandscroll-padding(#7808) (@Mouvedia).
... (truncated)
Commits
860acdc16.8.27f09106Prepare 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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)