Skip to content
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

Update loopback-connector-mongodb to the latest version 🚀 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 10, 2017

Version 3.2.1 of loopback-connector-mongodb just got published.

Dependency loopback-connector-mongodb
Current Version 3.2.0
Type devDependency

The version 3.2.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of loopback-connector-mongodb.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

  • 507c0af 3.2.1
  • b3d19fa Merge pull request #381 from strongloop/add-lazyconnect-docs
  • 0be8629 Apply feedback
  • 5a4ed6f Add docs on lazyConnect flag

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.952% when pulling bad0b1c on greenkeeper/loopback-connector-mongodb-3.2.1 into 2eaa8b3 on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2017

Version 3.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 48bdf8b 3.3.0
  • 7176634 Merge pull request #393 from strongloop/update-strong-globalize
  • 311cd94 update strong-globalize to 3.1.0
  • e5b0bb9 Merge branch 'add-stalebot'
  • a97ecaa Create Issue and PR Templates (#386)
  • 094734d Use stalebot on this repo (#383)
  • 6b8dbff Use stalebot on this repo
  • ad8b1d4 Merge pull request #382 from strongloop/add-codeowner
  • 1df6ee5 Add CODEOWNER file

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 4, 2017

Version 3.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 42025d5 3.3.1
  • b40d998 Switch to bson.ObjectID (#401)
  • 669ade3 Merge pull request #399 from strongloop/license
  • e055da4 chore: update license

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 19, 2018

Version 3.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b977cb4 3.4.0
  • c5d8549 Merge pull request #410 from strongloop/mongodb-driver-3.x
  • 4b957d3 upgrade to mongodb driver 3.x
  • ec7c721 Merge pull request #407 from strongloop/feat/alias-findById
  • 0f9b573 Alias find as findById

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 19, 2018

Version 3.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0041f21 3.4.1
  • 054fdd2 Merge pull request #413 from strongloop/mongodb-driver-3.x
  • 4e489c2 fix: allow db name to be parsed from url

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2018

Version 3.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 47de5b1 3.4.2
  • 780497d Merge pull request #425 from strongloop/testci
  • f3dde4a chore:update CODEOWNERS
  • f3ebd13 Merge pull request #424 from mitsos1os/issue-423
  • 38f8346 Prioritize db url
  • 08518f0 Merge pull request #416 from strongloop/welcome-nitro404
  • b8ad05b CODEOWNERS: add nitro404

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2018

Version 3.4.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2018

Version 3.4.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 24, 2018

Version 3.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • b79e263 3.5.0
  • 43a0138 Merge pull request #441 from strongloop/drop-node
  • 3773a16 chore: drop node 4 and update deps
  • 60aaecc Merge pull request #443 from candytangnb/webfm-0629-000207-cs,pl,ru-translation
  • 8e952a6 [WebFM] cs/pl/ru translation

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 15, 2018

Version 3.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • bdad30a 3.6.0
  • 0f46f71 Merge pull request #454 from strongloop/docs
  • a2985e0 docs: update with security consideration section
  • 4df3c63 Merge pull request #452 from strongloop/sanitize
  • ee24cd0 fix: sanitize query by default
  • 99bca4b Merge pull request #450 from gendigbadig/master
  • 2d2999e Merge pull request #437 from HugoPoi/feature/settings-disable-default-sort
  • 21618d8 change count to countDocuments
  • dbccb86 add useNewUrlParser on validOptionNames
  • 94e47e3 Dedicated Model for testing disableDefaultSort
  • fe6ae0e Add disableDefaultSort in README
  • b70fd28 Add settings disableDefaultSort for find method

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 13, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 6fe634c 3.7.0
  • b87e617 update deprecated mongo driver commands
  • 2615c4d Merge pull request #458 from strongloop/allow-mongodb-srv-protocol
  • 46720c5 Remove hard dependency of memwatch-next
  • 695bb20 Add support for protocol to be 'monogodb+srv'

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 14, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 20, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 077241e 3.8.0
  • c893722 fix performance issues on count #464
  • b30a28e feat: allow methods to pass strictObjectIDCoercion

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 23, 2018

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 1aea8db 3.9.0
  • d6e69c2 support decimal128 (#475)
  • efbee59 Merge pull request #471 from ntsekouras/fix-issue470
  • ab6b3aa Merge pull request #469 from Weaverize/master
  • 94245dc Added "authSource" in doc connection properties
  • fbf58b3 Convert embedded binary properties to buffer
  • d34171a Merge pull request #460 from mitsos1os/issue0459
  • 6a02676 Convert projection fields option to object

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 24, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 6, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits ahead by 5, behind by 2.

  • 260733d 4.0.0
  • 9c7a943 Use new url parser by default (#462)
  • ff11e42 remove the infinite inspect (#480)
  • a93d107 Merge pull request #417 from angfal/#414
  • 145bd3e Add case insensitive indexes support

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 12, 2019

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 56172b8 4.1.0
  • 36f8980 Merge pull request #501 from strongloop/fix/nested-decimal-props
  • fb41e40 fix: coerce deep nested decimal properties
  • 8c2a527 Fix missing '_id' when selected in filter.fields (#439)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 4, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 19, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 24, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 25, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 22, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 19, 2020

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant