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

Update prost and tonic related crates #2268

Merged
merged 11 commits into from Aug 2, 2022

Commits on Aug 1, 2022

  1. Update prost requirement from 0.10 to 0.11

    Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: prost
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    6e4f570 View commit details
    Browse the repository at this point in the history
  2. Update tonic-build requirement from 0.7 to 0.8

    Updates the requirements on [tonic-build](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.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tonic-build
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    9a2b6f1 View commit details
    Browse the repository at this point in the history
  3. Update tonic requirement from 0.7 to 0.8

    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.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tonic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    6319d65 View commit details
    Browse the repository at this point in the history
  4. Update prost-derive requirement from 0.10 to 0.11

    Updates the requirements on [prost-derive](https://github.com/tokio-rs/prost) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: prost-derive
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    dc19a68 View commit details
    Browse the repository at this point in the history
  5. Update prost-types requirement from 0.10.0 to 0.11.0

    Updates the requirements on [prost-types](https://github.com/tokio-rs/prost) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: prost-types
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    3b542ed View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/dependabot/cargo/master/prost-…

    …derive-0.11' into update-prost-tonic
    carols10cents committed Aug 1, 2022
    Copy the full SHA
    2c6f77b View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/dependabot/cargo/master/prost-…

    …types-0.11.0' into update-prost-tonic
    carols10cents committed Aug 1, 2022
    Copy the full SHA
    a29e690 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/dependabot/cargo/master/tonic-…

    …0.8' into update-prost-tonic
    carols10cents committed Aug 1, 2022
    Copy the full SHA
    0c0fda7 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'upstream/dependabot/cargo/master/tonic-…

    …build-0.8' into update-prost-tonic
    carols10cents committed Aug 1, 2022
    Copy the full SHA
    53589e7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5653512 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    4aa1deb View commit details
    Browse the repository at this point in the history