Update module github.com/lib/pq to v1.11.2 #8

Merged
pieter merged 1 commit from renovate/github.com-lib-pq-1.x into main 2026-02-11 09:02:52 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/lib/pq v1.11.1v1.11.2 age confidence

Release Notes

lib/pq (github.com/lib/pq)

v1.11.2

Compare Source

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility
    with Supavisor (#​1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the
    connection string. It's recommended to use dbname=, as database= is not a
    libpq option, and only worked by accident previously. (#​1261)


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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/lib/pq](https://github.com/lib/pq) | `v1.11.1` → `v1.11.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2flib%2fpq/v1.11.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2flib%2fpq/v1.11.1/v1.11.2?slim=true) | --- ### Release Notes <details> <summary>lib/pq (github.com/lib/pq)</summary> ### [`v1.11.2`](https://github.com/lib/pq/blob/HEAD/CHANGELOG.md#v1112-2025-02-10) [Compare Source](https://github.com/lib/pq/compare/v1.11.1...v1.11.2) This fixes two regressions: - Don't send startup parameters if there is no value, improving compatibility with Supavisor ([#&#8203;1260]). - Don't send `dbname` as a startup parameter if `database=[..]` is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. ([#&#8203;1261]) [#&#8203;1260]: https://github.com/lib/pq/pull/1260 [#&#8203;1261]: https://github.com/lib/pq/pull/1261 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4yLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update module github.com/lib/pq to v1.11.2
All checks were successful
Build Docker image / build (pull_request) Successful in 2m5s
Build Golang packages / test (pull_request) Successful in 1m23s
Build Golang packages / test (push) Successful in 47s
Build Docker image / build (push) Successful in 2m6s
Build Golang packages / release (pull_request) Has been skipped
Build Golang packages / release (push) Has been skipped
9bb639dc42
pieter merged commit a630c14482 into main 2026-02-11 09:02:52 +01:00
pieter deleted branch renovate/github.com-lib-pq-1.x 2026-02-11 09:02:52 +01:00
Sign in to join this conversation.
No reviewers
No labels
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
energy/opendtu-logger!8
No description provided.