-
Notifications
You must be signed in to change notification settings - Fork 26
Commit 34198f1
authored
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.1 (#1513)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.29.0` -> `v4.29.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
### [`v4.29.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.29.1)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.29.0...v4.29.1)
##### Bug Fixes
- **deps:** Update golang.org/x/exp digest to [`1b97071`](https://togithub.com/cloudquery/plugin-sdk/commit/1b97071) ([#​1505](https://togithub.com/cloudquery/plugin-sdk/issues/1505)) ([14d8545](https://togithub.com/cloudquery/plugin-sdk/commit/14d8545ac6c39d64f893c60d97dc19d2e144bdbc))
- **deps:** Update google.golang.org/genproto/googleapis/api digest to [`1f4bbc5`](https://togithub.com/cloudquery/plugin-sdk/commit/1f4bbc5) ([#​1506](https://togithub.com/cloudquery/plugin-sdk/issues/1506)) ([4021d65](https://togithub.com/cloudquery/plugin-sdk/commit/4021d65d966363f5efc37c16626c81f1e4b2f435))
- **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`1f4bbc5`](https://togithub.com/cloudquery/plugin-sdk/commit/1f4bbc5) ([#​1507](https://togithub.com/cloudquery/plugin-sdk/issues/1507)) ([b1316a8](https://togithub.com/cloudquery/plugin-sdk/commit/b1316a8423902b454505bc67f0582df9282ae0c1))
- **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.2 ([#​1501](https://togithub.com/cloudquery/plugin-sdk/issues/1501)) ([f5ecd8e](https://togithub.com/cloudquery/plugin-sdk/commit/f5ecd8e65e00a44b85cad183277d6cf448b721d2))
- **deps:** Update module github.com/kataras/iris/v12 to v12.2.10 ([#​1508](https://togithub.com/cloudquery/plugin-sdk/issues/1508)) ([611982b](https://togithub.com/cloudquery/plugin-sdk/commit/611982b154ddd56c4722c809422dc394b1be2bef))
- **deps:** Update module github.com/klauspost/compress to v1.17.5 ([#​1509](https://togithub.com/cloudquery/plugin-sdk/issues/1509)) ([e8d3c6b](https://togithub.com/cloudquery/plugin-sdk/commit/e8d3c6b2f4b518d05d5bf2f5b7a8415a064e79e0))
- **deps:** Update module github.com/pierrec/lz4/v4 to v4.1.21 ([#​1510](https://togithub.com/cloudquery/plugin-sdk/issues/1510)) ([8af0e4e](https://togithub.com/cloudquery/plugin-sdk/commit/8af0e4e47fcebb0ef888ecdc364a1df1467418d0))
- **deps:** Update module github.com/tdewolff/minify/v2 to v2.20.16 ([#​1511](https://togithub.com/cloudquery/plugin-sdk/issues/1511)) ([b1433cc](https://togithub.com/cloudquery/plugin-sdk/commit/b1433cc85889209d18c4c264a78b15d7bfd5c1dc))
- **deps:** Update module github.com/tdewolff/parse/v2 to v2.7.11 ([#​1512](https://togithub.com/cloudquery/plugin-sdk/issues/1512)) ([401fa4a](https://togithub.com/cloudquery/plugin-sdk/commit/401fa4a27048f61cb2cb659e8340866466f9acf3))
- Handle PrimaryKeyComponents in packaging ([#​1503](https://togithub.com/cloudquery/plugin-sdk/issues/1503)) ([8c8fdc9](https://togithub.com/cloudquery/plugin-sdk/commit/8c8fdc918569a04dbfb779f1134d273ffc1d9b1e))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent ac0c83f commit 34198f1Copy full SHA for 34198f1
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- examples/simple_plugin
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
examples/simple_plugin/go.mod
Copy file name to clipboardExpand all lines: examples/simple_plugin/go.mod+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments