Skip to content
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

chore(deps): bump github.com/CosmWasm/wasmd from 0.44.0 to 0.52.0 #1994

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps github.com/CosmWasm/wasmd from 0.44.0 to 0.52.0.

Release notes

Sourced from github.com/CosmWasm/wasmd's releases.

v0.52.0

Wasmd v0.52.0 Release

See the CHANGELOG for details on the changes in this version.

v0.51.0

Wasmd v0.51.0 Release

See the CHANGELOG for details on the changes in this version.

v0.50.0

Wasmd v0.50.0 Release

See the CHANGELOG for details on the changes in this version.

Big thanks to all the people who helped us with this release! 😍 Especially Binary Builders, Notional and the IBC-Go team 💪 And not to forget our sponsors. 🤗

v0.45.0

Wasmd v0.45.0 Release

See the CHANGELOG for details on the changes in this version.

Changelog

Sourced from github.com/CosmWasm/wasmd's changelog.

v0.52.0 (2024-07-11)

Full Changelog

  • Update wasmvm to 2.1 release #1927
  • Validate number of addresses in msg #1926
  • Add cosmwasm_2_1 capability #1925
  • Migrate Version checks #1924
  • Pinned Metrics #1922
  • Mark wasm queries with module_query_safe #1915
  • Add codespace to error acknowledgement #1911
  • Upgrade cosmos-sdk to v0.50.7 #1905
  • Mark QuerySmart contract error as deterministic #1904
  • Async Ack #1876
  • IBC Callbacks #1817

Notable changes:

Migration notes:

  • This release does not include any state migrations but breaking changes that require a coordinated chain upgrade.

v0.51.0 (2024-04-22)

Full Changelog

  • Bump cosmos-sdk to v0.50.6 #1865
  • Bump tx module to v0.13.3 #1864
  • Fix Amino JSON representation #1844
  • Add BuiltInCapabilities() to x/wasm/keeper and deprecate AllCapabilities() #1855
  • Move contrib/ in scripts/ #1848
  • Remove contract_tests #1847
  • Upgrade Alpine in Dockerfile to 3.18 #1837
  • Bump wasmvm to 2.0.0 #1832
  • Rename gas to gasLeft #1820
  • Fix misleading error message for duplicate address on instantiate2 #1816
  • Rewrite compatibility section in README #1805
  • Generalize "pinned" to "discount" for cases where contract is in memory #1799
  • Rename InstantiateContractCosts -> SetupContractCost; Remove NewContractInstanceCosts #1797
  • Bump cosmos-sdk proto to v0.50.0 #1795
  • Fix grant contract cli command description #1778
  • Add Build Address gRPC Query #1753

Notable changes:

Migration notes:

  • This release does not include any state migrations but breaking changes that require a coordinated chain upgrade.

... (truncated)

Commits

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by CodeRabbit

  • New Features
    • Upgraded key dependencies related to smart contracts, consensus mechanisms, and API interactions, potentially enhancing performance and compatibility.
  • Bug Fixes
    • Improvements in the consensus engine may lead to increased reliability and performance of the blockchain.
  • Chores
    • Regular updates to indirect dependencies, including logging and monitoring libraries, ensuring optimal functionality.

@dependabot dependabot bot requested a review from a team as a code owner August 8, 2024 16:38
@dependabot dependabot bot added dependabot For triggering workflows after dependabot recommendations dependencies Pull requests that update a dependency file labels Aug 8, 2024
Copy link
Contributor

coderabbitai bot commented Aug 8, 2024

Walkthrough

The recent updates to the go.mod file for the github.com/NibiruChain/nibiru module feature important dependency upgrades that enhance compatibility and performance. Key changes include significant upgrades to the CosmWasm and Cosmos SDK, improvements to the consensus engine, and updates to various indirect dependencies. These modifications are designed to uphold security, optimize functionality, and ensure alignment with the latest advancements in the Go ecosystem.

Changes

Files Change Summary
go.mod Upgraded github.com/CosmWasm/wasmd from v0.44.0 to v0.52.0, github.com/cosmos/cosmos-sdk from v0.47.11 to v0.50.7, and github.com/cometbft/cometbft from v0.37.5 to v0.38.9. Updated several indirect dependencies, including cloud.google.com/go, github.com/prometheus/client_golang, and google.golang.org/api. Other notable upgrades include github.com/spf13/viper, github.com/rs/zerolog, and github.com/googleapis/gax-go/v2.

Poem

In the burrow where bunnies play,
New dependencies hop in today! 🐇✨
With upgrades bright and features bold,
Our code's a tale of wonders told.
Bugs take flight, and speed takes flight,
In this coding dance, all feels just right! 🌟


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?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a 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 UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between be07667 and 87de790.

Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
Files selected for processing (1)
  • go.mod (8 hunks)
Additional comments not posted (8)
go.mod (8)

22-22: LGTM! Minor update for cosmossdk.io/api.

The update from v0.7.0 to v0.7.5 is minor and likely includes bug fixes or small improvements.


41-41: LGTM! Verify changes in client_golang metrics handling.

The update from v1.18.0 to v1.19.1 may include performance improvements or new features. Verify any changes in metrics handling.


51-51: LGTM! Routine update for genproto/googleapis/api.

The update is routine and unlikely to introduce breaking changes.


237-237: LGTM! Verify changes in otelgrpc instrumentation.

The update from v0.46.1 to v0.49.0 may include new features or improvements. Verify any changes in OpenTelemetry instrumentation.


249-249: LGTM! Routine update for google.golang.org/api.

The update is routine and unlikely to introduce breaking changes.


6-6: Verify compatibility and impact of wasmd update.

The update from v0.44.0 to v0.52.0 may include breaking changes and requires a coordinated chain upgrade. Ensure that all necessary changes are made to accommodate this update.


11-11: Verify compatibility and impact of cometbft update.

The update from v0.37.5 to v0.38.9 may include optimizations or bug fixes. Ensure that the consensus mechanism is not adversely affected.

Verification successful

Review and Test cometbft Update Thoroughly

The update to cometbft version v0.38.9 reverts a breaking change to the Mempool interface and includes important bug fixes. While no new breaking changes are introduced compared to v0.37.5, it is advisable to:

  • Review the usage of the Mempool interface to ensure compatibility with the reverted API.
  • Test the RPC endpoints /tx and /tx_search for the fixed nil pointer error.
Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify compatibility and impact of `cometbft` update.

# Test: Check for any breaking changes or required updates in the codebase.
rg --type go 'cometbft'

Length of output: 16488


Script:

#!/bin/bash
# Description: Retrieve changelog or release notes for cometbft to check for breaking changes between v0.37.5 and v0.38.9.

# Fetch the changelog or release notes from the cometbft GitHub repository.
curl -s https://api.github.com/repos/cometbft/cometbft/releases | jq -r '.[] | select(.tag_name == "v0.38.9" or .tag_name == "v0.37.5") | .body'

Length of output: 364


Script:

#!/bin/bash
# Description: Fetch and display changelog content for cometbft versions v0.37.5 and v0.38.9.

# Fetch the changelog content for v0.38.9
curl -s https://raw.githubusercontent.com/cometbft/cometbft/v0.38.9/CHANGELOG.md | sed -n '/## v0.38.9/,/## v0.38.8/p'

# Fetch the changelog content for v0.37.5
curl -s https://raw.githubusercontent.com/cometbft/cometbft/v0.37.5/CHANGELOG.md | sed -n '/## v0.37.5/,/## v0.37.4/p'

Length of output: 2692


16-16: Verify compatibility and impact of cosmos-sdk update.

The update from v0.47.11 to v0.50.7 may affect SDK features. Ensure that all necessary changes are made to accommodate this update.

Bumps [github.com/CosmWasm/wasmd](https://github.com/CosmWasm/wasmd) from 0.44.0 to 0.52.0.
- [Release notes](https://github.com/CosmWasm/wasmd/releases)
- [Changelog](https://github.com/CosmWasm/wasmd/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/wasmd@v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: github.com/CosmWasm/wasmd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/CosmWasm/wasmd-0.52.0 branch from 87de790 to bc2ac48 Compare August 13, 2024 14:32
Copy link
Contributor

@coderabbitai coderabbitai bot left a 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 UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 87de790 and bc2ac48.

Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
Files selected for processing (1)
  • go.mod (8 hunks)
Files skipped from review as they are similar to previous changes (1)
  • go.mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot For triggering workflows after dependabot recommendations dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants