-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 #21452
build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 #21452
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.66.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughWalkthroughThe changes involve updates to the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
…ols/hubl for all modules
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yml
Review profile: CHILL
Files ignored due to path filters (38)
api/go.sum
is excluded by!**/*.sum
client/v2/go.sum
is excluded by!**/*.sum
depinject/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
orm/go.sum
is excluded by!**/*.sum
runtime/v2/go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
server/v2/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
store/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
tests/systemtests/go.sum
is excluded by!**/*.sum
tools/confix/go.sum
is excluded by!**/*.sum
tools/cosmovisor/go.sum
is excluded by!**/*.sum
tools/hubl/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/defaults/multisig/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/tx/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (38)
- api/go.mod (2 hunks)
- client/v2/go.mod (2 hunks)
- depinject/go.mod (2 hunks)
- go.mod (2 hunks)
- orm/go.mod (2 hunks)
- runtime/v2/go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (2 hunks)
- simapp/go.mod (2 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (2 hunks)
- tests/go.mod (2 hunks)
- tests/systemtests/go.mod (2 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (2 hunks)
- x/auth/go.mod (2 hunks)
- x/authz/go.mod (2 hunks)
- x/bank/go.mod (2 hunks)
- x/circuit/go.mod (2 hunks)
- x/consensus/go.mod (2 hunks)
- x/distribution/go.mod (2 hunks)
- x/epochs/go.mod (2 hunks)
- x/evidence/go.mod (2 hunks)
- x/feegrant/go.mod (2 hunks)
- x/gov/go.mod (2 hunks)
- x/group/go.mod (2 hunks)
- x/mint/go.mod (2 hunks)
- x/nft/go.mod (2 hunks)
- x/params/go.mod (2 hunks)
- x/protocolpool/go.mod (2 hunks)
- x/slashing/go.mod (2 hunks)
- x/staking/go.mod (2 hunks)
- x/tx/go.mod (1 hunks)
- x/upgrade/go.mod (2 hunks)
Files skipped from review due to trivial changes (11)
- simapp/go.mod
- tools/hubl/go.mod
- x/auth/go.mod
- x/authz/go.mod
- x/bank/go.mod
- x/consensus/go.mod
- x/epochs/go.mod
- x/feegrant/go.mod
- x/group/go.mod
- x/params/go.mod
- x/tx/go.mod
Additional context used
Path-based instructions (2)
tests/systemtests/go.mod (1)
Pattern
tests/**/*
: "Assess the integration and e2e test code assessing sufficient code coverage for the changes associated in the pull request"tests/go.mod (1)
Pattern
tests/**/*
: "Assess the integration and e2e test code assessing sufficient code coverage for the changes associated in the pull request"
Additional comments not posted (80)
api/go.mod (3)
9-9
: LGTM!The dependency update to
google.golang.org/genproto/googleapis/api
is appropriate.The code change is approved.
10-10
: LGTM!The dependency update to
google.golang.org/grpc
is appropriate and includes several new features, bug fixes, and performance improvements.The code change is approved.
20-20
: LGTM!The dependency update to
google.golang.org/genproto/googleapis/rpc
is appropriate.The code change is approved.
depinject/go.mod (7)
3-3
: LGTM!The update to Go version 1.21 is appropriate and may include performance improvements and new features.
The code change is approved.
5-5
: LGTM!The update to the toolchain version
go1.23.0
is appropriate.The code change is approved.
12-12
: LGTM!The dependency update to
google.golang.org/grpc
is appropriate and includes several new features, bug fixes, and performance improvements.The code change is approved.
25-25
: LGTM!The dependency update to
golang.org/x/net
is appropriate.The code change is approved.
26-26
: LGTM!The dependency update to
golang.org/x/sys
is appropriate.The code change is approved.
27-27
: LGTM!The dependency update to
golang.org/x/text
is appropriate.The code change is approved.
28-28
: LGTM!The dependency update to
google.golang.org/genproto/googleapis/rpc
is appropriate.The code change is approved.
orm/go.mod (3)
18-18
: LGTM!The dependency update to
google.golang.org/grpc
is appropriate and includes several new features, bug fixes, and performance improvements.The code change is approved.
65-65
: LGTM!The dependency update to
google.golang.org/genproto/googleapis/api
is appropriate.The code change is approved.
66-66
: LGTM!The dependency update to
google.golang.org/genproto/googleapis/rpc
is appropriate.The code change is approved.
store/go.mod (2)
24-24
: LGTM!The update of
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The code changes are approved.
75-75
: LGTM!The update of
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is beneficial and aligns with the PR objectives.The code changes are approved.
runtime/v2/go.mod (3)
27-27
: LGTM!The update of
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The code changes are approved.
98-98
: LGTM!The update of
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is beneficial and aligns with the PR objectives.The code changes are approved.
99-99
: LGTM!The update of
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is beneficial and aligns with the PR objectives.The code changes are approved.
server/v2/go.mod (3)
42-42
: LGTM!The update of
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The code changes are approved.
111-111
: LGTM!The update of
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is beneficial and aligns with the PR objectives.The code changes are approved.
112-112
: LGTM!The update of
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is beneficial and aligns with the PR objectives.The code changes are approved.
tools/confix/go.mod (3)
149-149
: Dependency Update Approved:google.golang.org/genproto/googleapis/api
The version update from
v0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
150-150
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version update from
v0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.
151-151
: Dependency Update Approved:google.golang.org/grpc
The version update from
v1.65.0
tov1.66.0
is approved.tests/systemtests/go.mod (3)
23-23
: Dependency Update Approved:google.golang.org/grpc
The version update from
v1.65.0
tov1.66.0
is approved.
155-155
: Dependency Update Approved:google.golang.org/genproto/googleapis/api
The version update from
v0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
156-156
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version update from
v0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/accounts/defaults/lockup/go.mod (3)
140-140
: Dependency Update Approved:google.golang.org/genproto/googleapis/api
The version update from
v0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
141-141
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version update from
v0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.
142-142
: Dependency Update Approved:google.golang.org/grpc
The version update from
v1.65.0
tov1.66.0
is approved.server/v2/cometbft/go.mod (3)
42-42
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/api
is approved.
43-43
: LGTM!The dependency update for
google.golang.org/grpc
is approved.
173-173
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/rpc
is approved.x/staking/go.mod (3)
26-26
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/api
is approved.
27-27
: LGTM!The dependency update for
google.golang.org/grpc
is approved.
151-151
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/rpc
is approved.x/nft/go.mod (3)
20-20
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/api
is approved.
21-21
: LGTM!The dependency update for
google.golang.org/grpc
is approved.
163-163
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/rpc
is approved.x/evidence/go.mod (3)
23-23
: LGTM!The version update for
google.golang.org/genproto/googleapis/api
is appropriate.The code changes are approved.
24-24
: LGTM!The version update for
google.golang.org/grpc
is appropriate.The code changes are approved.
165-165
: LGTM!The version update for
google.golang.org/genproto/googleapis/rpc
is appropriate.The code changes are approved.
x/protocolpool/go.mod (3)
22-22
: LGTM!The version update for
google.golang.org/genproto/googleapis/api
is appropriate.The code changes are approved.
23-23
: LGTM!The version update for
google.golang.org/grpc
is appropriate.The code changes are approved.
166-166
: LGTM!The version update for
google.golang.org/genproto/googleapis/rpc
is appropriate.The code changes are approved.
x/slashing/go.mod (3)
24-24
: LGTM!The version update for
google.golang.org/genproto/googleapis/api
is appropriate.The code changes are approved.
25-25
: LGTM!The version update for
google.golang.org/grpc
is appropriate.The code changes are approved.
167-167
: LGTM!The version update for
google.golang.org/genproto/googleapis/rpc
is appropriate.The code changes are approved.
x/circuit/go.mod (3)
19-19
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to the latest version.The code changes are approved.
20-20
: LGTM!The dependency
google.golang.org/grpc
has been updated to the latest version.The code changes are approved.
164-164
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to the latest version.The code changes are approved.
x/mint/go.mod (3)
24-24
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to the latest version.The code changes are approved.
25-25
: LGTM!The dependency
google.golang.org/grpc
has been updated to the latest version.The code changes are approved.
153-153
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to the latest version.The code changes are approved.
x/distribution/go.mod (3)
28-28
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to the latest version.The code changes are approved.
29-29
: LGTM!The dependency
google.golang.org/grpc
has been updated to the latest version.The code changes are approved.
169-169
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to the latest version.The code changes are approved.
x/gov/go.mod (3)
31-31
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
32-32
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.
169-169
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.tools/cosmovisor/go.mod (2)
177-177
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
is approved.
178-178
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.x/accounts/defaults/multisig/go.mod (3)
163-163
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
164-164
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.
165-165
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.client/v2/go.mod (3)
16-16
: LGTM! But verify compatibility.The dependency
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
166-166
: LGTM! But verify compatibility.The dependency
google.golang.org/genproto/googleapis/api
has been updated fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
167-167
: LGTM! But verify compatibility.The dependency
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
x/accounts/go.mod (3)
19-19
: LGTM! But verify compatibility.The dependency
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
168-168
: LGTM! But verify compatibility.The dependency
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
167-167
: LGTM! But verify compatibility.The dependency
google.golang.org/genproto/googleapis/api
has been updated fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
go.mod (3)
61-61
: LGTM! But verify compatibility.The dependency
google.golang.org/genproto/googleapis/api
has been updated fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
174-174
: LGTM! But verify compatibility.The dependency
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
62-62
: LGTM! But verify compatibility.The dependency
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
. Ensure that the new version does not introduce breaking changes.The code changes are approved.
Run the following script to verify the compatibility of the new version:
x/upgrade/go.mod (2)
33-33
: Dependency Update Approved:google.golang.org/grpc
The version of
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
. This update includes new features, bug fixes, and performance improvements.The dependency update is approved.
197-197
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version of
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
. This update includes potential enhancements or changes in the API.The dependency update is approved.
tests/go.mod (2)
30-30
: Dependency Update Approved:google.golang.org/grpc
The version of
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
. This update includes new features, bug fixes, and performance improvements.The dependency update is approved.
225-225
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version of
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
. This update includes potential enhancements or changes in the API.The dependency update is approved.
simapp/v2/go.mod (2)
232-232
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version of
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
. This update includes potential enhancements or changes in the API.The dependency update is approved.
233-233
: Dependency Update Approved:google.golang.org/grpc
The version of
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
. This update includes new features, bug fixes, and performance improvements.The dependency update is approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yml
Review profile: CHILL
Files ignored due to path filters (38)
api/go.sum
is excluded by!**/*.sum
client/v2/go.sum
is excluded by!**/*.sum
depinject/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
orm/go.sum
is excluded by!**/*.sum
runtime/v2/go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
server/v2/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
store/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
tests/systemtests/go.sum
is excluded by!**/*.sum
tools/confix/go.sum
is excluded by!**/*.sum
tools/cosmovisor/go.sum
is excluded by!**/*.sum
tools/hubl/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/defaults/multisig/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/tx/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (38)
- api/go.mod (2 hunks)
- client/v2/go.mod (2 hunks)
- depinject/go.mod (2 hunks)
- go.mod (2 hunks)
- orm/go.mod (2 hunks)
- runtime/v2/go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (2 hunks)
- simapp/go.mod (2 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (2 hunks)
- tests/go.mod (2 hunks)
- tests/systemtests/go.mod (2 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (2 hunks)
- x/auth/go.mod (2 hunks)
- x/authz/go.mod (2 hunks)
- x/bank/go.mod (2 hunks)
- x/circuit/go.mod (2 hunks)
- x/consensus/go.mod (2 hunks)
- x/distribution/go.mod (2 hunks)
- x/epochs/go.mod (2 hunks)
- x/evidence/go.mod (2 hunks)
- x/feegrant/go.mod (2 hunks)
- x/gov/go.mod (2 hunks)
- x/group/go.mod (2 hunks)
- x/mint/go.mod (2 hunks)
- x/nft/go.mod (2 hunks)
- x/params/go.mod (2 hunks)
- x/protocolpool/go.mod (2 hunks)
- x/slashing/go.mod (2 hunks)
- x/staking/go.mod (2 hunks)
- x/tx/go.mod (1 hunks)
- x/upgrade/go.mod (2 hunks)
Files skipped from review due to trivial changes (18)
- go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- simapp/v2/go.mod
- tests/systemtests/go.mod
- tools/cosmovisor/go.mod
- x/accounts/defaults/lockup/go.mod
- x/accounts/defaults/multisig/go.mod
- x/auth/go.mod
- x/circuit/go.mod
- x/consensus/go.mod
- x/evidence/go.mod
- x/feegrant/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/slashing/go.mod
- x/tx/go.mod
Additional context used
Path-based instructions (1)
tests/go.mod (1)
Pattern
tests/**/*
: "Assess the integration and e2e test code assessing sufficient code coverage for the changes associated in the pull request"
Additional comments not posted (60)
api/go.mod (3)
9-9
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been correctly updated to the latest version.The code change is approved.
10-10
: LGTM!The dependency
google.golang.org/grpc
has been correctly updated to the latest version.The code change is approved.
20-20
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been correctly updated to the latest version.The code change is approved.
depinject/go.mod (7)
3-3
: LGTM!The Go version has been correctly updated to
1.21
.The code change is approved.
5-5
: LGTM!The toolchain version
go1.23.0
has been correctly added.The code change is approved.
12-12
: LGTM!The dependency
google.golang.org/grpc
has been correctly updated to the latest version.The code change is approved.
25-25
: LGTM!The dependency
golang.org/x/net
has been correctly updated to the latest version.The code change is approved.
26-26
: LGTM!The dependency
golang.org/x/sys
has been correctly updated to the latest version.The code change is approved.
27-27
: LGTM!The dependency
golang.org/x/text
has been correctly updated to the latest version.The code change is approved.
28-28
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been correctly updated to the latest version.The code change is approved.
orm/go.mod (3)
18-18
: LGTM!The dependency
google.golang.org/grpc
has been correctly updated to the latest version.The code change is approved.
65-65
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been correctly updated to the latest version.The code change is approved.
66-66
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been correctly updated to the latest version.The code change is approved.
store/go.mod (2)
24-24
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved. This update includes new features, bug fixes, and performance improvements.
75-75
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved. This update includes updates in the underlying protocol buffer definitions or related functionality.tools/confix/go.mod (3)
149-149
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved. This update includes updates in the underlying protocol buffer definitions or related functionality.
150-150
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved. This update includes updates in the underlying protocol buffer definitions or related functionality.
151-151
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved. This update includes new features, bug fixes, and performance improvements.tools/hubl/go.mod (3)
16-16
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved. This update includes new features, bug fixes, and performance improvements.
152-152
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved. This update includes updates in the underlying protocol buffer definitions or related functionality.
153-153
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved. This update includes updates in the underlying protocol buffer definitions or related functionality.x/staking/go.mod (3)
26-26
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/api
is approved.
27-27
: LGTM!The dependency update for
google.golang.org/grpc
is approved.
151-151
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/rpc
is approved.x/bank/go.mod (3)
25-25
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/api
is approved.
26-26
: LGTM!The dependency update for
google.golang.org/grpc
is approved.
161-161
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/rpc
is approved.x/protocolpool/go.mod (3)
22-22
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/api
is approved.
23-23
: LGTM!The dependency update for
google.golang.org/grpc
is approved.
166-166
: LGTM!The dependency update for
google.golang.org/genproto/googleapis/rpc
is approved.x/epochs/go.mod (3)
19-19
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
20-20
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.
158-158
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/authz/go.mod (3)
25-25
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
26-26
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.
161-161
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/distribution/go.mod (3)
28-28
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
29-29
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.
169-169
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/gov/go.mod (3)
31-31
: LGTM!The update to
google.golang.org/genproto/googleapis/api
reflects routine maintenance to keep dependencies current.The code change is approved.
32-32
: LGTM!The update to
google.golang.org/grpc
reflects routine maintenance to keep dependencies current.The code change is approved.
169-169
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
reflects routine maintenance to keep dependencies current.The code change is approved.
x/params/go.mod (3)
24-24
: LGTM!The update to
google.golang.org/genproto/googleapis/api
reflects routine maintenance to keep dependencies current.The code change is approved.
25-25
: LGTM!The update to
google.golang.org/grpc
reflects routine maintenance to keep dependencies current.The code change is approved.
164-164
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
reflects routine maintenance to keep dependencies current.The code change is approved.
client/v2/go.mod (3)
16-16
: LGTM!The update to
google.golang.org/grpc
reflects routine maintenance to keep dependencies current.The code change is approved.
166-166
: LGTM!The update to
google.golang.org/genproto/googleapis/api
reflects routine maintenance to keep dependencies current.The code change is approved.
167-167
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
reflects routine maintenance to keep dependencies current.The code change is approved.
x/accounts/go.mod (3)
19-19
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The dependency update is approved.
167-167
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
likely includes improvements or bug fixes.The dependency update is approved.
168-168
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
likely includes improvements or bug fixes.The dependency update is approved.
x/group/go.mod (3)
34-34
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
likely includes improvements or bug fixes.The dependency update is approved.
35-35
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The dependency update is approved.
177-177
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
likely includes improvements or bug fixes.The dependency update is approved.
x/upgrade/go.mod (2)
33-33
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The dependency update is approved.
197-197
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
likely includes improvements or bug fixes.The dependency update is approved.
tests/go.mod (2)
30-30
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is appropriate and necessary for maintaining compatibility and leveraging improvements from the upstream library.The code changes are approved.
225-225
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
is appropriate and necessary for maintaining compatibility and leveraging improvements from the upstream library.The code changes are approved.
simapp/go.mod (2)
51-51
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is appropriate and necessary for maintaining compatibility and leveraging improvements from the upstream library.The code changes are approved.
226-226
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
is appropriate and necessary for maintaining compatibility and leveraging improvements from the upstream library.The code changes are approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yml
Review profile: CHILL
Files ignored due to path filters (38)
api/go.sum
is excluded by!**/*.sum
client/v2/go.sum
is excluded by!**/*.sum
depinject/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
orm/go.sum
is excluded by!**/*.sum
runtime/v2/go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
server/v2/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
store/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
tests/systemtests/go.sum
is excluded by!**/*.sum
tools/confix/go.sum
is excluded by!**/*.sum
tools/cosmovisor/go.sum
is excluded by!**/*.sum
tools/hubl/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/defaults/multisig/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/tx/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (38)
- api/go.mod (2 hunks)
- client/v2/go.mod (2 hunks)
- depinject/go.mod (2 hunks)
- go.mod (2 hunks)
- orm/go.mod (2 hunks)
- runtime/v2/go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (2 hunks)
- simapp/go.mod (2 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (2 hunks)
- tests/go.mod (2 hunks)
- tests/systemtests/go.mod (2 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (2 hunks)
- x/auth/go.mod (2 hunks)
- x/authz/go.mod (2 hunks)
- x/bank/go.mod (2 hunks)
- x/circuit/go.mod (2 hunks)
- x/consensus/go.mod (2 hunks)
- x/distribution/go.mod (2 hunks)
- x/epochs/go.mod (2 hunks)
- x/evidence/go.mod (2 hunks)
- x/feegrant/go.mod (2 hunks)
- x/gov/go.mod (2 hunks)
- x/group/go.mod (2 hunks)
- x/mint/go.mod (2 hunks)
- x/nft/go.mod (2 hunks)
- x/params/go.mod (2 hunks)
- x/protocolpool/go.mod (2 hunks)
- x/slashing/go.mod (2 hunks)
- x/staking/go.mod (2 hunks)
- x/tx/go.mod (1 hunks)
- x/upgrade/go.mod (2 hunks)
Files skipped from review due to trivial changes (13)
- api/go.mod
- server/v2/cometbft/go.mod
- simapp/v2/go.mod
- tests/go.mod
- tests/systemtests/go.mod
- tools/cosmovisor/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/consensus/go.mod
- x/distribution/go.mod
- x/epochs/go.mod
- x/gov/go.mod
- x/nft/go.mod
Additional comments not posted (68)
depinject/go.mod (3)
3-3
: LGTM!The Go version update from 1.20 to 1.21 is approved. This update may include performance improvements and new features.
5-5
: LGTM!Specifying the toolchain version as
go1.23.0
ensures consistency in building and testing the module.
12-12
: LGTM!The dependency updates are approved. These updates ensure compatibility with the latest versions, which may include bug fixes, performance improvements, and new features.
Also applies to: 25-28
x/tx/go.mod (1)
31-33
: LGTM!The dependency updates are approved. These updates ensure compatibility with the latest versions, which may include bug fixes, performance improvements, and new features.
orm/go.mod (1)
18-18
: LGTM!The dependency updates are approved. These updates ensure compatibility with the latest versions, which may include bug fixes, performance improvements, and new features.
Also applies to: 65-66
store/go.mod (2)
24-24
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The code changes are approved.
75-75
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
suggests a change in the versioning of the generated protocol buffers, potentially impacting the generated code or its compatibility with other components.The code changes are approved.
runtime/v2/go.mod (3)
27-27
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The code changes are approved.
98-98
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
suggests a change in the versioning of the generated protocol buffers, potentially impacting the generated code or its compatibility with other components.The code changes are approved.
99-99
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
suggests a change in the versioning of the generated protocol buffers, potentially impacting the generated code or its compatibility with other components.The code changes are approved.
server/v2/go.mod (3)
42-42
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
includes new features, bug fixes, and performance improvements.The code changes are approved.
111-111
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
suggests a change in the versioning of the generated protocol buffers, potentially impacting the generated code or its compatibility with other components.The code changes are approved.
112-112
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
suggests a change in the versioning of the generated protocol buffers, potentially impacting the generated code or its compatibility with other components.The code changes are approved.
tools/confix/go.mod (3)
149-149
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
150-150
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.
151-151
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.x/auth/go.mod (3)
28-28
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
29-29
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.
167-167
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/staking/go.mod (3)
26-26
: LGTM!The update to
google.golang.org/genproto/googleapis/api
fromv0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
27-27
: LGTM!The update to
google.golang.org/grpc
fromv1.65.0
tov1.66.0
is approved.
151-151
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
fromv0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/bank/go.mod (3)
25-25
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
26-26
: LGTM!The dependency
google.golang.org/grpc
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
161-161
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
x/evidence/go.mod (3)
23-23
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
24-24
: LGTM!The dependency
google.golang.org/grpc
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
165-165
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
x/protocolpool/go.mod (3)
22-22
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
23-23
: LGTM!The dependency
google.golang.org/grpc
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
166-166
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to a newer version. This update may include bug fixes, performance improvements, or new features.The code changes are approved.
x/slashing/go.mod (3)
24-24
: LGTM!The update to
google.golang.org/genproto/googleapis/api
is a minor version change and is likely to include bug fixes or small feature additions.The code changes are approved.
25-25
: LGTM!The update to
google.golang.org/grpc
includes several new features, bug fixes, and performance improvements.The code changes are approved.
167-167
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
is a minor version change and is likely to include bug fixes or small feature additions.The code changes are approved.
x/circuit/go.mod (3)
19-19
: LGTM!The update to
google.golang.org/genproto/googleapis/api
is a minor version change and is likely to include bug fixes or small feature additions.The code changes are approved.
20-20
: LGTM!The update to
google.golang.org/grpc
includes several new features, bug fixes, and performance improvements.The code changes are approved.
164-164
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
is a minor version change and is likely to include bug fixes or small feature additions.The code changes are approved.
x/authz/go.mod (3)
25-25
: LGTM!The update to
google.golang.org/genproto/googleapis/api
is a minor version change and is likely to include bug fixes or small feature additions.The code changes are approved.
26-26
: LGTM!The update to
google.golang.org/grpc
includes several new features, bug fixes, and performance improvements.The code changes are approved.
161-161
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
is a minor version change and is likely to include bug fixes or small feature additions.The code changes are approved.
x/mint/go.mod (3)
24-24
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
25-25
: LGTM!The dependency
google.golang.org/grpc
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
153-153
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
x/params/go.mod (3)
24-24
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
25-25
: LGTM!The dependency
google.golang.org/grpc
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
164-164
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
x/feegrant/go.mod (3)
25-25
: LGTM!The dependency
google.golang.org/genproto/googleapis/api
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
26-26
: LGTM!The dependency
google.golang.org/grpc
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
170-170
: LGTM!The dependency
google.golang.org/genproto/googleapis/rpc
has been updated to a newer version. Ensure that the new version is compatible with the existing codebase.The code changes are approved.
x/accounts/defaults/multisig/go.mod (3)
163-163
: LGTM!The update to
google.golang.org/genproto/googleapis/api
is approved.
164-164
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
is approved.
165-165
: LGTM!The update to
google.golang.org/grpc
is approved.client/v2/go.mod (3)
16-16
: LGTM!The update to
google.golang.org/grpc
is approved.
166-166
: LGTM!The update to
google.golang.org/genproto/googleapis/api
is approved.
167-167
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
is approved.x/accounts/go.mod (3)
19-19
: LGTM!The update to
google.golang.org/grpc
is approved.
167-167
: LGTM!The update to
google.golang.org/genproto/googleapis/api
is approved.
168-168
: LGTM!The update to
google.golang.org/genproto/googleapis/rpc
is approved.go.mod (3)
61-61
: Dependency Update Approved:google.golang.org/genproto/googleapis/api
The version update from
v0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
62-62
: Dependency Update Approved:google.golang.org/grpc
The version update from
v1.65.0
tov1.66.0
is approved.
174-174
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version update from
v0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/group/go.mod (3)
34-34
: Dependency Update Approved:google.golang.org/genproto/googleapis/api
The version update from
v0.0.0-20240528184218-531527333157
tov0.0.0-20240604185151-ef581f913117
is approved.
35-35
: Dependency Update Approved:google.golang.org/grpc
The version update from
v1.65.0
tov1.66.0
is approved.
177-177
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version update from
v0.0.0-20240808171019-573a1156607a
tov0.0.0-20240827150818-7e3bb234dfed
is approved.x/upgrade/go.mod (2)
33-33
: Dependency Update Approved:google.golang.org/grpc
The version update from
v1.65.0
tov1.66.0
is approved.
197-197
: Dependency Update Approved:google.golang.org/genproto/googleapis/rpc
The version update from
v0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
is approved.simapp/go.mod (2)
51-51
: LGTM!The version of
google.golang.org/grpc
has been updated fromv1.65.0
tov1.66.0
, which includes new features, bug fixes, and performance improvements.The code changes are approved.
226-226
: LGTM!The version of
google.golang.org/genproto/googleapis/rpc
has been updated fromv0.0.0-20240814211410-ddb44dafa142
tov0.0.0-20240827150818-7e3bb234dfed
, which suggests enhancements or fixes in the generated protocol buffers for Google APIs.The code changes are approved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Bumps google.golang.org/grpc from 1.65.0 to 1.66.0.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
00d3ec8
Change version to 1.66.0 (#7518)973e3dc
xdsclient: Populate total_issued_requests count in LRS load reports (#7544) (...8e3596c
cherry-pick #7557 to v1.66.x branch (#7564)62baa5f
cherry-pick #7356 to v1.66.x branch (#7546)f857020
cherry-pick #7523 to v1.66.x branch (#7547)35e915e
cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close()...63853fd
rls: update picker synchronously on configuration update (#7412)86135c3
csds: unskip e2e test (#7502)5d07b63
transport: change*http2Client
to interfaceClientTransport
(#7512)c98235b
grpclog: refactor to move implementation to grpclog/internal (#7465)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 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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
New Features
Bug Fixes
google.golang.org/grpc
andgoogle.golang.org/genproto
packages, likely incorporating bug fixes and performance improvements.Chores