Update module github.com/lib/pq to v1.12.3 #20

Merged
pieter merged 1 commit from renovate/github.com-lib-pq-1.x into main 2026-04-04 20:57:15 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/lib/pq v1.12.1v1.12.3 age confidence

Release Notes

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

v1.12.3

Compare Source

  • Send datestyle startup parameter, improving compatbility with database engines
    that use a different default datestyle such as EnterpriseDB (#​1312).

v1.12.2

Compare Source

  • Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the
    connection. Since v1.12.0 this could result in permanently broken connections,
    especially with CockroachDB which frequently sends partial messages (#​1299).

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 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.12.1` → `v1.12.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2flib%2fpq/v1.12.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2flib%2fpq/v1.12.1/v1.12.3?slim=true) | --- ### Release Notes <details> <summary>lib/pq (github.com/lib/pq)</summary> ### [`v1.12.3`](https://github.com/lib/pq/blob/HEAD/CHANGELOG.md#v1123-2026-04-03) [Compare Source](https://github.com/lib/pq/compare/v1.12.2...v1.12.3) - Send datestyle startup parameter, improving compatbility with database engines that use a different default datestyle such as EnterpriseDB ([#&#8203;1312]). [#&#8203;1312]: https://github.com/lib/pq/pull/1312 ### [`v1.12.2`](https://github.com/lib/pq/blob/HEAD/CHANGELOG.md#v1122-2026-04-02) [Compare Source](https://github.com/lib/pq/compare/v1.12.1...v1.12.2) - Treat io.ErrUnexpectedEOF as driver.ErrBadConn so database/sql discards the connection. Since v1.12.0 this could result in permanently broken connections, especially with CockroachDB which frequently sends partial messages ([#&#8203;1299]). [#&#8203;1299]: https://github.com/lib/pq/pull/1299 </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 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:eyJjcmVhdGVkSW5WZXIiOiI0My45MS40IiwidXBkYXRlZEluVmVyIjoiNDMuMTA0LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update module github.com/lib/pq to v1.12.2
Some checks failed
Build Golang packages / release (pull_request) Has been skipped
Build Golang packages / release (push) Has been skipped
Build Docker image / build (push) Has been cancelled
Build Docker image / build (pull_request) Has been cancelled
451ea7cde1
renovate-bot changed title from Update module github.com/lib/pq to v1.12.2 to Update module github.com/lib/pq to v1.12.3 2026-04-03 19:02:38 +02:00
renovate-bot force-pushed renovate/github.com-lib-pq-1.x from 451ea7cde1
Some checks failed
Build Golang packages / release (pull_request) Has been skipped
Build Golang packages / release (push) Has been skipped
Build Docker image / build (push) Has been cancelled
Build Docker image / build (pull_request) Has been cancelled
to 1ecbc03587
Some checks failed
Build Golang packages / release (push) Has been skipped
Build Golang packages / release (pull_request) Has been skipped
Build Docker image / build (push) Has been cancelled
Build Docker image / build (pull_request) Has been cancelled
2026-04-03 19:02:40 +02:00
Compare
pieter merged commit 1456e8c6cb into main 2026-04-04 20:57:15 +02:00
pieter deleted branch renovate/github.com-lib-pq-1.x 2026-04-04 20:57:15 +02: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/p1-logger!20
No description provided.