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 pg-promise to the latest version 🚀 #4239

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 5, 2017

Version 6.10.3 of pg-promise was just published.

Dependency pg-promise
Current Version 6.10.2
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of pg-promise.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 5 commits.

  • 90cb4be restyling function call.
  • fd7d99d code style+docs+dependencies.
  • 02a2f8c finished the code styling change.
  • c182d87 restyling inline functions.
  • 5d279ee Use new ES6 Number class.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Oct 5, 2017

Codecov Report

Merging #4239 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4239      +/-   ##
==========================================
+ Coverage   92.23%   92.24%   +0.01%     
==========================================
  Files         116      116              
  Lines        8111     8111              
==========================================
+ Hits         7481     7482       +1     
+ Misses        630      629       -1
Impacted Files Coverage Δ
src/RestWrite.js 93.34% <0%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.62% <0%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0334370...9f5fd28. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Oct 8, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 8, 2017

Version 7.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 10, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2017

Version 7.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • cc8595e upped the version.
  • 27f27e9 updating PostgreSQL version + min Node requirements.
  • 0c0eb86 text syntax fix

See the full diff

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

Successfully merging this pull request may close these issues.

0 participants