mongodb-js / data-service

The MongoDB Data Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of mongodb is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 2.2.23 of mongodb just got published.

Branch Build failing 🚨
Dependency mongodb
Current Version 2.2.22
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As mongodb is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Commits

The new version differs by 17 commits .

  • 47e519f some fixes for proxy tests to attempt to avoid travis running issues
  • 671f286 Merge branch '2.2' of github.com:mongodb/node-mongodb-native into 2.2
  • 2603748 updated history and package.json to V2.2.23
  • 941417e Merge pull request #1470 from ra4king/patch-1
  • dac57e9 Merge pull request #1477 from oBusk/patch-1
  • a24c252 Merge pull request #1476 from maicss/patch-1
  • fe04423 Fix typo in node quickstart
  • 16ede54 https://jira.mongodb.org/browse/NODE-932
  • d1a4e15 fixed test
  • 7050663 minor test fix and mongo_client options validation
  • 39102e1 NODE-931 Validates all the options for MongoClient.connect and fixes missing connection settings
  • 38c037c NODE-929 Update SSL tutorial to correctly reflect the non-need for server/mongos/replset subobjects
  • 7832ca9 Merge branch '2.2' of github.com:mongodb/node-mongodb-native into 2.2:
  • 636444b link driver to mongodb-core 2.0 branch for dev
  • e4f5999 Merge pull request #1473 from Annoraaq/patch-1

There are 17 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Version 2.2.24 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 5 commits .

  • 5f11d26 Updated version to V2.2.24
  • 6958769 NODE-935, NODE-931 Introduce validateOptions option to MongoClient.co… (#1478)
  • 1a69e80 fixed hugo generation issues
  • 5da2884 fixed dev bson dep
  • 5f7c311 fixed api generation

See the full diff.

Resolved by #106