Commit b4aa889
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.12.4 (#5649)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.11.2` -> `v1.12.4` |
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.12.3` -> `v1.12.4` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v1.12.4`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.12.4)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.12.3...v1.12.4)
##### Bug Fixes
- Use json.Valid ([#​500](https://togithub.com/cloudquery/plugin-sdk/issues/500)) ([4242e5e](https://togithub.com/cloudquery/plugin-sdk/commit/4242e5ec3ad674cccb7d8597d3c016b68ab563bd))
### [`v1.12.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.12.3)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.12.2...v1.12.3)
##### Bug Fixes
- Throw error on empty env variable ([#​499](https://togithub.com/cloudquery/plugin-sdk/issues/499)) ([4b77cf5](https://togithub.com/cloudquery/plugin-sdk/commit/4b77cf511f7c6a05fdeb96941da2eaf0c3a80fa0))
- Validate json strings and handle empty strings ([#​497](https://togithub.com/cloudquery/plugin-sdk/issues/497)) ([dd5f008](https://togithub.com/cloudquery/plugin-sdk/commit/dd5f008ee46561663555fc419d0246bfc3bc8be0))
### [`v1.12.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.12.2)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.12.1...v1.12.2)
##### Bug Fixes
- Glob table filtering ([#​494](https://togithub.com/cloudquery/plugin-sdk/issues/494)) ([d6c126b](https://togithub.com/cloudquery/plugin-sdk/commit/d6c126bfa59321f8cf3f521c800a496f386ae961))
### [`v1.12.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.12.1)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.12.0...v1.12.1)
##### Bug Fixes
- Don't panic on empty-string for timestamp ([#​489](https://togithub.com/cloudquery/plugin-sdk/issues/489)) ([83813de](https://togithub.com/cloudquery/plugin-sdk/commit/83813de73b4d907bd6bdd93b47e53bf5800f0805))
- Fix deadlock off-by-one ([#​493](https://togithub.com/cloudquery/plugin-sdk/issues/493)) ([4ea9ed8](https://togithub.com/cloudquery/plugin-sdk/commit/4ea9ed82eed9528a2cb2f74ffe80d8e5e75a83d6))
- Reduce default concurrency ([#​491](https://togithub.com/cloudquery/plugin-sdk/issues/491)) ([f995da9](https://togithub.com/cloudquery/plugin-sdk/commit/f995da9d2f4c2dfe7d0a09107a610a7cd700ce5a))
- Refactor glob filters ([#​488](https://togithub.com/cloudquery/plugin-sdk/issues/488)) ([cb5f6bb](https://togithub.com/cloudquery/plugin-sdk/commit/cb5f6bbd111a3532fa0ad37039894c60fda52ef4))
### [`v1.12.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.12.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.11.2...v1.12.0)
##### Features
- Add handling for json.Number in faker ([#​481](https://togithub.com/cloudquery/plugin-sdk/issues/481)) ([ad20787](https://togithub.com/cloudquery/plugin-sdk/commit/ad2078708d66b3667ba7718e24b43f95db6eba02))
##### Bug Fixes
- Allow both 'yml' and 'yaml' extensions ([#​476](https://togithub.com/cloudquery/plugin-sdk/issues/476)) ([52c4c56](https://togithub.com/cloudquery/plugin-sdk/commit/52c4c566b7b06498562a48f8591d24fe49c37bc7))
- **errors:** Remove usage of `codes.Internal` ([#​485](https://togithub.com/cloudquery/plugin-sdk/issues/485)) ([62692b9](https://togithub.com/cloudquery/plugin-sdk/commit/62692b9cb8a3ff3465d9d14a1ec7cc801d3490af))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->1 parent f2bcbd0 commit b4aa889
File tree
48 files changed
+72
-72
lines changed- cli
- plugins
- destination
- bigquery
- csv
- postgresql
- snowflake
- sqlite
- test
- source
- aws
- azuredevops
- azure
- cloudflare
- crowdstrike
- datadog
- digitalocean
- gandi
- gcp
- github
- heroku
- k8s
- okta
- tailscale
- terraform
- test
- vercel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+72
-72
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 | |
|---|---|---|---|
| |||
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 | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments