Skip to content

Commit

Permalink
chore(deps): Update CloudQuery monorepo modules (#1183)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v6.12.6` -> `v6.12.7` |
| [destination-bigquery](https://hub.cloudquery.io) | patch | `v4.2.1` -> `v4.2.2` |
| [source-k8s](https://hub.cloudquery.io) | patch | `v7.3.2` -> `v7.3.3` |

---

### Release Notes

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

### [`v6.12.7`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v6.12.7)

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/v6.12.6...v6.12.7)

##### Bug Fixes

-   **deps:** Update github.com/cloudquery/godebouncer digest to [`4b59d27`](https://togithub.com/cloudquery/cloudquery/commit/4b59d27) ([#&#8203;19905](https://togithub.com/cloudquery/cloudquery/issues/19905)) ([2a6e9bb](https://togithub.com/cloudquery/cloudquery/commit/2a6e9bb2b72aef0f5d8617208f5124c3c1fa54ba))
-   **deps:** Update module github.com/cloudquery/codegen to v0.3.21 ([#&#8203;19907](https://togithub.com/cloudquery/cloudquery/issues/19907)) ([3fa7b33](https://togithub.com/cloudquery/cloudquery/commit/3fa7b33d94d91b6f4c1267721c3bd6fc040795be))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.2 ([#&#8203;19873](https://togithub.com/cloudquery/cloudquery/issues/19873)) ([1c294aa](https://togithub.com/cloudquery/cloudquery/commit/1c294aa23b14da8cef9f78ee1a7365e50f304534))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.71.0 ([#&#8203;19911](https://togithub.com/cloudquery/cloudquery/issues/19911)) ([2df1161](https://togithub.com/cloudquery/cloudquery/commit/2df11619759e8211780274ae870aadb1832411d3))

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

👻 **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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Dec 11, 2024
1 parent b65d88f commit 95b0cc2
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_transformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Migrate DB Postgres
if: needs.prepare.outputs.postgres == 'true'
run: cloudquery migrate tests/postgres.yml
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Publish tranformation
working-directory: ${{ needs.prepare.outputs.transformation_dir }}
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Publish visualization
env:
CLOUDQUERY_API_KEY: ${{ secrets.CLOUDQUERY_API_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_visualization_aws_compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Publish visualization
env:
CLOUDQUERY_API_KEY: ${{ secrets.CLOUDQUERY_API_KEY }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Publish visualization
env:
CLOUDQUERY_API_KEY: ${{ secrets.CLOUDQUERY_API_KEY }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/transformations_aws_cost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/transformations_aws_data_resilience.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/transformations_aws_encryption.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/transformations_docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Generate the docs
run: make shard=${{ matrix.shard }} gen-site
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Test Postgres
run: |
cloudquery migrate tests/postgres.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate_transformation_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v4
with:
version: v6.12.6
version: v6.12.7
- name: Migrate DB Postgres
if: needs.prepare.outputs.postgres == 'true'
run: cloudquery migrate tests/postgres.yml
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.2.1" # latest version of destination bigquery plugin
version: "v4.2.2" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.2.1" # latest version of destination bigquery plugin
version: "v4.2.2" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.2.1" # latest version of destination bigquery plugin
version: "v4.2.2" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.2.1" # latest version of destination bigquery plugin
version: "v4.2.2" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/bigquery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: bigquery
path: cloudquery/bigquery
registry: cloudquery
version: "v4.2.1" # latest version of destination bigquery plugin
version: "v4.2.2" # latest version of destination bigquery plugin
write_mode: "append"
spec:
project_id: cq-integration-tests
Expand Down
2 changes: 1 addition & 1 deletion transformations/k8s/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spec:
name: k8s
path: cloudquery/k8s
registry: cloudquery
version: "v7.3.2" # latest version of source k8s plugin
version: "v7.3.3" # latest version of source k8s plugin
tables: ["*"]
destinations: ["postgresql"]
spec:
Expand Down

0 comments on commit 95b0cc2

Please sign in to comment.