Skip to content

chore(deps): bump github.com/lib/pq from 1.12.0 to 1.12.1#203

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/lib/pq-1.12.1
Mar 30, 2026
Merged

chore(deps): bump github.com/lib/pq from 1.12.0 to 1.12.1#203
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/lib/pq-1.12.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/lib/pq from 1.12.0 to 1.12.1.

Release notes

Sourced from github.com/lib/pq's releases.

v1.12.1

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

Changelog

Sourced from github.com/lib/pq's changelog.

v1.12.1 (2026-03-30)

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

Commits
  • 1464d69 Release v1.12.1
  • 5a64c11 Fix fromDSN() doc comment
  • 7f79f1b Fix trailing quote in fromDSN() error message
  • e0a292e Don't clear password if directly set on pq.Config
  • ce3c881 Use correct location for default ~/.pgpass location
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@dependabot dependabot bot requested a review from ZPascal as a code owner March 30, 2026 17:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 30, 2026 17:45
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lib/pq-1.12.1 branch from 0f0e4c9 to 0dbabce Compare March 30, 2026 18:02
Copy link
Copy Markdown
Owner

@ZPascal ZPascal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions github-actions bot merged commit a647b56 into main Mar 30, 2026
6 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/lib/pq-1.12.1 branch March 30, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant