Update pg-promise to the latest version 🚀 #5939
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency pg-promise was updated from
9.0.2
to9.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 🌴