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.3.1 #526

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

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

Commits
  • ac33132 Allow extra headers.
  • aaadd7a Merge pull request #11 from avalonche/versioned-execution-payload-deneb
  • 5070b34 Add Deneb types for Versioned Execution Payload
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2023
@dependabot dependabot bot requested a review from metachris June 6, 2023 10:02
@codecov-commenter
Copy link

Codecov Report

Merging #526 (d477a33) into develop (54eeaa2) will decrease coverage by 0.50%.
The diff coverage is 65.15%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #526      +/-   ##
===========================================
- Coverage    70.24%   69.74%   -0.50%     
===========================================
  Files            6        8       +2     
  Lines          541     1256     +715     
===========================================
+ Hits           380      876     +496     
- Misses         132      335     +203     
- Partials        29       45      +16     
Flag Coverage Δ
unittests 69.74% <65.15%> (-0.50%) ⬇️

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

Impacted Files Coverage Δ
cli/main.go 0.00% <0.00%> (ø)
cli/types.go 0.00% <0.00%> (ø)
server/mock_types.go 100.00% <ø> (ø)
server/types.go 70.00% <70.00%> (ø)
server/service.go 77.11% <74.82%> (+5.10%) ⬆️
server/utils.go 82.23% <84.80%> (+14.66%) ⬆️
server/mock_relay.go 88.44% <90.81%> (+5.58%) ⬆️
server/relay_entry.go 90.00% <100.00%> (+8.75%) ⬆️

... and 1 file with indirect coverage changes

@metachris metachris merged commit ddb4e70 into develop Jun 14, 2023
@metachris metachris deleted the dependabot/go_modules/github.com/attestantio/go-builder-client-0.3.1 branch June 14, 2023 09:34
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.

2 participants