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

chore(deps): bump github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.7.9 #520

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.7.9.

Release notes

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

upgrade to resolve ambiguous dependency issues

What's Changed

Full Changelog: coinbase/mesh-sdk-go@v0.7.8...v0.7.9

Validation changes and dependency management

What's Changed

New Contributors

Full Changelog: coinbase/mesh-sdk-go@v0.7.6...v0.7.8

Bug fix for prefunded account for UTXO based chains

What's Changed

Full Changelog: coinbase/mesh-sdk-go@v0.7.5...v0.7.7

Support fetching coins info via /account/coins endpoint for UTXO chain

What's Changed

  • Support fetching coins info via /account/coins endpoint for UTXO chain by @​shiatcb in #392

Full Changelog: v0.7.5…v0.7.6

Bug fix for comparing amount sign in rosetta-sdk-go

What's Changed

New Contributors

Full Changelog: v0.7.4…v0.7.5

Library updates and bug fixes

What's Changed

... (truncated)

Commits
  • 8fa4542 Merge pull request #405 from coinbase/madhur/update-libs
  • 33acf85 update btcd and geth to resolve ambiguous dependency
  • d8acfa5 Replace CircleCI with gh actions (#402)
  • d1ff359 (wip) Madhur/revert go1.17 compat (#398)
  • 6f89200 [chore] library upgrade and go upgrade (#396)
  • 30818f6 Add validation for negative fee amount (#397)
  • 2bcdd1d Merge pull request #392 from shiatcb/ROSE-231
  • dcbcf2d ROSE-231: Call /account/coins endpoint to add account coin info in coin storage
  • de67541 Merge pull request #391 from shiatcb/ROSE-230
  • e9af411 ROSE-230: Use integer to compare amount sign
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

Dependabot tried to add @alexanderbez and @fedekunze as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/line/lbm-sdk/pulls/520/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the line/lbm-sdk repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

The following labels could not be found: automerge.

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #520 (fcbb892) into main (396a1fe) will increase coverage by 0.04%.
The diff coverage is 74.19%.

❗ Current head fcbb892 differs from pull request most recent head 03c5ff2. Consider uploading reports for the commit 03c5ff2 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #520      +/-   ##
==========================================
+ Coverage   56.75%   56.80%   +0.04%     
==========================================
  Files         777      777              
  Lines       83389    83369      -20     
==========================================
+ Hits        47331    47355      +24     
+ Misses      33004    32959      -45     
- Partials     3054     3055       +1     
Impacted Files Coverage Δ
x/wasm/client/cli/tx.go 14.54% <0.00%> (ø)
x/wasm/keeper/msg_server.go 0.00% <0.00%> (ø)
x/consortium/keeper/genesis.go 19.23% <19.23%> (ø)
x/wasm/keeper/query_plugins.go 73.26% <40.00%> (-0.51%) ⬇️
x/consortium/keeper/keeper.go 90.00% <66.66%> (ø)
x/wasm/types/tx.go 40.72% <69.23%> (+1.31%) ⬆️
x/wasm/keeper/legacy_querier.go 65.51% <80.00%> (ø)
x/consortium/keeper/proposal.go 83.33% <83.33%> (ø)
simapp/app.go 86.94% <100.00%> (ø)
x/consortium/client/testutil/grpc.go 94.64% <100.00%> (ø)
... and 12 more

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.7.9 branch from 54229e4 to fcbb892 Compare May 2, 2022 10:18
@zemyblue zemyblue requested review from 0Tech and dudong2 May 2, 2022 12:29
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.7.9 branch from fcbb892 to d4d38dd Compare May 9, 2022 07:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.7.9 branch 4 times, most recently from f77fd18 to ec5b759 Compare May 9, 2022 07:57
Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.7.0 to 0.7.9.
- [Release notes](https://github.com/coinbase/rosetta-sdk-go/releases)
- [Commits](coinbase/mesh-sdk-go@v0.7.0...v0.7.9)

---
updated-dependencies:
- dependency-name: github.com/coinbase/rosetta-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.7.9 branch from ec5b759 to 03c5ff2 Compare May 9, 2022 07:58
@mergify mergify bot merged commit b632d73 into main May 9, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.7.9 branch May 9, 2022 07:59
brew0722 pushed a commit to brew0722/lbm-sdk that referenced this pull request May 11, 2022
* main:
  fix: genesis auth account format (Finschia#517)
  Remove reviewers on dependabot.yml
  updated ostracon to v1.0.5; `unsafe-reset-all` command has been moved to the `ostracon` sub-command. (Finschia#536)
  build(deps): bump docker/build-push-action from 2 to 3 (Finschia#532)
  build(deps): bump docker/metadata-action from 3 to 4 (Finschia#530)
  build(deps): bump docker/login-action from 1 to 2 (Finschia#531)
  build(deps): bump docker/setup-buildx-action from 1 to 2 (Finschia#529)
  chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.9.0 to 1.10.0 (Finschia#499)
  build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (Finschia#474)
  chore(deps): bump github.com/prometheus/common from 0.32.1 to 0.34.0 (Finschia#510)
  chore(deps): bump github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.7.9 (Finschia#520)
  build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (Finschia#458)
  build(deps): bump github.com/confio/ics23/go from 0.6.6 to 0.7.0 (Finschia#448)
  build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (Finschia#465)
  build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 (Finschia#522)
  build(deps): bump github.com/magiconair/properties from 1.8.5 to 1.8.6 (Finschia#445)
  ci: change automerge conditions of Mergify (Finschia#523)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants