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-cli from 0.7.3 to 0.7.5 #313

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2022

Bumps github.com/coinbase/rosetta-cli from 0.7.3 to 0.7.5.

Release notes

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

Add CoinSupported configuration

Notable Changes

  • Added a new cli configuration coin_supported for UTXO based chain

What's Changed

Full Changelog: coinbase/mesh-cli@v0.7.4...v0.7.5

Update to rosetta-sdk-go@v.0.7.7

Notable Changes

  • This release updates rosetta-cli to incorporate rosetta-sdk-go@v0.7.7
  • Two breaking change in cli config file:
    • historical_balance_enabled --> historical_balance_disabled. If you are using this field in the data check config then you will have to change the field and flip the value
    • error_stack_trace_enabled --> error_stack_trace_disabled.If you are using this field in the cli config then you will have to change the field and flip the value

What's Changed

New Contributors

Full Changelog: coinbase/mesh-cli@v0.7.3...v0.7.4

Commits
  • 3497461 ROSE-239: BugFix: Add CoinSupported configuration (#297)
  • 3b3f574 ROSE-231: update rosetta-sdk-go version (#296)
  • afa59a4 Merge pull request #290 from shiatcb/ROSE-231
  • 85a278a ROSE-231: resolve conflict
  • dacb249 ROSE-231: Fix 'insufficient fund' error for UTXO chain when required_coins is...
  • ad9c2df update rosetta-sdk (#284)
  • 927f044 Fix bad use of i.e. in check_construction.go (#292)
  • 18013bd Update text in Issue Templates (#280)
  • 5bde4a0 Formatting updates to README file (#279)
  • 6d0efaf Formatting updates to README file (#278)
  • 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 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

migration info:

  • HistoricalBalanceEnabled is renamed

let's consider merging this after our next release for 22.1

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-cli-0.7.5 branch 2 times, most recently from 30c0a96 to df33a97 Compare April 11, 2022 10:14
@pro-wh
Copy link
Collaborator

pro-wh commented Apr 19, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-cli-0.7.5 branch from df33a97 to fde987c Compare April 19, 2022 18:26
@pro-wh pro-wh force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-cli-0.7.5 branch 3 times, most recently from 3cb32f2 to 5e13a4c Compare April 19, 2022 18:47
@pro-wh pro-wh force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-cli-0.7.5 branch from 5e13a4c to 99efe7b Compare April 19, 2022 21:32
@pro-wh
Copy link
Collaborator

pro-wh commented Apr 19, 2022

alright, got that renamed thing sorted out. even though it's a "disable" flag, you still have to set it to &false.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2022

Dependabot tried to merge this PR, but received the following error from GitHub:

You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@pro-wh pro-wh merged commit c4978d7 into master Apr 19, 2022
@pro-wh pro-wh deleted the dependabot/go_modules/github.com/coinbase/rosetta-cli-0.7.5 branch April 19, 2022 22:06
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