Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jan 3, 2026

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require minor v1.77.0 -> v1.78.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.78.0: Release 1.78.0

Compare Source

Behavior Changes

  • client: Reject target URLs containing unbracketed colons in the hostname in Go version 1.26+. (#​8716)

New Features

  • stats/otel: Add backend service label to wrr metrics as part of A89. (#​8737)
  • stats/otel: Add subchannel metrics (without the disconnection reason) to eventually replace the pickfirst metrics. (#​8738)
  • client: Wait for all pending goroutines to complete when closing a graceful switch balancer. (#​8746)

Bug Fixes

  • transport/client : Return status code Unknown on malformed grpc-status. (#​8735)
  • client: Add experimental.AcceptCompressors so callers can restrict the grpc-accept-encoding header advertised for a call. (#​8718)
  • xds: Fix a bug in StringMatcher where regexes would match incorrectly when ignore_case is set to true. (#​8723)
  • xds/resolver:
    • Drop previous route resources and report an error when no matching virtual host is found.
    • Only log LDS/RDS configuration errors following a successful update and retain the last valid resource to prevent transient failures. (#​8711)
  • client:
    • Change connectivity state to CONNECTING when creating the name resolver (as part of exiting IDLE).
    • Change connectivity state to TRANSIENT_FAILURE if name resolver creation fails (as part of exiting IDLE).
    • Change connectivity state to IDLE after idle timeout expires even when current state is TRANSIENT_FAILURE.
    • Fix a bug that resulted in OnFinish call option not being invoked for RPCs where stream creation failed. (#​8710)
  • xdsclient: Fix a race in the xdsClient that could lead to resource-not-found errors. (#​8627)

Performance Improvements

  • mem: Round up to nearest 4KiB for pool allocations larger than 1MiB. (#​8705)

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 automerge Automatically merge once required checks pass area/cli labels Jan 3, 2026
@cq-bot
Copy link
Contributor Author

cq-bot commented Jan 3, 2026

/gen sha=e113a06464a0a6d0211ae6c7d305f4483973bbae dir=cli

@kodiakhq kodiakhq bot merged commit a47f6ef into main Jan 3, 2026
17 checks passed
@kodiakhq kodiakhq bot deleted the renovate/cli-google-golang-modules branch January 3, 2026 01:11
kodiakhq bot pushed a commit that referenced this pull request Jan 8, 2026
🤖 I have created a release *beep* *boop*
---


## [6.33.1](cli-v6.33.0...cli-v6.33.1) (2026-01-08)


### Bug Fixes

* Add AI-assisted setup data collection notice ([#21757](#21757)) ([96a6341](96a6341))
* **deps:** Update golang.org/x/exp digest to 944ab1f ([#21762](#21762)) ([fbf4f80](fbf4f80))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.8 ([#21775](#21775)) ([a3ba8e2](a3ba8e2))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.34 ([#21776](#21776)) ([44fad18](44fad18))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.35 ([#21798](#21798)) ([451444f](451444f))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.3 ([#21791](#21791)) ([d28a593](d28a593))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.4 ([#21795](#21795)) ([86b4c7f](86b4c7f))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.5 ([#21803](#21803)) ([326edbe](326edbe))
* **deps:** Update module github.com/rudderlabs/analytics-go/v4 to v4.2.2 ([#21767](#21767)) ([cd4c298](cd4c298))
* **deps:** Update module google.golang.org/grpc to v1.78.0 ([#21800](#21800)) ([a47f6ef](a47f6ef))

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

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants