build(deps): bump the production-dependencies group across 1 directory with 3 updates
Closed
Number: #3971
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 19, 2025 at 10:23 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
May 22, 2025 at 10:43 AM UTC
(about 1 year ago)
(about 1 year ago)
Closed:
May 22, 2025 at 10:43 AM UTC
(about 1 year ago)
(about 1 year ago)
Time to Close:
3 days
Labels:
:wrench: golang dependencies go size:S
:wrench: golang dependencies go size:S
Description:
Bumps the production-dependencies group with 3 updates in the / directory: github.com/jackc/pgx/v5, golang.org/x/sync and google.golang.org/grpc.
Updates 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
Updates golang.org/x/sync from 0.13.0 to 0.14.0
Commits
506c70ferrgroup: propagate panic and Goexit through Wait- See full diff in compare view
Updates google.golang.org/grpc from 1.72.0 to 1.72.1
Commits
4cf3cf7Change version to 1.72.1 (#8319)537fe8dtransport: Propagate status code on receiving RST_STREAM during message read ...f32eab3cherry-pick #8302 and #8304 to v1.72.x branch (#8303)7fcfc87internal/delegatingresolver: avoid proxy if networktype of target address is ...ad1e120Change version to 1.72.1-dev (#8219)- See full diff 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 1111455 |
| UUID: | 3073334088 |
| Node ID: | PR_kwDOC4Nl586Wsom_ |
| Host: | GitHub |
| Repository: | sqlc-dev/sqlc |