Bump stylelint from 9.9.0 to 9.10.1
Created by: dependabot-preview[bot]
Bumps stylelint from 9.9.0 to 9.10.1.
Release notes
Sourced from stylelint's releases.
9.10.1
- Fixed: "fatal: Not a git repository" error (#3915).
- Fixed: unintended increase in package size (#3915).
9.10.0
- Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config (#3799).
- Added:
css-in-js
syntax option that will replace the existingstyled
andjsx
ones (#3872).- Added:
function-calc-no-invalid
rule (#3833).- Added:
ignore: ["next-sibling"]
toselector-max-type
(#3832).- Added:
declaration-block-semicolon-space-after
autofix (#3865).- Fixed: autofix is now disabled when a stylelint processors is used (#3873).
- Fixed:
CssSyntaxError
for functions in template literals (#3869).- Fixed:
no-descending-specificity
false positives for styled-components (#3875).- Fixed:
no-duplicate-selectors
false positives for styled-components (#3875).- Fixed:
selector-pseudo-class-no-unknown
false positives forfocus-visible
(#3887).- Fixed:
selector-max-universal
false positives for flush comments containing a comma (#3817).- Fixed:
shorthand-property-redundant-values
false positives for negative values (#3888).
Changelog
Sourced from stylelint's changelog.
[9.10.1][]
- Fixed: "fatal: Not a git repository" error (#3915).
- Fixed: unintended increase in package size (#3915).
[9.10.0][]
- Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config (#3799).
- Added:
css-in-js
syntax option that will replace the existingstyled
andjsx
ones (#3872).- Added:
function-calc-no-invalid
rule (#3833).- Added:
ignore: ["next-sibling"]
toselector-max-type
(#3832).- Added:
declaration-block-semicolon-space-after
autofix (#3865).- Fixed: autofix is now disabled when a stylelint processors is used (#3873).
- Fixed:
CssSyntaxError
for functions in template literals (#3869).- Fixed:
no-descending-specificity
false positives for styled-components (#3875).- Fixed:
no-duplicate-selectors
false positives for styled-components (#3875).- Fixed:
selector-pseudo-class-no-unknown
false positives forfocus-visible
(#3887).- Fixed:
selector-max-universal
false positives for flush comments containing a comma (#3817).- Fixed:
shorthand-property-redundant-values
false positives for negative values (#3888).
Commits
-
9feb822
Prepare 9.10.1 -
d762243
Update CHANGELOG.md -
d896a74
Remove jison-gho dependency (#3915) -
f703624
Lint staged files on pre-commit hook (#3906) -
127fef7
Update file-entry-cache to avoid the deprecated warning (#3903) -
fb7b8bf
Re-format CHANGELOG.md (#3905) -
69f2c59
Resolve the ambiguity of theNode.js
name (#3904) -
e26fb81
Fix failing tests. Closes #3898 (#3914) -
863cb29
Fix link address indocs/developer-guide/issues.md
(#3911) -
0d5d5fe
Update flow-bin to the latest version🚀 (#3909) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 cancel merge
will cancel a previously requested merge -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.