Skip to content

build(deps): bump tonic from 0.5.2 to 0.6.1#1337

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tonic-0.6.1
Closed

build(deps): bump tonic from 0.5.2 to 0.6.1#1337
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/tonic-0.6.1

Conversation

@dependabot
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 requested a review from a team October 27, 2021 16:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 27, 2021
@hawkw hawkw closed this in #1339 Oct 27, 2021
hawkw added a commit that referenced this pull request Oct 27, 2021
This branch updates the proxy's `tonic` dependencies to `tonic` 0.6,
`prost` to 0.9, and `linkerd2-proxy-api` to 0.3 (which updates the
proxy-api crate's `prost` and `tonic` dependencies).

Closes #1329.
Closes #1337.
Closes #1338.

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

dependabot bot commented on behalf of github Oct 27, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/tonic-0.6.1 branch October 27, 2021 19:28
olix0r pushed a commit that referenced this pull request Mar 30, 2022
This branch updates the proxy's `tonic` dependencies to `tonic` 0.6,
`prost` to 0.9, and `linkerd2-proxy-api` to 0.3 (which updates the
proxy-api crate's `prost` and `tonic` dependencies).

Closes #1329.
Closes #1337.
Closes #1338.

Signed-off-by: Eliza Weisman <[email protected]>
(cherry picked from commit 917797a)
Signed-off-by: Oliver Gould <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants