Skip to content

Commit

Permalink
fix(deps): Update dependency cloudquery/cloud to v0.17.0 (#508)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudquery/cloud](https://togithub.com/cloudquery/cloud) | minor | `0.16.0` -> `0.17.0` |

---

### Release Notes

<details>
<summary>cloudquery/cloud (cloudquery/cloud)</summary>

### [`v0.17.0`](https://togithub.com/cloudquery/cloud/blob/HEAD/CHANGELOG.md#0170-2024-12-10)

[Compare Source](https://togithub.com/cloudquery/cloud/compare/v0.16.0...v0.17.0)

##### Features

-   Add tests to ensure JSON columns match in Arrow & ClickHouse, and vice versa ([#&#8203;2939](https://togithub.com/cloudquery/cloud/issues/2939)) ([773757c](https://togithub.com/cloudquery/cloud/commit/773757c418fd882014a7e56385979ece13a13064))
-   Add type metadata to table schema response ([#&#8203;2930](https://togithub.com/cloudquery/cloud/issues/2930)) ([7473049](https://togithub.com/cloudquery/cloud/commit/74730490a6f58a00b1ce18707eb8c371628ab9cc))
-   SAML auth ([#&#8203;2899](https://togithub.com/cloudquery/cloud/issues/2899)) ([01e99be](https://togithub.com/cloudquery/cloud/commit/01e99be4be5d0f40a08b036267334921a59269da))
-   Split migrations into common/cloud/platform ([#&#8203;2820](https://togithub.com/cloudquery/cloud/issues/2820)) ([4d332a5](https://togithub.com/cloudquery/cloud/commit/4d332a512eaad1a0273ad9efe201f950d49a4e9a))

##### Bug Fixes

-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.71.0 ([#&#8203;2940](https://togithub.com/cloudquery/cloud/issues/2940)) ([383ef48](https://togithub.com/cloudquery/cloud/commit/383ef48fe7f501d7a32140af475ab8665cdd1ee9))
-   **deps:** Update platform UI image tag `63e91a44278afbe2bd5ad452e81d077d0036891a` ([#&#8203;2944](https://togithub.com/cloudquery/cloud/issues/2944)) ([0a56a95](https://togithub.com/cloudquery/cloud/commit/0a56a95c7abd94894a18a6ce43ee0e3e198f4a59))
-   **deps:** Update platform UI image tag `abd79000b524af4262778a1406b0e9ad772642e1` ([#&#8203;2945](https://togithub.com/cloudquery/cloud/issues/2945)) ([f462c2a](https://togithub.com/cloudquery/cloud/commit/f462c2a4cd94d538519663c60e7829c167aba2c9))
-   **deps:** Update platform UI image tag `b4c112a6baf2d6b26e416b49328c0a66ce3b8a13` ([#&#8203;2948](https://togithub.com/cloudquery/cloud/issues/2948)) ([459f10b](https://togithub.com/cloudquery/cloud/commit/459f10bd6450fc252f3ca897ebdcadaef535462b))
-   Handle ErrNoChange in migrate script ([#&#8203;2950](https://togithub.com/cloudquery/cloud/issues/2950)) ([82f7a6d](https://togithub.com/cloudquery/cloud/commit/82f7a6d65ef05d3c8bce2e5fa5e6a9aedf79159c))
-   Import clickhouse driver in migrate script ([#&#8203;2949](https://togithub.com/cloudquery/cloud/issues/2949)) ([7fa2e42](https://togithub.com/cloudquery/cloud/commit/7fa2e429c5a2b0ba11a76f9175f441b398ecb865))
-   Separate API build cloud vs. platform ([#&#8203;2952](https://togithub.com/cloudquery/cloud/issues/2952)) ([2d83371](https://togithub.com/cloudquery/cloud/commit/2d833714f1a1cbec481f739d20b03722a514cea5))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Dec 10, 2024
1 parent 14d8c98 commit a7aa06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ maintainers:

version: 0.2.2

appVersion: 0.16.0
appVersion: 0.17.0

annotations:
artifacthub.io/license: MPL-2.0
Expand Down

0 comments on commit a7aa06a

Please sign in to comment.