Fixed: selector-anb-no-unmatchable reported ranges and message (#8001) (@romainmenke).
Fixed: string formatter handling of log symbols for non-Unicode terminals (#7981) (@Mouvedia).
Fixed: built .cjs files to address Rollup vulnerability (#8010) (@ybiquitous).
Fixed: incorrect config option for Node.js API with extends and overrides (#8030) (@ybiquitous).
Fixed: stricter validation for the options of declaration-property-max-values, declaration-property-value-no-unknown and number-max-precision (#7975) (@Mouvedia).
16.9.0
Changed: secondaryOptions argument type of the Rule function (#7950) (@Mouvedia).
Fixed: color-function-notation reporting functions with less than 3 arguments (#7948) (@Mouvedia).
Fixed: keyframe-block-no-duplicate-selectors/keyframe-declaration-no-important/keyframe-selector-notation/no-unknown-animations false negatives for @-o-keyframes and @-ms-keyframes (#7953) (@Mouvedia).
Fixed: selector-anb-no-unmatchable reported ranges and message (#8001) (@romainmenke).
Fixed: string formatter handling of log symbols for non-Unicode terminals (#7981) (@Mouvedia).
Fixed: built .cjs files to address Rollup vulnerability (#8010) (@ybiquitous).
Fixed: incorrect config option for Node.js API with extends and overrides (#8030) (@ybiquitous).
Fixed: stricter validation for the options of declaration-property-max-values, declaration-property-value-no-unknown and number-max-precision (#7975) (@Mouvedia).
16.9.0
Changed: secondaryOptions argument type of the Rule function (#7950) (@Mouvedia).
Fixed: color-function-notation reporting functions with less than 3 arguments (#7948) (@Mouvedia).
Fixed: keyframe-block-no-duplicate-selectors/keyframe-declaration-no-important/keyframe-selector-notation/no-unknown-animations false negatives for @-o-keyframes and @-ms-keyframes (#7953) (@Mouvedia).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps stylelint from 16.7.0 to 16.10.0.
Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
c360343
16.10.0a8bb7ab
Prepare 16.10.0 (#7970)8eb19d0
Document issue types for maintainers (#8036)f5e83b1
Fixlength-zero-no-unit
false positives for Sass variables (#8035)99030ac
Fixdeclaration-block-no-redundant-longhand-properties
autofix for `grid-co...3fca687
Bump typescript from 5.6.2 to 5.6.3 in the typescript group (#8031)530f0ee
Bump css-functions-list from 3.2.2 to 3.2.3 (#8033)edaa508
Bump rollup from 4.22.5 to 4.24.0 (#8032)ab2141e
Fix incorrectconfig
option for Node.js API withextends
andoverrides
...baf7c0e
Bump postcss-safe-parser from 7.0.0 to 7.0.1 in the postcss group (#8021)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show