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

build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 #6204

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2024

Bumps google.golang.org/grpc from 1.61.0 to 1.61.1.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.61.1

Bug Fixes

  • server: wait to close connection until incoming socket is drained (with timeout) to prevent data loss on client-side (#6977)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner February 18, 2024 20:37
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Feb 18, 2024
@dependabot dependabot bot requested review from tsaarni, sunjayBhatia and a team and removed request for a team February 18, 2024 20:37
@sunjayBhatia sunjayBhatia requested review from a team, davinci26 and clayton-gonsalves and removed request for a team February 18, 2024 20:37
@dependabot dependabot bot force-pushed the dependabot/go_modules/release-1.28/google.golang.org/grpc-1.61.1 branch from 67b3932 to c08c43a Compare February 20, 2024 14:28
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (474e0a9) 79.51% compared to head (474e0a9) 79.51%.

❗ Current head 474e0a9 differs from pull request most recent head 4c2df86. Consider uploading reports for the commit 4c2df86 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release-1.28    #6204   +/-   ##
=============================================
  Coverage         79.51%   79.51%           
=============================================
  Files               142      142           
  Lines             16243    16243           
=============================================
  Hits              12916    12916           
  Misses             3014     3014           
  Partials            313      313           

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.61.0...v1.61.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/release-1.28/google.golang.org/grpc-1.61.1 branch from c08c43a to 4c2df86 Compare February 20, 2024 15:40
@sunjayBhatia sunjayBhatia enabled auto-merge (squash) February 20, 2024 15:40
@sunjayBhatia sunjayBhatia merged commit dc0cf46 into release-1.28 Feb 20, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/release-1.28/google.golang.org/grpc-1.61.1 branch February 20, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant