sebastianhaas / medical-appointment-scheduling-server

NodeJS-driven backend for medical-appointment-scheduling
https://github.com/sebastianhaas/medical-appointment-scheduling
62 stars 35 forks source link

Update loopback-connector-postgresql to the latest version 🚀 #18

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

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

Dependency loopback-connector-postgresql
Current Version 2.8.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-postgresql. 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 50 commits (ahead by 50, behind by 15).

  • 70a7504 3.0.0
  • e4daade Merge branch 'AccelerationNet-master'
  • 501037a Remove console.log
  • 0697d87 Monkey patch generic-pool to work through errors
  • 2ab4e93 Merge pull request #235 from strongloop/feature/fix-ilike-escape
  • 59b1c10 Fix the escape char
  • ce88756 Merge pull request #211 from strongloop/replicate-issue-template
  • 4160fcc Merge pull request #229 from strongloop/feature/upgrade-to-connector-4.x
  • d5283b0 Upgrade to loopback-connector@4.x
  • 537df3a Add checkFieldAndIndex for table status (#228)
  • 62dc458 Merge pull request #219 from strongloop/refactor-postgresql-migration
  • d6b1504 Refactor migration methods
  • ff2dff0 Merge pull request #194 from alireza-ahmadi/feature/ilike
  • 7f3b4d6 Fix code style inconsistencies in ilike tests
  • 2706edd Improve tests for better code style consistency

There are 50 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: