Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: bump github.com/coinbase/rosetta-sdk-go from 0.7.11 to 0.8.1 #380

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/coinbase/rosetta-sdk-go from 0.7.11 to 0.8.1.

Release notes

Sourced from github.com/coinbase/rosetta-sdk-go's releases.

Refactor of error handling and badger db in-memory mode

What's Changed

Full Changelog: coinbase/mesh-sdk-go@v0.8.0...v0.8.1

Error Handling Optimization

What's Changed

Full Changelog: coinbase/mesh-sdk-go@v0.7.11...v0.8.0

Support rosetta-specifications@v1.4.9

This release introduces one more set of storage optimizations and upgrades rosetta-sdk-go to support rosetta-specifications@v1.4.9. This is the last breaking storage change we have planned for the foreseeable future!

WARNING: THIS RELEASE INCLUDES BREAKING CHANGES TO HOW DATA IS STORED ON DISK.

Changelog

rosetta-specifications@v1.4.8

This PR updates rosetta-sdk-go to use rosetta-specifications@v1.4.8. Notably, this adds support for "indexer" endpoints!

Changelog

Support Rosetta Specification v1.4.1

This release adds support for v1.4.1 of the Rosetta Specification (https://github.com/coinbase/rosetta-specifications/releases/tag/v1.4.1) and contains a collection of miscellaneous bug fixes and improvements.

... (truncated)

Commits
  • 1cc6016 Error handling refactor (#446)
  • 33738c2 remove a comment (#445)
  • b34d797 [types]remove two fields in preprocess request (#439)
  • 2fa41fd change the default to 2GB (#438)
  • 7712c7d Error handling improvement for storage and util packages (#444)
  • 1ffb630 Error handling improvement for parser and reconciler packages (#443)
  • 64419e3 Error handling for fetcher and keys packages (#442)
  • 18b582a Error handling improvement for constructor related packages (#440)
  • 43f12b4 Error handling improvement for client package (#437)
  • a48f742 Error handling improvement for asserter package (#436)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @pro-wh.


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

Copy link
Collaborator

@pro-wh pro-wh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release notes sound fine

doesn't seem to be that much breaking stuff, and it looks like we won't have to change anything

apparently they unpublished the 0.7.11 version we used to be on? 🤨

and dependabot's release notes reading seems to go haywire

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.8.1 branch from fd25261 to e2ba98d Compare September 28, 2022 21:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 28, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Signed-off-by: dependabot[bot] <support@github.com>
@pro-wh pro-wh force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.8.1 branch from e2ba98d to 53e5083 Compare September 28, 2022 22:03
@pro-wh pro-wh merged commit 3c74c06 into master Sep 28, 2022
@pro-wh pro-wh deleted the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.8.1 branch September 28, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant