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

Merged
CSRBot merged 1 commits from renovate/go-modules into master 2026-02-10 15:09:13 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/lib/pq require patch v1.11.1 -> v1.11.2

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 | Type | Update | Change | |---|---|---|---| | [github.com/lib/pq](https://github.com/lib/pq) | require | patch | `v1.11.1` -> `v1.11.2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dvbGFuZyJdfQ==-->
CSRBot added 1 commit 2026-02-10 15:05:27 +01:00
chore(deps): update module github.com/lib/pq to v1.11.2
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 10s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 10s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 7s
Lint Markdown files / Run markdown linter (pull_request) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 2m21s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 28s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 32s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 21s
e9e187ab18
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-02-10 15:05:31 +01:00
CSRBot merged commit 9c3b7dc21d into master 2026-02-10 15:09:13 +01:00
CSRBot deleted branch renovate/go-modules 2026-02-10 15:09:14 +01:00
Sign in to join this conversation.