Skip to content

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

Merged
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-lib-pq-1.11.x
Mar 16, 2026
Merged

fix(deps): update module github.com/lib/pq to v1.11.2#1982
ocmbot[bot] merged 1 commit into
mainfrom
renovate/github.com-lib-pq-1.11.x

Conversation

@ocmbot

@ocmbot ocmbot Bot commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/lib/pq require patch v1.11.1v1.11.2 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - Only on Sunday ( * * * * 0 ) (UTC), 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.

@ocmbot ocmbot Bot requested a review from a team as a code owner March 15, 2026 00:44
@ocmbot ocmbot Bot enabled auto-merge (squash) March 15, 2026 00:44
@coderabbitai

coderabbitai Bot commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7f98140c-c352-4ebd-bd29-65333f3ae4e4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/github.com-lib-pq-1.11.x
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added kind/bugfix Bug kind/dependency dependency update, etc. size/xs Extra small labels Mar 15, 2026
@ocmbot ocmbot Bot force-pushed the renovate/github.com-lib-pq-1.11.x branch 4 times, most recently from 453cfcb to 934de1b Compare March 16, 2026 00:49
@ocmbot ocmbot Bot force-pushed the renovate/github.com-lib-pq-1.11.x branch from 934de1b to c82cbd4 Compare March 16, 2026 07:24
@ocmbot ocmbot Bot force-pushed the renovate/github.com-lib-pq-1.11.x branch from c82cbd4 to 1897fca Compare March 16, 2026 08:04
@ocmbot ocmbot Bot force-pushed the renovate/github.com-lib-pq-1.11.x branch from 1897fca to 23ea5ff Compare March 16, 2026 08:11
@ocmbot ocmbot Bot merged commit 17d7fe6 into main Mar 16, 2026
19 checks passed
@ocmbot ocmbot Bot deleted the renovate/github.com-lib-pq-1.11.x branch March 16, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix Bug kind/dependency dependency update, etc. size/xs Extra small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants