Skip to content

Bump the dependencies group across 1 directory with 17 updates#31

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/dependencies-79c809abbd
Open

Bump the dependencies group across 1 directory with 17 updates#31
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/dependencies-79c809abbd

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps the dependencies group with 9 updates in the / directory:

Package From To
cosmossdk.io/api 0.9.2 1.0.0
cosmossdk.io/client/v2 2.0.0-beta.7 2.10.0-beta.4
github.com/bufbuild/buf 1.64.0 1.66.1
github.com/cometbft/cometbft 0.38.21 1.0.1
github.com/grpc-ecosystem/grpc-gateway/v2 2.27.5 2.28.0
cosmossdk.io/collections 1.3.1 1.4.0
cosmossdk.io/errors 1.0.2 1.1.0
golang.org/x/crypto 0.48.0 0.49.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc 1.6.0 1.6.1

Updates cosmossdk.io/api from 0.9.2 to 1.0.0

Release notes

Sourced from cosmossdk.io/api's releases.

v0.53.6

Cosmos SDK v0.53.6 Release Notes

🚀 Highlights

This patch release includes minor dependency bumps and functionality additions.

📝 Changelog

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

v0.53.5

Cosmos SDK v0.53.5 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.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.

... (truncated)

Changelog

Sourced from cosmossdk.io/api's changelog.

Changelog

UNRELEASED

Breaking Changes

  • (x/staking) #25724 Validate BondDenom in MsgUpdateParams to prevent setting non-existent or zero-supply denoms.
  • #25778 Update log to log v2.
  • #25090 Moved deprecated modules to ./contrib. These modules are still available but will no longer be actively maintained or supported in the Cosmos SDK Bug Bounty program.
    • x/group
    • x/nft
    • x/circuit
    • x/crisis
  • (crypto) #24414 Remove sr25519 support, since it was removed in CometBFT v1.x (see: CometBFT #3646).

... (truncated)

