B-Stefan / CheckAuroa-Server

The server application for the check aurora service
2 stars 2 forks source link

Update loopback-connector-mongodb to the latest version πŸš€ #8

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency loopback-connector-mongodb
Current Version 1.18.0
Type dependency

The version 3.0.0 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 12 commits (ahead by 12, behind by 5).

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:

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 16 commits .

  • 0819fb4 3.0.1
  • ff21779 Merge pull request #348 from strongloop/fix/use-valid-options
  • 98cfad9 Remove invalid options
  • a0b9cfa Merge pull request #343 from strongloop/feature/connectorCapabilities-support-nested-property
  • 7fa21b9 Add nestedProperty to connectorCapabilities
  • 9ab3340 Merge pull request #342 from strongloop/doc-newurl-override
  • 2a59e81 Update README.md
  • 4dd4d39 add info on url override
  • c07afe7 Merge pull request #339 from strongloop/doc-add-properties
  • ee77926 add link for loopback types to mongodb
  • 4dd7bf9 replace MySQL with MongodDB
  • f2d2b7c Update Readme with Properties
  • 25b42d3 Merge pull request #337 from strongloop/lc-version3
  • 5ae34be update lB connector version
  • 4b39387 Merge pull request #330 from strongloop/forceId-true

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

greenkeeper[bot] commented 7 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 17 commits .

  • aa7c32a 3.1.0
  • 866039e Update connector version (#368)
  • 5a1a406 Replicate issue_template from loopback repo (#350)
  • 08310a9 Fix buildNearFilter to work with any key depth (#322)
  • fad1f84 Merge pull request #367 from strongloop/upsert-foreceid
  • 4f2b896 Fix Update when id not found
  • 65f0044 Add additional envs for node v4/v6 (#365)
  • 787f754 Merge pull request #364 from strongloop/change-node-version-travis
  • ccc8d08 Update node version
  • 9891862 Reconnect on execute after disconnect (#362)
  • 27bd86c update the near query with minDistance test (#361)
  • 4acf1be Fix lazy connect (#360)
  • cd2ade8 Export the additional functions (#353)
  • 855f49b Mongo 3.4 Support/Delete index β€˜kind’ property from index options (#335)
  • 25a3b14 Merge pull request #352 from strongloop/fix-readme

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

greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • 81fb132 3.2.0
  • 466f4b5 Merge pull request #380 from strongloop/feature/fix-write-concern
  • 242f560 Remove the hard-coded writeConcern
  • 6d9e28c Merge pull request #379 from strongloop/strictObjectIDCorercion
  • 3e7b0bb Document strictObjectIDCorecion flag
  • e7c8787 Merge pull request #378 from strongloop/feature/allow-regexp-on-like-operator
  • 3e24854 Allow different forms of regexp on like/nlike op
  • 2485b12 Merge pull request #377 from strongloop/fix/require-init
  • d32b4e3 Require init on mocha args
  • 45c68e7 Merge pull request #376 from strongloop/fix/use-buildSort
  • aa91b75 Use buildSort function to sort
  • cc479d0 Add docker setup (#373)
  • 13b8416 test: use mongodb-3.2 on Travis (#369)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.1 just got published.

Update to this version instead πŸš€

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

greenkeeper[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

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[bot] commented 6 years ago

Version 3.4.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff