Commit 941f241
authored
fix(deps): Update plugin-sdk for csv to v1.0.3 (#3849)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.0.2` -> `v1.0.3` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v1.0.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.0.3)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.0.2...v1.0.3)
##### Bug Fixes
- Allow managed clients to disable sentry logging ([#​363](https://togithub.com/cloudquery/plugin-sdk/issues/363)) ([dc20388](https://togithub.com/cloudquery/plugin-sdk/commit/dc203886a6b077afa4e1b1138c3c1c60b0fcd2f2))
- Normalize Windows line breaks before parsing configuration files ([#​352](https://togithub.com/cloudquery/plugin-sdk/issues/352)) ([979e207](https://togithub.com/cloudquery/plugin-sdk/commit/979e207831a2835943a420791fc9598ada2efbf7))
</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 6fb6079 commit 941f241
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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments