neogeek / mongoose-create-or-update

A Promise-based Mongoose plugin for creating and updating documents in a single statement.
MIT License
5 stars 1 forks source link

Update @neogeek/eslint-config-standards to the latest version 🚀 #48

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.15.0 of @neogeek/eslint-config-standards just got published.

Dependency @neogeek/eslint-config-standards
Current Version 1.14.0
Type devDependency

The version 1.15.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 @neogeek/eslint-config-standards. 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.


Release Notes v1.15.0
  • Updated ESLint to latest.
Commits

The new version differs by 4 commits .

  • eaa65ae Version bump.
  • c514f6c Updated packages.
  • 1e95f5e Merge pull request #21 from neogeek/greenkeeper/eslint-3.18.0
  • 43301a5 chore(package): update eslint to version 3.18.0

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:

codecov-io commented 7 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #48   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           7      7           
  Branches        1      1           
=====================================
  Hits            7      7

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 54d1844...d62a55a. Read the comment docs.