Skip to content

Commit c75e906

Browse files
authored
chore(deps): Update dependency destination-bigquery to v4.5.2 (#1461)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-bigquery](https://hub.cloudquery.io) | patch | `v4.5.1` -> `v4.5.2` | --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 3ac4153 commit c75e906

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

transformations/aws/compliance-premium/tests/bigquery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: bigquery
1313
path: cloudquery/bigquery
1414
registry: cloudquery
15-
version: "v4.5.1" # latest version of destination bigquery plugin
15+
version: "v4.5.2" # latest version of destination bigquery plugin
1616
write_mode: "append"
1717
spec:
1818
project_id: cq-integration-tests

transformations/azure/asset-inventory-free/tests/bigquery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: bigquery
1313
path: cloudquery/bigquery
1414
registry: cloudquery
15-
version: "v4.5.1" # latest version of destination bigquery plugin
15+
version: "v4.5.2" # latest version of destination bigquery plugin
1616
write_mode: "append"
1717
spec:
1818
project_id: cq-integration-tests

transformations/azure/compliance-premium/tests/bigquery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: bigquery
1313
path: cloudquery/bigquery
1414
registry: cloudquery
15-
version: "v4.5.1" # latest version of destination bigquery plugin
15+
version: "v4.5.2" # latest version of destination bigquery plugin
1616
write_mode: "append"
1717
spec:
1818
project_id: cq-integration-tests

transformations/gcp/asset-inventory-free/tests/bigquery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: bigquery
1313
path: cloudquery/bigquery
1414
registry: cloudquery
15-
version: "v4.5.1" # latest version of destination bigquery plugin
15+
version: "v4.5.2" # latest version of destination bigquery plugin
1616
write_mode: "append"
1717
spec:
1818
project_id: cq-integration-tests

transformations/gcp/compliance-premium/tests/bigquery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
name: bigquery
1212
path: cloudquery/bigquery
1313
registry: cloudquery
14-
version: "v4.5.1" # latest version of destination bigquery plugin
14+
version: "v4.5.2" # latest version of destination bigquery plugin
1515
write_mode: "append"
1616
spec:
1717
project_id: cq-integration-tests

0 commit comments

Comments
 (0)