Skip to content

Update mongodb to the latest version 🚀 #5004

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
2 commits merged into from
Aug 25, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 25, 2018

Version 3.1.4 of mongodb was just published.

Dependency mongodb
Current Version 3.1.3
Type dependency

The version 3.1.4 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 40 commits.

  • 2bbcf53 chore(release): 3.1.4
  • a029047 feat(core): update mongodb-core to 3.1.3
  • 875b925 chore(pkg): use standard-version for release management
  • 49406df chore(pkg): commit yarn and npm lock files
  • a474158 fix(cursor): remove deprecated notice on forEach
  • a12aa15 tets(sdam): death to flakey tests!
  • 1eef023 test(replset): reintroduce missing client options
  • 7b6ab57 test(examples): remove duplicated documentation
  • 62336bf test(find-and-modify): reintroduce missing client options
  • 0bae00f test(change-streams): const consistency
  • 862fb7c test(scram-sha-256): correct linting issues recently introduced
  • c7c10f7 test(sdam): add a wait for sdam events to come in
  • 090404f test(scram-sha-256): use correct form for passing auth to client
  • 7d4036a test(sdam): ensure we wait for close to check SDAM events
  • a184203 test(mongo-client): ensure we are testing the correct client

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

@ghost ghost added the Merge On Green label Aug 25, 2018
ghost
ghost previously approved these changes Aug 25, 2018
@codecov
Copy link

codecov bot commented Aug 25, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5004      +/-   ##
==========================================
+ Coverage    94.3%   94.31%   +0.01%     
==========================================
  Files         121      121              
  Lines        8760     8760              
==========================================
+ Hits         8261     8262       +1     
+ Misses        499      498       -1
Impacted Files Coverage Δ
src/RestWrite.js 93.51% <0%> (+0.18%) ⬆️

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 6172018...481d322. Read the comment docs.

@ghost ghost merged commit b51f508 into master Aug 25, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/mongodb-3.1.4 branch August 25, 2018 16:59
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update mongodb to version 3.1.4

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This pull request was closed.
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