Commits
  • 2e909b3 chore: prep dependencies and create rc for log/v2 and api (#25888)
  • 49ba1ea feat(x/mint): Add max supply param (backport #19896) (#25599)
  • 028ba6c fix(mempool): add thread safety to NextSenderTx (#25869)
  • 11dae73 build(deps): Bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#25884)
  • c6909d5 fix(blockstm): wake up suspended executors on cancel (#25793)
  • ae802a1 feat: blockstm check pre-state in transaction state transition (#25786)
  • 8c2f693 feat!: Override Events in EventManager (#25877)
  • 56b05ca build(deps): Bump webpack from 5.98.0 to 5.105.0 in /docs in the npm_and_yarn...
  • 3067281 feat(grpc): expose block_results through gRPC (#25850)
  • ae80efb fix(grpc): return actual earliest_store_height in node.Status endpoint (#25647)
  • Additional commits viewable in compare view

Updates cosmossdk.io/client/v2 from 2.0.0-beta.7 to 2.10.0-beta.4

Commits

Updates cosmossdk.io/core from 0.11.3 to 1.1.0-alpha.2

Release notes

Sourced from cosmossdk.io/core's releases.

v0.53.6

Cosmos SDK v0.53.6 Release Notes

🚀 Highlights

This patch release includes minor dependency bumps and functionality additions.

📝 Changelog

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

v0.53.5

Cosmos SDK v0.53.5 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.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.

... (truncated)

Commits

Updates cosmossdk.io/store from 1.1.2 to 1.3.0-alpha.1

Release notes

Sourced from cosmossdk.io/store's releases.

collections/v1.2.0

Improvements

  • #24081 Remove cosmossdk.io/core dependency.
Commits

Updates github.com/bufbuild/buf from 1.64.0 to 1.66.1

Release notes

Sourced from github.com/bufbuild/buf's releases.

v1.66.1

  • Fix exclude_types in buf generate dropping transitive dependencies of import files retained for their extension fields.

v1.66.0

  • Add LSP comment ignore code action to add comment ignores for lint errors.
  • Fix buf breaking module comparison when adding new modules.
  • Add LSP hover support for protovalidate CEL expressions.
  • Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions.
  • Improve URI normalization for the LSP.

v1.65.0

  • Add buf registry policy {commit,create,delete,info,label,settings} commands to manage BSR policies.
  • Add LSP deprecate code action to add the deprecated option on types and symbols.
  • Fix import LSP document link to not include import keyword.
  • Update PROTOVALIDATE lint rule to support checking unenforceable required rules on repeated.items, map.keys and map.values.
  • Add buf source edit deprecate command to deprecate types by setting the deprecate = true option.
Changelog

Sourced from github.com/bufbuild/buf's changelog.

[v1.66.1] - 2026-03-09

  • Fix exclude_types in buf generate dropping transitive dependencies of import files retained for their extension fields.

[v1.66.0] - 2026-02-23

  • Add LSP comment ignore code action to add comment ignores for lint errors.
  • Fix buf breaking module comparison when adding new modules.
  • Add LSP hover support for protovalidate CEL expressions.
  • Fixed offset handling in CEL semantic tokens for non-ASCII content and proto escape sequences in multi-line string literal expressions.
  • Improve URI normalization for the LSP.

[v1.65.0] - 2026-02-03

  • Add buf registry policy {commit,create,delete,info,label,settings} commands to manage BSR policies.
  • Add LSP deprecate code action to add the deprecated option on types and symbols.
  • Fix import LSP document link to not include import keyword.
  • Update PROTOVALIDATE lint rule to support checking unenforceable required rules on repeated.items, map.keys and map.values.
  • Add buf source edit deprecate command to deprecate types by setting the deprecate = true option.
Commits

Updates github.com/cometbft/cometbft from 0.38.21 to 1.0.1

Release notes

Sourced from github.com/cometbft/cometbft's releases.

v1.0.1

See the CHANGELOG for this release.

v1.0.0

See the CHANGELOG for changes available in this release.

Please see more information on the Upgrading from CometBFT v0.38 to v1.0 guide.

v1.0.0-rc2

See the CHANGELOG for changes available in this pre-release, but not yet officially released.

v1.0.0-rc1

See the CHANGELOG for changes available in this pre-release, but not yet officially released.

v1.0.0-alpha.2

See the CHANGELOG for changes available in this pre-release, but not yet officially released.

v1.0.0-alpha.1

See the CHANGELOG for changes available in this pre-release, but not yet officially released.

Changelog

Sourced from github.com/cometbft/cometbft's changelog.

v1.0.1

February 3, 2025

This release fixes two security issues (ASA-2025-001, ASA-2025-002). Users are encouraged to upgrade as soon as possible.

BUG FIXES

  • [blocksync] Ban peer if it reports height lower than what was previously reported (ASA-2025-001)
  • [consensus] Fix overflow in synchrony parameters in linux/amd64 architecture. Cap SynchronyParams.MessageDelay to 24hrs. Cap SynchronyParams.Precision to 30 sec. (#4815)
  • [crypto/bls12381] Fix JSON marshal of private key (#4772)
  • [crypto/bls12381] Modify Sign, Verify to use dstMinPk (#4783)
  • [privval] Re-enable some sanity checks related to vote extensions when signing a vote (#3642)
  • [types] Check that Part.Index equals Part.Proof.Index (ASA-2025-001)

DEPENDENCIES

  • [go/runtime] Bump minimum Go version to 1.23.5 (#4888)

v1.0.0

December 17, 2024

This is a major release of CometBFT that includes several substantial changes that aim to reduce bandwidth consumption, enable modularity, improve integrators' experience and increase the velocity of the CometBFT development team, including:

  1. Proposer-Based Timestamps (PBTS) support. PBTS is a Byzantine fault-tolerant algorithm used by CometBFT for computing block times. When activated on a chain, it replaces the pre-existing BFT-time algorithm. See spec doc for PBTS.
  2. Validators now proactively communicate the block parts they already have so others do not resend them, reducing amplification in the network and reducing bandwidth consumption.
  3. An experimental feature in the mempool that allows limiting the number of peers to which transactions are forwarded, allowing operators to optimize gossip-related bandwidth consumption further.
  4. An opt-in nop mempool, which allows application developers to turn off all

... (truncated)

Commits
  • d222995 chore: v1.0.1 release (#4907)
  • f943aab Merge commit from fork
  • 0ee80cd Merge commit from fork
  • 481e464 fix(pbts): hardening tests for overflows in SynchronyParams (backport #4816...
  • d4a24c1 chore(deps): bump Go version to 1.23.5 (backport #4888) (#4890)
  • 8005556 build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#4885)
  • 629b28e build(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#4884)
  • e45feab build(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 (#4879)
  • 9f97b87 fix(crypto/bls12381): fix marshaling FilePVKey (backport #4772) (#4870)
  • 1fb89c8 fix(crypto/bls12381): modify Sign, Verify (backport #4813) (#4871)
  • Additional commits viewable in compare view

Updates github.com/cosmos/cosmos-sdk from 0.53.6 to 0.54.0-alpha.0.0.20250611155041-9fa93c9afe32

Commits

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.5 to 2.28.0

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.28.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.8...v2.28.0

v2.27.8

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.7...v2.27.8

v2.27.7

Re-release of v2.26.7 as v2.27.7 for correct semver ordering.

v2.27.6

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.27.5...v2.27.6

Commits
  • 13a31f4 fix(protoc-gen-openapiv2): fix panic on enum resolution in nested messages (#...
  • 8e678ff chore(deps): update googleapis digest to 27ffde2 (#6369)
  • 41651ff chore(deps): update googleapis digest to b026ba8 (#6368)
  • d083140 chore(deps): update googleapis digest to 537554c (#6365)
  • eb2fada chore(deps): update googleapis digest to 7b25d8c (#6364)
  • d8dddc9 chore(deps): update googleapis digest to 6781051 (#6363)
  • 3c4354f chore(deps): update googleapis digest to 055f92c (#6362)
  • b2eb1b5 fix(deps): update module google.golang.org/grpc to v1.79.1 (#6361)
  • 61b9d73 chore(deps): update googleapis digest to d84d3c2 (#6360)
  • e0880e3 chore(deps): update googleapis digest to 6eead6e (#6359)
  • Additional commits viewable in compare view

Updates cosmossdk.io/collections from 1.3.1 to 1.4.0

Commits

Updates cosmossdk.io/errors from 1.0.2 to 1.1.0

Release notes

Sourced from cosmossdk.io/errors'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.

Changelog

Sourced from cosmossdk.io/errors's changelog.

Changelog

UNRELEASED

Breaking Changes

  • (x/staking) #25724 Validate BondDenom in MsgUpdateParams to prevent setting non-existent or zero-supply denoms.
  • #25778 Update log to log v2.
  • #25090 Moved deprecated modules to ./contrib. These modules are still available but will no longer be actively maintained or supported in the Cosmos SDK Bug Bounty program.
    • x/group
    • x/nft
    • x/circuit
    • x/crisis
  • (crypto) #24414 Remove sr25519 support, since it was removed in CometBFT v1.x (see: CometBFT #3646).

... (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

Updates cosmossdk.io/x/tx from 0.14.0 to 1.2.0-alpha.1

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.6

Cosmos SDK v0.53.6 Release Notes

🚀 Highlights

This patch release includes minor dependency bumps and functionality additions.

📝 Changelog

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

v0.53.5

Cosmos SDK v0.53.5 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.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.

... (truncated)

Commits

Updates golang.org/x/crypto from 0.48.0 to 0.49.0

Commits
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • See full diff in compare view

Updates golang.org/x/exp from 0.0.0-20260112195511-716be5621a96 to 0.0.0-20260218203240-3dfff04db8fa

Commits

Updates golang.org/x/tools from 0.41.0 to 0.42.0

Commits
  • 009367f go.mod: update golang.org/x dependencies
  • 2182926 go/ast/inspector: add Cursor.ParentEdge{Kind,Index} methods
  • 27020ac internal/server: add module upgrade pathway after vulncheck scanning
  • c4ec0f5 internal/server: list vulnerabilities within vulncheck prompt
  • 80d1715 gopls/internal/protocol: add document uri field type
  • 0e23509 gopls/doc: update link to Acme LSP plugin
  • 7b3ed75 gopls/internal/server: respect SemanticTokens option during initialization
  • fddd4a6 gopls/filecache: prevent premature CAS file eviction
  • e3a69ff gopls/internal/golang: refactor.inline.variable: add parens
  • 955d132 gopls/internal/golang: migrate pkgdoc to cursor
  • Additional commits viewable in compare view

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260226221140-a57be14db171

Commits

Updates google.golang.org/grpc from 1.78.0 to 1.79.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.79.1

Bug Fixes

Release 1.79.0

API Changes

  • mem: Add experimental API SetDefaultBufferPool to change the default buffer pool. (#8806)
  • experimental/stats: Update MetricsRecorder to require embedding the new UnimplementedMetricsRecorder (a no-op struct) in all implementations for forward compatibility. (#8780)

Behavior Changes

  • balancer/weightedtarget: Remove handling of Addresses and only handle Endpoints in resolver updates. (#8841)

New Features

  • experimental/stats: Add support for asynchronous gauge metrics through the new AsyncMetricReporter and RegisterAsyncReporter APIs. (#8780)
  • pickfirst: Add support for weighted random shuffling of endpoints, as described in gRFC A113.
    • This is enabled by default, and can be turned off using the environment variable GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#8864)
  • xds: Implement :authority rewriting, as specified in gRFC A81. (#8779)
  • balancer/randomsubsetting: Implement the random_subsetting LB policy, as specified in gRFC A68. (#8650)

Bug Fixes

  • credentials/tls: Fix a bug where the port was not stripped from the authority override before validation. (#8726)
  • xds/priority: Fix a bug causing delayed failover to lower-priority clusters when a higher-priority cluster is stuck in CONNECTING state. (#8813)
  • health: Fix a bug where health checks failed for clients using legacy compression options (WithDecompressor or RPCDecompressor). (#8765)
  • transport: Fix an issue where the HTTP/2 server could skip header size checks when terminating a stream early. (#8769)
  • server: Propagate status detail headers, if available, when terminating a stream during request header processing. (#8754)

Performance Improvements

  • credentials/alts: Optimize read buffer alignment to reduce copies. (#8791)
  • mem: Optimize pooling and creation of buffer objects. (#8784)
  • transport: Reduce slice re-allocations by reserving slice capacity. (#8797)
Commits

Updates google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.6.0 to 1.6.1

Release notes

Sourced from google.golang.org/grpc/cmd/protoc-gen-go-grpc's releases.

protoc-gen-go-grpc v1.6.1

Bug Fixes

  • Upgrade protobuf dependency to v1.36.11 to fix missing go_package errors for Editions feature protos (e.g. cpp_features.proto). (#8853)
Commits
  • 830c909 cmd/protoc-gen-go-grpc: bump -version to 1.6.1 for release (#8879)
  • b7b1cce examples: Poll for expected server logs in test (#8871)
  • 2abe1f0 github: Add config for Gemini code assist (#8873)
  • 46350a7 channelz: Regenerate proto (#8872)
  • 49e224f xds/googlec2p: Revert PR 8829 that removed SetFallbackBootstrapConfig (#8869)
  • 61d569d *: Implementation of weighted random shuffling (A113) (#8864)
  • 7985bb4 rls: Fix flaky test TestPickerUpdateOnDataCacheSizeDecrease (#8856)
  • 3e475d7 xdsclient: add test for custom xDS resource subscription (#8834)

Bumps the dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk) | `0.9.2` | `1.0.0` |
| [cosmossdk.io/client/v2](https://github.com/cosmos/cosmos-sdk) | `2.0.0-beta.7` | `2.10.0-beta.4` |
| [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.64.0` | `1.66.1` |
| [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) | `0.38.21` | `1.0.1` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.5` | `2.28.0` |
| [cosmossdk.io/collections](https://github.com/cosmos/cosmos-sdk) | `1.3.1` | `1.4.0` |
| [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) | `1.0.2` | `1.1.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.49.0` |
| [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) | `1.6.0` | `1.6.1` |



Updates `cosmossdk.io/api` from 0.9.2 to 1.0.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@api/v0.9.2...api/v1.0.0)

Updates `cosmossdk.io/client/v2` from 2.0.0-beta.7 to 2.10.0-beta.4
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@client/v2.0.0-beta.7...client/v2.10.0-beta.4)

Updates `cosmossdk.io/core` from 0.11.3 to 1.1.0-alpha.2
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@core/v0.11.3...core/v1.1.0-alpha.2)

Updates `cosmossdk.io/store` from 1.1.2 to 1.3.0-alpha.1
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@math/v1.1.2...store/v1.3.0-alpha.1)

Updates `github.com/bufbuild/buf` from 1.64.0 to 1.66.1
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.64.0...v1.66.1)

Updates `github.com/cometbft/cometbft` from 0.38.21 to 1.0.1
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/v1.0.1/CHANGELOG.md)
- [Commits](cometbft/cometbft@v0.38.21...v1.0.1)

Updates `github.com/cosmos/cosmos-sdk` from 0.53.6 to 0.54.0-alpha.0.0.20250611155041-9fa93c9afe32
- [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)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.5 to 2.28.0
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.27.5...v2.28.0)

Updates `cosmossdk.io/collections` from 1.3.1 to 1.4.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@log/v1.3.1...log/v1.4.0)

Updates `cosmossdk.io/errors` from 1.0.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@store/v1.0.2...log/v1.1.0)

Updates `cosmossdk.io/x/tx` from 0.14.0 to 1.2.0-alpha.1
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.14.0...x/tx/v1.2.0-alpha.1)

Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0
- [Commits](golang/crypto@v0.48.0...v0.49.0)

Updates `golang.org/x/exp` from 0.0.0-20260112195511-716be5621a96 to 0.0.0-20260218203240-3dfff04db8fa
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/tools` from 0.41.0 to 0.42.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.41.0...v0.42.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260122232226-8e98ce8d340d to 0.0.0-20260226221140-a57be14db171
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.78.0 to 1.79.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.78.0...v1.79.1)

Updates `google.golang.org/grpc/cmd/protoc-gen-go-grpc` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.6.0...cmd/protoc-gen-go-grpc/v1.6.1)

---
updated-dependencies:
- dependency-name: cosmossdk.io/api
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: cosmossdk.io/client/v2
  dependency-version: 2.10.0-beta.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cosmossdk.io/core
  dependency-version: 1.1.0-alpha.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: cosmossdk.io/store
  dependency-version: 1.3.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/bufbuild/buf
  dependency-version: 1.66.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/cometbft/cometbft
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: github.com/cosmos/cosmos-sdk
  dependency-version: 0.54.0-alpha.0.0.20250611155041-9fa93c9afe32
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-version: 2.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cosmossdk.io/collections
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cosmossdk.io/errors
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cosmossdk.io/x/tx
  dependency-version: 1.2.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/exp
  dependency-version: 0.0.0-20260218203240-3dfff04db8fa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-version: 0.0.0-20260226221140-a57be14db171
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 14, 2026
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants