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.24.1
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.25.0
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 2, 2024

  1. 1 Configuration menu
    Copy the full SHA
    993e352 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.16.1 (

    #1454)
    
    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.16.0` -> `v1.16.1` |
    |
    [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go)
    | indirect | patch | `v1.16.0` -> `v1.16.1` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency
    Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go
    (github.com/cloudquery/plugin-pb-go)</summary>
    
    ###
    [`v1.16.1`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.16.1)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.16.0...v1.16.1)
    
    ##### Bug Fixes
    
    - **deps:** Update github.com/apache/arrow/go/v15 digest to
    [`7c3480e`](https://togithub.com/cloudquery/plugin-pb-go/commit/7c3480e)
    ([#&#8203;201](https://togithub.com/cloudquery/plugin-pb-go/issues/201))
    ([f65ee3f](https://togithub.com/cloudquery/plugin-pb-go/commit/f65ee3f21c9bdcc8de3f5207ca41de2c74ae129f))
    - **deps:** Update github.com/gomarkdown/markdown digest to
    [`1d6d208`](https://togithub.com/cloudquery/plugin-pb-go/commit/1d6d208)
    ([#&#8203;202](https://togithub.com/cloudquery/plugin-pb-go/issues/202))
    ([6b94635](https://togithub.com/cloudquery/plugin-pb-go/commit/6b94635dcca9eea00331592e27effbf8a04f6770))
    - **deps:** Update golang.org/x/exp digest to
    [`02704c9`](https://togithub.com/cloudquery/plugin-pb-go/commit/02704c9)
    ([#&#8203;204](https://togithub.com/cloudquery/plugin-pb-go/issues/204))
    ([3ed8cdb](https://togithub.com/cloudquery/plugin-pb-go/commit/3ed8cdbcf7dfc06889160e3b86c759cc80117aa1))
    - **deps:** Update google.golang.org/genproto/googleapis/rpc digest to
    [`995d672`](https://togithub.com/cloudquery/plugin-pb-go/commit/995d672)
    ([#&#8203;205](https://togithub.com/cloudquery/plugin-pb-go/issues/205))
    ([30f8920](https://togithub.com/cloudquery/plugin-pb-go/commit/30f8920f8ecfa15c199937bc692e0ff782783ee7))
    - **deps:** Update module github.com/klauspost/compress to v1.17.4
    ([#&#8203;207](https://togithub.com/cloudquery/plugin-pb-go/issues/207))
    ([5e6931b](https://togithub.com/cloudquery/plugin-pb-go/commit/5e6931b21a22c22e01785e828917a48edd5f3cd6))
    - **deps:** Update module github.com/klauspost/cpuid/v2 to v2.2.6
    ([#&#8203;208](https://togithub.com/cloudquery/plugin-pb-go/issues/208))
    ([6e35a34](https://togithub.com/cloudquery/plugin-pb-go/commit/6e35a34bde571a1413cb18d1e6f2db53f1e7a721))
    - **deps:** Update module github.com/labstack/echo/v4 to v4.11.4
    ([#&#8203;209](https://togithub.com/cloudquery/plugin-pb-go/issues/209))
    ([6a0579a](https://togithub.com/cloudquery/plugin-pb-go/commit/6a0579aaf5065f6654fde34b95f327ccaa75508f))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    cq-bot and renovate-bot authored Jan 2, 2024
    1 Configuration menu
    Copy the full SHA
    dc4afb6 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v4.25.0 (#1452)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.25.0](v4.24.1...v4.25.0) (2024-01-02)
    
    
    ### Features
    
    * Support multiple and/or specific plugin licenses ([#1451](#1451)) ([993e352](993e352))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.16.1 ([#1454](#1454)) ([dc4afb6](dc4afb6))
    
    ---
    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 Jan 2, 2024
    1 Configuration menu
    Copy the full SHA
    a1ae5f5 View commit details
    Browse the repository at this point in the history
Loading