Skip to content

Update pg-promise to the latest version 🚀 #5939

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
2 commits merged into from
Aug 19, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 19, 2019

The dependency pg-promise was updated from 9.0.2 to 9.0.3.

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.3

In reality, there was substantial refactoring within TypeScript declarations, to support strict mode.

And to make sure it stays that way, all TypeScript tests in the project are now in strict mode also, as per tsconfig.json.

Thanks @72636c for pointing out the strict mode issue, and the initial PR.

Commits

The new version differs by 6 commits.

  • cbc7376 adding support for strict mode
  • baa6766 Merge pull request #644 from 72636c/typescript/safer-extensions
  • bfd8e7b Enable safer typing of extensions
  • 4c1a118 refactoring Client as IClient for the driver
  • 3eafc0a fixing Client class signature
  • 50a26d9 updating the driver's query method signature

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 Aug 19, 2019
@ghost ghost merged commit 994cdb7 into master Aug 19, 2019
@codecov
Copy link

codecov bot commented Aug 19, 2019

Codecov Report

Merging #5939 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5939      +/-   ##
==========================================
+ Coverage   93.67%   93.68%   +<.01%     
==========================================
  Files         156      156              
  Lines       10838    10838              
==========================================
+ Hits        10153    10154       +1     
+ Misses        685      684       -1
Impacted Files Coverage Δ
src/RestWrite.js 93.72% <0%> (+0.16%) ⬆️

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 750024f...7e370f8. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/pg-promise-9.0.3 branch August 19, 2019 01:20
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.3

* chore(package): update lockfile package-lock.json
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.

0 participants