Skip to content

Update mongodb to the latest version 🚀 #4529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 29, 2018

Version 3.0.2 of mongodb was just published.

Dependency mongodb
Current Version 3.0.1
Type dependency

The version 3.0.2 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.

It might be worth looking into these changes and trying to get this project onto the latest version of mongodb.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 29 commits.

  • 3ac3656 3.0.2
  • 421a6b2 feat(bulk): forward 'checkKeys' option for ordered and unordered bulk operations
  • 45bc722 fix(db): only callback with MongoError NODE-1293 (#1652)
  • a45eb0b Change db instantiation in Collection#mapReduce:
  • a34512b docs(mongo-client): the new method MongoClient().connect() was wrongly… (#1633)
  • b665a26 docs(examples): add array filter example (#1647)
  • d3e6be1 test(srv): update to the latest spec files (#1649)
  • 2921668 test(changestreams): add mongodb version requirement (#1648)
  • 1c132b8 docs: update docs esNext CRUD operation(update) adding collection missing
  • 823f779 docs(watch): update docs to the correct param strings (#1645)
  • 9e7561a docs(aggregate): add more info on aggregation changes to upgrade guide (#1638)
  • eddca5e fix(url parser): preserve auth creds when composing conn string (#1640)
  • d9fb750 fix(topology base): allow more than 10 event listeners (#1630)
  • ad64ddb docs(versions): fixing version dropdown
  • 3712e1b doc(authentication): add missing slashes between hosts and options

There are 29 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Jan 29, 2018

Codecov Report

Merging #4529 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4529      +/-   ##
==========================================
- Coverage   92.89%   92.84%   -0.05%     
==========================================
  Files         118      118              
  Lines        8445     8445              
==========================================
- Hits         7845     7841       -4     
- Misses        600      604       +4
Impacted Files Coverage Δ
src/Adapters/Cache/InMemoryCache.js 91.66% <0%> (-8.34%) ⬇️
src/RestWrite.js 93.46% <0%> (-0.37%) ⬇️

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 550b69e...0483282. Read the comment docs.

@flovilmart flovilmart merged commit c85c90a into master Feb 16, 2018
@flovilmart flovilmart deleted the greenkeeper/mongodb-3.0.2 branch February 16, 2018 13:38
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant