fix(deps): update module github.com/lib/pq to v1.11.2 #389

Merged
renovate merged 1 commits from renovate/github.com-lib-pq-1.x into master 2026-02-10 14:11:20 +00:00
Owner

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: 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.


  • 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**: 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjkiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjkiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-02-10 14:01:54 +00:00
fix(deps): update module github.com/lib/pq to v1.11.2
dancefinder / check (pull_request) Successful in 1m36s
dancefinder / build (pull_request) Successful in 7m4s
dancefinder / deploy-prod (pull_request) Has been skipped
8d0d86bac7
renovate scheduled this pull request to auto merge when all checks succeed 2026-02-10 14:01:55 +00:00
renovate merged commit b7ccd3f137 into master 2026-02-10 14:11:20 +00:00
renovate deleted branch renovate/github.com-lib-pq-1.x 2026-02-10 14:11:21 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dancefinder/dancefinder#389