Skip to content

Commit

Permalink
chore(deps): Update dependency destination-postgresql to v7.1.2 (#454)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [destination-postgresql](https://togithub.com/cloudquery/cloudquery) | patch | `v7.1.1` -> `v7.1.2` |

---

### Release Notes

<details>
<summary>cloudquery/cloudquery (destination-postgresql)</summary>

### [`v7.1.2`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v7.1.2)

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v7.1.1...plugins-destination-postgresql-v7.1.2)

##### Bug Fixes

-   **deps:** Update `github.com/apache/arrow/go` to `v15` ([#&#8203;15754](https://togithub.com/cloudquery/cloudquery/issues/15754)) ([bd962eb](https://togithub.com/cloudquery/cloudquery/commit/bd962eb1093cf09e928e2a0e7782288ec4020ec4))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.21.0 ([#&#8203;15651](https://togithub.com/cloudquery/cloudquery/issues/15651)) ([6e96125](https://togithub.com/cloudquery/cloudquery/commit/6e96125a9d9c75616483952edb7a9e402818b264))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.21.1 ([#&#8203;15699](https://togithub.com/cloudquery/cloudquery/issues/15699)) ([67c10c3](https://togithub.com/cloudquery/cloudquery/commit/67c10c38a04dcdd1512bf6dc739f89bc11baa888))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.21.2 ([#&#8203;15724](https://togithub.com/cloudquery/cloudquery/issues/15724)) ([ad750b1](https://togithub.com/cloudquery/cloudquery/commit/ad750b1530af06353f2225c7d3397af580093687))
-   **deps:** Update module golang.org/x/crypto to v0.17.0 \[SECURITY] ([#&#8203;15730](https://togithub.com/cloudquery/cloudquery/issues/15730)) ([718be50](https://togithub.com/cloudquery/cloudquery/commit/718be502014ff36aa50cde3a83453b3d6ce15a83))

</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
cq-bot authored Dec 20, 2023
1 parent 5c27d5a commit d1b3a86
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/cost/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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/data-resilience/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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/aws/encryption/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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/azure/compliance-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # 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 @@ -12,7 +12,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-free/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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # 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: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
2 changes: 1 addition & 1 deletion transformations/k8s/compliance-free/tests/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}
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 @@ -15,7 +15,7 @@ spec:
name: "postgresql"
path: "cloudquery/postgresql"
registry: cloudquery
version: "v7.1.1" # latest version of postgresql plugin
version: "v7.1.2" # latest version of postgresql plugin
spec:
batch_size: 10000
connection_string: ${CQ_DSN}

0 comments on commit d1b3a86

Please sign in to comment.