Commit 35efa51
authored
chore(deps): Update dependency destination-postgresql to v7 (#387)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [destination-postgresql](https://togithub.com/cloudquery/cloudquery) | major | `v6.1.3` -> `v7.0.1` |
---
### Release Notes
<details>
<summary>cloudquery/cloudquery (destination-postgresql)</summary>
### [`v7.0.1`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v7.0.1)
[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v7.0.0...plugins-destination-postgresql-v7.0.1)
##### Bug Fixes
- Fail insert if the table to insert to is unknown to the client ([#​15181](https://togithub.com/cloudquery/cloudquery/issues/15181)) ([817a8ac](https://togithub.com/cloudquery/cloudquery/commit/817a8acabe69875371558c85920b8d5fc0837fdb))
### [`v7.0.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v7.0.0)
[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v6.1.3...plugins-destination-postgresql-v7.0.0)
##### ⚠ BREAKING CHANGES
- Map `date32` and `date64` to `date` column type ([#​15164](https://togithub.com/cloudquery/cloudquery/issues/15164))
##### Bug Fixes
- **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.4.2 ([#​15034](https://togithub.com/cloudquery/cloudquery/issues/15034)) ([45c2caa](https://togithub.com/cloudquery/cloudquery/commit/45c2caa345aa33199ad1592bf378a5a839612c6f))
- **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#​15064](https://togithub.com/cloudquery/cloudquery/issues/15064)) ([9c2db8c](https://togithub.com/cloudquery/cloudquery/commit/9c2db8cedaec682a89b444db29e8c0fb45989408))
- **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#​15075](https://togithub.com/cloudquery/cloudquery/issues/15075)) ([151769e](https://togithub.com/cloudquery/cloudquery/commit/151769e7c02028a04ef0ed280951c000ebb1f9c2))
- **deps:** Update module github.com/docker/docker to v24 \[SECURITY] ([#​15060](https://togithub.com/cloudquery/cloudquery/issues/15060)) ([41acd0e](https://togithub.com/cloudquery/cloudquery/commit/41acd0e4ac63221e90cca89a7137a8685692267d))
- **deps:** Update module google.golang.org/grpc to v1.58.3 \[SECURITY] ([#​14940](https://togithub.com/cloudquery/cloudquery/issues/14940)) ([e1addea](https://togithub.com/cloudquery/cloudquery/commit/e1addeaf58ad965e545a3e068860609dadcffa10))
- Map `date32` and `date64` to `date` column type ([#​15164](https://togithub.com/cloudquery/cloudquery/issues/15164)) ([4746fa9](https://togithub.com/cloudquery/cloudquery/commit/4746fa931068bef1cb65f2bf4dadddd71ad37baf))
</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-->1 parent a201ebe commit 35efa51
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
0 commit comments