Commit 71a08d3
authored
Update dependency stylelint to v16.21.0 (#4580)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [stylelint](https://stylelint.io)
([source](https://redirect.github.com/stylelint/stylelint)) | [`16.20.0`
->
`16.21.0`](https://renovatebot.com/diffs/npm/stylelint/16.20.0/16.21.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>stylelint/stylelint (stylelint)</summary>
###
[`v16.21.0`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16210---2025-06-19)
[Compare
Source](https://redirect.github.com/stylelint/stylelint/compare/16.20.0...16.21.0)
It rounds out the `message` secondary option and marks it as stable,
adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional `message` secondary
option
([#​8595](https://redirect.github.com/stylelint/stylelint/pull/8595))
([@​ybiquitous](https://redirect.github.com/ybiquitous)).
- Added: `ignore: ["after-custom-property"]` to
`custom-property-empty-line-before`
([#​8627](https://redirect.github.com/stylelint/stylelint/pull/8627))
([@​imkesin](https://redirect.github.com/imkesin)).
- Fixed: `cache` configuration property not being respected
([#​8599](https://redirect.github.com/stylelint/stylelint/pull/8599))
([@​ybiquitous](https://redirect.github.com/ybiquitous)).
- Fixed: `fastest-levenshtein` import when bundling
([#​8621](https://redirect.github.com/stylelint/stylelint/pull/8621))
([@​onigoetz](https://redirect.github.com/onigoetz)).
- Fixed: `named-grid-areas-no-invalid` false positives for interpolated
grid-template-areas in CSS-in-JS
([#​8606](https://redirect.github.com/stylelint/stylelint/pull/8606))
([@​shahana308](https://redirect.github.com/shahana308)).
- Fixed: `selector-pseudo-*-no-unknown` false positives for the missing
form control styling selectors
([#​8623](https://redirect.github.com/stylelint/stylelint/pull/8623))
([@​tyrann0us](https://redirect.github.com/tyrann0us)).
</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Runroom/archetype-symfony).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->2 files changed
+33
-33
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments