Skip to content

build(deps): bump cosmossdk.io/runtime/v2 from 2.0.0-20241219154748-69025c556666 to 2.0.0-beta.1#17

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/cosmossdk.io/runtime/v2-2.0.0-beta.1
Open

build(deps): bump cosmossdk.io/runtime/v2 from 2.0.0-20241219154748-69025c556666 to 2.0.0-beta.1#17
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/cosmossdk.io/runtime/v2-2.0.0-beta.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps cosmossdk.io/runtime/v2 from 2.0.0-20241219154748-69025c556666 to 2.0.0-beta.1.

Release notes

Sourced from cosmossdk.io/runtime/v2's releases.

v2 beta

Release Notes

Cosmos SDK enters a new phase. A phase with a more performant core layer, rewritten from the ground up. A phase where modules can remain unchanged and chains can take advantage of those performances and UX improvements at no cost.

How to upgrade

Already excited? Great!

Upgrade now by following v0.52.0 UPGRADING.md and afterwards the UPGRADING_v2.md (wip). The documentation at docs.cosmos.network is being updated to reflect the new core design, and the UPGRADING_v2.md is being crafted.

As always, an example application is available: simapp/v2.

[!NOTE]
Hesitant? Upgrade to Olympus LTS (v0.52), same core as before, improved, with long term support, and ease into v2 later on.

Disambiguation

v2 refers to all the new core components of the SDK:

Official Cosmos SDK modules in this repository are compatible with v2 and v0.52.0. Refer to the version matrix to understand what it means.

[!TIP]

  • The v2 core layer only needs cosmossdk.io/core v1.
  • Essentially, the core layer of v0.52 (baseapp & server packages) is being replaced by v2 in a v2 chain.
  • The default consensus server (server/v2/cometbft) and core v1 compatible modules are using v0.52.

What next?

  • v2 has already 98% feature parity with v0.52.x.
  • v2 is as good as ready for final release
    • IAVL v2 integration is coming in a store v2.0.0-beta.2 (review + benchmarks ongoing)
    • Documentation is being updated.
  • An audit of the v2 components is set to happen in Jan/Feb 2025.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [cosmossdk.io/runtime/v2](https://github.com/cosmos/cosmos-sdk) from 2.0.0-20241219154748-69025c556666 to 2.0.0-beta.1.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmos/cosmos-sdk/commits/store/v2.0.0-beta.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/runtime/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Reviewers

The following teams could not be added as reviewers: tools. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Labels

The following labels could not be found: T:dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants