Skip to content
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

Update mongodb to version 2.2.5 🚀 #2418

Merged
merged 1 commit into from
Jul 29, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

mongodb just published its new version 2.2.5.

State Update 🚀
Dependency mongodb
New version 2.2.5
Type dependency

This version 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 mongodb.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 22 commits .

  • b895132 Update history and version to 2.2.5
  • 8ced69f fixed commented out issue
  • 87a6c3e Added more collation tests
  • 31fc44d NODE-767 add doc for applySkipLimit as being defaulting to true
  • 64992e1 added some minor tests for single server/replicaset for disconnect
  • 0b49170 Added missing domains tests
  • 6e324a0 Implemented domain backward comp support enabled via domainsEnabled options on Server/ReplSet/Mongos and MongoClient.connect
  • 63ec4ef Merge pull request #1379 from steveren/docs-phase2-2.2branch
  • 522e43e fixed broken test
  • e77ac62 minor brittle test fix
  • c7e7c1e Added test to allow correct passing of maxstalenessms down
  • 5995c4e Edited sections: FAQ, Logging, Topology Management, APM
  • 8d6befb added collation support and tests
  • d30f150 added writeconcern test for findandmodify
  • 59522f8 Added addUser and removeUser write concern mock tests

There are 22 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@codecov-io
Copy link

codecov-io commented Jul 28, 2016

Current coverage is 91.84% (diff: 100%)

Merging #2418 into master will not change coverage

@@             master      #2418   diff @@
==========================================
  Files            95         95          
  Lines         10708      10708          
  Methods        1309       1309          
  Messages          0          0          
  Branches       1741       1741          
==========================================
  Hits           9835       9835          
  Misses          873        873          
  Partials          0          0          

Powered by Codecov. Last update a957df0...ab0d348

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.

4 participants