Commit 2efdf55
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.0 (#13978)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.9.0` -> `v4.10.0` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
### [`v4.10.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.10.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.9.3...v4.10.0)
##### Features
- Expose `plugin.JSONSchemaValidator` to be used in schema tests ([#​1233](https://togithub.com/cloudquery/plugin-sdk/issues/1233)) ([ef71086](https://togithub.com/cloudquery/plugin-sdk/commit/ef71086967c0852438631f9af17fffec304a1ba7))
### [`v4.9.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.9.3)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.9.2...v4.9.3)
##### Bug Fixes
- Enable format assertion for JSON schema ([#​1231](https://togithub.com/cloudquery/plugin-sdk/issues/1231)) ([b53c5ab](https://togithub.com/cloudquery/plugin-sdk/commit/b53c5ab519c634c39089232aebe42c0a1f939927))
### [`v4.9.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.9.2)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.9.1...v4.9.2)
##### Bug Fixes
- **package:** Normalize tables when writing tables.json ([#​1227](https://togithub.com/cloudquery/plugin-sdk/issues/1227)) ([06c84c0](https://togithub.com/cloudquery/plugin-sdk/commit/06c84c09c731817346644a3d6e337f3732aff023))
### [`v4.9.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.9.1)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.9.0...v4.9.1)
##### Bug Fixes
- Validate spec only when connection is established ([#​1223](https://togithub.com/cloudquery/plugin-sdk/issues/1223)) ([59aef16](https://togithub.com/cloudquery/plugin-sdk/commit/59aef16ebe7553faba0dc87b3d81b567acbe77b4))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->1 parent 48d024a commit 2efdf55
File tree
107 files changed
+160
-160
lines changed- cli
- plugins
- destination
- azblob
- bigquery
- clickhouse
- duckdb
- elasticsearch
- file
- firehose
- gcs
- gremlin
- kafka
- meilisearch
- mongodb
- mssql
- mysql
- neo4j
- postgresql
- s3
- snowflake
- sqlite
- test
- source
- alicloud
- awspricing
- aws
- azuredevops
- azure
- cloudflare
- datadog
- digitalocean
- facebookmarketing
- fastly
- firestore
- gcp
- github
- gitlab
- googleanalytics
- hackernews
- homebrew
- hubspot
- jira
- k8s
- mysql
- okta
- oracledb
- pagerduty
- postgresql
- salesforce
- shopify
- snyk
- stripe
- terraform
- test
- vault
- scaffold/cmd/templates/source
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+160
-160
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments