Skip to content

Update pg-promise to the latest version 🚀 #5857

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
3 commits merged into from
Jul 27, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 27, 2019

The dependency pg-promise was updated from 8.7.5 to 9.0.0.

This version 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.


Publisher: vitaly.tomilov
License: MIT

Release Notes for 9.0.0

Official v9 Release

The number of changes is great, so bare with me as I will be updating the release notes here...

Commits

The new version differs by 88 commits.

There are 88 commits in total.

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 🌴

@ghost ghost added the Merge On Green label Jul 27, 2019
@dplewis
Copy link
Member

dplewis commented Jul 27, 2019

@vitaly-t Hey! Congrats on the pg-promise 9 release. Can you check the travis logs? I can do a PR but just wanted to ask you first.

@codecov
Copy link

codecov bot commented Jul 27, 2019

Codecov Report

Merging #5857 into master will increase coverage by 0.03%.
The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5857      +/-   ##
==========================================
+ Coverage   93.67%   93.71%   +0.03%     
==========================================
  Files         150      150              
  Lines       10616    10616              
==========================================
+ Hits         9945     9949       +4     
+ Misses        671      667       -4
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.9% <96.55%> (ø) ⬆️
src/RestWrite.js 93.89% <0%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.56% <0%> (+0.71%) ⬆️

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 8c321ed...30e9ed3. Read the comment docs.

@ghost ghost merged commit 80bb2b6 into master Jul 27, 2019
@dplewis dplewis deleted the greenkeeper/pg-promise-9.0.0 branch July 27, 2019 19:08
@vitaly-t
Copy link
Contributor

@dplewis I see you have figured it out yourself, and replaced generators with async/await 😄

UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update pg-promise to version 9.0.0

* chore(package): update lockfile package-lock.json

* remove es6 generators
This pull request was closed.
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.

2 participants