Skip to content

Commit

Permalink
chore(deps): Update CloudQuery monorepo modules (#1012)
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) | minor | `v6.1.0` -> `v6.3.0` |
| [destination-postgresql](https://hub.cloudquery.io) | minor | `v8.3.1` -> `v8.4.0` |
| [source-aws](https://hub.cloudquery.io) | minor | `v27.9.0` -> `v27.12.0` |
| [source-azure](https://hub.cloudquery.io) | minor | `v14.5.0` -> `v14.6.0` |
| [source-k8s](https://hub.cloudquery.io) | patch | `v6.2.3` -> `v6.2.4` |

---

### Release Notes

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

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

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v6.2.0...cli-v6.3.0)

##### Features

-   Implement transformations support. ([#&#8203;18669](https://togithub.com/cloudquery/cloudquery/issues/18669)) ([2af93ed](https://togithub.com/cloudquery/cloudquery/commit/2af93ed549499a0d2adf99162d5096d73e64546d))
-   Support table name changes on basic transformer. ([#&#8203;18833](https://togithub.com/cloudquery/cloudquery/issues/18833)) ([67d3701](https://togithub.com/cloudquery/cloudquery/commit/67d3701e6e49d6dcbb7844cc654ae8fe2223d6ad))

##### Bug Fixes

-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.6 ([#&#8203;18828](https://togithub.com/cloudquery/cloudquery/issues/18828)) ([3a48c89](https://togithub.com/cloudquery/cloudquery/commit/3a48c8973fcbe48f4d5e02d3829f37077ebb5f62))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#&#8203;18830](https://togithub.com/cloudquery/cloudquery/issues/18830)) ([605c202](https://togithub.com/cloudquery/cloudquery/commit/605c2027954f06f8314bad4ebb4f8fb378e7ce93))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#&#8203;18839](https://togithub.com/cloudquery/cloudquery/issues/18839)) ([6b57bca](https://togithub.com/cloudquery/cloudquery/commit/6b57bca07781db60497006b870d241609ebc8aab))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#&#8203;18852](https://togithub.com/cloudquery/cloudquery/issues/18852)) ([4320340](https://togithub.com/cloudquery/cloudquery/commit/4320340ac9a0db098696f567956e8b0c721f714c))

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

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v6.1.0...cli-v6.2.0)

##### Features

-   Add `PermissionsNeeded` to `tables` command JSON output ([#&#8203;18711](https://togithub.com/cloudquery/cloudquery/issues/18711)) ([70eeea4](https://togithub.com/cloudquery/cloudquery/commit/70eeea48ceb51b71ee8020ee97d38d0a30f99c4c))

##### Bug Fixes

-   **deps:** Update golang.org/x/exp digest to [`8a7402a`](https://togithub.com/cloudquery/cloudquery/commit/8a7402a) ([#&#8203;18799](https://togithub.com/cloudquery/cloudquery/issues/18799)) ([feed49d](https://togithub.com/cloudquery/cloudquery/commit/feed49d232ebd93cfc84148ba0991adc97321600))
-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.5 ([#&#8203;18762](https://togithub.com/cloudquery/cloudquery/issues/18762)) ([68af9ca](https://togithub.com/cloudquery/cloudquery/commit/68af9ca27cdc41575569eb60fd80d94b28b591fe))
-   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3 ([#&#8203;18750](https://togithub.com/cloudquery/cloudquery/issues/18750)) ([abc54d1](https://togithub.com/cloudquery/cloudquery/commit/abc54d15a9ede4e88aad3eddfc8fe2b3e11d6e23))
-   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.4 ([#&#8203;18809](https://togithub.com/cloudquery/cloudquery/issues/18809)) ([4f82b9c](https://togithub.com/cloudquery/cloudquery/commit/4f82b9caec1ef3e79bb93c76c2cdf67203b47d9b))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#&#8203;18763](https://togithub.com/cloudquery/cloudquery/issues/18763)) ([45da614](https://togithub.com/cloudquery/cloudquery/commit/45da614ef7aaaf83e7820beec5ee33b00e9f5c0f))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#&#8203;18810](https://togithub.com/cloudquery/cloudquery/issues/18810)) ([42cc5de](https://togithub.com/cloudquery/cloudquery/commit/42cc5de457e5734c66d3c0f08ef61b35b2b60ca9))
-   **deps:** Update module github.com/docker/docker to v26.1.5+incompatible ([#&#8203;18806](https://togithub.com/cloudquery/cloudquery/issues/18806)) ([b564721](https://togithub.com/cloudquery/cloudquery/commit/b5647210aa6ca7458d2cc60be8e368a7d10225c0))
-   **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.5 ([#&#8203;18807](https://togithub.com/cloudquery/cloudquery/issues/18807)) ([961c5bd](https://togithub.com/cloudquery/cloudquery/commit/961c5bdf04f4b27d4b26ce0823b6b944f784a57b))

</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 Aug 7, 2024
1 parent 419a4c1 commit 0e6ded6
Show file tree
Hide file tree
Showing 35 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_transformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v3
with:
version: v6.1.0
version: v6.3.0
- name: Migrate DB Postgres
if: needs.prepare.outputs.postgres == 'true'
run: cloudquery migrate tests/postgres.yml
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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 @@ -107,7 +107,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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 @@ -49,7 +49,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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@v3
with:
version: v6.1.0
version: v6.3.0
- 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 @@ -104,7 +104,7 @@ jobs:
- name: Setup CloudQuery
uses: cloudquery/setup-cloudquery@v3
with:
version: v6.1.0
version: v6.3.0
- name: Migrate DB Postgres
if: needs.prepare.outputs.postgres == 'true'
run: cloudquery migrate tests/postgres.yml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/asset-inventory-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
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 @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["s3"]
tables: ["*"]
---
Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/aws/cost/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/data-resilience/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions transformations/aws/encryption/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: aws
path: cloudquery/aws
registry: cloudquery
version: "v27.9.0" # latest version of source aws plugin
version: "v27.12.0" # latest version of source aws plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.5.0" # latest version of source azure plugin
version: "v14.6.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/azure/asset-inventory-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: source
spec:
name: azure
path: cloudquery/azure
version: "v14.5.0" # latest version of source azure plugin
version: "v14.6.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.5.0" # latest version of source azure plugin
version: "v14.6.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.5.0" # latest version of source azure plugin
version: "v14.6.0" # latest version of source azure plugin
destinations: ["bigquery"]
tables: ["*"]
---
Expand Down
4 changes: 2 additions & 2 deletions transformations/azure/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.5.0" # latest version of source azure plugin
version: "v14.6.0" # latest version of source azure plugin
destinations: ["postgresql"]
tables: ["*"]
---
Expand All @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ spec:
name: azure
path: cloudquery/azure
registry: cloudquery
version: "v14.5.0" # latest version of source azure plugin
version: "v14.6.0" # latest version of source azure plugin
destinations: ["snowflake"]
tables: ["*"]
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
4 changes: 2 additions & 2 deletions 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: "v6.2.3" # latest version of source k8s plugin
version: "v6.2.4" # latest version of source k8s plugin
tables: ["*"]
destinations: ["postgresql"]
spec:
Expand All @@ -15,7 +15,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v8.3.1" # latest version of postgresql plugin
version: "v8.4.0" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}

0 comments on commit 0e6ded6

Please sign in to comment.