oasisprotocol / oasis-rosetta-gateway

The official Rosetta server implementation for the Oasis Network.
Apache License 2.0
21 stars 9 forks source link

go: bump github.com/coinbase/rosetta-cli from 0.8.0 to 0.9.0 #375

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/coinbase/rosetta-cli from 0.8.0 to 0.9.0.

Release notes

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

Enable badger DB in-memory mode

What's Changed

New Contributors

Full Changelog: https://github.com/coinbase/rosetta-cli/compare/v0.8.0...v0.9.0

Commits


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 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)
pro-wh commented 2 years ago

2022/08/24 07:09:54 json: unknown field "all_in_memory_enabled": unable to unmarshal: unable to open configuration file: unable to load configuration

okay they did mention that in the changelog

but what process is complaining about this? I see from their commit that it's something added :thinking:

pro-wh commented 2 years ago

oh duh, it's because it didn't update the version we download in the makefile

pro-wh commented 2 years ago

:facepalm: I didn't update that in the last rosetta-cli bump either

dependabot[bot] commented 2 years ago

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.