Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cosmossdk.io/log from 1.4.1 to 1.5.0 (#887)
Bumps [cosmossdk.io/log](https://github.com/cosmos/cosmos-sdk) from 1.4.1 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/releases">cosmossdk.io/log's releases</a>.</em></p> <blockquote> <h2>cosmovisor/v1.5.0</h2> <h1>Cosmovisor v1.5.0 Release Notes</h1> <p>See the <a href="https://github.com/cosmos/cosmos-sdk/blob/tools/cosmovisor/v1.5.0/tools/cosmovisor/CHANGELOG.md">CHANGELOG</a> for details on the changes in v1.5.0.</p> <h2>Installation instructions</h2> <pre lang="go"><code>go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@latest </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/ffa74d17cb1d4c2fe0aa90cc20e1df1fb7786c7b"><code>ffa74d1</code></a> refactor(log): disable coloring in testing logger (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/22466">#22466</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/f6c7ab68e746fd2af363f350d573c4e602679ceb"><code>f6c7ab6</code></a> chore(x/tx): update changelog to alpha.2 (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/22465">#22465</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/6caa2377f8b3586e0b8f237d2c2ab8cfa399d29a"><code>6caa237</code></a> build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.15 in /tes...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/00f3065e70ee57c812d3aa8d7026f3b0f702862e"><code>00f3065</code></a> feat(x/circuit): Add validation for permission when an account is assigned an...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/2290c5ee55825caa637684ffe0f862b37d1b7cb4"><code>2290c5e</code></a> fix(indexer): the issues during simapp v1 integration (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/22413">#22413</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/fdccc8455ecf7dd460a09585af07fef1524046b7"><code>fdccc84</code></a> fix(simapp/v2): full AutoCLI support (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/22410">#22410</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/b5993d6b0357d0ee1ee5f3e95978d100a12ff226"><code>b5993d6</code></a> test(integration): port x/bank tests to server/v2 app (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/21912">#21912</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/2d4000daa82523b3ddff9c72e1ced18ca7f45d8d"><code>2d4000d</code></a> build(deps): Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.15 in /to...</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/feec831d2dbc0c6d90bd78ea2772cd96de5d4435"><code>feec831</code></a> docs(x/circuit): Update specific detail on x/circuit module document (<a href="https://redirect.github.com/cosmos/cosmos-sdk/issues/22453">#22453</a>)</li> <li><a href="https://github.com/cosmos/cosmos-sdk/commit/bf422bcff04570d331704f3c57907334ab2e7643"><code>bf422bc</code></a> build(deps): Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.15 in /to...</li> <li>Additional commits viewable in <a href="https://github.com/cosmos/cosmos-sdk/compare/log/v1.4.1...log/v1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cosmossdk.io/log&package-manager=go_modules&previous-version=1.4.1&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arham Chordia <[email protected]>
- Loading branch information