chore(deps): update dependency pg-promise to v12 #330
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.
This PR contains the following updates:
^11.9.1->^12.2.0Release Notes
vitaly-t/pg-promise (pg-promise)
v12.2.0Compare Source
It is more of a landmark release, without any code changes.
v12.1.3Compare Source
v12.1.2Compare Source
spexdependency with the same.lint: fixto the package scriptsv12.1.1Compare Source
tslintfrom dev dependencies, as it is now obsolete.No code changes.
v12.1.0Compare Source
deprecatedlabel from Task.batch function, as its use is still quite alright. And added a note instead:v12.0.0Compare Source
Legacy Clean-up
Gone: Custom Promises 🔨
Removed from the library everything related to supporting custom promises, external promise libraries, such as
Bluebird, etc., as obsolete.Now it is ES6 Promise all the way, nothing else, and no customization in that regard.
For example, initialization option
promiseLibis gone also.v11.15.0Compare Source
pgdriver +pg-query-streamto their latest versionsv11.14.0Compare Source
queryFilePath, as per PR-951v11.13.0Compare Source
v11.12.1Compare Source
enableChannelBindingconnection option (see this PR) to the TypeScript declarations.v11.12.0Compare Source
v11.11.0Compare Source
v11.10.2Compare Source
pgdriver andpg-query-stream.v11.10.1Compare Source
v11.10.0Compare Source
node-postgresdriver.pg-query-streamhas been moved intopeerDependencies.Configuration
📅 Schedule: Branch creation - Between 05:00 AM and 05:59 AM, every 14 days ( * 5 */14 * * ) in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.