Created by: dependabot[bot]
Bumps stylelint from 14.13.0 to 14.14.0.
Release notes
Sourced from stylelint's releases.
14.14.0
- Added:
*-pattern
custom message formatting (#6391) (@ybiquitous
).- Fixed:
block-no-empty
false positives forreportNeedlessDisables
(#6381) (@ybiquitous
).- Fixed:
printf
-like formatting for custom messages (#6389) (@ybiquitous
).- Fixed:
unit-no-unknown
false positives for font-relative length units (#6374) (@ybiquitous
).- Fixed: false negatives on second run for cache and
severity
option (#6384) (@kimulaco
).- Fixed: TS compilation error due to needless
file-entry-cache
import (#6393) (@adidahiya
).
Changelog
Sourced from stylelint's changelog.
14.14.0
- Added:
*-pattern
custom message formatting (#6391) (@ybiquitous
).- Fixed:
block-no-empty
false positives forreportNeedlessDisables
(#6381) (@ybiquitous
).- Fixed:
printf
-like formatting for custom messages (#6389) (@ybiquitous
).- Fixed:
unit-no-unknown
false positives for font-relative length units (#6374) (@ybiquitous
).- Fixed: false negatives on second run for cache and
severity
option (#6384) (@kimulaco
).- Fixed: TS compilation error due to needless
file-entry-cache
import (#6393) (@adidahiya
).
Commits
-
b70929b
14.14.0 -
30b45e3
Prepare release (#6375) -
b24d34f
Test glob with parent directory (#6398) -
df83ebc
Document configuration object options subset (#6403) -
c6b03ba
Document shorthand-property-no-redundant-values extended description (#6405) -
1fd5a15
Fix spelling mistakes (#6401) -
fd2f98d
Document using stylelint inside npm-scripts (#6396) -
750ccd8
Bump eslint from 8.24.0 to 8.25.0 (#6399) -
168b71a
Fix false negatives on second run for cache andseverity
option (#6384) -
59d6a3f
Fix TS compilation error due to needlessfile-entry-cache
import (#6393) - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 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)