-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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 github.com/prometheus/client_golang from 1.20.1 to 1.20.2 #21395
build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 #21395
Conversation
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughWalkthroughThe changes involve updating the dependency version of the Changes
Sequence Diagram(s)sequenceDiagram
participant A as Application
participant B as Prometheus Client Library
A->>B: Use metrics collection
B-->>A: Return metrics
Note over A,B: Update from v1.20.1 to v1.20.2
A->>B: Use updated metrics collection
B-->>A: Return updated metrics
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 as PR comments)
Additionally, you can add Documentation and Community
|
…1.20.2 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 (36)
client/v2/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
store/v2/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/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (1 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (21)
- client/v2/go.mod
- go.mod
- orm/go.mod
- server/v2/cometbft/go.mod
- simapp/go.mod
- store/go.mod
- tests/systemtests/go.mod
- tools/cosmovisor/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/accounts/defaults/multisig/go.mod
- x/accounts/go.mod
- x/auth/go.mod
- x/bank/go.mod
- x/consensus/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/group/go.mod
- x/params/go.mod
- x/slashing/go.mod
- x/staking/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 (15)
store/v2/go.mod (1)
53-53
: LGTM!The dependency update from
v1.20.1
tov1.20.2
is appropriate and addresses a specific bug fix related to thepromhttp
package.The code changes are approved.
runtime/v2/go.mod (1)
74-74
: LGTM!The dependency update from
v1.20.1
tov1.20.2
is appropriate and addresses a specific bug fix related to thepromhttp
package.The code changes are approved.
server/v2/go.mod (1)
34-34
: LGTM!The dependency update from
v1.20.1
tov1.20.2
is appropriate and addresses a specific bug fix related to thepromhttp
package.The code changes are approved.
tools/confix/go.mod (1)
117-117
: Dependency version update approved.The update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is a minor version increment that includes bug fixes. Ensure that the changes in the new version are compatible with your codebase.x/nft/go.mod (1)
124-124
: Dependency version update approved.The update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is a minor version increment that includes bug fixes. Ensure that the changes in the new version are compatible with your codebase.x/evidence/go.mod (1)
127-127
: Dependency version update approved.The update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is a minor version increment that includes bug fixes. Ensure that the changes in the new version are compatible with your codebase.x/protocolpool/go.mod (1)
127-127
: Dependency Update ApprovedThe update from
github.com/prometheus/client_golang v1.20.1
tov1.20.2
is a minor version increment, typically including bug fixes and performance improvements. This change is approved.x/epochs/go.mod (1)
119-119
: Dependency Update ApprovedThe update from
github.com/prometheus/client_golang v1.20.1
tov1.20.2
is a minor version increment, typically including bug fixes and performance improvements. This change is approved.x/circuit/go.mod (1)
125-125
: Dependency Update ApprovedThe update from
github.com/prometheus/client_golang v1.20.1
tov1.20.2
is a minor version increment, typically including bug fixes and performance improvements. This change is approved.x/authz/go.mod (1)
123-123
: LGTM!The dependency update from
v1.20.1
tov1.20.2
addresses a bug fix in thepromhttp
package. This is a minor version update and should be backward compatible.The code changes are approved.
x/mint/go.mod (1)
116-116
: LGTM!The dependency update from
v1.20.1
tov1.20.2
addresses a bug fix in thepromhttp
package. This is a minor version update and should be backward compatible.The code changes are approved.
x/distribution/go.mod (1)
131-131
: LGTM!The dependency update from
v1.20.1
tov1.20.2
addresses a bug fix in thepromhttp
package. This is a minor version update and should be backward compatible.The code changes are approved.
x/upgrade/go.mod (1)
153-153
: LGTM!The dependency update from
v1.20.1
tov1.20.2
addresses a bug fix related to thepromhttp
package. Ensure that the update does not introduce any breaking changes.The code changes are approved.
tests/go.mod (1)
178-178
: LGTM!The dependency update from
v1.20.1
tov1.20.2
addresses a bug fix related to thepromhttp
package. Ensure that the update does not introduce any breaking changes.The code changes are approved.
simapp/v2/go.mod (1)
185-185
: LGTM!The dependency update from
v1.20.1
tov1.20.2
addresses a bug fix related to thepromhttp
package. Ensure that the update does not introduce any breaking changes.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 (36)
client/v2/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
store/v2/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/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (1 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (23)
- client/v2/go.mod
- orm/go.mod
- server/v2/go.mod
- simapp/go.mod
- store/go.mod
- store/v2/go.mod
- tests/go.mod
- tests/systemtests/go.mod
- tools/confix/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/accounts/defaults/multisig/go.mod
- x/accounts/go.mod
- x/authz/go.mod
- x/bank/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/go.mod
- x/slashing/go.mod
- x/upgrade/go.mod
Additional comments not posted (13)
runtime/v2/go.mod (1)
74-74
: Dependency Update:github.com/prometheus/client_golang
The version update from
v1.20.1
tov1.20.2
addresses a specific bug related to thepromhttp
package, where the Content-Encoding header was not being unset when the data was uncompressed. Ensure to test the application thoroughly to confirm that the update does not introduce any new issues.The code changes are approved.
server/v2/cometbft/go.mod (1)
138-138
: Dependency Update:github.com/prometheus/client_golang
The version update from
v1.20.1
tov1.20.2
addresses a specific bug related to thepromhttp
package, where the Content-Encoding header was not being unset when the data was uncompressed. Ensure to test the application thoroughly to confirm that the update does not introduce any new issues.The code changes are approved.
x/consensus/go.mod (1)
123-123
: Dependency Update:github.com/prometheus/client_golang
The version update from
v1.20.1
tov1.20.2
addresses a specific bug related to thepromhttp
package, where the Content-Encoding header was not being unset when the data was uncompressed. Ensure to test the application thoroughly to confirm that the update does not introduce any new issues.The code changes are approved.
x/auth/go.mod (1)
130-130
: LGTM!The dependency version update from
v1.20.1
tov1.20.2
is appropriate and addresses a specific bug in thepromhttp
package.The code changes are approved.
x/staking/go.mod (1)
117-117
: LGTM!The dependency version update from
v1.20.1
tov1.20.2
is appropriate and addresses a specific bug in thepromhttp
package.The code changes are approved.
x/evidence/go.mod (1)
127-127
: LGTM!The dependency version update from
v1.20.1
tov1.20.2
is appropriate and addresses a specific bug in thepromhttp
package.The code changes are approved.
x/epochs/go.mod (1)
119-119
: LGTM!The version update from
v1.20.1
tov1.20.2
addresses a specific bug related to thepromhttp
package. This change is expected to be backward-compatible.The code changes are approved.
x/circuit/go.mod (1)
125-125
: LGTM!The version update from
v1.20.1
tov1.20.2
addresses a specific bug related to thepromhttp
package. This change is expected to be backward-compatible.The code changes are approved.
x/distribution/go.mod (1)
131-131
: LGTM!The version update from
v1.20.1
tov1.20.2
addresses a specific bug related to thepromhttp
package. This change is expected to be backward-compatible.The code changes are approved.
tools/cosmovisor/go.mod (1)
135-135
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
addresses a specific bug related to thepromhttp
package. This change is minor and backward-compatible.The code changes are approved.
go.mod (1)
49-49
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
addresses a specific bug related to thepromhttp
package. This change is minor and backward-compatible.The code changes are approved.
x/group/go.mod (1)
139-139
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
addresses a specific bug related to thepromhttp
package. This change is minor and backward-compatible.The code changes are approved.
simapp/v2/go.mod (1)
185-185
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
addresses a specific bug related to thepromhttp
package. This update is beneficial and should not introduce breaking changes.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 (36)
client/v2/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
store/v2/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/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (1 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (27)
- client/v2/go.mod
- go.mod
- orm/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- simapp/v2/go.mod
- store/go.mod
- store/v2/go.mod
- tests/go.mod
- tests/systemtests/go.mod
- tools/confix/go.mod
- tools/cosmovisor/go.mod
- tools/hubl/go.mod
- x/accounts/defaults/lockup/go.mod
- x/accounts/defaults/multisig/go.mod
- x/accounts/go.mod
- x/auth/go.mod
- x/bank/go.mod
- x/circuit/go.mod
- x/consensus/go.mod
- x/epochs/go.mod
- x/evidence/go.mod
- x/feegrant/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/protocolpool/go.mod
- x/slashing/go.mod
Additional comments not posted (9)
runtime/v2/go.mod (1)
74-74
: Dependency Update:github.com/prometheus/client_golang
The dependency version has been updated from
v1.20.1
tov1.20.2
. Ensure that the update is compatible with the rest of the codebase and that any new features or bug fixes are correctly utilized.The code changes are approved.
x/staking/go.mod (1)
117-117
: Dependency Update:github.com/prometheus/client_golang
The dependency version has been updated from
v1.20.1
tov1.20.2
. Ensure that the update is compatible with the rest of the codebase and that any new features or bug fixes are correctly utilized.The code changes are approved.
x/nft/go.mod (1)
124-124
: Dependency Update:github.com/prometheus/client_golang
The dependency version has been updated from
v1.20.1
tov1.20.2
. Ensure that the update is compatible with the rest of the codebase and that any new features or bug fixes are correctly utilized.The code changes are approved.
x/authz/go.mod (1)
123-123
: LGTM!The version update for
github.com/prometheus/client_golang
fromv1.20.1
tov1.20.2
is appropriate and aligns with the PR objectives.x/distribution/go.mod (1)
131-131
: LGTM!The version update for
github.com/prometheus/client_golang
fromv1.20.1
tov1.20.2
is appropriate and aligns with the PR objectives.x/gov/go.mod (1)
132-132
: LGTM!The version update for
github.com/prometheus/client_golang
fromv1.20.1
tov1.20.2
is appropriate and aligns with the PR objectives.x/params/go.mod (1)
126-126
: LGTM!The dependency update from
v1.20.1
tov1.20.2
is appropriate and aligns with the PR objectives.The code changes are approved.
x/upgrade/go.mod (1)
153-153
: LGTM!The dependency update from
v1.20.1
tov1.20.2
is appropriate and aligns with the PR objectives.The code changes are approved.
simapp/go.mod (1)
180-180
: LGTM!The dependency update from
v1.20.1
tov1.20.2
is appropriate and aligns with the PR objectives.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 (36)
client/v2/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
store/v2/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/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (1 hunks)
- go.mod (1 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (1 hunks)
- server/v2/cometbft/go.mod (1 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (1 hunks)
- store/v2/go.mod (1 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (1 hunks)
- tools/confix/go.mod (1 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (1 hunks)
- x/accounts/defaults/lockup/go.mod (1 hunks)
- x/accounts/defaults/multisig/go.mod (1 hunks)
- x/accounts/go.mod (1 hunks)
- x/auth/go.mod (1 hunks)
- x/authz/go.mod (1 hunks)
- x/bank/go.mod (1 hunks)
- x/circuit/go.mod (1 hunks)
- x/consensus/go.mod (1 hunks)
- x/distribution/go.mod (1 hunks)
- x/epochs/go.mod (1 hunks)
- x/evidence/go.mod (1 hunks)
- x/feegrant/go.mod (1 hunks)
- x/gov/go.mod (1 hunks)
- x/group/go.mod (1 hunks)
- x/mint/go.mod (1 hunks)
- x/nft/go.mod (1 hunks)
- x/params/go.mod (1 hunks)
- x/protocolpool/go.mod (1 hunks)
- x/slashing/go.mod (1 hunks)
- x/staking/go.mod (1 hunks)
- x/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (28)
- client/v2/go.mod
- go.mod
- orm/go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- simapp/go.mod
- simapp/v2/go.mod
- store/go.mod
- store/v2/go.mod
- tests/systemtests/go.mod
- tools/cosmovisor/go.mod
- x/accounts/defaults/lockup/go.mod
- x/auth/go.mod
- x/authz/go.mod
- x/bank/go.mod
- x/circuit/go.mod
- x/consensus/go.mod
- x/distribution/go.mod
- x/epochs/go.mod
- x/gov/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/protocolpool/go.mod
- x/slashing/go.mod
- x/staking/go.mod
- x/upgrade/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 (8)
tools/hubl/go.mod (1)
117-117
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is appropriate and should include backward-compatible bug fixes and improvements.The code changes are approved.
tools/confix/go.mod (1)
117-117
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is appropriate and should include backward-compatible bug fixes and improvements.The code changes are approved.
x/evidence/go.mod (1)
127-127
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is appropriate and should include backward-compatible bug fixes and improvements.The code changes are approved.
x/params/go.mod (1)
126-126
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is appropriate and aligns with the PR objectives.The code changes are approved.
x/feegrant/go.mod (1)
132-132
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is appropriate and aligns with the PR objectives.The code changes are approved.
x/accounts/defaults/multisig/go.mod (1)
124-124
: LGTM!The version update from
v1.20.1
tov1.20.2
forgithub.com/prometheus/client_golang
is appropriate and aligns with the PR objectives.The code changes are approved.
x/accounts/go.mod (1)
129-129
: LGTM!The dependency version update from
v1.20.1
tov1.20.2
is appropriate and addresses the bug fix related to thepromhttp
package.The code changes are approved.
tests/go.mod (1)
178-178
: LGTM!The dependency version update from
v1.20.1
tov1.20.2
is appropriate and addresses the bug fix related to thepromhttp
package.The code changes are approved.
Bumps github.com/prometheus/client_golang from 1.20.1 to 1.20.2.
Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
67121dc
Merge pull request #1596 from mrueg/fix-uncompressed-content-header187acd4
Cut 1.20.2f7f8f3a
fix: Unset Content-Encoding header when uncompressedDependabot 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