Open greenkeeper[bot] opened 7 years ago
Merging #57 into master will decrease coverage by
-0.5%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #57 +/- ##
=========================================
- Coverage 12.8% 12.31% -0.5%
=========================================
Files 40 40
Lines 1015 1015
=========================================
- Hits 130 125 -5
- Misses 885 890 +5
Impacted Files | Coverage Ξ | |
---|---|---|
src/commands/index.js | 75.75% <ΓΈ> (-15.16%) |
:x: |
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 fe5bfde...9726f7f. Read the comment docs.
Version 3.0.0 of validate-npm-package-name just got published.
The version 3.0.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 validate-npm-package-name. 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.
Commits
The new version differs by 8 commits .
ddf73c7
3.0.0
74131b4
update readme with additional restriction
f847db3
Merge pull request #13 from npm/invalidate-special-chars
55f1162
add .travis.yml
0995a97
fix: standard-ize
48f145f
upgrade builtin {0.0.7 β 1.0.3}; tap {0.4.13 β 10.0.0}, add standard
afc9c14
BREAKING CHANGE: do not allow "~'!()*" in package names
11cc3d2
Remove ableist examples from README
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: