Skip to content

[js] Update stylelint 16.26.1 → 17.0.0 (major)#1335

Merged
mockdeep merged 1 commit intomainfrom
depfu/update/pnpm/stylelint-17.0.0
Feb 9, 2026
Merged

[js] Update stylelint 16.26.1 → 17.0.0 (major)#1335
mockdeep merged 1 commit intomainfrom
depfu/update/pnpm/stylelint-17.0.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 9, 2026

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ stylelint (16.26.1 → 17.0.0) · Repo · Changelog

Release Notes

17.0.0

It contains 14 breaking changes, which we've detailed in the migrating to 17.0.0 guide. Additionally, it adds 3 options to the rules and fixes 9 bugs. We've also released compatible versions of our shared config, Visual Studio Code extension, Node.js Rule Tester and Jest preset.

  • Removed: CommonJS Node.js API (#8859) (@jeddy3).
  • Removed: output property in the Node.js API returned resolved object (#8878) (@jeddy3).
  • Removed: support for Node.js less than 20.19.0 (#8867) (@jeddy3).
  • Removed: GitHub formatter (#8888) (@jeddy3).
  • Removed: resolveNestedSelectors option from selector-class-pattern (#8931) (@jeddy3).
  • Removed: checkContextFunctionalPseudoClasses option from selector-max-id (#8913) (@jeddy3).
  • Changed: default fix mode to strict (#8889) (@jeddy3).
  • Changed: report to be consistent and predictable in how it handles the provided position arguments (#8217) (@romainmenke).
  • Changed: selector-max-* syntax rules for standard CSS nesting and modern functional pseudo-classes (#8913) (@jeddy3).
  • Changed: *-specificity semantic rules for standard CSS nesting (#8913) (@jeddy3).
  • Changed: no-duplicate-selectors and selector-no-qualifying-type for standard CSS nesting (#8913) (@jeddy3).
  • Changed: *-list rules to have consistent behaviour for vendor prefixes and case (#8912) (@jeddy3).
  • Changed: *-no-vendor-prefix rules to have consistent behaviour for their ignore*: [] secondary options (#8924) (@jeddy3).
  • Changed: declaration-property-max-values rule to have consistent behaviour for vendor prefixes (#8926) (@jeddy3).
  • Added: except: ["after-block"] to custom-property-empty-line-before (#8921) (@kovsu).
  • Added: except: ["after-block"] to declaration-empty-line-before (#8910) (@kovsu).
  • Added: ignoreSelectors: [] to no-duplicate-selectors (#8883) (@kovsu).
  • Fixed: Windows drive letter casing inconsistencies when matching patterns against file paths (#8941) (@adalinesimonian).
  • Fixed: CLI help to include TypeScript config files (#8908) (@kovsu).
  • Fixed: at-rule-descriptor-no-unknown false positives for declarations within feature-value-blocks (#8868) (@kovsu).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for short and long combinations (#8892) (@nathannewyen).
  • Fixed: media-feature-name-no-unknown false positives for namespaced dollar variables and range context queries (#8890) (@kovsu).
  • Fixed: nesting-selector-no-missing-scoping-root false positives for CSS-in-JS (#8905) (@kovsu).
  • Fixed: no-invalid-position-declaration false negatives for embedded blocks (#8907) (@kovsu).
  • Fixed: selector-no-qualifying-type false negatives for :is/where() (#8940) (@romainmenke).
  • Fixed: selector-type-no-unknown false positives for MathML 4 tags (#8874) (@jeddy3).

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 9, 2026
@depfu depfu bot assigned mockdeep Feb 9, 2026
@depfu depfu bot requested a review from mockdeep February 9, 2026 17:05
@mockdeep mockdeep merged commit e0083f0 into main Feb 9, 2026
2 checks passed
@mockdeep mockdeep deleted the depfu/update/pnpm/stylelint-17.0.0 branch February 9, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant