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.8.3 to 0.8.5 #1335

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps github.com/coinbase/rosetta-sdk-go from 0.8.3 to 0.8.5.

Release notes

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

Add the ability to create new generic asserter

What's Changed

Full Changelog: coinbase/mesh-sdk-go@v0.8.4...v0.8.5

New Generic Rosetta Client

Add a new asserter client with ignoring rosetta spec validation.

Commits
  • 14fc343 Add funcitionality to create a new generic asserter (#503)
  • fa62d03 Add a new asserter client with ignoring rosetta spec validation. (#502)
  • c8a1eee Guarantee the order of transactions in the block endpoint (#489)
  • f5e40aa Bump github.com/tidwall/sjson from 1.2.4 to 1.2.5 (#430)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from tkxkd0159 as a code owner April 11, 2024 03:13
@dependabot dependabot bot added the automerge label Apr 11, 2024
@dependabot dependabot bot requested a review from zemyblue as a code owner April 11, 2024 03:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 11, 2024
Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/coinbase/rosetta-sdk-go/releases)
- [Commits](coinbase/mesh-sdk-go@v0.8.3...v0.8.5)

---
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.8.5 branch from 562b19f to b4803b8 Compare May 3, 2024 14:05
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.49%. Comparing base (5e40d34) to head (42e426a).
Report is 3 commits behind head on main.

❗ Current head 42e426a differs from pull request most recent head 6235cdc. Consider uploading reports for the commit 6235cdc to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1335      +/-   ##
==========================================
- Coverage   69.49%   69.49%   -0.01%     
==========================================
  Files         672      672              
  Lines       56159    56159              
==========================================
- Hits        39029    39028       -1     
- Misses      14863    14864       +1     
  Partials     2267     2267              

see 1 file with indirect coverage changes

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ tkxkd0159
❌ mergify[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@mergify mergify bot merged commit cb2b012 into main May 9, 2024
17 of 28 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github.com/coinbase/rosetta-sdk-go-0.8.5 branch May 9, 2024 07:00
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.

3 participants