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://github.com/googleapis/google-cloud-go) | require | minor | `v0.78.0` -> `v0.79.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | require | digest | `9bb9049` -> `cd4f82c` | | [golang.org/x/sys](https://github.com/golang/sys) | require | digest | `8fe3ee5` -> `07df6a1` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | require | digest | `9728d6b` -> `fc591d9` | --- ### Release Notes <details> <summary>googleapis/google-cloud-go</summary> ### [`v0.79.0`](https://github.com/googleapis/google-cloud-go/releases/v0.79.0) [Compare Source](https://github.com/googleapis/google-cloud-go/compare/v0.78.0...v0.79.0) ##### Features - **apigateway:** start generating apiv1 ([#​3726](https://github.com/googleapis/google-cloud-go/issues/3726)) ([66046da](https://github.com/googleapis/google-cloud-go/commit/66046da2a4be5971ce2655dc6a5e1fadb08c3d1f)) - **channel:** addition of billing_account field on Plan. docs: clarification that valid address lines are required for all customers. ([d4246aa](https://github.com/googleapis/google-cloud-go/commit/d4246aad4da3c3ef12350385f229bb908e3fb215)) - **dialogflow/cx:** allow to disable webhook invocation per request ([d4246aa](https://github.com/googleapis/google-cloud-go/commit/d4246aad4da3c3ef12350385f229bb908e3fb215)) - **dialogflow/cx:** allow to disable webhook invocation per request ([44c6bf9](https://github.com/googleapis/google-cloud-go/commit/44c6bf986f39a3c9fddf46788ae63bfbb3739441)) - **dialogflow:** Add CCAI API ([18c88c4](https://github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d)) - **documentai:** remove the translation fields in document.proto. ([18c88c4](https://github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d)) - **documentai:** Update documentai/v1beta3 protos: add support for boolean normalized value ([529925b](https://github.com/googleapis/google-cloud-go/commit/529925ba79f4d3191ef80a13e566d86210fe4d25)) - **internal/godocfx:** keep some cross links on same domain ([#​3767](https://github.com/googleapis/google-cloud-go/issues/3767)) ([77f76ed](https://github.com/googleapis/google-cloud-go/commit/77f76ed09cb07a090ba9054063a7c002a35bca4e)) - **internal:** add ability to regenerate one module's docs ([#​3777](https://github.com/googleapis/google-cloud-go/issues/3777)) ([dc15995](https://github.com/googleapis/google-cloud-go/commit/dc15995521bd065da4cfaae95642588919a8c548)) - **metastore:** added support for release channels when creating service ([18c88c4](https://github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d)) - **metastore:** Publish Dataproc Metastore v1alpha API ([18c88c4](https://github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d)) - **metastore:** start generating apiv1alpha ([#​3747](https://github.com/googleapis/google-cloud-go/issues/3747)) ([359312a](https://github.com/googleapis/google-cloud-go/commit/359312ad6d4f61fb341d41ffa35fc0634979e650)) - **metastore:** start generating apiv1beta ([#​3788](https://github.com/googleapis/google-cloud-go/issues/3788)) ([2977095](https://github.com/googleapis/google-cloud-go/commit/297709593ad32f234c0fbcfa228cffcfd3e591f4)) - **secretmanager:** added topic field to Secret ([f1323b1](https://github.com/googleapis/google-cloud-go/commit/f1323b10a3c7cc1d215730cefd3062064ef54c01)) ##### Bug Fixes - **analytics/admin:** add `https://www.googleapis.com/auth/analytics.edit` OAuth2 scope to the list of acceptable scopes for all read only methods of the Admin API docs: update the documentation of the `update_mask` field used by Update() methods ([f1323b1](https://github.com/googleapis/google-cloud-go/commit/f1323b10a3c7cc1d215730cefd3062064ef54c01)) - **apigateway:** Provide resource definitions for service management and IAM resources ([18c88c4](https://github.com/googleapis/google-cloud-go/commit/18c88c437bd1741eaf5bf5911b9da6f6ea7cd75d)) - **functions:** Fix service namespace in grpc_service_config. ([7811a34](https://github.com/googleapis/google-cloud-go/commit/7811a34ef64d722480c640810251bb3a0d65d495)) - **internal/godocfx:** prevent index out of bounds when pkg == mod ([#​3768](https://github.com/googleapis/google-cloud-go/issues/3768)) ([3d80b4e](https://github.com/googleapis/google-cloud-go/commit/3d80b4e93b0f7e857d6e9681d8d6a429750ecf80)) - **internal/godocfx:** use correct anchor links ([#​3738](https://github.com/googleapis/google-cloud-go/issues/3738)) ([919039a](https://github.com/googleapis/google-cloud-go/commit/919039a01a006c41e720218bd55f83ce98a5edef)) - **internal:** fix Bash syntax ([#​3779](https://github.com/googleapis/google-cloud-go/issues/3779)) ([3dd245d](https://github.com/googleapis/google-cloud-go/commit/3dd245dbdbfa84f0bbe5a476412d8463fe3e700c)) - **tables:** use area120tables_v1alpha1.yaml as api-service-config ([#​3759](https://github.com/googleapis/google-cloud-go/issues/3759)) ([b130ec0](https://github.com/googleapis/google-cloud-go/commit/b130ec0aa946b1a1eaa4d5a7c33e72353ac1612e)) </details> --- ### Renovate configuration :date: **Schedule**: "before 3am on Monday" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.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