-
Notifications
You must be signed in to change notification settings - Fork 26
Commit b9102e7
authored
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.8.0 (#1219)
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.7.1` -> `v4.8.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.8.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.8.0)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.7.1...v4.8.0)
##### Features
- Add Checksums to package.json format ([#​1217](https://togithub.com/cloudquery/plugin-sdk/issues/1217)) ([720baae](https://togithub.com/cloudquery/plugin-sdk/commit/720baaec5191706bc52a63478d7b98cdfee6fa47))
- Add message to package command ([#​1216](https://togithub.com/cloudquery/plugin-sdk/issues/1216)) ([44956d9](https://togithub.com/cloudquery/plugin-sdk/commit/44956d9e5f067909a5126c44e0420c6abf386fce))
- Add shuffle scheduler ([#​1218](https://togithub.com/cloudquery/plugin-sdk/issues/1218)) ([2b1ba30](https://togithub.com/cloudquery/plugin-sdk/commit/2b1ba309828cfcda3667121557ac30b437a822ce))
- Update package command ([#​1211](https://togithub.com/cloudquery/plugin-sdk/issues/1211)) ([39fc65e](https://togithub.com/cloudquery/plugin-sdk/commit/39fc65ec5261ab1a070694bed3615613fc3c4d17))
##### Bug Fixes
- Add schema version to package.json ([#​1212](https://togithub.com/cloudquery/plugin-sdk/issues/1212)) ([393c94d](https://togithub.com/cloudquery/plugin-sdk/commit/393c94d3a4b70242aeafe4257cb67cea0ff63236))
- **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`483f6b2`](https://togithub.com/cloudquery/plugin-sdk/commit/483f6b2) ([#​1209](https://togithub.com/cloudquery/plugin-sdk/issues/1209)) ([179769a](https://togithub.com/cloudquery/plugin-sdk/commit/179769a2b6dc5900c3078a235c2d19d4091a21ae))
- **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`ffb7089`](https://togithub.com/cloudquery/plugin-sdk/commit/ffb7089) ([#​1215](https://togithub.com/cloudquery/plugin-sdk/issues/1215)) ([70f20bb](https://togithub.com/cloudquery/plugin-sdk/commit/70f20bb3244cd52d71cf09666bd10b15e1b67d41))
- Use -dir suffix for plugin package arguments ([#​1213](https://togithub.com/cloudquery/plugin-sdk/issues/1213)) ([93f9398](https://togithub.com/cloudquery/plugin-sdk/commit/93f93988d0334bf2ea101fcc375bad878b396343))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->1 parent a734b74 commit b9102e7Copy full SHA for b9102e7
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