Commit b0ff5ec
authored
fix(deps): Update plugin-sdk for test to v1.9.0 (#5089)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.8.1` -> `v1.9.0` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v1.9.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.9.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.8.2...v1.9.0)
##### Features
- Handle resolving of empty maps and slices ([#​430](https://togithub.com/cloudquery/plugin-sdk/issues/430)) ([a5672b5](https://togithub.com/cloudquery/plugin-sdk/commit/a5672b5faa9f41f2179650f989761217575b3934))
##### Bug Fixes
- Fix docs for deeply nested tables ([#​434](https://togithub.com/cloudquery/plugin-sdk/issues/434)) ([48e0466](https://togithub.com/cloudquery/plugin-sdk/commit/48e04662a6afc82dba084efa5f91bbe1470b2d43))
### [`v1.8.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.8.2)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.8.1...v1.8.2)
##### Bug Fixes
- **test:** Values check test should account for `IgnoreInTests` column option ([#​431](https://togithub.com/cloudquery/plugin-sdk/issues/431)) ([ffffcd5](https://togithub.com/cloudquery/plugin-sdk/commit/ffffcd54ff2036b2af5a3539a2b10f4b2a65abb5))
</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 9f43e46 commit b0ff5ec
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 | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments