Skip to content

Commit 67e7dd1

Browse files
chore(deps): update dependency pg to v8.22.0 (#288)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pg](https://redirect.github.com/brianc/node-postgres) ([source](https://redirect.github.com/brianc/node-postgres/tree/HEAD/packages/pg)) | [`8.21.0` → `8.22.0`](https://renovatebot.com/diffs/npm/pg/8.21.0/8.22.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.22.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.21.0/8.22.0?slim=true) | --- ### Release Notes <details> <summary>brianc/node-postgres (pg)</summary> ### [`v8.22.0`](https://redirect.github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8220) [Compare Source](https://redirect.github.com/brianc/node-postgres/compare/pg@8.21.0...pg@8.22.0) - Add support for [sslnegotiation=direct](https://redirect.github.com/brianc/node-postgres/pull/3688) for PostgreSQL 17+. </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Almaty) - Branch creation - "on friday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bedstack/elysia-drizzle-realworld-example). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a41f69 commit 67e7dd1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

bun.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"cross-env": "7.0.3",
5959
"drizzle-kit": "0.31.8",
6060
"drizzle-seed": "0.3.1",
61-
"pg": "8.21.0",
61+
"pg": "8.22.0",
6262
"rimraf": "6.1.3",
6363
"typescript": "5.9.3"
6464
},

0 commit comments

Comments
 (0)