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 mongoose to the latest version πŸš€ #41

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.9.0 of mongoose just got published.

Dependency mongoose
Current Version 4.8.7
Type peerDependency

The version 4.9.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 mongoose. 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 37 commits .

  • e43cdf1 chore: release 4.9.0
  • 36b6ced Merge pull request #4977 from Automattic/4925
  • 386918a Merge pull request #5066 from Automattic/4.9
  • 566b9e8 Merge pull request #5018 from Automattic/4983
  • b40c187 Merge pull request #5024 from Automattic/4290
  • 336b0ee Merge pull request #5039 from Automattic/5026
  • f6acdb2 Merge pull request #5040 from Automattic/5027
  • 27e461e Merge pull request #5065 from Automattic/3998
  • 4aeb6e9 Merge branch '4.9' into 4983
  • c3d7429 Merge branch 'master' into 4.9
  • cdaad77 chore: now working on 4.8.8
  • 06d8509 docs: improve bulkWrite docs
  • eb47842 docs(model): add actual bulkWrite example re: #3998
  • 4c25637 fix(model): correct handling of replaceOne
  • 6ab3b8c fix(model): handle remaining ops for #3998

There are 37 commits in total. 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 #41 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #41   +/-   ##
=====================================
  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 892d90b...e31821c. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 4.9.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 0 commits .

See the full diff.