The version 7.13.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of stylelint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes7.13.0
Added: ignoreAttributes option to selector-max-attribute (#2722).
Fixed: selector-combinator-space-* false positives for CSS namespaced type selectors (#2715).
Fixed: selector-max-specificity now ignores nested non-standard selectors (#2685).
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 7.13.0 of stylelint just got published.
The version 7.13.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of stylelint. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
7.13.0ignoreAttributes
option toselector-max-attribute
(#2722).selector-combinator-space-*
false positives for CSS namespaced type selectors (#2715).selector-max-specificity
now ignores nested non-standard selectors (#2685).Commits
The new version differs by 13 commits.
d2c3c24
Update snapshot
57466fa
Prepare 7.13.0
d2c31e8
Update CHANGELOG.md
945a188
Add ignoreAttributes option for selector-max-attribute (#2722)
ed588f3
Replace clearMessages with clearReportedMessages (#2725)
a399045
Update CHANGELOG.md
57e71a3
Issue 2711 (#2715)
11dbf79
Add brace in max-nesting-depth example (fix #2718) (#2720)
8c2c4a8
Correct extends behaviour in document (fix #2716) (#2717)
ad67157
Expand new option and bug fixing instructions
4310b91
Update chalk to the latest version 🚀 (#2695)
554a55f
Update CHANGELOG.md
863ed85
Ignore nested non-standard selectors in selector-max-specificity (#2685)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: