Skip to content

Commit 6844446

Browse files
build(deps): update dependency stylelint to v16.15.0 (#11691)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [stylelint](https://stylelint.io) ([source](https://redirect.github.com/stylelint/stylelint)) | [`16.14.1` -> `16.15.0`](https://renovatebot.com/diffs/npm/stylelint/16.14.1/16.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint/16.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylelint/16.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylelint/16.14.1/16.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint/16.14.1/16.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stylelint/stylelint (stylelint)</summary> ### [`v16.15.0`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16150---2025-02-28) [Compare Source](https://redirect.github.com/stylelint/stylelint/compare/16.14.1...16.15.0) It adds 1 new rule, a `languageOptions` configuration property for configuring some of the new rules added in `16.13.0`, regex support to 1 option and support for computing `EditInfo` to 6 rules. It fixes 9 bugs, including 2 with the `tap` reporter. - Added: `syntax-string-no-invalid` rule ([#&#8203;8331](https://redirect.github.com/stylelint/stylelint/pull/8331)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `languageOptions` configuration property ([#&#8203;8297](https://redirect.github.com/stylelint/stylelint/pull/8297)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: regex support to `ignoreAtRules` option of `at-rule-empty-line-before` ([#&#8203;8385](https://redirect.github.com/stylelint/stylelint/pull/8385)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `alpha-value-notation` support for computing `EditInfo` ([#&#8203;8369](https://redirect.github.com/stylelint/stylelint/pull/8369)) ([@&#8203;pamelalozano16](https://redirect.github.com/pamelalozano16)). - Added: `color-hex-length` support for computing `EditInfo` ([#&#8203;8415](https://redirect.github.com/stylelint/stylelint/pull/8415)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `comment-empty-line-before` support for computing `EditInfo` ([#&#8203;8416](https://redirect.github.com/stylelint/stylelint/pull/8416)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `comment-whitespace-inside` support for computing `EditInfo` ([#&#8203;8417](https://redirect.github.com/stylelint/stylelint/pull/8417)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `custom-property-empty-line-before` support for computing `EditInfo` ([#&#8203;8418](https://redirect.github.com/stylelint/stylelint/pull/8418)) ([@&#8203;ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `declaration-block-no-duplicate-properties` support for computing `EditInfo` ([#&#8203;8363](https://redirect.github.com/stylelint/stylelint/pull/8363)) ([@&#8203;romainmenke](https://redirect.github.com/romainmenke)). - Fixed: `tap` formatter not escaping `#` and `\` in its test point descriptions ([#&#8203;8334](https://redirect.github.com/stylelint/stylelint/pull/8334)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `tap` formatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages ([#&#8203;8334](https://redirect.github.com/stylelint/stylelint/pull/8334)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `declaration-block-no-redundant-longhand-properties` false positives for properties with `!important` ([#&#8203;8366](https://redirect.github.com/stylelint/stylelint/pull/8366)) ([@&#8203;immitsu](https://redirect.github.com/immitsu)). - Fixed: `EditInfo` missing semicolon in `text` field ([#&#8203;8370](https://redirect.github.com/stylelint/stylelint/pull/8370)) ([@&#8203;pamelalozano16](https://redirect.github.com/pamelalozano16)). - Fixed: `declaration-property-value-keyword-no-deprecated` false negatives for `text-decoration: blink` ([#&#8203;8351](https://redirect.github.com/stylelint/stylelint/pull/8351)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `declaration-property-value-keyword-no-deprecated` false positives for styled components interpolated functions ([#&#8203;8392](https://redirect.github.com/stylelint/stylelint/pull/8392)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `font-family-name-quotes` false positives due to vendor-prefixed font-size values ([#&#8203;8393](https://redirect.github.com/stylelint/stylelint/pull/8393)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `font-family-no-missing-generic-family-keyword` false positives for `math`, `emoji` and `fangsong` ([#&#8203;8395](https://redirect.github.com/stylelint/stylelint/pull/8395)) ([@&#8203;ViachaslauIhnatsiuk](https://redirect.github.com/ViachaslauIhnatsiuk)). - Fixed: `selector-type-no-unknown` false positives for `selectmenu` and `popup` ([#&#8203;8376](https://redirect.github.com/stylelint/stylelint/pull/8376)) ([@&#8203;Mouvedia](https://redirect.github.com/Mouvedia)). </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7f445b commit 6844446

File tree

2 files changed

+44
-46
lines changed

2 files changed

+44
-46
lines changed

package-lock.json

+43-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"storybook": "8.5.6",
115115
"storybook-addon-rtl": "1.0.1",
116116
"style-dictionary": "3.9.2",
117-
"stylelint": "16.14.1",
117+
"stylelint": "16.15.0",
118118
"stylelint-config-recommended-scss": "14.1.0",
119119
"stylelint-use-logical-spec": "5.0.1",
120120
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)