Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update dependency source-gcp to v10 (#269)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-gcp](https://togithub.com/cloudquery/cloudquery) | major | `v9.9.2` -> `v10.0.0` | --- ### Release Notes <details> <summary>cloudquery/cloudquery (source-gcp)</summary> ### [`v10.0.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-source-gcp-v10.0.0) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-source-gcp-v9.9.2...plugins-source-gcp-v10.0.0) ##### ⚠ BREAKING CHANGES - Change `googleapi.RawMessage` column type from binary to JSON ([#​15410](https://togithub.com/cloudquery/cloudquery/issues/15410)) ##### This Release has the Following Changes to Tables - Table `gcp_artifactregistry_locations`: column type changed from `binary` to `json` for `metadata` (:warning: breaking) - Table `gcp_cloudscheduler_locations`: column type changed from `binary` to `json` for `metadata` (:warning: breaking) - Table `gcp_networkconnectivity_locations`: column type changed from `binary` to `json` for `metadata` (:warning: breaking) - Table `gcp_run_locations`: column type changed from `binary` to `json` for `metadata` (:warning: breaking) ##### Bug Fixes - Change `googleapi.RawMessage` column type from binary to JSON ([#​15410](https://togithub.com/cloudquery/cloudquery/issues/15410)) ([6bf7173](https://togithub.com/cloudquery/cloudquery/commit/6bf7173b4505a0efa575b54d09898656789acd39)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.18.2 ([#​15325](https://togithub.com/cloudquery/cloudquery/issues/15325)) ([77f2db5](https://togithub.com/cloudquery/cloudquery/commit/77f2db52634bad6e56d970d55172b08d823b97c9)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.18.3 ([#​15355](https://togithub.com/cloudquery/cloudquery/issues/15355)) ([d8455e5](https://togithub.com/cloudquery/cloudquery/commit/d8455e5ca1059746c7aced395e9bc150ea495591)) - **services:** Update GCP Services ([#​15379](https://togithub.com/cloudquery/cloudquery/issues/15379)) ([094d8c2](https://togithub.com/cloudquery/cloudquery/commit/094d8c2a098128b3e17232a24b8087b248f6630b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information