Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5
Merged
Number: #61
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 19, 2025 at 11:31 PM UTC
(6 months ago)
(6 months ago)
Updated:
May 19, 2025 at 11:32 PM UTC
(6 months ago)
(6 months ago)
Merged:
May 19, 2025 at 11:32 PM UTC
(6 months ago)
by github-actions[bot]
(6 months ago)
by github-actions[bot]
Time to Close:
1 minute
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5.
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
5.7.5 (May 17, 2025)
- Support sslnegotiation connection option (divyam234)
- Update golang.org/x/crypto to v0.37.0. This placates security scanners that were unable to see that pgx did not use the behavior affected by https://pkg.go.dev/vuln/GO-2025-3487.
- TraceLog now logs Acquire and Release at the debug level (dave sinclair)
- Add support for PGTZ environment variable
- Add support for PGOPTIONS environment variable
- Unpin memory used by Rows quicker
- Remove PlanScan memoization. This resolves a rare issue where scanning could be broken for one type by first scanning another. The problem was in the memoization system and benchmarking revealed that memoization was not providing any meaningful benefit.
Commits
15bca4aRelease v5.7.51d557f9Remove PlanScan memoizationde7fe81Use reflect.TypeFor instead of reflect.TypeOfd9eb089Remove unused function6be24ebFix comment typo07871c0Zero internal baseRows references to allow GC earlier777e7e5Merge pull request #2313 from stampy88/tracelog_pool_additions151bd02Switched toLogLevelDebug540fcaaAdd support for PGOPTIONS environment variable3a248e3Add support for PGTZ environment variable- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+14
+14
Deletions:
-14
-14
Package Dependencies
Technical Details
| ID: | 503052 |
| UUID: | 2529970624 |
| Node ID: | PR_kwDOJq5Csc6WzEnA |
| Host: | GitHub |
| Repository: | xorcare/testing-go-code-with-postgres |
| Merge State: | Unknown |