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/rollkit/go-da from 0.4.0 to 0.6.1 #30

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps github.com/rollkit/go-da from 0.4.0 to 0.6.1.

Release notes

Sourced from github.com/rollkit/go-da's releases.

v0.6.1

What's Changed

Full Changelog: rollkit/go-da@v0.5.2...v0.6.1

v0.5.2

What's Changed

New Contributors

Full Changelog: rollkit/go-da@v0.5.1...v0.5.2

v0.5.0

What's Changed

Breaking Changes

  • proxy pkg
    • NewClient() *Client -> NewClient(uri, token string) (da.DA, error)
      • NewClient now accepts a url e.g. grpc://localhost:26650 and auth token
    • Added support for jsonrpc transport pkg jsonrpc
    • Moved grpc transport to pkg grpc
    • Modified pkg proxy to handle grpc, https, http transports

New Contributors

Full Changelog: rollkit/go-da@v0.4.0...v0.5.0

Commits
  • 0858852 chore: update all goversion to goversionfile (#105)
  • 04e312a feat: return timestamp from GetIDs (#103)
  • dc19fdb chore: update dependabot.yml (#104)
  • b7e5bbc build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#102)
  • f10ca0b feat: add SubmitWithOptions method to the API (#95)
  • 875d37e chore: add module retraction for accidental v0.6.0 tag (#97)
  • 2dafc50 proto: rename GetIDs to GetIds (#51)
  • f06b381 fix: take care of the case where the requested height is above the head of la...
  • 67c3cff build(deps): bump google.golang.org/grpc from 1.60.1 to 1.66.0 (#91)
  • 1fccc41 update ci to use a single GO_VERSION setting in ci_release.yml, set that vers...
  • 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 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)

Bumps [github.com/rollkit/go-da](https://github.com/rollkit/go-da) from 0.4.0 to 0.6.1.
- [Release notes](https://github.com/rollkit/go-da/releases)
- [Commits](rollkit/go-da@v0.4.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/rollkit/go-da
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Sep 23, 2024

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

POST https://api.github.com/repos/celestia-org/celestia-node/pulls/30/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 celestia-org/celestia-node repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Sep 23, 2024

The following labels could not be found: kind:deps.

Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #31.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rollkit/go-da-0.6.1 branch September 30, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants