This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [stylelint](https://stylelint.io) ([source](https://github.com/stylelint/stylelint)) | [`17.3.0` → `17.4.0`](https://renovatebot.com/diffs/npm/stylelint/17.3.0/17.4.0) |  |  |
---
### Release Notes
<details>
<summary>stylelint/stylelint (stylelint)</summary>
### [`v17.4.0`](https://github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1740---2026-02-25)
[Compare Source](https://github.com/stylelint/stylelint/compare/17.3.0...17.4.0)
It adds 2 options to the rules and fixes 7 bugs.
- Added: `ignoreAtRules: []` to `at-rule-no-vendor-prefix` ([#​9096](https://github.com/stylelint/stylelint/pull/9096)) ([@​theacrat](https://github.com/theacrat)).
- Added: `ignoreMediaFeatureNames: []` to `media-feature-name-no-vendor-prefix` ([#​9097](https://github.com/stylelint/stylelint/pull/9097)) ([@​theacrat](https://github.com/theacrat)).
- Fixed: performance of selector cloning rules ([#​9089](https://github.com/stylelint/stylelint/pull/9089)) ([@​jeddy3](https://github.com/jeddy3)).
- Fixed: `*-empty-line-before` performance ([#​9092](https://github.com/stylelint/stylelint/pull/9092)) ([@​jeddy3](https://github.com/jeddy3)).
- Fixed: `declaration-property-value-no-unknown` performance ([#​9090](https://github.com/stylelint/stylelint/pull/9090)) ([@​jeddy3](https://github.com/jeddy3)).
- Fixed: `no-irregular-whitespace` performance ([#​9091](https://github.com/stylelint/stylelint/pull/9091)) ([@​jeddy3](https://github.com/jeddy3)).
- Fixed: `property-no-unknown` false negatives for at-rule descriptors ([#​9109](https://github.com/stylelint/stylelint/pull/9109)) ([@​jeddy3](https://github.com/jeddy3)).
- Fixed: `property-no-unknown` false positives for `corner-shape` ([#​9099](https://github.com/stylelint/stylelint/pull/9099)) ([@​jeddy3](https://github.com/jeddy3)).
- Fixed: `property-no-unknown` false positives for double-slashed properties ([#​9099](https://github.com/stylelint/stylelint/pull/9099)) ([@​jeddy3](https://github.com/jeddy3)).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
17.3.0→17.4.0Release Notes
stylelint/stylelint (stylelint)
v17.4.0Compare Source
It adds 2 options to the rules and fixes 7 bugs.
ignoreAtRules: []toat-rule-no-vendor-prefix(#9096) (@theacrat).ignoreMediaFeatureNames: []tomedia-feature-name-no-vendor-prefix(#9097) (@theacrat).*-empty-line-beforeperformance (#9092) (@jeddy3).declaration-property-value-no-unknownperformance (#9090) (@jeddy3).no-irregular-whitespaceperformance (#9091) (@jeddy3).property-no-unknownfalse negatives for at-rule descriptors (#9109) (@jeddy3).property-no-unknownfalse positives forcorner-shape(#9099) (@jeddy3).property-no-unknownfalse positives for double-slashed properties (#9099) (@jeddy3).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.