Skip to content

Comments

Bump cosmossdk.io/x/tx from 0.13.2 to 1.1.0#75

Open
dependabot[bot] wants to merge 1 commit intosdk-v50from
dependabot/go_modules/sdk-v50/cosmossdk.io/x/tx-1.1.0
Open

Bump cosmossdk.io/x/tx from 0.13.2 to 1.1.0#75
dependabot[bot] wants to merge 1 commit intosdk-v50from
dependabot/go_modules/sdk-v50/cosmossdk.io/x/tx-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps cosmossdk.io/x/tx from 0.13.2 to 1.1.0.

Release notes

Sourced from cosmossdk.io/x/tx's releases.

schema/v1.1.0

Breaking Changes

cosmossdk.io/schema was previously tagged as v1.0.0, but several stubs were included in this release which were unimplemented. v1.1.0 removes any unimplemented stubs and retracts v1.0.0 so that the schema v1 API is actually reflective of the codebase.

v0.53.4

Cosmos SDK v0.53.4 Release Notes

🚀 Highlights

This patch release includes minor dependency and non-breaking functionality additions.

This is fully API and state-compatible with all v0.53.x releases.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.3

Cosmos SDK v0.53.3 Release Notes

🚀 Highlights

This patch release fixes GHSA-p22h-3m2v-cmgh. It resolves a x/distribution module issue that can halt chains when the historical rewards pool overflows. Chains using the x/distribution module are affected by this issue.

We recommended upgrading to this patch release as soon as possible.

This patch is state-breaking; chains must perform a coordinated upgrade. This patch cannot be applied in a rolling upgrade.

📝 Changelog

Check out the changelog for an exhaustive list of changes or compare changes from the last release.

v0.53.2

Cosmos SDK v0.53.2 Release Notes

💬 Release Discussion

🚀 Highlights

Announcing Cosmos SDK v0.53.2

This release is a patch update that includes feedback from early users of Cosmos SDK v0.53.0.

Upgrading to this version of the Cosmos SDK from any v0.53.x is trivial and does not require a chain upgrade.

NOTE: v0.53.1 has been retracted.

... (truncated)

Changelog

Sourced from cosmossdk.io/x/tx's changelog.

Changelog

v0.53.4 - 2025-07-25

This patch update also includes minor dependency bumps.

Features

  • (abci_utils) #25008 add the ability to assign a custom signer extraction adapter in DefaultProposalHandler.

v0.53.3 - 2025-07-08

Bug Fixes

... (truncated)

Commits
  • be5e3aa feat(log): extend logger options (#15956)
  • 851e9e8 docs: update roadmap for q2 (#15952)
  • 91278f6 refactor(x/authz)!: Use KVStoreService, context.Context and return errors ins...
  • 26faee9 refactor: bcrypt key derivation to aead (#509) (#15817)
  • 428e19f refactor(x/distribution)!: Use KVStoreService, context.Context and return err...
  • a6ea094 ci: skip fix registration for linting (#15965)
  • 00b78fa refactor(x/auth): v2 adaptable tx instead of double decode (#15910)
  • 1179285 feat(hubl): cache bech32 prefix (#15954)
  • 6a8251a build(deps): bump cometbft to v0.37.1 (#15955)
  • 6dfe735 refactor!: use KVStoreService and context.Context in x/bank (#15891)
  • Additional commits viewable in compare view

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

Upgrade cosmossdk.io/x/tx to v1.1.0 with accompanying dependency updates and go.sum refresh.

  • Dependencies:
    • Direct:
      • Bump cosmossdk.io/x/tx v0.13.2v1.1.0
      • Bump cosmossdk.io/math v1.3.0v1.5.0
      • Bump github.com/cosmos/gogoproto v1.4.12v1.7.0
      • Bump github.com/stretchr/testify v1.9.0v1.10.0
      • Bump golang.org/x/tools v0.21.1-...v0.29.0
    • Indirect/added:
      • Update cosmossdk.io/api to v0.8.2
      • Add buf-generated protobufs for CometBFT and Cosmos gogo-proto
      • Add github.com/cockroachdb/apd/v3 v3.2.1
      • Bump golang.org/x/exp and golang.org/x/mod to newer versions
  • Housekeeping:
    • Update go.sum to reflect dependency changes.

Written by Cursor Bugbot for commit 255f0f4. This will update automatically on new commits. Configure here.

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

Bumps [cosmossdk.io/x/tx](https://github.com/cosmos/cosmos-sdk) from 0.13.2 to 1.1.0.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@x/tx/v0.13.2...log/v1.1.0)

---
updated-dependencies:
- dependency-name: cosmossdk.io/x/tx
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2025
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

cosmossdk.io/store v1.1.0
cosmossdk.io/x/feegrant v0.1.1
cosmossdk.io/x/tx v0.13.2
cosmossdk.io/x/tx v1.1.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Cosmos SDK Version Mismatch: Upgrade Instability

Bumping cosmossdk.io/x/tx from v0.13.2 to v1.1.0 (a major version jump) may be incompatible with github.com/cosmos/cosmos-sdk v0.50.6. The v0.50.x release line of cosmos-sdk typically requires x/tx v0.13.x, while x/tx v1.x is designed for cosmos-sdk v0.52+. This version mismatch could cause dependency conflicts, API incompatibilities, or runtime errors when the transitive dependency from cosmos-sdk conflicts with the direct dependency version.

Fix in Cursor Fix in Web

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants