Commit 0539c03
authored
fix(deps): Update plugin-sdk for aws to v0.12.6 (#2416)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v0.12.4` -> `v0.12.6` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v0.12.6`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v0.12.6)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v0.12.5...v0.12.6)
##### Bug Fixes
- Plugin connection using Unix Domain Socket fixed for windows ([#​246](https://togithub.com/cloudquery/plugin-sdk/issues/246)) ([9e30c60](https://togithub.com/cloudquery/plugin-sdk/commit/9e30c60cbf0f4136354382fed1f4252c39f52349))
### [`v0.12.5`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v0.12.5)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v0.12.4...v0.12.5)
##### Bug Fixes
- Logging level ([#​243](https://togithub.com/cloudquery/plugin-sdk/issues/243)) ([d49c44e](https://togithub.com/cloudquery/plugin-sdk/commit/d49c44e13deba0cf3be27f3b0d64038453ed9ef8))
</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, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOS4wIn0=-->1 parent 65bb3ce commit 0539c03
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments