-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: 38f8fdc
head repository: cloudquery/plugin-sdk
compare: caf9159
- 5 commits
- 6 files changed
- 2 contributors
Commits on Dec 19, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…72.2 (#2019) 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.72.1` -> `v4.72.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.72.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.2) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.1...v4.72.2) ##### Bug Fixes - Use field name in json type schema if json tag is missing ([#​2011](https://togithub.com/cloudquery/plugin-sdk/issues/2011)) ([7ca8009](https://togithub.com/cloudquery/plugin-sdk/commit/7ca8009bec4214928fdeb2473b7c04294ae7952e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 80d9f6f - Browse repository at this point
Copy the full SHA 80d9f6fView commit details
Commits on Dec 20, 2024
-
fix: Revert "fix(deps): Update module google.golang.org/grpc to v1.69…
….0" (#2018) #### Summary Same as cloudquery/plugin-pb-go#455 for the SDK. We can do the update once googleapis/google-cloud-go#11283 if fixed ---
Configuration menu - View commit details
-
Copy full SHA for 6d72c67 - Browse repository at this point
Copy the full SHA 6d72c67View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.1 (
#2021) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.26.0` -> `v1.26.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.26.1`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.26.1) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.26.0...v1.26.1) ##### Bug Fixes - **deps:** Update module google.golang.org/grpc to v1.69.0 ([#​447](https://togithub.com/cloudquery/plugin-pb-go/issues/447)) ([43aeb88](https://togithub.com/cloudquery/plugin-pb-go/commit/43aeb886b21fbb6d25048e2f971c0c4df382af0c)) - Generate Go Code from `plugin-pb` ([#​449](https://togithub.com/cloudquery/plugin-pb-go/issues/449)) ([c1a8fa3](https://togithub.com/cloudquery/plugin-pb-go/commit/c1a8fa36a101cea16e7daa416899dd6a985b4017)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for d4e9d15 - Browse repository at this point
Copy the full SHA d4e9d15View commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.2 (
#2022) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.26.1` -> `v1.26.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.26.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.26.2) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.26.1...v1.26.2) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.5 ([#​454](https://togithub.com/cloudquery/plugin-pb-go/issues/454)) ([af2b7bb](https://togithub.com/cloudquery/plugin-pb-go/commit/af2b7bbff812ccc103a5e690631720ac3f967caf)) - **deps:** Update module golang.org/x/net to v0.33.0 \[SECURITY] ([#​451](https://togithub.com/cloudquery/plugin-pb-go/issues/451)) ([8dcf64d](https://togithub.com/cloudquery/plugin-pb-go/commit/8dcf64db4a87dfe247f0d412dc50ff571957819a)) - Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#​455](https://togithub.com/cloudquery/plugin-pb-go/issues/455)) ([0bab84f](https://togithub.com/cloudquery/plugin-pb-go/commit/0bab84fda1cb94a511152a66d7a26cce4a2c43de)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for b0a7640 - Browse repository at this point
Copy the full SHA b0a7640View commit details -
chore(main): Release v4.72.3 (#2020)
🤖 I have created a release *beep* *boop* --- ## [4.72.3](v4.72.2...v4.72.3) (2024-12-20) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.1 ([#2021](#2021)) ([d4e9d15](d4e9d15)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.2 ([#2022](#2022)) ([b0a7640](b0a7640)) * Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#2018](#2018)) ([6d72c67](6d72c67)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for caf9159 - Browse repository at this point
Copy the full SHA caf9159View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 38f8fdc...caf9159