Commit 392b848
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.24.1 (#6553)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.23.0` -> `v1.24.1` |
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.24.0` -> `v1.24.1` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v1.24.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.24.1)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.24.0...v1.24.1)
##### Bug Fixes
- Array types ([#​587](https://togithub.com/cloudquery/plugin-sdk/issues/587)) ([73ea82c](https://togithub.com/cloudquery/plugin-sdk/commit/73ea82cc4abd697d428df0072f6b2ecf7002b4d1))
- Sentry errors not sent ([#​592](https://togithub.com/cloudquery/plugin-sdk/issues/592)) ([9f1e373](https://togithub.com/cloudquery/plugin-sdk/commit/9f1e373b516be958f0594e84fbbbcd43951f14ad))
### [`v1.24.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.24.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.23.0...v1.24.0)
##### Features
- Add local backend for storing cursor state ([#​569](https://togithub.com/cloudquery/plugin-sdk/issues/569)) ([3b07885](https://togithub.com/cloudquery/plugin-sdk/commit/3b07885a57595b96dc1db5b786a6f1c22f0a5149))
- Remove codegen ([#​589](https://togithub.com/cloudquery/plugin-sdk/issues/589)) ([1c5943a](https://togithub.com/cloudquery/plugin-sdk/commit/1c5943a3f1fcdd77eac89763ef3650f20f75df03))
##### Bug Fixes
- **destinations:** Log correct size of batch ([#​588](https://togithub.com/cloudquery/plugin-sdk/issues/588)) ([9cebafe](https://togithub.com/cloudquery/plugin-sdk/commit/9cebafef0b46c674df3027886649676cbf6c933f))
</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->1 parent ab894fb commit 392b848
78 files changed
Lines changed: 119 additions & 124 deletions
File tree
- .github/workflows
- cli
- plugins
- destination
- bigquery
- mongodb
- neo4j
- postgresql
- snowflake
- sqlite
- test
- source
- azuredevops
- client
- azure
- client
- codegen0
- cloudflare
- client
- crowdstrike
- client
- datadog
- client
- fastly
- github
- client
- hackernews
- okta
- client
- pagerduty
- client
- salesforce
- client
- slack
- client
- snyk
- client
- tailscale
- client
- terraform
- client
- test
- client
- vercel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| 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 | | |
| |||
| 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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments