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

fix(deps): update module google.golang.org/grpc to v1.66.2 #6109

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/grpc v1.66.1 -> v1.66.2 age adoption passing confidence

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.66.2: Release 1.66.2

Compare Source

Dependencies

  • Remove unintentional dependency on the testing package (#​7579)
  • Remove unintentional dependency on the flate package (#​7595)

Bug Fixes

  • client: fix a bug that prevented memory reuse after handling unary RPCs (#​7571)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Sep 11, 2024
@renovate renovate bot requested a review from dashpole as a code owner September 11, 2024 21:17
@renovate renovate bot requested a review from a team September 11, 2024 21:17
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 0aa332c to e3870c6 Compare September 11, 2024 22:30
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.8%. Comparing base (54311ef) to head (8c5d723).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6109   +/-   ##
=====================================
  Coverage   65.7%   65.8%           
=====================================
  Files        204     204           
  Lines      13083   13083           
=====================================
+ Hits        8607    8611    +4     
+ Misses      4214    4212    -2     
+ Partials     262     260    -2     

see 2 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from e3870c6 to eadda2f Compare September 12, 2024 04:26
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from eadda2f to 8c5d723 Compare September 12, 2024 05:56
@dmathieu dmathieu merged commit 7d7d4c3 into main Sep 12, 2024
28 checks passed
@dmathieu dmathieu deleted the renovate/google.golang.org-grpc-1.x branch September 12, 2024 07:01
@MrAlias MrAlias added this to the v1.31.0 milestone Oct 10, 2024
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants