sentry
sentry copied to clipboard
chore(deps-dev): bump stylelint from 16.2.1 to 16.8.1
Bumps stylelint from 16.2.1 to 16.8.1.
Release notes
Sourced from stylelint's releases.
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).- Fixed: YAML diagnostic block end marker line of the
tapformatter (#7759) (@Mouvedia).- Fixed: autofix of incorrectly implemented plugins when unscoped stylelint commands are present (#7733) (
@romainmenke).16.6.1
- Fixed:
no-descending-specificityfalse positives for nested selectors (#7724) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positive formodel(#7718) (@Mouvedia).16.6.0
- Fixed:
function-calc-no-unspaced-operatorfalse negatives (#7655 & #7670 & #7676) (@ybiquitous&@romainmenke).
... (truncated)
Changelog
Sourced from stylelint's changelog.
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).- Fixed: YAML diagnostic block end marker line of the
tapformatter (#7759) (@Mouvedia).- Fixed: autofix of incorrectly implemented plugins when unscoped stylelint commands are present (#7733) (
@romainmenke).16.6.1
- Fixed:
no-descending-specificityfalse positives for nested selectors (#7724) (@romainmenke).
... (truncated)
Commits
1232b5316.8.1c5333faPrepare 16.8.1 (#7889)133b4ccFixno-duplicate-selectorsfalse positives with Less syntax (#7888)19365ca16.8.050478e6Prepare 16.8.0 (#7870)8e5c8a3Fixfunction-url-quotesfalse positives for SCSS variables and#/?char...2d04511Bump husky from 9.1.2 to 9.1.3 (#7886)118fe2bBump debug from 4.3.5 to 4.3.6 (#7885)1905e41Bump rollup from 4.19.0 to 4.19.1 (#7884)ac73451Document to add ecosystem test check in releasing task list (#7883)- 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)