Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.0
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.12.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 2, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.11.1 (

    #1264)
    
    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.11.0` -> `v1.11.1` |
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | indirect | patch | `v1.11.0` -> `v1.11.1` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.11.1`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.11.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.11.0...v1.11.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/apache/arrow/go/v14 digest to [`00efb06`](https://togithub.com/cloudquery/plugin-pb-go/commit/00efb06) ([#&#8203;109](https://togithub.com/cloudquery/plugin-pb-go/issues/109)) ([cfe8209](https://togithub.com/cloudquery/plugin-pb-go/commit/cfe8209361d30009847e378c0f08b9cd2ff7b4fd))
    -   **deps:** Update github.com/chenzhuoyu/base64x digest to [`296ad89`](https://togithub.com/cloudquery/plugin-pb-go/commit/296ad89) ([#&#8203;110](https://togithub.com/cloudquery/plugin-pb-go/issues/110)) ([7e7af23](https://togithub.com/cloudquery/plugin-pb-go/commit/7e7af23aa3533668961ec25ec437796619712000))
    -   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`7ded38b`](https://togithub.com/cloudquery/plugin-pb-go/commit/7ded38b) ([#&#8203;116](https://togithub.com/cloudquery/plugin-pb-go/issues/116)) ([0dd63a2](https://togithub.com/cloudquery/plugin-pb-go/commit/0dd63a2ed25683e1f3ba94fb64722d730ce04c9b))
    -   **deps:** Update github.com/gomarkdown/markdown digest to [`5421fef`](https://togithub.com/cloudquery/plugin-pb-go/commit/5421fef) ([#&#8203;111](https://togithub.com/cloudquery/plugin-pb-go/issues/111)) ([548f487](https://togithub.com/cloudquery/plugin-pb-go/commit/548f487636edfd60911c87eaffa266b3a9b645fe))
    -   **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`e6e6cda`](https://togithub.com/cloudquery/plugin-pb-go/commit/e6e6cda) ([#&#8203;112](https://togithub.com/cloudquery/plugin-pb-go/issues/112)) ([6a33090](https://togithub.com/cloudquery/plugin-pb-go/commit/6a3309025be6c2fd6948ff86b27232d13bcc6f8e))
    -   **deps:** Update module github.com/bytedance/sonic to v1.10.1 ([#&#8203;114](https://togithub.com/cloudquery/plugin-pb-go/issues/114)) ([e0dcdd8](https://togithub.com/cloudquery/plugin-pb-go/commit/e0dcdd8cb616fcc69d9654b1d86c2f202cf81edc))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.1 ([#&#8203;107](https://togithub.com/cloudquery/plugin-pb-go/issues/107)) ([73348bf](https://togithub.com/cloudquery/plugin-pb-go/commit/73348bf0c0997c7442241382c56ca07f97f44e5f))
    -   **deps:** Update module github.com/docker/docker to v20.10.26+incompatible ([#&#8203;113](https://togithub.com/cloudquery/plugin-pb-go/issues/113)) ([b65b814](https://togithub.com/cloudquery/plugin-pb-go/commit/b65b81498720b7cfbbcbe7c580f6c3baf75a7399))
    -   **deps:** Update module github.com/kataras/blocks to v0.0.8 ([#&#8203;115](https://togithub.com/cloudquery/plugin-pb-go/issues/115)) ([54991f6](https://togithub.com/cloudquery/plugin-pb-go/commit/54991f6953b978077ed4ac10fc47a054eec3be33))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 2, 2023
    1 Configuration menu
    Copy the full SHA
    7a390f0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…

    …12.0 (#1266)
    
    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.11.1` -> `v4.12.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.12.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.12.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.11.1...v4.12.0)
    
    ##### Features
    
    -   Add JSON schema to scheduler strategy ([#&#8203;1254](https://togithub.com/cloudquery/plugin-sdk/issues/1254)) ([1cec01d](https://togithub.com/cloudquery/plugin-sdk/commit/1cec01de43faa4f6f44af58428cb95b269f97990))
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/apache/arrow/go/v14 digest to [`00efb06`](https://togithub.com/cloudquery/plugin-sdk/commit/00efb06) ([#&#8203;1257](https://togithub.com/cloudquery/plugin-sdk/issues/1257)) ([e56f6f8](https://togithub.com/cloudquery/plugin-sdk/commit/e56f6f82f34795f21aa1bad5fc3a62b85417fbf5))
    -   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`7ded38b`](https://togithub.com/cloudquery/plugin-sdk/commit/7ded38b) ([#&#8203;1263](https://togithub.com/cloudquery/plugin-sdk/issues/1263)) ([332c255](https://togithub.com/cloudquery/plugin-sdk/commit/332c2555cc7e13f05612a274e63fe59af4c5ba98))
    -   **deps:** Update google.golang.org/genproto digest to [`e6e6cda`](https://togithub.com/cloudquery/plugin-sdk/commit/e6e6cda) ([#&#8203;1258](https://togithub.com/cloudquery/plugin-sdk/issues/1258)) ([1b75050](https://togithub.com/cloudquery/plugin-sdk/commit/1b75050c5fafa8ea27a3e4841dbd2ce9001d801e))
    -   **deps:** Update google.golang.org/genproto/googleapis/api digest to [`e6e6cda`](https://togithub.com/cloudquery/plugin-sdk/commit/e6e6cda) ([#&#8203;1259](https://togithub.com/cloudquery/plugin-sdk/issues/1259)) ([eb6a97d](https://togithub.com/cloudquery/plugin-sdk/commit/eb6a97dfc702b4cc779aff42152d21de8270de7b))
    -   **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`e6e6cda`](https://togithub.com/cloudquery/plugin-sdk/commit/e6e6cda) ([#&#8203;1260](https://togithub.com/cloudquery/plugin-sdk/issues/1260)) ([49940fd](https://togithub.com/cloudquery/plugin-sdk/commit/49940fd94bb4ab605ea511e957e02316e31e046c))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.11.0 ([#&#8203;1252](https://togithub.com/cloudquery/plugin-sdk/issues/1252)) ([41a6561](https://togithub.com/cloudquery/plugin-sdk/commit/41a6561f2ab0f048c1f333d5a3de558014f58f5f))
    -   **deps:** Update module github.com/getsentry/sentry-go to v0.24.1 ([#&#8203;1262](https://togithub.com/cloudquery/plugin-sdk/issues/1262)) ([be03068](https://togithub.com/cloudquery/plugin-sdk/commit/be030689c413afa341a4b7e0644c4d28be6c9640))
    -   **deps:** Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.0.1 ([#&#8203;1261](https://togithub.com/cloudquery/plugin-sdk/issues/1261)) ([cf57d20](https://togithub.com/cloudquery/plugin-sdk/commit/cf57d20a17de07a21a5cc364cefc9f4057cb05df))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 2, 2023
    1 Configuration menu
    Copy the full SHA
    c53faf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. 1 Configuration menu
    Copy the full SHA
    a5f46d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.12.0 (

    #1268)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | minor | `v1.11.1` -> `v1.12.0` |
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | indirect | minor | `v1.11.1` -> `v1.12.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-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.12.0`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.12.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.11.1...v1.12.0)
    
    ##### Features
    
    -   Add more error handling to downloading Hub plugins ([#&#8203;120](https://togithub.com/cloudquery/plugin-pb-go/issues/120)) ([0bdc72e](https://togithub.com/cloudquery/plugin-pb-go/commit/0bdc72eb1d073f6bc21513eba24985208502fb7b))
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.2 ([#&#8203;117](https://togithub.com/cloudquery/plugin-pb-go/issues/117)) ([3fb1e80](https://togithub.com/cloudquery/plugin-pb-go/commit/3fb1e80dceecdb9c5c3075ec1293c0eb4353892d))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.3 ([#&#8203;119](https://togithub.com/cloudquery/plugin-pb-go/issues/119)) ([e160aae](https://togithub.com/cloudquery/plugin-pb-go/commit/e160aae601d5c18ec688e4153e2240d495a6facd))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    16669fe View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.12.1 (#1265)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.12.1](v4.12.0...v4.12.1) (2023-10-05)
    
    
    ### Bug Fixes
    
    * Add `linux_arm64` to default build targets ([#1267](#1267)) ([a5f46d1](a5f46d1))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.11.1 ([#1264](#1264)) ([7a390f0](7a390f0))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.0 ([#1268](#1268)) ([16669fe](16669fe))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Oct 5, 2023
    2 Configuration menu
    Copy the full SHA
    fa7582f View commit details
    Browse the repository at this point in the history
Loading