Created by: dependabot[bot]
Bumps stylelint from 14.14.1 to 14.15.0.
Release notes
Sourced from stylelint's releases.
14.15.0
- Added:
--globby-options
flag (#6437) (@sidverma32
).- Added: custom message formatting for
at-rule-disallowed-list
,declaration-property-unit-disallowed-list
,declaration-property-value-disallowed-list
,function-disallowed-list
, andproperty-disallowed-list
(#6463) (@chloerice
).- Added: support autofix with
checkAgainstRule
(#6466) (@aaronccasanova
).- Added: support for reporting with custom severity (#6444) (
@aaronccasanova
).- Added: support to
checkAgainstRule
with custom rules (#6460) (@aaronccasanova
).- Fixed: tally output of
string
formatter colorized (#6443) (@ybiquitous
).- Fixed: usage of the
import-lazy
package to fit bundlers (#6449) (@phoenisx
).
Changelog
Sourced from stylelint's changelog.
14.15.0
- Added:
--globby-options
flag (#6437) (@sidverma32
).- Added: custom message formatting for
at-rule-disallowed-list
,declaration-property-unit-disallowed-list
,declaration-property-value-disallowed-list
,function-disallowed-list
, andproperty-disallowed-list
(#6463) (@chloerice
).- Added: support autofix with
checkAgainstRule
(#6466) (@aaronccasanova
).- Added: support for reporting with custom severity (#6444) (
@aaronccasanova
).- Added: support to
checkAgainstRule
with custom rules (#6460) (@aaronccasanova
).- Fixed: tally output of
string
formatter colorized (#6443) (@ybiquitous
).- Fixed: usage of the
import-lazy
package to fit bundlers (#6449) (@phoenisx
).
Commits
-
d1705d0
14.15.0 -
b576717
Prepare release (#6451) -
3c404f6
Update deps (#6474) -
4ec0c74
Stop CI testing on Dependabot branches pushed (#6459) -
971a58c
Colorize tally output ofstring
formatter (#6443) -
11b3c1e
Add support autofix withcheckAgainstRule
(#6466) -
b54083c
Add--globby-options
flag (#6437) -
d91bb5b
Add support tocheckAgainstRule
with custom rules (#6460) -
e65d244
Increase experimentalmessageArgs
support (#6463) -
64b022a
Use npm v8 instead of v9 on CI testing (#6464) - 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)