Update dependency pg to v8.23.0 #131

Open
renovate-bot wants to merge 1 commit from renovate/pg-8.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pg (source) 8.22.08.23.0 age adoption passing confidence
@types/pg (source) 8.20.08.23.1 age adoption passing confidence

Release Notes

brianc/node-postgres (pg)

v8.23.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [pg](https://github.com/brianc/node-postgres) ([source](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg)) | [`8.22.0` → `8.23.0`](https://renovatebot.com/diffs/npm/pg/8.22.0/8.23.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/pg/8.23.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pg/8.23.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pg/8.22.0/8.23.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pg/8.22.0/8.23.0?slim=true) | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)) | [`8.20.0` → `8.23.1`](https://renovatebot.com/diffs/npm/@types%2fpg/8.20.0/8.23.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fpg/8.23.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fpg/8.23.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fpg/8.20.0/8.23.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fpg/8.20.0/8.23.1?slim=true) | --- ### Release Notes <details> <summary>brianc/node-postgres (pg)</summary> ### [`v8.23.0`](https://github.com/brianc/node-postgres/blob/HEAD/CHANGELOG.md#pg8230) [Compare Source](https://github.com/brianc/node-postgres/compare/pg@8.22.0...pg@8.23.0) - Add support for query [`pipelineing`](https://github.com/brianc/node-postgres/pull/3652). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjQuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjY1LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJhY2tlbmQiLCJyZW5vdmF0ZSJdfQ==-->
renovate-bot changed title from Update dependency @types/pg to v8.20.2 to Update dependency @types/pg to v8.20.3 2026-08-02 06:01:42 +01:00
renovate-bot changed title from Update dependency @types/pg to v8.20.3 to Update dependency pg to v8.23.0 2026-08-10 13:09:21 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/pg-8.x:renovate/pg-8.x
git switch renovate/pg-8.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/pg-8.x
git switch renovate/pg-8.x
git rebase main
git switch main
git merge --ff-only renovate/pg-8.x
git switch renovate/pg-8.x
git rebase main
git switch main
git merge --no-ff renovate/pg-8.x
git switch main
git merge --squash renovate/pg-8.x
git switch main
git merge --ff-only renovate/pg-8.x
git switch main
git merge renovate/pg-8.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
MobiusReactor/TicTacToeV2!131
No description provided.