-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update stylelint to the latest version 🚀 #13
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 2 2
=====================================
Hits 2 2 Continue to review full report at Codecov.
|
Version 9.2.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Version 9.3.0 just got published.Update to this version instead 🚀 Release Notes9.3.0
CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Version 9.4.0 just got published.Update to this version instead 🚀 Release Notes9.4.0
CommitsThe new version differs by 67 commits.
There are 67 commits in total. See the full diff |
Version 9.5.0 just got published.Update to this version instead 🚀 Release Notes9.5.0
CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 9.6.0
CommitsThe new version differs by 99 commits.
There are 99 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 9.7.0
CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 9.7.1
|
Update to this version instead 🚀 Release Notes for 9.8.0
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 9.9.0
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 9.10.0
CommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 75 commits.
There are 75 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 9.2.0 of stylelint was just published.
The version 9.2.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of stylelint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
9.2.0selector-max-pseudo-class
rule (#3195).require('stylelint')
time (#3242).indentation
false positives for at-root (#3225).max-empty-lines
false positives for non-CSS blocks (#3229).no-empty-source
false positives for non-CSS blocks (#3240).string-no-newline
false positives for non-CSS blocks (#3228).Commits
The new version differs by 32 commits.
f60ab68
Increase timeout for long running tests
55ab24d
Mock getStdin
67b062a
Resolve promise
b021ad0
Incease CLI test timeout
6f6aa39
Update CHANGELOG.md
1814f4d
Fix autofix writing to files that aren't changed (#3241)
60aadd1
Fix false positives for non-CSS files in no-empty-source (#3240)
973e07b
Fix require (and test) performance (#3242)
07df575
fix(package): update postcss-html to version 0.18.0 (#3243)
2083aef
Increase timeout only for specific tests
059a8e3
Increase Jest timeout
d5d8f77
Prepare 9.2.0
0dfeaae
Update CHANGELOG.md
f6765c2
Update flow-bin to the latest version 🚀 (#3203)
e59f167
Update postcss-html to version 0.17.0 (#3238)
There are 32 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 🌴