chore(deps): bump storj.io/drpc from 0.0.26 to 0.0.29 #21

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/storj.io/drpc-0.0.29 into master 2022-02-25 09:58:13 +03:00
dependabot[bot] commented 2022-01-27 18:31:26 +03:00 (Migrated from github.com)

Bumps storj.io/drpc from 0.0.26 to 0.0.29.

Commits
  • f6e3694 drpcstream: set cancel state more often
  • ca0e3b1 drpcserver: log callback and temporary error sleeps
  • 89f5206 drpcstream: control for max buffer size
  • 20dfd62 Fixes "File is not gofmt-ed with -s (gofmt)" (#22)
  • 8cf1dd2 cmd/protoc-gen-go-drpc: proto3 optional support
  • 4daad47 mod: bump semantic version to go 1.17
  • 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 [storj.io/drpc](https://github.com/storj/drpc) from 0.0.26 to 0.0.29. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storj/drpc/commit/f6e369438f636b47ee788095d3fc13062ffbd019"><code>f6e3694</code></a> drpcstream: set cancel state more often</li> <li><a href="https://github.com/storj/drpc/commit/ca0e3b1f549b42757014da2ace39593d5b523a0f"><code>ca0e3b1</code></a> drpcserver: log callback and temporary error sleeps</li> <li><a href="https://github.com/storj/drpc/commit/89f52061e647e30932319bbb0ef265cd39c3c2c7"><code>89f5206</code></a> drpcstream: control for max buffer size</li> <li><a href="https://github.com/storj/drpc/commit/20dfd6291da9376c9f7bdeefcea14bab1f8ed004"><code>20dfd62</code></a> Fixes &quot;File is not <code>gofmt</code>-ed with <code>-s</code> (gofmt)&quot; (<a href="https://github-redirect.dependabot.com/storj/drpc/issues/22">#22</a>)</li> <li><a href="https://github.com/storj/drpc/commit/8cf1dd2d41f63f5a7cd96b711680a2f3d28c444e"><code>8cf1dd2</code></a> cmd/protoc-gen-go-drpc: proto3 optional support</li> <li><a href="https://github.com/storj/drpc/commit/4daad47e4951e8969d94c8802da88941f80460e5"><code>4daad47</code></a> mod: bump semantic version to go 1.17</li> <li>See full diff in <a href="https://github.com/storj/drpc/compare/v0.0.26...v0.0.29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=storj.io/drpc&package-manager=go_modules&previous-version=0.0.26&new-version=0.0.29)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
vtolstov (Migrated from github.com) reviewed 2022-01-27 18:31:52 +03:00
vtolstov (Migrated from github.com) reviewed 2022-01-31 18:23:21 +03:00
vtolstov (Migrated from github.com) approved these changes 2022-02-25 09:41:22 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-client-drpc#21
No description provided.