hexjelly / url-shortener-microservice

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

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.26 of mongodb just got published.

Branch Build failing 🚨
Dependency mongodb
Current Version 2.2.25
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 :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/hexjelly/url-shortener-microservice/builds/223170059)
Commits

The new version differs by 28 commits .

  • fce57db Updated version to V2.2.26
  • 27aa819 fix apm_tests to run on older node
  • e3f7242 NODE-983 Add cursorId to aggregate and listCollections commands
  • f204c37 Add cursor to reply of aggregate command (#1510)
  • 69ab14f fixed 0.10.x breaking code in runner.js
  • c54667c mark group and profilingInfo as deprecated methods
  • 70dffb8 [WIP] NODE-956 DOCS Examples (#1507)
  • 9497c7d Merge pull request #1505 from mongodb/greenkeeper-readable-stream-2.2.7
  • 4417c77 chore(package): update readable-stream to version 2.2.7
  • 1e9ce89 Merge pull request #1504 from tellnes/dirname
  • bcd5a72 NODE-978 Added test case to uncover connection.end issue for node 0.10.x
  • 9dce21a remove dynamic require
  • d81815e Merged
  • e10a9be NODE-696 Handle interrupted error for createIndexes
  • 13735ba Merge pull request #1502 from mbroadst/NODE-972

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

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: