chore(deps): update dependency stylelint-config-standard to v34 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
stylelint-config-standard | 22.0.0 -> 34.0.0 |
Release Notes
stylelint/stylelint-config-standard (stylelint-config-standard)
v34.0.0
- Removed:
stylelint
less than15.10.0
from peer dependencies - Changed: updated to
stylelint-config-recommended@13.0.0
.
v33.0.0
- Removed:
stylelint
less than15.5.0
from peer dependencies. - Changed: updated to
stylelint-config-recommended@12.0.0
. - Changed: restored
declaration-block-single-line-max-declarations
removed on30.0.0
.
v32.0.0
- Removed:
stylelint
less than15.4.0
from peer dependencies. - Added:
media-feature-range-notation: "context"
rule.
v31.0.0
- Removed:
stylelint
less than15.3.0
from peer dependencies. - Changed: updated to
stylelint-config-recommended@11.0.0
.
v30.0.1
- Fixed: updated to
stylelint-config-recommended@10.0.1
.
v30.0.0
- Removed:
stylelint
less than15.0.0
from peer dependencies. - Removed: 64 rules deprecated in
stylelint@15.0.0
. For details, see the migration guide. - Fixed:
length-zero-no-unit
to ignore custom properties. - Fixed:
value-no-vendor-prefix
to ignore-webkit-inline-box
.
v29.0.0
- Removed:
stylelint
less than14.14.0
from peer dependencies. - Changed:
import-notation
to be"url"
. - Added: custom parameter messages to
*-pattern
rules. - Fixed:
value-no-vendor-prefix
to ignore-webkit-box
.
v28.0.0
- Removed:
stylelint
less than14.11.0
from peer dependencies. - Changed:
alpha-value-notation
to be"number"
for SVG*-opacity
properties.
v27.0.0
- Removed:
stylelint
less than14.10.0
from peer dependencies. - Changed: updated to
stylelint-config-recommended@9.0.0
. - Added:
keyframe-selector-notation
rule.
v26.0.0
- Removed:
stylelint
less than14.9.0
from peer dependencies. - Changed: updated to
stylelint-config-recommended@8.0.0
. - Added:
import-notation
rule. - Added:
selector-not-notation
rule.
v25.0.0
- Removed:
stylelint
less than14.4.0
from peer dependencies. - Changed: updated to
stylelint-config-recommended@7.0.0
.
v24.0.0
- Changed:
alpha-value-notation
to be"number"
foropacity
property.
v23.0.0
This release adds over a dozen new rules.
If needed, you can extend the config to turn off or lower the severity of any of the new rules.
We recommend using Autoprefixer to automatically prefix your at-rules, properties, selectors and values.
- Removed:
stylelint
less than14.0.0
from peer dependencies. - Changed: updated to
stylelint-config-recommended@6.0.0
. - Added:
alpha-value-notation
rule. - Added:
at-rule-no-vendor-prefix
rule. - Added:
color-function-notation
rule. - Added:
custom-media-pattern
rule. - Added:
custom-property-pattern
rule. - Added:
declaration-block-no-redundant-longhand-properties
rule. - Added:
font-family-name-quotes
rule. - Added:
function-url-quotes
rule. - Added:
hue-degree-notation
rule. - Added:
keyframes-name-pattern
rule. - Added:
max-line-length
rule. - Added:
media-feature-name-no-vendor-prefix
rule. - Added:
no-empty-first-line
rule. - Added:
no-irregular-whitespace
rule. - Added:
number-max-precision
rule. - Added:
property-no-vendor-prefix
rule. - Added:
selector-attribute-quotes
rule. - Added:
selector-class-pattern
rule. - Added:
selector-id-pattern
rule. - Added:
selector-no-vendor-prefix
rule. - Added:
shorthand-property-no-redundant-values
rule. - Added:
string-quotes
rule. - Added:
value-no-vendor-prefix
rule.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot