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.65.0 #356

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jul 6, 2024

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.64.0 -> v1.65.0

Release Notes

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

v1.65.0: Release 1.65.0

Compare Source

Dependencies

  • Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #​7249 for more information. (#​7250)
  • Update x/net/http2 to address CVE-2023-45288 (#​7282)

Behavior Changes

  • credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable GRPC_ENFORCE_ALPN_ENABLED is set to "true" (case insensitive). (#​7184)
    • NOTE: this behavior will become the default in a future release.
  • metadata: remove String method from MD to make printing more consistent (#​7373)

New Features

  • grpc: add WithMaxCallAttempts to configure gRPC's retry behavior per-channel. (#​7229)

Bug Fixes

  • ringhash: properly apply endpoint weights instead of ignoring them (#​7156)
  • xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (#​7128)

v1.64.1: Release 1.64.1

Compare Source

Dependencies


Configuration

📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Jul 6, 2024
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 6, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 -> v0.0.0-20240528184218-531527333157

@github-actions github-actions bot added the fix label Jul 6, 2024
@kodiakhq kodiakhq bot merged commit be32185 into main Jul 6, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/google-golang-modules branch July 6, 2024 00:43
kodiakhq bot pushed a commit that referenced this pull request Jul 8, 2024
🤖 I have created a release *beep* *boop*
---


## [1.20.3](v1.20.2...v1.20.3) (2024-07-08)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 7f521ea ([#347](#347)) ([625888e](625888e))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#354](#354)) ([b6715ce](b6715ce))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 ([#355](#355)) ([df2d939](df2d939))
* **deps:** Update module github.com/docker/docker to v26.1.4+incompatible ([#350](#350)) ([63d22c1](63d22c1))
* **deps:** Update module github.com/docker/docker to v27 ([#353](#353)) ([e5607ab](e5607ab))
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.4 ([#351](#351)) ([a579ce0](a579ce0))
* **deps:** Update module google.golang.org/grpc to v1.65.0 ([#356](#356)) ([be32185](be32185))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant