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.5.4 #292

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vitaly-t/pg-promise (pg-promise) ### [`v11.5.4`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.5.4) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.5.3...11.5.4) - Dependencies updated, including the driver, to v8.11.3 ### [`v11.5.3`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.5.3) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.5.2...11.5.3) - Following up on driver fix-update, see issue [#​888](https://togithub.com/vitaly-t/pg-promise/issues/888) ### [`v11.5.2`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.5.2) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.5.1...11.5.2) **This update is to clarify the full range of environments officially supported:** - PostgreSql v10 - v15 - NodeJS v14 - v18 **It is worth noting that:** - It may work with PostgreSql v9, but it is no longer officially supported. - It should work with NodeJS v20, but it is not officially supported yet (we support LTS versions of NodeJS only). The CI has been updated accordingly. No functional changes. ### [`v11.5.1`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.5.1) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.5.0...11.5.1) - Updated dependencies, including the driver, to v8.11.1 - Fixed [#​884](https://togithub.com/vitaly-t/pg-promise/issues/884) - CI build issue in test ### [`v11.5.0`](https://togithub.com/vitaly-t/pg-promise/releases/tag/11.5.0) [Compare Source](https://togithub.com/vitaly-t/pg-promise/compare/11.4.3...11.5.0) - Many dependencies updated, including Postgres driver. - Minor documentation updates. Please note that at the time of publishing this, GitHub CI started showing problems again, unrelated to the project. All tests pass locally fine, disregard Failed Build status for the time being.

Configuration

📅 Schedule: Branch creation - "before 2pm on Tuesday" 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 has been generated by Mend Renovate. View repository job log here.