leecade / fe

:dog: Provide Font-End 2017 Tech Stack and standalone build environment
MIT License
15 stars 4 forks source link

Update validate-npm-package-name to the latest version πŸš€ #57

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of validate-npm-package-name just got published.

Dependency validate-npm-package-name
Current Version 2.2.2
Type dependency

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 12.808% when pulling 9726f7f5211e3418959f3eab473e26ea75bbe4dd on greenkeeper/validate-npm-package-name-3.0.0 into fe5bfde7b080c818a26e8b050c179ad3748af07e on master.

codecov[bot] commented 7 years ago

Codecov Report

Merging #57 into master will decrease coverage by -0.5%. The diff coverage is n/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.