hexjelly / url-shortener-microservice

FreecodeCamp API project: URL Shortener Microservice API
MIT License
2 stars 0 forks source link

Update mongodb to the latest version 🚀 #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of mongodb was just published.

Dependency mongodb
Current Version 2.2.33
Type dependency

The version 3.0.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 404 commits ahead by 404, behind by 17.

  • 0a8b6d4 3.0.0
  • 6eede98 test(crud): update to latest specs #1622
  • 44373f3 refactor(collection): remove geoNear command helper
  • 3f69250 test(cursor): test cursorsKilled as Long and Number
  • fa0fbc0 test(sharded): fix sharded tests now that they run again
  • 84457ec fix(aggregate): remove support for inline results for aggregate (#1620)
  • 35d2d3e test(environment): modernize code, make setup asynchronous
  • a35df4f refactor(environments): modernize and subclass EnvironmentBase
  • 0b1a17b docs(README): Updating readme to refer to CHANGES_3.0.0.md (#1617)
  • 4ced72b docs(FindOperatorsUnordered): updating return types to self (#1619)
  • 2c35d76 docs(api): fixing all examples in API documentation (#1616)
  • ed80d73 chore(assign): replace assign with native Object.assign (#1618)
  • 0fb4658 fix(topologies): unify topologies connect API (#1615)
  • 018c496 refactor(utils): fix typo in lib/utils.js
  • 89c20d4 refactor(mongo_client): fix typos in lib/mongo_client.js

There are 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.296% when pulling bca787d2dafb5fcec0fd410f5d70d6694d057ec6 on greenkeeper/mongodb-3.0.0 into 26d472d03d719b2f18c26ebe78cede9b09b1478a on master.