Skip to content

Update mongodb to version 2.2.7 🚀 #2554

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
Aug 19, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

mongodb just published its new version 2.2.7.

State Update 🚀
Dependency mongodb
New version 2.2.7
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 30 commits .

  • 7c1846c updated mongodb-core to 2.0.9 and updated version to 2.2.7
  • fef9899 Merge pull request #1391 from mongodb/greenkeeper-update-all
  • a63de1b NODE-799 Allow passing in servername for TLS connections for SNI support.
  • c475758 Added create collection view test
  • 68ae28a NODE-797 Added test coverage showing woring createCollection for views
  • 4dd8997 chore(package): update dependencies
  • 9380a91 If only a single mongos is provided in the seedlist, fix issue where it would be assigned as single standalone server instead of mongos topology (Issue #130).
  • 46404e2 minor cleanup
  • 9dd5f7b removed any test files from git and npm
  • ea8736e removed non expected files
  • 81a21e7 minor test fixes, updated version to 2.2.6 and mongodb-core to 2.0.8
  • 8d5b50c minor test fixes
  • b066c03 test fix
  • b88dbd4 Handle store execution based on readPreference
  • b6b8290 Merge pull request #1388 from danielsan/patch-1

There are 30 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 Aug 19, 2016

Current coverage is 92.20% (diff: 100%)

Merging #2554 into master will not change coverage

@@             master      #2554   diff @@
==========================================
  Files            97         97          
  Lines         11814      11814          
  Methods        1454       1454          
  Messages          0          0          
  Branches       1906       1906          
==========================================
  Hits          10893      10893          
  Misses          921        921          
  Partials          0          0          

Powered by Codecov. Last update 277df54...b79299b

@flovilmart flovilmart merged commit 9429659 into master Aug 19, 2016
@drew-gross drew-gross deleted the greenkeeper-mongodb-2.2.7 branch August 19, 2016 20:40
caoer added a commit to caoer/parse-server that referenced this pull request Aug 29, 2016
* ParsePlatform/master: (100 commits)
  Only allow basic auth credentials with a known appId (parse-community#2574)
  vk.com provider registered (parse-community#2579)
  chore(package): update parse-server-push-adapter to version 1.1.0 (parse-community#2588)
  vk.com auth data manager implemented (parse-community#2578)
  Fix a typo (parse-community#2563)
  Makes sure routes don't overlap and yield a header set error (parse-community#2559)
  Postgres: $all, $and CLP and more (parse-community#2551)
  Changelog 2.2.18 (parse-community#2558)
  chore(package): update winston-daily-rotate-file to version 1.3.0 (parse-community#2547)
  chore(package): update parse-server-s3-adapter to version 1.0.5 (parse-community#2536)
  Adds bcrypt native binding for better login performance (parse-community#2549)
  chore(package): update mongodb to version 2.2.7 (parse-community#2554)
  Make parse-server cloud code logging closer parse.com legacy (parse-community#2550)
  chore(package): update pg-promise to version 5.3.1 (parse-community#2519)
  Postgres: Operations, Hooks, OAuth login, Files support (parse-community#2528)
  Syncing afterSave/afterDelete trigger calls (Issue parse-community#2489) (parse-community#2499)
  Updated README.md (parse-community#2538)
  Fix capitalization, typo, and grammar mistake (parse-community#2533)
  Update ISSUE_TEMPLATE.md
  fix typo (parse-community#2525)
  ...
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