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

Bump github.com/attestantio/go-builder-client from 0.3.0 to 0.4.2 #559

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps github.com/attestantio/go-builder-client from 0.3.0 to 0.4.2.

Commits
  • 78ef062 Fix unblind proposal signature.
  • 0eafc45 Merge pull request #23 from avalonche/update-builder-specs
  • 9f520c3 Merge pull request #22 from avalonche/update-cosnensus-specs
  • 7bf594d Updates to builder bid for builder spec
  • 5ae1df5 Update eth2-go-client
  • 82576b4 Updates for deneb.
  • 1fa02af Merge pull request #19 from avalonche/add-deneb-to-versioned-structs
  • fda2542 Merge pull request #20 from avalonche/add-versioned-blinded-block-response
  • 44bd585 Merge pull request #21 from avalonche/add-exec-payload-and-blobs-bundle-ssz
  • 4fe9612 Add execution and blobs bundle ssz
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@dependabot dependabot bot requested a review from metachris December 7, 2023 18:27
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2023

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (3710710) 33.22% compared to head (9b75a79) 33.24%.

Files Patch % Lines
common/types_spec.go 0.00% 8 Missing ⚠️
common/types.go 0.00% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #559      +/-   ##
==========================================
+ Coverage   33.22%   33.24%   +0.01%     
==========================================
  Files          24       24              
  Lines        5096     5087       -9     
==========================================
- Hits         1693     1691       -2     
+ Misses       3184     3177       -7     
  Partials      219      219              
Flag Coverage Δ
unittests 33.24% <27.77%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metachris
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/attestantio/go-builder-client-0.4.2 branch from 6c4d614 to 518c3dc Compare January 19, 2024 08:32
@avalonche
Copy link
Collaborator

@dependabot rebase

Bumps [github.com/attestantio/go-builder-client](https://github.com/attestantio/go-builder-client) from 0.3.0 to 0.4.2.
- [Commits](attestantio/go-builder-client@v0.3.0...v0.4.2)

---
updated-dependencies:
- dependency-name: github.com/attestantio/go-builder-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/attestantio/go-builder-client-0.4.2 branch from 518c3dc to 4dc8722 Compare January 19, 2024 09:27
@avalonche avalonche merged commit 930f084 into main Jan 19, 2024
4 checks passed
@avalonche avalonche deleted the dependabot/go_modules/github.com/attestantio/go-builder-client-0.4.2 branch January 19, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants