-
Notifications
You must be signed in to change notification settings - Fork 4.1k
build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 #21307
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.19.1 to 1.20.0 #21307
Conversation
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.0. - [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.19.1...v1.20.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughWalkthroughThe changes across multiple Go module files involve the update of two indirect dependencies: Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Go Module
participant Dependency Manager
Developer->>Go Module: Update dependencies
Go Module->>Dependency Manager: Request dependency update
Dependency Manager-->>Go Module: Fetch updated versions
Go Module-->>Developer: Notify about updated dependencies
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 CodeRabbit Configuration File (
|
…1.20.0 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.sumis excluded by!**/*.sumgo.sumis excluded by!**/*.sumorm/go.sumis excluded by!**/*.sumruntime/v2/go.sumis excluded by!**/*.sumserver/v2/cometbft/go.sumis excluded by!**/*.sumserver/v2/go.sumis excluded by!**/*.sumsimapp/go.sumis excluded by!**/*.sumsimapp/v2/go.sumis excluded by!**/*.sumstore/go.sumis excluded by!**/*.sumstore/v2/go.sumis excluded by!**/*.sumtests/go.sumis excluded by!**/*.sumtests/systemtests/go.sumis excluded by!**/*.sumtools/confix/go.sumis excluded by!**/*.sumtools/cosmovisor/go.sumis excluded by!**/*.sumtools/hubl/go.sumis excluded by!**/*.sumx/accounts/defaults/lockup/go.sumis excluded by!**/*.sumx/accounts/defaults/multisig/go.sumis excluded by!**/*.sumx/accounts/go.sumis excluded by!**/*.sumx/auth/go.sumis excluded by!**/*.sumx/authz/go.sumis excluded by!**/*.sumx/bank/go.sumis excluded by!**/*.sumx/circuit/go.sumis excluded by!**/*.sumx/consensus/go.sumis excluded by!**/*.sumx/distribution/go.sumis excluded by!**/*.sumx/epochs/go.sumis excluded by!**/*.sumx/evidence/go.sumis excluded by!**/*.sumx/feegrant/go.sumis excluded by!**/*.sumx/gov/go.sumis excluded by!**/*.sumx/group/go.sumis excluded by!**/*.sumx/mint/go.sumis excluded by!**/*.sumx/nft/go.sumis excluded by!**/*.sumx/params/go.sumis excluded by!**/*.sumx/protocolpool/go.sumis excluded by!**/*.sumx/slashing/go.sumis excluded by!**/*.sumx/staking/go.sumis excluded by!**/*.sumx/upgrade/go.sumis excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (2 hunks)
- go.mod (2 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (2 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (2 hunks)
- store/v2/go.mod (2 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (2 hunks)
- tools/confix/go.mod (2 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (2 hunks)
- x/accounts/defaults/multisig/go.mod (2 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/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (31)
- client/v2/go.mod
- go.mod
- orm/go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- store/go.mod
- store/v2/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/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/evidence/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/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 (5)
tools/cosmovisor/go.mod (1)
135-135: Upgrade dependency: Verify compatibility withclient_golang v1.20.0.The update to
github.com/prometheus/client_golang v1.20.0looks good. Ensure that the new version's changes, such as the removal ofgo_memstat_lookups_totaland the introduction of new metrics, do not affect your application's functionality.Verification successful
No compatibility issues found with
client_golang v1.20.0The updated version of
github.com/prometheus/client_golangdoes not appear to impact your codebase based on the absence of the removedgo_memstat_lookups_totalmetric and no usage of newly introduced metrics. Ensure to review other changes in the library for any additional impacts.
- Files checked:
telemetry/metrics.go,server/v2/api/telemetry/metrics.goScripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Check for usage of removed or changed metrics in the codebase. # Test: Search for the removed `go_memstat_lookups_total` metric. Expect: No occurrences. rg --type go 'go_memstat_lookups_total' # Test: Search for usage of new metrics. Expect: Occurrences if they are used. rg --type go 'go_gc_gogc_percent|go_gc_gomemlimit_bytes|go_sched_gomaxprocs_threads'Length of output: 126
Script:
#!/bin/bash # Description: Check for any usage of the `prometheus/client_golang` package in the codebase. # Search for any import statements or usage of the package to verify compatibility. rg --type go 'prometheus/client_golang'Length of output: 195
Script:
#!/bin/bash # Description: Check for usage of specific metrics in files that import `prometheus/client_golang`. # Check for usage of removed `go_memstat_lookups_total` metric. rg 'go_memstat_lookups_total' telemetry/metrics.go server/v2/api/telemetry/metrics.go # Check for usage of new metrics introduced in v1.20.0. rg 'go_gc_gogc_percent|go_gc_gomemlimit_bytes|go_sched_gomaxprocs_threads' telemetry/metrics.go server/v2/api/telemetry/metrics.goLength of output: 218
x/upgrade/go.mod (1)
153-153: Upgrade dependency: Verify compatibility withclient_golang v1.20.0.The update to
github.com/prometheus/client_golang v1.20.0is approved. Ensure that any changes in the new version, such as metric modifications, are compatible with your application's needs.Verification successful
Compatibility Verified:
client_golang v1.20.0UpgradeThe upgrade to
github.com/prometheus/client_golang v1.20.0is compatible with the current usage in your codebase. TheDefaultGatherer.Gather()method is used, and no deprecated or changed metrics were found that affect your implementation.
- Files using Prometheus:
telemetry/metrics.goserver/v2/api/telemetry/metrics.goNo further action is required for compatibility.
Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Check for usage of removed or changed metrics in the codebase. # Test: Search for the removed `go_memstat_lookups_total` metric. Expect: No occurrences. rg --type go 'go_memstat_lookups_total' # Test: Search for usage of new metrics. Expect: Occurrences if they are used. rg --type go 'go_gc_gogc_percent|go_gc_gomemlimit_bytes|go_sched_gomaxprocs_threads'Length of output: 126
Script:
#!/bin/bash # Description: Find all usage of the `prometheus/client_golang` library to ensure compatibility. # Search for any import statements related to `prometheus/client_golang`. rg --type go 'import.*prometheus/client_golang' -A 5 # Search for any usage of the `prometheus` package in the codebase. rg --type go 'prometheus\.' -A 3Length of output: 650
tests/go.mod (1)
178-178: Upgrade dependency: Ensure test coverage forclient_golang v1.20.0.The update to
github.com/prometheus/client_golang v1.20.0is approved. Verify that your tests cover any new features or changes introduced in this version, such as the new metrics and any removed metrics.simapp/go.mod (1)
180-180: Verify the impact of the dependency update.The update to
github.com/prometheus/client_golang v1.20.0introduces new metrics and removesgo_memstat_lookups_total. Ensure that the application correctly handles these changes, especially if it relies on the removed metric.Verification successful
No Impact from Dependency Update
The update to
github.com/prometheus/client_golang v1.20.0does not affect the current codebase. The removed metricgo_memstat_lookups_totaland the new metrics introduced in this version are not used in the codebase. Therefore, no changes are required.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify the usage of removed and new metrics in the codebase. # Test: Search for the removed `go_memstat_lookups_total` metric. Expect: No dependencies on this metric. rg --type go 'go_memstat_lookups_total' # Test: Search for the new metrics introduced in v1.20.0. Expect: Proper handling or usage. rg --type go 'go_gc_gogc_percent|go_gc_gomemlimit_bytes|go_sched_gomaxprocs_threads'Length of output: 126
Script:
#!/bin/bash # Re-run the search for the removed `go_memstat_lookups_total` metric to verify no dependencies exist. rg --type go 'go_memstat_lookups_total' --context 5 # Re-run the search for the new metrics introduced in v1.20.0 to verify proper handling or usage. rg --type go 'go_gc_gogc_percent|go_gc_gomemlimit_bytes|go_sched_gomaxprocs_threads' --context 5Length of output: 150
simapp/v2/go.mod (1)
186-186: Verify the impact of the dependency update.The update to
github.com/prometheus/client_golang v1.20.0introduces new metrics and removesgo_memstat_lookups_total. Ensure that the application correctly handles these changes, especially if it relies on the removed metric.Verification successful
No Immediate Impact from Dependency Update
The update to
github.com/prometheus/client_golang v1.20.0does not currently impact the codebase, as the removed metricgo_memstat_lookups_totalis not used, and the new metrics are not yet integrated. Ensure future development considers integrating the new metrics if they are relevant to your application.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify the usage of removed and new metrics in the codebase. # Test: Search for the removed `go_memstat_lookups_total` metric. Expect: No dependencies on this metric. rg --type go 'go_memstat_lookups_total' # Test: Search for the new metrics introduced in v1.20.0. Expect: Proper handling or usage. rg --type go 'go_gc_gogc_percent|go_gc_gomemlimit_bytes|go_sched_gomaxprocs_threads'Length of output: 126
Script:
#!/bin/bash # Verify the introduction of new metrics in version 1.20.0 of `github.com/prometheus/client_golang` # and check for any indirect usage patterns or different naming conventions. # Fetch the changelog or release notes for version 1.20.0 to confirm new metrics. gh release view v1.20.0 --repo prometheus/client_golang --json body --jq '.body' # Search for any indirect usage patterns or different naming conventions related to new metrics. rg --type go 'gogc|gomemlimit|gomaxprocs'Length of output: 14654
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.sumis excluded by!**/*.sumgo.sumis excluded by!**/*.sumorm/go.sumis excluded by!**/*.sumruntime/v2/go.sumis excluded by!**/*.sumserver/v2/cometbft/go.sumis excluded by!**/*.sumserver/v2/go.sumis excluded by!**/*.sumsimapp/go.sumis excluded by!**/*.sumsimapp/v2/go.sumis excluded by!**/*.sumstore/go.sumis excluded by!**/*.sumstore/v2/go.sumis excluded by!**/*.sumtests/go.sumis excluded by!**/*.sumtests/systemtests/go.sumis excluded by!**/*.sumtools/confix/go.sumis excluded by!**/*.sumtools/cosmovisor/go.sumis excluded by!**/*.sumtools/hubl/go.sumis excluded by!**/*.sumx/accounts/defaults/lockup/go.sumis excluded by!**/*.sumx/accounts/defaults/multisig/go.sumis excluded by!**/*.sumx/accounts/go.sumis excluded by!**/*.sumx/auth/go.sumis excluded by!**/*.sumx/authz/go.sumis excluded by!**/*.sumx/bank/go.sumis excluded by!**/*.sumx/circuit/go.sumis excluded by!**/*.sumx/consensus/go.sumis excluded by!**/*.sumx/distribution/go.sumis excluded by!**/*.sumx/epochs/go.sumis excluded by!**/*.sumx/evidence/go.sumis excluded by!**/*.sumx/feegrant/go.sumis excluded by!**/*.sumx/gov/go.sumis excluded by!**/*.sumx/group/go.sumis excluded by!**/*.sumx/mint/go.sumis excluded by!**/*.sumx/nft/go.sumis excluded by!**/*.sumx/params/go.sumis excluded by!**/*.sumx/protocolpool/go.sumis excluded by!**/*.sumx/slashing/go.sumis excluded by!**/*.sumx/staking/go.sumis excluded by!**/*.sumx/upgrade/go.sumis excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (2 hunks)
- go.mod (2 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (2 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (2 hunks)
- store/v2/go.mod (2 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (2 hunks)
- tools/confix/go.mod (2 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (2 hunks)
- x/accounts/defaults/multisig/go.mod (2 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/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (32)
- client/v2/go.mod
- go.mod
- orm/go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- simapp/v2/go.mod
- store/go.mod
- store/v2/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/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/evidence/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/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 (4)
tools/cosmovisor/go.mod (1)
135-135: Dependency Update: Prometheus Client GoThe
github.com/prometheus/client_golangdependency has been updated to version1.20.0. Ensure that any new features or changes introduced in this version are compatible with your application.x/upgrade/go.mod (1)
153-153: Dependency Update: Prometheus Client GoThe
github.com/prometheus/client_golangdependency has been updated to version1.20.0. Verify that your application is compatible with any changes introduced in this version.tests/go.mod (1)
178-178: Dependency Update: Prometheus Client GoThe
github.com/prometheus/client_golangdependency has been updated to version1.20.0. Ensure that your integration and end-to-end tests cover any new features or changes introduced in this version.simapp/go.mod (1)
180-180: Verify the impact of updatingmygithub.libinneed.workers.dev/prometheus/client_golangto v1.20.0.Ensure that the removal of the
go_memstat_lookups_totalmetric and the addition of new metrics (go_gc_gogc_percent,go_gc_gomemlimit_bytes,go_sched_gomaxprocs_threads) do not affect the application's functionality. Check for any deprecated or removed metrics and update the code accordingly.
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.sumis excluded by!**/*.sumgo.sumis excluded by!**/*.sumorm/go.sumis excluded by!**/*.sumruntime/v2/go.sumis excluded by!**/*.sumserver/v2/cometbft/go.sumis excluded by!**/*.sumserver/v2/go.sumis excluded by!**/*.sumsimapp/go.sumis excluded by!**/*.sumsimapp/v2/go.sumis excluded by!**/*.sumstore/go.sumis excluded by!**/*.sumstore/v2/go.sumis excluded by!**/*.sumtests/go.sumis excluded by!**/*.sumtests/systemtests/go.sumis excluded by!**/*.sumtools/confix/go.sumis excluded by!**/*.sumtools/cosmovisor/go.sumis excluded by!**/*.sumtools/hubl/go.sumis excluded by!**/*.sumx/accounts/defaults/lockup/go.sumis excluded by!**/*.sumx/accounts/defaults/multisig/go.sumis excluded by!**/*.sumx/accounts/go.sumis excluded by!**/*.sumx/auth/go.sumis excluded by!**/*.sumx/authz/go.sumis excluded by!**/*.sumx/bank/go.sumis excluded by!**/*.sumx/circuit/go.sumis excluded by!**/*.sumx/consensus/go.sumis excluded by!**/*.sumx/distribution/go.sumis excluded by!**/*.sumx/epochs/go.sumis excluded by!**/*.sumx/evidence/go.sumis excluded by!**/*.sumx/feegrant/go.sumis excluded by!**/*.sumx/gov/go.sumis excluded by!**/*.sumx/group/go.sumis excluded by!**/*.sumx/mint/go.sumis excluded by!**/*.sumx/nft/go.sumis excluded by!**/*.sumx/params/go.sumis excluded by!**/*.sumx/protocolpool/go.sumis excluded by!**/*.sumx/slashing/go.sumis excluded by!**/*.sumx/staking/go.sumis excluded by!**/*.sumx/upgrade/go.sumis excluded by!**/*.sum
Files selected for processing (36)
- client/v2/go.mod (2 hunks)
- go.mod (2 hunks)
- orm/go.mod (1 hunks)
- runtime/v2/go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (2 hunks)
- simapp/go.mod (1 hunks)
- simapp/v2/go.mod (1 hunks)
- store/go.mod (2 hunks)
- store/v2/go.mod (2 hunks)
- tests/go.mod (1 hunks)
- tests/systemtests/go.mod (2 hunks)
- tools/confix/go.mod (2 hunks)
- tools/cosmovisor/go.mod (1 hunks)
- tools/hubl/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (2 hunks)
- x/accounts/defaults/multisig/go.mod (2 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/upgrade/go.mod (1 hunks)
Files skipped from review due to trivial changes (32)
- client/v2/go.mod
- go.mod
- orm/go.mod
- runtime/v2/go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- simapp/v2/go.mod
- store/go.mod
- store/v2/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/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/evidence/go.mod
- x/feegrant/go.mod
- x/gov/go.mod
- x/group/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/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 (4)
tools/cosmovisor/go.mod (1)
135-135: Dependency update approved.The update of
github.com/prometheus/client_golangfromv1.19.1tov1.20.0is consistent with the PR objectives and release notes. No issues found.x/upgrade/go.mod (1)
153-153: Dependency update approved.The update of
github.com/prometheus/client_golangfromv1.19.1tov1.20.0is consistent with the PR objectives and release notes. No issues found.tests/go.mod (1)
178-178: Dependency update approved.The update of
github.com/prometheus/client_golangfromv1.19.1tov1.20.0is consistent with the PR objectives and release notes. No issues found.Additionally, ensure that the integration and end-to-end tests cover the changes associated with this dependency update.
simapp/go.mod (1)
180-180: Verify compatibility withmygithub.libinneed.workers.dev/prometheus/client_golangv1.20.0.Ensure that the application is compatible with the new version of the Prometheus client library, as there may be changes in metrics and API usage. Review the release notes for any breaking changes or new features that need to be integrated.
* main: (76 commits) docs: more app v2 renaming (#21336) chore: update link in disclaimer (#21339) refactor(x/distribution): audit QA (#21316) docs: rename app v2 to app di when talking about runtime v0 (#21329) feat(schema): specify JSON mapping (#21243) fix(x/authz): bring back msg response in `DispatchActions` (#21044) chore: fix all lint issue since golangci-lint bump (#21326) refactor(x/mint): v0.52 audit x/mint (#21301) chore: fix spelling errors (#21327) feat: export genesis in simapp v2 (#21199) fix(baseapp)!: Halt at height now does not produce the halt height block (#21256) refactor(scripts): remove unused variable (#21320) chore(schema/testing): upgrade to go 1.23 iterators (#21282) chore: readmes + upgrading docs (#21271) feat(client): add auto cli for node service (#21074) ci: fix github workflow vulnerable to script injection (#21304) build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307) build(deps): use Go 1.23 instead of Go 1.22 (#21280) refactor(x/auth): audit x/auth changes (#21146) chore: remove todo: "abstract out staking message back to staking" (#21266) ...
Bumps github.com/prometheus/client_golang from 1.19.1 to 1.20.0.
Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
73b811cCut 1.20.0 release. (#1580)7ce5089gocollector: Attach original runtime/metrics metric name to help. (#1578)062300eRemove go_memstat_lookups_total; added runtime/metrics calculation to memstat...aa3c00dUpdate common Prometheus files (#1576)3ad2722Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /s...0715727Update common Prometheus files (#1573)3634bd9ci: daggerize test and lint pipelines (#1534)28b5e6eMerge pull request #1572 from prometheus/repo_sync8e18075Update common Prometheus files46f77a9Merge pull request #1571 from prometheus/dependabot/github_actions/github-act...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)Summary by CodeRabbit
github.com/klauspost/compressandmygithub.libinneed.workers.dev/prometheus/client_golang.These updates help maintain the overall stability and security of the application without introducing any changes to existing functionalities.