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/filecoin-project/go-jsonrpc from 0.1.9 to 0.3.1 #137

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps github.com/filecoin-project/go-jsonrpc from 0.1.9 to 0.3.1.

Release notes

Sourced from github.com/filecoin-project/go-jsonrpc's releases.

v0.3.1

  • Fix a number of races in websocket channel code paths (#101)

v0.3.0

v0.2.3

v0.2.2

  • Less write lock contention, better read timeout handling (#97)

v0.2.1

This release fixes handling of the params field (filecoin-project/go-jsonrpc#94)

v0.2.0

  • Configurable HTTP client
  • More robust websocket loop
  • Support making calls from server side
  • Support handling server calls on the client side
  • Support renaming client calls
  • Support sending notifications
  • Support sending/receiving params with non-array serialization
Commits
  • 17a3577 Merge pull request #101 from filecoin-project/fix/races
  • 2fec0c7 make lint happy
  • a9d5e9e ci: Add -race tests
  • 5363fbd Fix a number of races in websocket channel code paths
  • f007863 feat: add batch request support (#99)
  • 1fbbed8 Merge pull request #98 from filecoin-project/fix/rev-client-close
  • 6be5fef Fix reverse client hang on closed connections
  • 6fff219 Merge pull request #97 from filecoin-project/fix/less-write-lk-contention
  • fc81a98 Address review in #97
  • ae30cc0 Fix parallel inflight request map access
  • 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)

Bumps [github.com/filecoin-project/go-jsonrpc](https://github.com/filecoin-project/go-jsonrpc) from 0.1.9 to 0.3.1.
- [Release notes](https://github.com/filecoin-project/go-jsonrpc/releases)
- [Commits](filecoin-project/go-jsonrpc@v0.1.9...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/filecoin-project/go-jsonrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github May 15, 2023

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/vgonkivs/celestia-node/pulls/137/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 vgonkivs/celestia-node repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot requested a review from vgonkivs as a code owner May 15, 2023 12:00
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 15, 2023

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

Copy link
Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #174.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/filecoin-project/go-jsonrpc-0.3.1 branch May 13, 2024 11:38
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