Skip to content

Update mongodb to the latest version 🚀 #4732

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
May 1, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 18, 2018

Version 3.0.7 of mongodb was just published.

Dependency mongodb
Current Version 3.0.6
Type dependency

The version 3.0.7 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 18 commits.

  • 43d4860 3.0.7
  • 14d7f93 refactor(applyWriteConcern): remove check for capabilities
  • 7d626c0 refactor(applyWriteConcern): re-add retryWrites support
  • 2ebbaba refactor(bulk): use common applyWriteConcern method
  • e17e170 refactor(admin): use common applyWriteConcern method
  • 5d37d00 refactor(collection): use common applyWriteConcern method
  • a9ac564 refactor(db): use common applyWriteConcern method
  • 2c78626 refactor(utils): add common applyWriteConcern method
  • af76426 docs(db): Clean up example code
  • b7ae8cd refactor(apm): remove metadata and define methods used for old apm
  • 6d10558 test(shared): remove needless bluebird requirement
  • d1739df refactor(test-shared): use majority write concern for dropDatabase
  • dffb3e5 test(apm): ensure that setupDatabase is waited for in before
  • d72da67 chore(contributing): adding contributing and CoC guidelines
  • cbec717 style(cursor): fix prettier linter rule

There are 18 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 🌴

@flovilmart flovilmart merged commit d48b30c into master May 1, 2018
@flovilmart flovilmart deleted the greenkeeper/mongodb-3.0.7 branch May 1, 2018 17:26
greenkeeper bot added a commit that referenced this pull request May 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 11, 2018

Version 3.1.0-beta4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 46 commits ahead by 46, behind by 1.

  • 15761d3 3.1.0-beta4
  • d03335e feat(collection): add colleciton level document mapping/unmapping
  • 9854850 chore(package.json): point mongodb-core to master
  • 96f56c0 3.1.0-beta3
  • ba142f8 chore(package.json): point master branch to mongodb-core master
  • f53195d feat(auth): add support for SCRAM-SHA-256
  • d6c3417 fix(mongo-client): pass arguments to ctor when new keyword is used
  • d6258bb docs(db): remove docs for autoIndexId
  • 388fe5c db(fix): createIndex handles IndexKeySpecsConflict
  • 7664e84 test(urlParser): adds test for new url parser
  • c1c5d8d feat(urlParser): use core URL parser
  • 3c31e31 chore(tests): removing outdated tests
  • 1ea7ad4 chore(minSize): fixing jsdoc for minSize
  • 419c2e8 chore(minSize): fixing jsdoc for minSize
  • 3fdc850 docs(minSize): document the minSize connection option

There are 46 commits in total.

See the full diff

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