chore(deps): update module github.com/jackc/pgx/v5 to v5.9.2 #86

Open
renovate-bot wants to merge 1 commit from renovate/github.com-jackc-pgx-v5-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/jackc/pgx/v5 require minor v5.8.0v5.9.2

Release Notes

jackc/pgx (github.com/jackc/pgx/v5)

v5.9.2

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source


Configuration

📅 Schedule: 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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | require | minor | `v5.8.0` → `v5.9.2` | --- ### Release Notes <details> <summary>jackc/pgx (github.com/jackc/pgx/v5)</summary> ### [`v5.9.2`](https://github.com/jackc/pgx/compare/v5.9.1...v5.9.2) [Compare Source](https://github.com/jackc/pgx/compare/v5.9.1...v5.9.2) ### [`v5.9.1`](https://github.com/jackc/pgx/compare/v5.9.0...v5.9.1) [Compare Source](https://github.com/jackc/pgx/compare/v5.9.0...v5.9.1) ### [`v5.9.0`](https://github.com/jackc/pgx/compare/v5.8.0...v5.9.0) [Compare Source](https://github.com/jackc/pgx/compare/v5.8.0...v5.9.0) </details> --- ### Configuration 📅 **Schedule**: 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :---------- | :------------------- | | `go` | `1.24.0` -> `1.25.0` |
renovate-bot changed title from chore(deps): update module github.com/jackc/pgx/v5 to v5.9.0 to chore(deps): update module github.com/jackc/pgx/v5 to v5.9.1 2026-03-22 11:53:12 -04:00
renovate-bot force-pushed renovate/github.com-jackc-pgx-v5-5.x from 20b6a7631b to 66ed77444b 2026-03-22 11:53:12 -04:00 Compare
renovate-bot force-pushed renovate/github.com-jackc-pgx-v5-5.x from 66ed77444b to cd021c2a89 2026-03-26 20:45:11 -04:00 Compare
renovate-bot force-pushed renovate/github.com-jackc-pgx-v5-5.x from cd021c2a89 to a301f62e18 2026-03-29 23:45:34 -04:00 Compare
renovate-bot changed title from chore(deps): update module github.com/jackc/pgx/v5 to v5.9.1 to chore(deps): update module github.com/jackc/pgx/v5 to v5.9.2 2026-04-18 21:47:00 -04:00
renovate-bot force-pushed renovate/github.com-jackc-pgx-v5-5.x from a301f62e18 to 35cd6632e0 2026-04-18 21:47:00 -04:00 Compare
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/github.com-jackc-pgx-v5-5.x:renovate/github.com-jackc-pgx-v5-5.x
git switch renovate/github.com-jackc-pgx-v5-5.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/github.com-jackc-pgx-v5-5.x
git switch renovate/github.com-jackc-pgx-v5-5.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-jackc-pgx-v5-5.x
git switch renovate/github.com-jackc-pgx-v5-5.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-jackc-pgx-v5-5.x
git switch main
git merge --squash renovate/github.com-jackc-pgx-v5-5.x
git switch main
git merge --ff-only renovate/github.com-jackc-pgx-v5-5.x
git switch main
git merge renovate/github.com-jackc-pgx-v5-5.x
git push origin main
Sign in to join this conversation.
No description provided.