Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Update tonic requirement from 0.5.0 to 0.6.1 in /languages/rust #225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2021

Updates the requirements on tonic to permit the latest version.

Changelog

Sourced from tonic's changelog.

0.6.1 (2021-10-27)

Bug Fixes

0.6.0 (2021-10-25)

Breaking changes

  • tonic: Remove Sync requirement for streams (#804) (23c1392)
  • tonic: change connect_lazy to be infallible (#712) (2e47154)
  • build: split path types in compile (#721) (53ecc1f)
  • Update prost and friends to 0.9 (#791) (09805ec)

Bug Fixes

  • build: Correctly convert Empty to () (#734) (ff6a690)
  • tonic: fix extensions disappearing during streaming requests (5c1bb90), closes #770
  • tonic: Status code to set correct source on unkown error (#799) (4054d61)
  • transport: AddOrigin panic on invalid uri (#801) (3ab00f3)
  • transport: Correctly map hyper errors (#629) (4947b07)
  • tonic: compression: handle compression flag but no header (#763)

Features

  • build: Support prost's include_file option (#774) (3f9ab80)
  • health, reflection: make rustfmt dependency optional (#785)

0.5.2 (2021-08-10)

0.5.1 (2021-08-09)

Features

Bug Fixes

  • build: remove unnecessary Debug constraint for client streams (#719) (167e8cb), closes #718
  • build: allow services to be named Service (#709) (380d81d), closes #676

... (truncated)

Commits

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)

Updates the requirements on [tonic](https://github.com/hyperium/tonic) to permit the latest version.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: tonic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added C-dependency Category: Dependency PR-merge Pull Request: Merge when ready labels Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-dependency Category: Dependency PR-merge Pull Request: Merge when ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants