Popup-my-Bookmarks
Popup-my-Bookmarks copied to clipboard
chore(deps): update dependency stylelint to v16.10.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint (source) | 16.9.0 -> 16.10.0 |
Release Notes
stylelint/stylelint (stylelint)
v16.10.0
- Changed:
shorthand-property-no-redundant-values
reported ranges (#8008) (@Mouvedia). - Added:
formatter
configuration property (#7826) (@emmacharp). - Added:
validate
option to Node.js API and--validate
CLI flag (#8009) (@Mouvedia). - Added: fixed section to the output of the
verbose
formatter (#7985) (@Mouvedia). - Added: support for
string | RegExp
toignoreValues
option ofvalue-no-vendor-prefix
(#7969) (@Mouvedia). - Added: support for
string
toignoreLonghands
option ofdeclaration-block-no-redundant-longhand-properties
(#7971) (@Mouvedia). - Fixed:
at-rule-no-unknown
false positives for@position-try
(#7968) (@yelizsevinc). - Fixed:
declaration-block-no-redundant-longhand-properties
autofix forgrid-column
/grid-row
(#8023) (@ryo-manba). - Fixed:
declaration-property-value-no-unknown
false negatives/positives via[email protected]
(#7993) (@Mouvedia). - Fixed:
declaration-property-value-no-unknown
reported ranges and message (#8003) (@romainmenke). - Fixed:
keyframe-selector-notation
reported ranges (#7992) (@romainmenke). - Fixed:
length-zero-no-unit
false positives for Sass variables (#8035) (@ryo-manba). - Fixed:
no-descending-specificity
reported ranges (#7996) (@romainmenke). - 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 withextends
andoverrides
(#8030) (@ybiquitous). - Fixed: stricter validation for the options of
declaration-property-max-values
,declaration-property-value-no-unknown
andnumber-max-precision
(#7975) (@Mouvedia).
Configuration
📅 Schedule: Branch creation - "after 12am and before 4am" in timezone Etc/UTC, Automerge - "after 4am and before 7am" in timezone Etc/UTC.
🚦 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.