Skip to content

chore(deps): update dependency stylelint to v17#3820

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/stylelint-17.x
Open

chore(deps): update dependency stylelint to v17#3820
renovate[bot] wants to merge 1 commit intomainfrom
renovate/stylelint-17.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2026

This PR contains the following updates:

Package Change Age Confidence
stylelint (source) 16.26.117.4.0 age confidence

Release Notes

stylelint/stylelint (stylelint)

v17.4.0

Compare Source

It adds 2 options to the rules and fixes 7 bugs.

v17.3.0

Compare Source

It fixes 17 bugs. 3 related to supporting calc() in declaration-property-value-no-unknown, and 13 performance ones that make Stylelint a further 3x faster when using the rules in our standard config.

v17.2.0

Compare Source

It fixes 7 bugs, including 5 performance ones that make Stylelint 7x faster and use 3x less memory on larger codebases such as design systems and monorepos. We also restructured our docs to create a contributor guide. If you'd like to help out and contribute to Stylelint, that's the place to start.

v17.1.1

Compare Source

It fixes 2 bugs.

v17.1.0

Compare Source

It fixes 5 bugs and adds the display-notation rule. Before we turn it on in our standard config, we'd like to hear the community's thoughts on which options to use.

v17.0.0

Compare Source

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).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 24, 2026 13:29
@renovate renovate bot added the Dependencies Issue with a project dependency or associated system label Feb 24, 2026
@renovate renovate bot requested a review from ScottiBR February 24, 2026 13:29
@renovate renovate bot added the Dependencies Issue with a project dependency or associated system label Feb 24, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: 7b96c0a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for adyen-web ready!

Name Link
🔨 Latest commit 7b96c0a
🔍 Latest deploy log https://app.netlify.com/projects/adyen-web/deploys/69babcc79d92d90008d5998a
😎 Deploy Preview https://deploy-preview-3820.checkout-web-dev.adyen.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2026

size-limit report 📦

Path Size
UMD 116.09 KB (0%)
Auto 122.7 KB (0%)
ESM - Core 26.17 KB (0%)
ESM - Core + Card 66.08 KB (0%)
ESM - Core + Dropin with Card 72.79 KB (0%)

@renovate renovate bot force-pushed the renovate/stylelint-17.x branch 9 times, most recently from dea4724 to 23dcbd5 Compare March 3, 2026 10:17
@renovate renovate bot force-pushed the renovate/stylelint-17.x branch 5 times, most recently from c01a573 to ec9dce3 Compare March 5, 2026 15:53
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

@renovate renovate bot force-pushed the renovate/stylelint-17.x branch 7 times, most recently from 58e2b76 to 77bea09 Compare March 6, 2026 13:00
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

Strict TypeScript Scan Results

Total: 3616 errors (baseline: 3616) | ✅ Pass

Per-code breakdown (36 codes)
Error Code PR Baseline Delta
TS7006 587 587 ✅ 0
TS2322 537 537 ✅ 0
TS7017 485 485 ✅ 0
TS7005 426 426 ✅ 0
TS2345 337 337 ✅ 0
TS18048 325 325 ✅ 0
TS7031 243 243 ✅ 0
TS7053 107 107 ✅ 0
TS2532 85 85 ✅ 0
TS2722 73 73 ✅ 0
TS2417 67 67 ✅ 0
TS2339 61 61 ✅ 0
TS18047 55 55 ✅ 0
TS7034 55 55 ✅ 0
TS7008 42 42 ✅ 0
TS2769 22 22 ✅ 0
TS2416 21 21 ✅ 0
TS2531 12 12 ✅ 0
TS2454 9 9 ✅ 0
TS2790 9 9 ✅ 0
TS18046 8 8 ✅ 0
TS2538 7 7 ✅ 0
TS7009 6 6 ✅ 0
TS7015 6 6 ✅ 0
TS7019 6 6 ✅ 0
TS2366 5 5 ✅ 0
TS2349 4 4 ✅ 0
TS2352 3 3 ✅ 0
TS2783 3 3 ✅ 0
TS2464 2 2 ✅ 0
TS2488 2 2 ✅ 0
TS2721 2 2 ✅ 0
TS18049 1 1 ✅ 0
TS2419 1 1 ✅ 0
TS2430 1 1 ✅ 0
TS7023 1 1 ✅ 0

Last updated: 2026-03-18 14:56:12 UTC

@renovate renovate bot force-pushed the renovate/stylelint-17.x branch 16 times, most recently from d2661d8 to 31ef8e4 Compare March 13, 2026 13:21
ScottiBR
ScottiBR previously approved these changes Mar 16, 2026
@renovate renovate bot force-pushed the renovate/stylelint-17.x branch 2 times, most recently from cdf022f to 52a1e2e Compare March 17, 2026 15:24
@renovate renovate bot force-pushed the renovate/stylelint-17.x branch from 52a1e2e to 7b96c0a Compare March 18, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Issue with a project dependency or associated system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant