Skip to content

Update mongodb to the latest version 🚀 #4855

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 4 commits into from
Jun 27, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 27, 2018

Version 3.1.0 of mongodb was just published.

Dependency mongodb
Current Version 3.0.7
Type dependency

The version 3.1.0 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 130 commits ahead by 130, behind by 1.

  • 2a06d1e 3.1.0
  • 855bfdb feat(core): bump core dependency to v3.1.0
  • cddaba0 feat(Collection): warn if callback is not function in find and findOne
  • 36c591d docs(options): options default to null
  • e1cdce3 docs(count): document count api changes
  • 69e5254 fix(retryWrites): fixes more bulk ops to not use retryWrites
  • 124ab31 docs(Collection): fixing documentation for count
  • 559c195 fix(db): don't send session down to createIndex command
  • 195be0b docs(topologies): clarify sslValidate documentation
  • bf49bf2 docs(ensureIndex): undeprecate ensureIndex (#1753)
  • 7298c76 revert(collection): reverting collection-mapping features
  • 5a9fdf0 fix(cursor): cursor.count not respecting parent readPreference
  • 12ff392 fix(bulk): handle MongoWriteConcernErrors
  • e0be020 refactor(mongo_client): move floating functions to mongo_client_ops
  • 2dba264 docs(transactions): adding examples for transactions

There are 130 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 Jun 27, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4855      +/-   ##
==========================================
- Coverage   92.82%   92.81%   -0.02%     
==========================================
  Files         119      119              
  Lines        8813     8813              
==========================================
- Hits         8181     8180       -1     
- Misses        632      633       +1
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.2% <0%> (-0.09%) ⬇️

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 5cdbde2...003bc1b. Read the comment docs.

@flovilmart flovilmart force-pushed the greenkeeper/mongodb-3.1.0 branch from 87a7c96 to 003bc1b Compare June 27, 2018 15:43
@flovilmart flovilmart merged commit b332f4d into master Jun 27, 2018
@flovilmart flovilmart deleted the greenkeeper/mongodb-3.1.0 branch June 27, 2018 18:12
flovilmart pushed a commit that referenced this pull request Aug 12, 2018
* fix(package): update mongodb to version 3.1.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* starting mongo 3.1.0, read preferences are passed again

* Adds test confirming #4831 is properly functional now
flovilmart pushed a commit that referenced this pull request Aug 12, 2018
* fix(package): update mongodb to version 3.1.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* starting mongo 3.1.0, read preferences are passed again

* Adds test confirming #4831 is properly functional now
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update mongodb to version 3.1.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* starting mongo 3.1.0, read preferences are passed again

* Adds test confirming parse-community#4831 is properly functional now
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.

2 participants