You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The devDependency stylelint was updated from 9.9.0 to 9.10.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for 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 existing styled and jsx ones (#3872).
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency stylelint was updated from
9.9.0
to9.10.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for 9.10.0
css-in-js
syntax option that will replace the existingstyled
andjsx
ones (#3872).function-calc-no-invalid
rule (#3833).ignore: ["next-sibling"]
toselector-max-type
(#3832).declaration-block-semicolon-space-after
autofix (#3865).CssSyntaxError
for functions in template literals (#3869).no-descending-specificity
false positives for styled-components (#3875).no-duplicate-selectors
false positives for styled-components (#3875).selector-pseudo-class-no-unknown
false positives forfocus-visible
(#3887).selector-max-universal
false positives for flush comments containing a comma (#3817).shorthand-property-redundant-values
false positives for negative values (#3888).Commits
The new version differs by 41 commits.
af6c857
Prepare 9.10.0
1d01ec2
Prepare changelog
cb8f56a
Update CHANGELOG.md
afb49fc
Don't report "unknown pseudo class" for :focus-visible (#3886) (#3887)
bf989e9
Update CHANGELOG.md
6ddc90b
Allow negative values for shorthand-property-redudant-values (#3840) (#3888)
387bda2
Update globby (#3890)
e4e758d
Fix tests to account for new syntax errors in PostCSS (#3892)
4e7f263
Update url of
stylelint-webpack-plugin
(#3883)94dbb4e
Update flow-bin to the latest version 🚀 (#3881)
3495702
Update CHANGELOG.md
e57e893
Run rules for each root of document (#3875)
762df47
Update CHANGELOG.md
584876d
Fix false positives for flush comments containing a comma in selector-max-universal (#3817)
754bf92
Update CHANGELOG.md
There are 41 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