Skip to content

chore(deps): bump cosmossdk.io/errors from 1.0.2 to 1.1.0#8790

Merged
aljo242 merged 5 commits intomainfrom
dependabot/go_modules/cosmossdk.io/errors-1.1.0
Feb 19, 2026
Merged

chore(deps): bump cosmossdk.io/errors from 1.0.2 to 1.1.0#8790
aljo242 merged 5 commits intomainfrom
dependabot/go_modules/cosmossdk.io/errors-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps 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

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 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)

Bumps [cosmossdk.io/errors](https://github.com/cosmos/cosmos-sdk) 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)

---
updated-dependencies:
- dependency-name: cosmossdk.io/errors
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issues or PRs to update a dependency label Feb 19, 2026
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.57%. Comparing base (65234cb) to head (2e7f2c1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8790   +/-   ##
=======================================
  Coverage   66.57%   66.57%           
=======================================
  Files         326      326           
  Lines       17103    17103           
=======================================
  Hits        11386    11386           
  Misses       5021     5021           
  Partials      696      696           
Flag Coverage Δ
08-wasm 64.81% <ø> (ø)
ibc-go 66.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aljo242 aljo242 enabled auto-merge (squash) February 19, 2026 19:48
@aljo242 aljo242 merged commit 6cd854f into main Feb 19, 2026
53 checks passed
@aljo242 aljo242 deleted the dependabot/go_modules/cosmossdk.io/errors-1.1.0 branch February 19, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues or PRs to update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant