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.67.0 #408

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Sep 21, 2024

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.66.2 -> v1.67.0

Release Notes

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

v1.67.0: Release 1.67.0

Compare Source

Bug Fixes

  • ringhash: when used with multiple EDS priorities, fix bug that could prevent a higher priority from recovering from transient failure. (#​7364)

Behavior Changes

  • In accordance with RFC 7540, clients and servers will now reject TLS connections that don't support ALPN. This can be disabled by setting the environment variable GRPC_ENFORCE_ALPN_ENABLED to false (case insensitive). Please file a bug if you encounter any issues with this behavior. The environment variable to revert this behavior will be removed in an upcoming release. (#​7535)

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 Sep 21, 2024
@cq-bot
Copy link
Contributor Author

cq-bot commented Sep 21, 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-20240604185151-ef581f913117 -> v0.0.0-20240814211410-ddb44dafa142

@github-actions github-actions bot added the fix label Sep 21, 2024
@kodiakhq kodiakhq bot merged commit a6167a8 into main Sep 21, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/google-golang-modules branch September 21, 2024 00:45
kodiakhq bot pushed a commit that referenced this pull request Oct 1, 2024
🤖 I have created a release *beep* *boop*
---


## [1.22.4](v1.22.3...v1.22.4) (2024-09-21)


### Bug Fixes

* **deps:** Update module google.golang.org/grpc to v1.67.0 ([#408](#408)) ([a6167a8](a6167a8))

---
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