Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.…
…7.1 (cosmos#10508) Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.7.0 to 0.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coinbase/rosetta-sdk-go/releases">github.com/coinbase/rosetta-sdk-go's releases</a>.</em></p> <blockquote> <h2>Update dependencies for security vulnerability and other minor fixes</h2> <p>This releases include some critical dependency upgrades and minor fixes</p> <p>Change log</p> <ul> <li>Always add accounts to inactive reconciler queue <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/350">#350</a></li> <li>update gjson and geth <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/342">#342</a></li> <li>[Chore] Add better logging for prefunding an address <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/336">#336</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/69e47a4e25e6a658b195805aa665be16f9ed704a"><code>69e47a4</code></a> Always add accounts to inactive reconciler queue (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/350">#350</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/8ea678a4c3c91ee7b9098b6d90239359e656a077"><code>8ea678a</code></a> Bump github.com/btcsuite/btcd from 0.21.0-beta to 0.22.0-beta (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/346">#346</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/8de73afe5cdc89b6baa10eb33a20a26c2524b966"><code>8de73af</code></a> Bump github.com/dgraph-io/badger/v2 from 2.2007.2 to 2.2007.4 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/348">#348</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/c9df9ee3592458a0c0d63153efc1836ee0ce29e8"><code>c9df9ee</code></a> Bump github.com/tidwall/gjson from 1.10.2 to 1.11.0 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/349">#349</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/3f3aeb49bc22894c165ce6dc0b8939bf671469bf"><code>3f3aeb4</code></a> Bump github.com/mitchellh/mapstructure from 1.3.3 to 1.4.2 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/332">#332</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/c913b2fd0753e4d673017c4656106218986a64a5"><code>c913b2f</code></a> Bump github.com/DataDog/zstd from 1.4.5 to 1.4.8 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/301">#301</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/309dbb32db8e95c9a4d69d27c252f625f0c820ba"><code>309dbb3</code></a> Bump github.com/vmihailenco/msgpack/v5 from 5.1.4 to 5.3.5 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/340">#340</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/f5328a12df0bd966981d5b20e5282b88163cc7e7"><code>f5328a1</code></a> Bump github.com/neilotoole/errgroup from 0.1.5 to 0.1.6 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/345">#345</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/192b8f0d69258ebf4c20c92864e6bb80855a9012"><code>192b8f0</code></a> Bump github.com/tidwall/sjson from 1.1.4 to 1.2.3 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/343">#343</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/3b5ab1607395cef1d76da72db8de36b79b499015"><code>3b5ab16</code></a> Bump github.com/tidwall/gjson from 1.6.7 to 1.10.2 (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/344">#344</a>)</li> <li>Additional commits viewable in <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.7.0...v0.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coinbase/rosetta-sdk-go&package-manager=go_modules&previous-version=0.7.0&new-version=0.7.1)](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 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>
- Loading branch information