Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v0.89.0` -> `v0.90.0` | | [golang.org/x/oauth2](https://togithub.com/golang/oauth2) | require | digest | `a41e5a7` -> `6f1e639` | | [golang.org/x/sys](https://togithub.com/golang/sys) | require | digest | `0f9fa26` -> `e5e7981` | | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `df9385d` -> `89edb61` | | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | patch | `v1.39.0` -> `v1.39.1` | *** ### Release Notes <details> <summary>googleapis/google-cloud-go</summary> ### [`v0.90.0`](https://togithub.com/googleapis/google-cloud-go/releases/v0.90.0) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.89.0...v0.90.0) ##### ⚠ BREAKING CHANGES * **compute:** add pagination and an Operation wrapper ([#4542](https://togithub.com/googleapis/google-cloud-go/issues/4542)) ##### Features * **compute:** add pagination and an Operation wrapper ([#4542](https://www.togithub.com/googleapis/google-cloud-go/issues/4542)) ([36f4649](https://www.togithub.com/googleapis/google-cloud-go/commit/36f46494111f6d16d103fb208d49616576dbf91e)) * **internal/godocfx:** add status to packages and TOCs ([#4547](https://www.togithub.com/googleapis/google-cloud-go/issues/4547)) ([c6de69c](https://www.togithub.com/googleapis/google-cloud-go/commit/c6de69c710561bb2a40eff05417df4b9798c258a)) * **internal/godocfx:** mark status of deprecated items ([#4525](https://www.togithub.com/googleapis/google-cloud-go/issues/4525)) ([d571c6f](https://www.togithub.com/googleapis/google-cloud-go/commit/d571c6f4337ec9c4807c230cd77f53b6e7db6437)) ##### Bug Fixes * **internal/carver:** don't tag commits ([#4518](https://www.togithub.com/googleapis/google-cloud-go/issues/4518)) ([c355eb8](https://www.togithub.com/googleapis/google-cloud-go/commit/c355eb8ecb0bb1af0ccf55e6262ca8c0d5c7e352)) </details> <details> <summary>grpc/grpc-go</summary> ### [`v1.39.1`](https://togithub.com/grpc/grpc-go/releases/v1.39.1) [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.39.0...v1.39.1) * server: fix bug that net.Conn is leaked if the connection is closed (io.EOF) immediately with no traffic ([#4642](https://togithub.com/grpc/grpc-go/issues/4642)) * transport: fix race in transport stream accessing s.recvCompress ([#4627](https://togithub.com/grpc/grpc-go/issues/4627)) </details> *** ### Configuration 📅 **Schedule**: "before 3am on Monday" (UTC). 🚦 **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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. *** * \[ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. *** This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-api-go-client).
- Loading branch information