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

tonic update #78

Merged
merged 10 commits into from
Oct 20, 2023
Merged

tonic update #78

merged 10 commits into from
Oct 20, 2023

Conversation

richardpringle
Copy link
Collaborator

  • build(deps): Update tonic-reflection requirement from 0.9.2 to 0.10.2
  • build(deps): Update tonic-health requirement from 0.9.2 to 0.10.2
  • build(deps): Update tonic requirement from 0.9.2 to 0.10.2
  • Update prost

@exdx
Copy link
Contributor

exdx commented Oct 19, 2023

Can we confirm that these newer versions generate the required avalanchego gRPC plugin version 29 as expected? I think that work can be incorporated in this PR. See #76.

dependabot bot and others added 7 commits October 20, 2023 11:48
Updates the requirements on [tonic-reflection](https://github.com/hyperium/tonic) to permit the latest version.
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.9.2...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [tonic](https://github.com/hyperium/tonic) to permit the latest version.
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.9.2...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [tonic-health](https://github.com/hyperium/tonic) to permit the latest version.
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.9.2...v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

@hexfusion hexfusion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work

@@ -4,4 +4,5 @@ deps:
- remote: buf.build
owner: googleapis
repository: googleapis
commit: f3590c56d388417ebbedefae77ac12bf
commit: 28151c0d0a1641bf938a7672c500e01d
digest: shake256:49215edf8ef57f7863004539deff8834cfb2195113f0b890dd1f67815d9353e28e668019165b9d872395871eeafcbab3ccfdb2b5f11734d3cca95be9e8d139de
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice sleuthing 👍

@hexfusion hexfusion merged commit b1202c1 into main Oct 20, 2023
6 checks passed
@hexfusion hexfusion deleted the tonic-update branch October 20, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants