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: 0605455
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: bd03257
Choose a head ref
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 4, 2024

  1. chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…

    …61.0 (#1886)
    
    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.60.0` -> `v4.61.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.61.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.61.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.60.0...v4.61.0)
    
    ##### Features
    
    -   Add remoteoauth helpers (`TokenAuthTransport` and `TokenAuthEditor`) ([#&#8203;1875](https://togithub.com/cloudquery/plugin-sdk/issues/1875)) ([bb1be84](https://togithub.com/cloudquery/plugin-sdk/commit/bb1be8421bbe8086c71c3c02cc4ab281e0eceb5b))
    -   Add warning on duplicate clients for `round-robin` and `shuffle` schedulers ([#&#8203;1878](https://togithub.com/cloudquery/plugin-sdk/issues/1878)) ([d148b94](https://togithub.com/cloudquery/plugin-sdk/commit/d148b940b09dd832f771a7bf229e4900659d7846))
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;1872](https://togithub.com/cloudquery/plugin-sdk/issues/1872)) ([80eb38a](https://togithub.com/cloudquery/plugin-sdk/commit/80eb38a318bbfd14db2d6a0031e0a2ef467e8a29))
    -   **deps:** Update golang.org/x/exp digest to [`9b4947d`](https://togithub.com/cloudquery/plugin-sdk/commit/9b4947d) ([#&#8203;1881](https://togithub.com/cloudquery/plugin-sdk/issues/1881)) ([bbeb846](https://togithub.com/cloudquery/plugin-sdk/commit/bbeb846aadac0c6f4c8592003a3b4aac2e60b024))
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 ([#&#8203;1876](https://togithub.com/cloudquery/plugin-sdk/issues/1876)) ([0319ff3](https://togithub.com/cloudquery/plugin-sdk/commit/0319ff3023b3c79f3463e28f0dfc9a19441d5063))
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.27.31 ([#&#8203;1879](https://togithub.com/cloudquery/plugin-sdk/issues/1879)) ([4dc8f41](https://togithub.com/cloudquery/plugin-sdk/commit/4dc8f417d986749565e67f9bce0cb172e789d74f))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.8 ([#&#8203;1870](https://togithub.com/cloudquery/plugin-sdk/issues/1870)) ([96a5194](https://togithub.com/cloudquery/plugin-sdk/commit/96a51947cd67a22545fb863c4437fe21de170dfb))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.9 ([#&#8203;1873](https://togithub.com/cloudquery/plugin-sdk/issues/1873)) ([76d4f9f](https://togithub.com/cloudquery/plugin-sdk/commit/76d4f9f11b8a4f10327d02894ef109e282f1f58b))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.0 ([#&#8203;1874](https://togithub.com/cloudquery/plugin-sdk/issues/1874)) ([e091d8a](https://togithub.com/cloudquery/plugin-sdk/commit/e091d8a7091f9d52da068813efacdaa37b7ae0b5))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.1 ([#&#8203;1877](https://togithub.com/cloudquery/plugin-sdk/issues/1877)) ([11aaab4](https://togithub.com/cloudquery/plugin-sdk/commit/11aaab425f9182af49bf0d92d5829a70d624b538))
    -   **deps:** Update module golang.org/x/oauth2 to v0.22.0 ([#&#8203;1883](https://togithub.com/cloudquery/plugin-sdk/issues/1883)) ([2a40306](https://togithub.com/cloudquery/plugin-sdk/commit/2a40306b74e7926078b4576d9f1940e772f0ee1b))
    -   **deps:** Update module google.golang.org/grpc to v1.66.0 ([#&#8203;1880](https://togithub.com/cloudquery/plugin-sdk/issues/1880)) ([a907ea6](https://togithub.com/cloudquery/plugin-sdk/commit/a907ea632a7e5e0803202a1930222eeeaca50d8e))
    -   **deps:** Update opentelemetry-go monorepo ([#&#8203;1884](https://togithub.com/cloudquery/plugin-sdk/issues/1884)) ([9be63fe](https://togithub.com/cloudquery/plugin-sdk/commit/9be63feb754ad6503dedb45d2e921aee2c804ade))
    -   Fix panic when converting schema changes to string ([#&#8203;1885](https://togithub.com/cloudquery/plugin-sdk/issues/1885)) ([8274f17](https://togithub.com/cloudquery/plugin-sdk/commit/8274f172ebf65c085a8d004808404564f7903ffa))
    
    </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=-->
    cq-bot authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b2d6b06 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update dependency golangci/golangci-lint to v1.60.3 (#1882)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.59.1` -> `v1.60.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v1.60.3`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1603)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3)
    
    1.  Updated linters
        -   `gosec`: from [`81cda2f`](https://togithub.com/golangci/golangci-lint/commit/81cda2f91fbe) to [`ab3f6c1`](https://togithub.com/golangci/golangci-lint/commit/ab3f6c1c83a0) (fix `G115` false positives)
    2.  Misc.
        -   Check that the Go version use to build is greater or equals to the Go version of the project
    
    ### [`v1.60.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1602)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2)
    
    1.  Updated linters
    
    -   `gofmt`: update to HEAD (go1.22)
    -   `gofumpt`: from 0.6.0 to 0.7.0
    -   `gosec`: fix G602 analyzer
    -   `gosec`: from [`5f0084e`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) to [`81cda2f`](https://togithub.com/golangci/golangci-lint/commit/81cda2f91fbe) (adds `G115`, `G405`, `G406`, `G506`, `G507`)
    -   `staticcheck`: from 0.5.0 to 0.5.1
    -   `staticcheck`: propagate Go version
    -   `wrapcheck`: from 2.8.3 to 2.9.0
    -   ⚠️ `exportloopref`: deprecation
    
    ### [`v1.60.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1601)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.59.1...v1.60.1)
    
    1.  Updated linters
        -   `errorlint`: from 1.5.2 to 1.6.0
        -   `exhaustruct`: from 3.2.0 to 3.3.0 (recognize custom error values in return)
        -   `fatcontext`: from 0.2.2 to 0.4.0 (fix false positives for context stored in structs)
        -   `gocognit`: from 1.1.2 to 1.1.3
        -   `gomodguard`: from 1.3.2 to 1.3.3
        -   `govet` (`printf`): report non-constant format, no args
        -   `lll`: advertise max line length instead of just reporting failure
        -   `revive`: from 1.3.7 to 1.3.9 (new rule: `comments-density`)
        -   `sloglint`: from 0.7.1 to 0.7.2
        -   `spancheck`: from 0.6.1 to 0.6.2
        -   `staticcheck`: from 0.4.7 to 0.5.0
        -   `tenv`: from 1.7.1 to 1.10.0 (remove reports on fuzzing)
        -   `testifylint`: from 1.3.1 to 1.4.3 (new options: `formatter`, `suite-broken-parallel`, `suite-subtest-run`)
        -   `tparallel`: from 0.3.1 to 0.3.2
        -   `usestdlibvars`: from 1.26.0 to 1.27.0 (fix false-positive with number used inside a mathematical operations)
        -   `wsl`: from 4.2.1 to 4.4.1
        -   ️⚠️ `unused`: remove `exported-is-used` option
    2.  Fixes
        -   SARIF: sanitize level property
        -   ️⚠️ `typecheck` issues should never be ignored
    3.  Documentation
        -   Add link on linter without configuration
        -   Remove 'trusted by' page
        -   `wsl` update documentation of the configuration
    4.  misc.
        -   🎉 go1.23 support
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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=-->
    cq-bot authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ac7feda View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.22.2 (

    #1887)
    
    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.22.1` -> `v1.22.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.22.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.22.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.22.1...v1.22.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`9b4947d`](https://togithub.com/cloudquery/plugin-pb-go/commit/9b4947d) ([#&#8203;398](https://togithub.com/cloudquery/plugin-pb-go/issues/398)) ([49df5a5](https://togithub.com/cloudquery/plugin-pb-go/commit/49df5a59dc28b03c47ba80fe3dc44e0d8c8d748c))
    -   **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.6 ([#&#8203;399](https://togithub.com/cloudquery/plugin-pb-go/issues/399)) ([5c7b439](https://togithub.com/cloudquery/plugin-pb-go/commit/5c7b439a69861901c525629ba5b35bdfd2ab248e))
    -   **deps:** Update module google.golang.org/grpc to v1.66.0 ([#&#8203;396](https://togithub.com/cloudquery/plugin-pb-go/issues/396)) ([19c0441](https://togithub.com/cloudquery/plugin-pb-go/commit/19c044150392dce330e2952342d5524756e0bb87))
    
    </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=-->
    cq-bot authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a881fac View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 7, 2024

  1. fix(deps): Update aws-sdk-go-v2 monorepo (#1890)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/aws/aws-sdk-go-v2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.30.4` -> `v1.30.5` |
    | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.31` -> `v1.27.33` |
    | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.4` -> `v1.27.6` |
    | [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.23.4` -> `v1.23.6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary>
    
    ### [`v1.30.5`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5)
    
    [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- 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=-->
    cq-bot authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b185e11 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. chore(main): Release v4.62.0 (#1888)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.62.0](v4.61.0...v4.62.0) (2024-09-07)
    
    
    ### Features
    
    * Support Contract Listing For AWS Marketplace ([#1889](#1889)) ([4654866](4654866))
    
    
    ### Bug Fixes
    
    * **deps:** Update aws-sdk-go-v2 monorepo ([#1890](#1890)) ([b185e11](b185e11))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.2 ([#1887](#1887)) ([a881fac](a881fac))
    
    ---
    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 Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd03257 View commit details
    Browse the repository at this point in the history
Loading