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 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/tools/confix from 0.1.0 to 0.1.1.
Commits
cddc197
feat(telemetry): enablestatsd
anddogstatsd
telemetry sinks (backport #1...ea9de8a
chore: prepare v0.50.2 (#18639)455b0be
fix(baseapp): protocompat.go gogoproto.Merge does not work with custom types...4459865
chore: typos fix (backport #18642) (#18645)c95ebb6
fix(baseapp)!: postHandler should run regardless of result (backport #18627) ...fe7a3ec
build(deps): Bump github.com/cometbft/cometbft-db from 0.9.0 to 0.9.1 (#18630)379114d
build(deps): Bump github.com/cometbft/cometbft-db from 0.7.0 to 0.9.0 (#18618)5146593
docs: fix typos in UPGRADING.md (backport #18613) (#18614)5051495
fix(x/auth): Add fees on batch sign (backport #18564) (#18592)3611662
refactor(codec/unknownproto): use official descriptorpb types, do not rely on...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