Commit edc90f2
authored
fix(deps): Update plugin-sdk for postgresql to v1 (#3796)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | major | `v0.13.23` -> `v1.0.2` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v1.0.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.0.2)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.0.1...v1.0.2)
##### Bug Fixes
- Revert "chore: Start SDK semantic versioning from v1" ([#​366](https://togithub.com/cloudquery/plugin-sdk/issues/366)) ([c66be4b](https://togithub.com/cloudquery/plugin-sdk/commit/c66be4bb440990327c6e1aa82e5ffdd76659bd07))
### [`v1.0.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.0.1)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.0.0...v1.0.1)
##### Bug Fixes
- Module parameter in logs of source-plugins ([#​364](https://togithub.com/cloudquery/plugin-sdk/issues/364)) ([379d3e6](https://togithub.com/cloudquery/plugin-sdk/commit/379d3e639599e14fe112ef301e59f22a27923f00))
### [`v1.0.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.0.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v0.13.23...v1.0.0)
##### Bug Fixes
- Dont use reflection in reverse transformer ([#​360](https://togithub.com/cloudquery/plugin-sdk/issues/360)) ([9c85c1a](https://togithub.com/cloudquery/plugin-sdk/commit/9c85c1a14e6740af8adecf6c9580c924fd0dcd9c))
##### Miscellaneous Chores
- Start SDK semantic versioning from v1 ([#​362](https://togithub.com/cloudquery/plugin-sdk/issues/362)) ([40041c8](https://togithub.com/cloudquery/plugin-sdk/commit/40041c8c3544c6189a4b3975c72637abd5c52bc0))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMi4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTIuMSJ9-->1 parent c997e5a commit edc90f2
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments