Skip to content

fix(deps): update all non-major go dependencies#198

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-non-major-go-dependencies
Open

fix(deps): update all non-major go dependencies#198
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-non-major-go-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/lib/pq v1.11.1v1.11.2 age confidence
golang.org/x/sys v0.40.0v0.41.0 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 8, 2026 17:32
| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| go         | github.com/lib/pq | v1.11.1 | v1.11.2 |
| go         | golang.org/x/sys  | v0.40.0 | v0.41.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update module golang.org/x/sys to v0.41.0 fix(deps): update all non-major go dependencies Feb 10, 2026
@renovate renovate bot force-pushed the renovate/all-non-major-go-dependencies branch from c13a7a4 to 63d9743 Compare February 10, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant