Skip to content

fix(deps): Update Google Golang modules#20538

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/cli-google-golang-modules
Apr 5, 2025
Merged

fix(deps): Update Google Golang modules#20538
kodiakhq[bot] merged 1 commit intomainfrom
renovate/cli-google-golang-modules

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Apr 5, 2025

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc require patch v1.71.0 -> v1.71.1
google.golang.org/protobuf require patch v1.36.5 -> v1.36.6

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.71.1: Release 1.71.1

Compare Source

Bug Fixes

  • grpc: fix a bug causing an extra Read from the compressor if a compressed message is the same size as the limit. This could result in a panic with the built-in gzip compressor (#​8178)
  • xds: restore the behavior of reading the bootstrap config before creating the first xDS client instead of at package init time (#​8164)
  • stats/opentelemetry: use TextMapPropagator and TracerProvider from TraceOptions instead of OpenTelemetry globals (#​8166)
  • client: fix races when an http proxy is configured that could lead to deadlocks or panics (#​8195)
  • client: fix bug causing RPC failures with message "no children to pick from" when using a custom resolver that calls the deprecated NewAddress API (#​8149)
  • wrr: fix slow processing of address updates that could result in problems including RPC failures for servers with a large number of backends (#​8179)
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.6

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.5...v1.36.6

User-visible changes:
CL/657895: internal_gengo: generate a const string literal for the raw descriptor
CL/653536: proto: Add CloneOf[M Message](m M) M

Maintenance:
CL/649135: all: set Go language version to Go 1.22
CL/654955: types/descriptorpb: regenerate using latest protobuf v30 release


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Automatically merge once required checks pass label Apr 5, 2025
@cq-bot cq-bot added the area/cli label Apr 5, 2025
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Apr 5, 2025

/gen sha=fbe69e75c0582343455fd01d0f853be32cfb5735 dir=cli

@kodiakhq kodiakhq bot merged commit f2dfca3 into main Apr 5, 2025
19 checks passed
@kodiakhq kodiakhq bot deleted the renovate/cli-google-golang-modules branch April 5, 2025 00:56
kodiakhq bot pushed a commit that referenced this pull request Apr 9, 2025
🤖 I have created a release *beep* *boop*
---


## [6.17.5](cli-v6.17.4...cli-v6.17.5) (2025-04-09)


### Bug Fixes

* **deps:** Update Google Golang modules ([#20538](#20538)) ([f2dfca3](f2dfca3))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.26 ([#20537](#20537)) ([1175bd5](1175bd5))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.77.0 ([#20528](#20528)) ([c219c22](c219c22))

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

1 participant