Skip to content

Update pg-promise to the latest version 🚀 #3953

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

Merged
merged 1 commit into from
Jun 25, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 25, 2017

Version 5.9.7 of pg-promise just got published.

Dependency pg-promise
Current Version 5.9.6
Type dependency

The version 5.9.7 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-promise.
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 3 commits.

  • 2a205c3 fixing the typescript for the PromiseAdapter + API links.
  • 6539102 updating doc links
  • 7fed329 updating tests and typescript for promise.all

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 🌴

@codecov
Copy link

codecov bot commented Jun 25, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3953      +/-   ##
==========================================
+ Coverage   90.55%   90.56%   +0.01%     
==========================================
  Files         115      115              
  Lines        7783     7783              
==========================================
+ Hits         7048     7049       +1     
+ Misses        735      734       -1
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.15% <0%> (-0.13%) ⬇️
src/RestWrite.js 93.48% <0%> (+0.38%) ⬆️

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 31e2288...8ef6044. Read the comment docs.

@flovilmart flovilmart merged commit d094a70 into master Jun 25, 2017
@flovilmart flovilmart deleted the greenkeeper/pg-promise-5.9.7 branch June 25, 2017 16:58
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.

1 participant