Open greenkeeper[bot] opened 4 years ago
Merging #15 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #15 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 15 15
=========================================
Hits 15 15
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update e23a848...e69b973. Read the comment docs.
devDependency
xo was updated from 0.27.2
to 0.28.1
.devDependency
xo was updated from 0.27.2
to 0.28.2
.devDependency
xo was updated from 0.27.2
to 0.28.3
.devDependency
xo was updated from 0.27.2
to 0.29.0
.devDependency
xo was updated from 0.27.2
to 0.29.1
.devDependency
xo was updated from 0.27.2
to 0.30.0
.π¨ 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
devDependency
xo was updated from 0.27.2
to 0.31.0
.
βοΈ 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
.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.
Publisher: sindresorhus License: MIT
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](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: