fix(deps): Update github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.0.0#1197
Merged
kodiakhq[bot] merged 1 commit intomainfrom Sep 4, 2023
Merged
fix(deps): Update github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.0.0#1197kodiakhq[bot] merged 1 commit intomainfrom
github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.0.0#1197kodiakhq[bot] merged 1 commit intomainfrom
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #1197 +/- ##
==========================================
- Coverage 48.29% 47.96% -0.34%
==========================================
Files 87 87
Lines 8152 8152
==========================================
- Hits 3937 3910 -27
- Misses 3858 3895 +37
+ Partials 357 347 -10
☔ View full report in Codecov by Sentry. |
2f84bd0 to
4f22dd6
Compare
github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.0.0
4f22dd6 to
362996f
Compare
⏱️ Benchmark resultsComparing with 6d3f752
|
hermanschaaf
approved these changes
Sep 4, 2023
kodiakhq bot
pushed a commit
that referenced
this pull request
Sep 4, 2023
🤖 I have created a release *beep* *boop* --- ## [4.6.4](v4.6.3...v4.6.4) (2023-09-04) ### Bug Fixes * **caser:** ToSnake does not replace spaces with _ ([#1148](#1148)) ([329b601](329b601)) * **deps:** Update `github.com/grpc-ecosystem/go-grpc-middleware/v2` to `v2.0.0` ([#1197](#1197)) ([6d3f752](6d3f752)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As it's no longer available in the grpc-middleware repo.
See example