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-eth2-client from 0.16.3 to 0.17.0 #528

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/attestantio/go-eth2-client from 0.16.3 to 0.17.0.

Changelog

Sourced from github.com/attestantio/go-eth2-client's changelog.

0.17.0:

  • reworked JSON parsing for custom types to make easier to transition to another parser in future
  • added Deneb spec types
Commits
  • ac77460 Update version.
  • bfb037b Add call to fetch beacon block blobs.
  • 9d82b29 Use same assert module for all tests.
  • c17bc72 Add changelog.
  • f27aaab Significant update for JSON parsing; update deneb spec structs.
  • 9ee112e Update client version.
  • 02a8492 Add WithExtraHeaders() to multi.
  • 546c5fc Only set user agent if not already set.
  • f51d522 Linting.
  • 557540a Bump version.
  • 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 Jun 13, 2023
@dependabot dependabot bot requested a review from metachris June 13, 2023 10:02
@metachris
Copy link
Collaborator

@dependabot rebase

Bumps [github.com/attestantio/go-eth2-client](https://github.com/attestantio/go-eth2-client) from 0.16.3 to 0.17.0.
- [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md)
- [Commits](attestantio/go-eth2-client@v0.16.3...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/attestantio/go-eth2-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-eth2-client-0.17.0 branch from b991e93 to 156f08e Compare June 14, 2023 09:35
@metachris metachris merged commit d9f54e1 into develop Jun 14, 2023
@metachris metachris deleted the dependabot/go_modules/github.com/attestantio/go-eth2-client-0.17.0 branch June 14, 2023 09:40
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.

1 participant