Update dependency stylelint to v17.15.0 - #46
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
2 times, most recently
from
May 12, 2026 10:59
4d1e20f to
29c4323
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
May 14, 2026 10:02
29c4323 to
b4d9a87
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
May 20, 2026 15:50
b4d9a87 to
080661c
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
June 6, 2026 17:03
080661c to
c8a1fd2
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
June 25, 2026 16:04
c8a1fd2 to
65fd5cc
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
2 times, most recently
from
July 16, 2026 22:11
bf4468d to
de6afa9
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
2 times, most recently
from
July 24, 2026 15:44
ae51623 to
c7086fd
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
July 30, 2026 15:54
c7086fd to
fd171a7
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
August 12, 2026 01:45
fd171a7 to
d4e4b7e
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
August 26, 2026 17:07
d4e4b7e to
e0efadd
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
3 times, most recently
from
September 3, 2026 21:49
11bd0c9 to
03004ec
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
3 times, most recently
from
September 10, 2026 21:01
3ab2bc6 to
31cfc56
Compare
renovate
Bot
force-pushed
the
renovate/stylelint-17.x-lockfile
branch
from
September 15, 2026 11:13
31cfc56 to
2ab4a5b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
17.9.1→17.15.0Release Notes
stylelint/stylelint (stylelint)
v17.15.0Compare Source
It adds 1 new rule and 2 new rule options, and fixes 4 bugs.
selector-no-unmatchablerule (#9451) (@jeddy3).ignoreFunctions: []tocolor-namedandcolor-no-hex(#9463) (@jsmitty12).custom-property-no-missing-var-functionfalse positives for anchor positioning (#9466) (@giaBaoJS).declaration-block-no-redundant-longhand-propertiesautofix forfontshorthand (#9402) (@sarathfrancis90).declaration-property-max-valuesfalse positives for interpolated inline expressions (#9437) (@alexchen-sys).selector-no-invalidfalse negatives for pseudo-elements, combinators and nested:has()(#9452) (@jeddy3).v17.14.1Compare Source
declaration-block-no-redundant-longhand-propertiesautofix producing invalidbackgroundshorthand whenbackground-sizeis present (#9364) (@sarathfrancis90).quietoption suppressesreport*warning reports. (#9387) (@ychampion).rule-empty-line-beforefalse positives for shared-line comments withexcept: ["after-single-line-comment"](#9394) (@sarathfrancis90).v17.14.0Compare Source
It fixes 3 bugs, including a false negative one.
TIMINGonly on use (#9356) (@jeddy3).function-calc-no-unspaced-operatorfalse negatives for unspaced+and-operators following a*or/operator (#9357) (@sarathfrancis90).v17.13.0Compare Source
It fixes 3 bugs, including a false negative one.
declaration-block-no-duplicate-propertiesfalse negatives for interleaved non-consecutive duplicates withignore: ["consecutive-duplicates(-*)"](#9324) (@sarathfrancis90).selector-max-typefalse positives for nested selectors (#9319) (@romainmenke).selector-type-no-unknownfalse positives forinstall(#9308) (@Mouvedia).v17.12.0Compare Source
It fixes 3 bugs, including a false negative one.
block-no-emptyreported range when using comments (#9294) (@romainmenke).declaration-property-value-no-unknownfalse negatives for custom properties defined in reference files (#9292) (@romainmenke).value-keyword-layout-mappingsfalse positives forcaption-side(#9293) (@romainmenke).v17.11.1Compare Source
It fixes 2 bugs.
node_modulesignore forcodeFilenamepaths containing a dot-prefixed directory (#9282) (@tuhtah).declaration-block-no-redundant-longhand-propertiesrange for contiguous redundant longhand properties (#9273) (@pamelalozano16).v17.11.0Compare Source
It adds 2 features, including a
loaderproperty toreferenceFiles: {}for when the order of appearance in the reference styles matters.loaderto experimentalreferenceFiles: {}(#9251) (@romainmenke).autofixedto the result object (#8771) (@Rob--W).v17.10.0Compare Source
It adds 3 rules and fixes 4 bugs. You can use the
*-layout-mappingsrules to enforce logical or physical properties, units and keywords.selector-no-invalidrule (#9232) (@jeddy3).unit-layout-mappingsrule (#9229) (@jeddy3).value-keyword-layout-mappingsrule (#9233) (@jeddy3).property-layout-mappingsfalse negatives for property names in declaration values (#9222) (@jeddy3).property-layout-mappingsfalse positives for@pageproperties (#9223) (@jeddy3).selector-pseudo-class-no-unknownfalse positives for nestedwebkit-scrollbarpart (#9259) (@rkdfx).Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.