bracketclub / api

The API for Bracket Club
https://bracketclub.herokuapp.com
1 stars 0 forks source link

Update pg to the latest version šŸš€ #23

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.0.0 of pg just got published.

Dependency pg
Current Version 6.4.1
Type dependency

The version 7.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 pg. 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 64 commits.

  • cbbd8d4 Bump version
  • 8a1da11 Update changelog
  • 8cc7308 Merge pull request #1369 from brianc/7.0
  • ca4ac99 Re-implement other patch
  • f9390da Re-implement changes from conflict
  • 8bfdd39 Merge remote-tracking branch 'origin/master' into 7.0
  • f37acc4 Use valid semver in package.json
  • 111e08d Cleanup
  • ac3102e Add support for pg-native multi-row result
  • 28b330c Add JS driver support for multiple results
  • 8798e50 Re-enable eslint with standard format (#1367)
  • f7de9ce Non-array query values cause query to end with an error.
  • 27450d0 Throw on reconnect attempt
  • a83655a Remove console.log statement
  • da71ea5 Add query validity check

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

greenkeeper[bot] commented 7 years ago

Version 7.0.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 5 commits.

  • 0921daa Bump version
  • fc6d9c2 Merge pull request #1374 from charmander/node-minor-compatibility
  • 482c06b Update minimum Node version to 4.5.0
  • 14153f2 Update README.md
  • 0c24ff3 Update readme

See the full diff

greenkeeper[bot] commented 7 years ago

Version 7.0.2 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 5 commits.

  • c6ee200 Bump version
  • 40cc6aa Update utils.js
  • 66c6776 Make client.end return promise with active query
  • d4bb51f Merge pull request #1375 from billouboq/remove-unused-var
  • 5062f27 remove unused variable

See the full diff