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

Bump tonic from 0.6.2 to 0.11.0 #2513

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps tonic from 0.6.2 to 0.11.0.

Changelog

Sourced from tonic's changelog.

0.11.0 (2024-02-08)

BREAKING CHANGES:

  • Removed NamedService from the transport module, please import it via tonic::server::NamedService.
  • MSRV bumped to 1.70.

Features

  • Added zstd compression support.
  • Added connection timeout for connecto_with_connector_lazy.
  • Upgrade rustls to v0.22
  • Feature gate server implementation for tonic-reflection.

0.10.2 (2023-09-28)

Bug Fixes

  • web: Client decoding incomplete buffer bug (#1540) (83e363a)

0.10.1 (2023-09-21)

Bug Fixes

0.10.0 (2023-09-08)

Bug Fixes

Features

  • build: Add optional default unimplemented stubs (#1344) (aff1daf)
  • core: amortize many ready messages into fewer, larger buffers (#1423) (76eedc1)
  • tonic-types: add ability to extract rich error details from google.rpc.Status (#1430) (5fd635a)
  • transport: Add Router::into_router (#1442) (ea06a1b)
  • transport: Expose TcpConnectInfo fields (#1449) (74b079c)
  • web: Add GrpcWebClientService (#1472) (dc29c17)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from darach as a code owner April 23, 2024 04:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2024
tremor-bot
tremor-bot previously approved these changes Apr 23, 2024
@tremor-bot tremor-bot enabled auto-merge (rebase) April 23, 2024 05:00
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.15%. Comparing base (14bf033) to head (97121eb).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2513       +/-   ##
===========================================
- Coverage   91.35%   19.15%   -72.20%     
===========================================
  Files         308      138      -170     
  Lines       60128    21778    -38350     
===========================================
- Hits        54931     4172    -50759     
- Misses       5197    17606    +12409     
Flag Coverage Δ
e2e-command ?
e2e-integration ?
e2e-unit ?
e2etests ?
tremorapi ?
tremorcodec 62.94% <ø> (ø)
tremorcommon 63.04% <ø> (ø)
tremorconnectors ?
tremorconnectorsaws ?
tremorconnectorsazure ?
tremorconnectorsgcp ?
tremorconnectorsobjectstorage 0.00% <ø> (ø)
tremorconnectorsotel ?
tremorconnectorstesthelpers 60.56% <ø> (ø)
tremorinflux ?
tremorinterceptor ?
tremorpipeline ?
tremorruntime ?
tremorscript ?
tremorsystem ?
tremorvalue ?
unittests 19.15% <ø> (-69.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 283 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14bf033...97121eb. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from 7f9e90b to c3a0251 Compare April 23, 2024 10:29
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from c3a0251 to 89bb4fb Compare April 23, 2024 11:56
tremor-bot
tremor-bot previously approved these changes Apr 23, 2024
tremor-bot
tremor-bot previously approved these changes Apr 24, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from cf522a3 to 1998a0a Compare May 13, 2024 05:09
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from 1998a0a to 7802083 Compare May 13, 2024 11:11
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from 7802083 to b0e2e9b Compare May 13, 2024 15:35
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from b0e2e9b to d476303 Compare May 13, 2024 15:52
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from d476303 to 6a5627e Compare May 14, 2024 12:44
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from afd78cf to b3e2596 Compare May 16, 2024 10:54
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from b3e2596 to c02ae2d Compare May 17, 2024 04:33
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from c02ae2d to 02c9683 Compare May 17, 2024 04:51
tremor-bot
tremor-bot previously approved these changes May 17, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from 2074eb2 to c9d7b0e Compare May 20, 2024 05:29
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from c9d7b0e to b43951b Compare May 20, 2024 06:02
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-0.11.0 branch from b43951b to 8541e17 Compare May 23, 2024 04:55
tremor-bot
tremor-bot previously approved these changes May 23, 2024
@Licenser Licenser disabled auto-merge June 18, 2024 08:38
@Licenser
Copy link
Member

@dependabot recreate

Bumps [tonic](https://github.com/hyperium/tonic) from 0.6.2 to 0.11.0.
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.6.2...v0.11.0)

---
updated-dependencies:
- dependency-name: tonic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@tremor-bot tremor-bot enabled auto-merge (rebase) June 18, 2024 12:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Superseded by #2628.

@dependabot dependabot bot closed this Jul 9, 2024
auto-merge was automatically disabled July 9, 2024 04:42

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/tonic-0.11.0 branch July 9, 2024 04:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants