build(deps): bump the production-dependencies group across 1 directory with 5 updates #3989
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
1.9.2
1.9.3
5.7.4
5.7.5
0.13.0
0.15.0
1.72.0
1.73.0
1.37.0
1.38.0
Updates
github.com/go-sql-driver/mysql
from 1.9.2 to 1.9.3Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
62984ad
release v1.9.3 (#1725)324cbb3
[1.9] fix PING on compressed connections (#1723)dfd973a
optimize readPacket (#1707)2ed589b
backport benchmark_test (#1706)ac04e5f
Transaction Commit/Rollback returns conn's cached error (#1702)1bee809
test stability improvement. (#1699)Updates
github.com/jackc/pgx/v5
from 5.7.4 to 5.7.5Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
15bca4a
Release v5.7.51d557f9
Remove PlanScan memoizationde7fe81
Use reflect.TypeFor instead of reflect.TypeOfd9eb089
Remove unused function6be24eb
Fix comment typo07871c0
Zero internal baseRows references to allow GC earlier777e7e5
Merge pull request #2313 from stampy88/tracelog_pool_additions151bd02
Switched toLogLevelDebug
540fcaa
Add support for PGOPTIONS environment variable3a248e3
Add support for PGTZ environment variableUpdates
golang.org/x/sync
from 0.13.0 to 0.15.0Commits
8a14946
errgroup: remove duplicated comment1869c69
all: replace deprecated ioutild1ac909
sync/errgroup: PanicError.Error print stack trace506c70f
errgroup: propagate panic and Goexit through WaitUpdates
google.golang.org/grpc
from 1.72.0 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025
Change version to 1.73.0 (#8322)ac60db1
Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148
balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465
delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308
balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146b
grpc: update contributing.md (#8318)09166b6
cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7
transport: Prevent sending negative timeouts (#8312)b89909b
leakcheck: Fix flaky test TestCheck (#8309)709023d
grpcsync/event: Simplify synchronization (#8308)Updates
modernc.org/sqlite
from 1.37.0 to 1.38.0Commits
70f073b
upgrade to SQLite 3.50.11459b9c
multiple fixes, updates #20902d5094
Merge branch 'issue209' into 'master'c172afa
write unit test for issue 2092b52dd0
unify bind_blobf8f328e
vendor [email protected], updates #20757a821e
link to benchmarksDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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