Closed dependabot[bot] closed 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:
oh duh, it's because it didn't update the version we download in the makefile
:facepalm: I didn't update that in the last rosetta-cli bump either
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.
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.
Commits
77bdf8b
Merge pull request #345 from GeekArthur/updateVersion0905cb502c
feat: update version4ee4a2a
change tablesize default value (#344)5b745b9
table size value validation (#343)0c92a1e
Merge pull request #341 from coinbase/jingwei/all-in-memorybd732bc
updates0af17a2
updatesdfa1d2d
updatesa639780
updateaa77764
updateDependabot 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)