Commit 01a34fe
authored
fix(deps): Update plugin-sdk for sqlite to v1.5.0 (#4397)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.4.1` -> `v1.5.0` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v1.5.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.5.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.4.1...v1.5.0)
##### Features
- Add support for glob matching in config ([#​398](https://togithub.com/cloudquery/plugin-sdk/issues/398)) ([c866573](https://togithub.com/cloudquery/plugin-sdk/commit/c866573ba656e4a23ed0c0bc9576c1beb708a4c6))
##### Bug Fixes
- Change globbing behavior to include descendants by default ([#​403](https://togithub.com/cloudquery/plugin-sdk/issues/403)) ([de15d26](https://togithub.com/cloudquery/plugin-sdk/commit/de15d2610388eb8572baa23cb0fc5df86aea1950))
- Exit early if all Write workers have stopped ([#​395](https://togithub.com/cloudquery/plugin-sdk/issues/395)) ([5707e7a](https://togithub.com/cloudquery/plugin-sdk/commit/5707e7a132d44cea712753590081724edf26725d))
</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 f4f73a4 commit 01a34fe
2 files changed
Lines changed: 3 additions & 3 deletions
| 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