voxpelli / node-connect-pg-simple

A simple, minimal PostgreSQL session store for Express
https://www.npmjs.com/package/connect-pg-simple
MIT License
234 stars 74 forks source link

chore(deps): update dependency pg-promise to ^11.9.1 #312

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pg-promise ^11.5.4 -> ^11.9.1 age adoption passing confidence

Release Notes

vitaly-t/pg-promise (pg-promise) ### [`v11.9.1`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.9.1) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.9.0...11.9.1) - Documentation updates - Dependencies updated ### [`v11.9.0`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.9.0) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.8.0...11.9.0) - Updated dependencies, including the `pg` driver - Added `types` property within [PreparedStatement](https://vitaly-t.github.io/pg-promise/PreparedStatement.html) and [ParameterizedQuery](https://vitaly-t.github.io/pg-promise/ParameterizedQuery.html) ### [`v11.8.0`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.8.0) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.8...11.8.0) - Refactoring TypeScript declarations for tasks and transactions. Added export of types `ITaskIfOptions` and `ITxIfOptions` from the root. - Refactoring [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function. ### [`v11.7.8`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.8) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.7...11.7.8) - Refactoring [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function - Documentation updates ### [`v11.7.7`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.7) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.6...11.7.7) - Fixing `null` | `undefined` parameters for [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function. - Adding tests for the function ### [`v11.7.6`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.6) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.5...11.7.6) - Further improvements for [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function. ### [`v11.7.5`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.5) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.4...11.7.5) - Improving TypeScript declaration for [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function. ### [`v11.7.4`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.4) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.3...11.7.4) - More fixes for the [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function. ### [`v11.7.3`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.3) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.2...11.7.3) - Fixing [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) function again 😸 ### [`v11.7.2`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.2) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.1...11.7.2) - Further improvement of the [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) helper, to support dynamic tag variables. ### [`v11.7.1`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.1) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.7.0...11.7.1) - Improved [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN) to support regular-string calls. ### [`v11.7.0`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.7.0) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.6.0...11.7.0) - Added template-tag helper [\_TN](https://vitaly-t.github.io/pg-promise/helpers.html#.\_TN), following [#​931](https://togithub.com/vitaly-t/pg-promise/issues/931) - Updated packages ### [`v11.6.0`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.6.0) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.5.5...11.6.0) - Dependencies updated, including the [underlying driver](https://togithub.com/brianc/node-postgres), to v8.11.5 - Removing some deprecated JavaScript - Upgrading CI tests to use new Postgres v16 and Node v20 - Documentation updates ### [`v11.5.5`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.5.5) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.5.4...11.5.5) - Addressing [sql injection issue](https://togithub.com/vitaly-t/pg-promise/discussions/911); All negative numbers are now wrapped in parentheses. - Dev dependencies updated. Thanks to [@​paul-gerste-sonarsource](https://togithub.com/paul-gerste-sonarsource)!

Configuration

📅 Schedule: Branch creation - " 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.