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 version is covered by your current version range and after updating it in your project the build failed.
xo is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Add unicorn/prevent-abbreviations rule ba4efc9
This rule enforces more readable code by preventing the use of certain abbreviations in favor of the full word. Not everyone knows all abbreviations. Saving a few characters are not worth making your code less readable. List of abbreviations XO prevents.
After pinning to 0.27.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency xo was updated from
0.27.2
to0.28.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
xo is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v0.28.0
New rules
unicorn/string-content
rule (#439) 5a22b77unicorn/prevent-abbreviations
rule ba4efc9This rule enforces more readable code by preventing the use of certain abbreviations in favor of the full word. Not everyone knows all abbreviations. Saving a few characters are not worth making your code less readable. List of abbreviations XO prevents.
Improvements
webpack
option (#375) f656ee3extensions
andignores
from config files (#436) 0d63c64v0.27.2...v0.28.0
Commits
The new version differs by 6 commits.
cf98e72
0.28.0
d3c5399
Update dependencies
f656ee3
Add
webpack
option (#375)5a22b77
Add
unicorn/string-content
rule (#439)ba4efc9
Enable the
unicorn/prevent-abbreviations
rule0d63c64
Get
extensions
andignores
from config files (#436)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 🌴
The text was updated successfully, but these errors were encountered: