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

Bump tonic from 0.5.2 to 0.6.1 #95

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

Bumps tonic from 0.5.2 to 0.6.1.

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)
Commits

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 C-dependency Category: Dependency PR-merge Pull Request: Merge when ready labels Oct 27, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.6.1 branch 2 times, most recently from 07fa433 to e709a3f Compare November 1, 2021 11:34
Bumps [tonic](https://github.com/hyperium/tonic) from 0.5.2 to 0.6.1.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.5.2...v0.6.1)

---
updated-dependencies:
- dependency-name: tonic
  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/cargo/tonic-0.6.1 branch from e709a3f to 3a26cf0 Compare November 16, 2021 11:27
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.

None yet

0 participants