Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/coinbase/rosetta-sdk-go from 0.8.2 to 0.…
…8.3 (#976) Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.8.2 to 0.8.3. <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>Generic improvements</h2> <h2>What's Changed</h2> <ul> <li>make types a go module by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://redirect.github.com/coinbase/rosetta-sdk-go/pull/461">coinbase/rosetta-sdk-go#461</a></li> <li>Use types module instead of local dependency by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://redirect.github.com/coinbase/rosetta-sdk-go/pull/462">coinbase/rosetta-sdk-go#462</a></li> <li>add customized info in sdk's fetcher, reconciler, syncer and db by <a href="https://github.com/jingweicb"><code>@jingweicb</code></a> in <a href="https://redirect.github.com/coinbase/rosetta-sdk-go/pull/465">coinbase/rosetta-sdk-go#465</a></li> <li>remove getVfromK logs by <a href="https://github.com/jingweicb"><code>@jingweicb</code></a> in <a href="https://redirect.github.com/coinbase/rosetta-sdk-go/pull/467">coinbase/rosetta-sdk-go#467</a></li> <li>fix uncessary context canceled err by <a href="https://github.com/jingweicb"><code>@jingweicb</code></a> in <a href="https://redirect.github.com/coinbase/rosetta-sdk-go/pull/468">coinbase/rosetta-sdk-go#468</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.8.2...v0.8.3">https://github.com/coinbase/rosetta-sdk-go/compare/v0.8.2...v0.8.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/294474a3debdaa52cf0d161c800b2b74398d4bcf"><code>294474a</code></a> fix uncessary context canceled err (<a href="https://redirect.github.com/coinbase/rosetta-sdk-go/issues/468">#468</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/a82130d40237ccbef060bcc626c7498a1b519ad4"><code>a82130d</code></a> remove getVfromK logs (<a href="https://redirect.github.com/coinbase/rosetta-sdk-go/issues/467">#467</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/4c691644d82a97250d6b6b3a1cef13490cfc6729"><code>4c69164</code></a> add customized info in sdk's fetcher, reconciler, syncer and db (<a href="https://redirect.github.com/coinbase/rosetta-sdk-go/issues/465">#465</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/2301850ad713395313e062808b5c8f3a76e50e5d"><code>2301850</code></a> Use types module instead of local dependency (<a href="https://redirect.github.com/coinbase/rosetta-sdk-go/issues/462">#462</a>)</li> <li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/8ea45ef4582708ea4b95adcb63d170852072db31"><code>8ea45ef</code></a> make types a go module (<a href="https://redirect.github.com/coinbase/rosetta-sdk-go/issues/461">#461</a>)</li> <li>See full diff in <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.8.2...v0.8.3">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.8.2&new-version=0.8.3)](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