Skip to content

build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.2#11900

Merged
estesp merged 1 commit intomainfrom
dependabot/go_modules/google.golang.org/grpc-1.72.2
Jun 5, 2025
Merged

build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.2#11900
estesp merged 1 commit intomainfrom
dependabot/go_modules/google.golang.org/grpc-1.72.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Bumps google.golang.org/grpc from 1.72.0 to 1.72.2.

Release notes

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

Release 1.72.2

Bug Fixes

  • client: restore support for NO_PROXY environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#8329)
  • balancer/least_request: fix panic on resolver errors. (#8333)

Release 1.72.1

Bug Fixes

  • client: HTTP Proxy connections are no longer attempted for addresses with non-TCP network types. (#8215)
  • client: Fix bug that causes RPCs to fail with status INTERNAL instead of CANCELLED or DEADLINE_EXCEEDED when receiving a RST_STREAM frame in the middle of the gRPC message. (#8289)
Commits
  • 6135a73 Change version to v1.72.2 (#8357)
  • eef8c9c delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...
  • 3b5fa74 balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...
  • edf643f Change version to v1.72.2-dev (#8326)
  • 4cf3cf7 Change version to 1.72.1 (#8319)
  • 537fe8d transport: Propagate status code on receiving RST_STREAM during message read ...
  • f32eab3 cherry-pick #8302 and #8304 to v1.72.x branch (#8303)
  • 7fcfc87 internal/delegatingresolver: avoid proxy if networktype of target address is ...
  • ad1e120 Change version to 1.72.1-dev (#8219)
  • See full diff in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.72.0...v1.72.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2025
@github-project-automation github-project-automation Bot moved this to Needs Triage in Pull Request Review May 26, 2025
@k8s-ci-robot
Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@tonistiigi
Copy link
Copy Markdown
Member

@dmcgowan This should probably be added to v2.1 milestone as a regression fix. More info moby/buildkit#6011 and related issue report.

@thaJeztah thaJeztah added the cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch label Jun 5, 2025
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jun 5, 2025
@estesp estesp added this pull request to the merge queue Jun 5, 2025
Merged via the queue into main with commit 41209bd Jun 5, 2025
95 of 100 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jun 5, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/google.golang.org/grpc-1.72.2 branch June 5, 2025 17:55
@estesp
Copy link
Copy Markdown
Member

estesp commented Jun 5, 2025

/cherry-pick release/2.1

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@estesp: new pull request created: #11952

Details

In response to this:

/cherry-pick release/2.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test size/L

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants