Created by: dependabot[bot]
Bumps stylelint from 13.12.0 to 13.13.0.
Release notes
Sourced from stylelint's releases.
13.13.0
- Added:
no-invalid-position-at-import-rule
rule (#5202).- Added:
no-irregular-whitespace
rule (#5209).- Added:
selector-disallowed-list
rule (#5239).- Added:
selector-attribute-quotes
autofix (#5248).- Added:
ignore: ["inside-function"]
todeclaration-property-unit-allowed-list
(#5194).- Fixed:
color-no-hex
false positives for CSS-in-JS objection notation (#5186).- Fixed:
font-family-no-missing-generic-family-keyword
false positives for variables (#5240).- Fixed:
length-zero-no-unit
autofix removing trailing zeroes (#5256).- Fixed:
length-zero-no-unit
false positives for level 4 math functions (#5203).- Fixed:
length-zero-no-unit
false positives for functions inside of math functions (#5245).
Changelog
Sourced from stylelint's changelog.
13.13.0
- Added:
no-invalid-position-at-import-rule
rule (#5202).- Added:
no-irregular-whitespace
rule (#5209).- Added:
selector-disallowed-list
rule (#5239).- Added:
selector-attribute-quotes
autofix (#5248).- Added:
ignore: ["inside-function"]
todeclaration-property-unit-allowed-list
(#5194).- Fixed:
color-no-hex
false positives for CSS-in-JS objection notation (#5186).- Fixed:
font-family-no-missing-generic-family-keyword
false positives for variables (#5240).- Fixed:
length-zero-no-unit
autofix removing trailing zeroes (#5256).- Fixed:
length-zero-no-unit
false positives for level 4 math functions (#5203).- Fixed:
length-zero-no-unit
false positives for functions inside of math functions (#5245).
Commits
-
d034cc2
13.13.0 -
bd731f9
Prepare 13.13.0 -
a39e65c
Update deps -
847be57
Update CHANGELOG.md -
813e89e
Fix autofix removing trailing zeroes in length-zero-no-unit (#5256) -
857dab9
Update CHANGELOG.md -
2a35e1a
Add autofix to selector-attribute-quotes (#5248) -
911b196
Update CHANGELOG.md -
44c28c6
Fix false positives for functions inside of math functions in length-zero-no-... -
3be03b9
Update CHANGELOG.md - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot will merge this PR once CI passes on it, as requested by @XhmikosR.
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 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)