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/codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 334235b
Choose a base ref
...
head repository: cloudquery/codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16ff170
Choose a head ref
  • 18 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 19, 2024

  1. fix(deps): Update module golang.org/x/net to v0.33.0 [SECURITY] (#291)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/net | indirect | minor | `v0.31.0` -> `v0.33.0` |
    
    ### GitHub Vulnerability Alerts
    
    #### [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338)
    
    An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJzZWN1cml0eSJdfQ==-->
    cq-bot authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    76fa05f View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…

    ….1 (#293)
    
    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.0` -> `v4.72.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.72.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.0...v4.72.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2007](https://togithub.com/cloudquery/plugin-sdk/issues/2007)) ([7f3818d](https://togithub.com/cloudquery/plugin-sdk/commit/7f3818d51a2d60bc7dc2a3846ef038a783d984bc))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.5 ([#&#8203;2015](https://togithub.com/cloudquery/plugin-sdk/issues/2015)) ([9b6e9f2](https://togithub.com/cloudquery/plugin-sdk/commit/9b6e9f29ac3d165bf5470e933b8638a961b4bd64))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.1 ([#&#8203;2010](https://togithub.com/cloudquery/plugin-sdk/issues/2010)) ([b12dc10](https://togithub.com/cloudquery/plugin-sdk/commit/b12dc1033a5130629c4ff3eb76c233704df81747))
    -   **deps:** Update module golang.org/x/net to v0.33.0 \[SECURITY] ([#&#8203;2014](https://togithub.com/cloudquery/plugin-sdk/issues/2014)) ([7360bd2](https://togithub.com/cloudquery/plugin-sdk/commit/7360bd26d49e76f48182efdad8d75a07a95e0263))
    -   **deps:** Update module google.golang.org/grpc to v1.69.0 ([#&#8203;2008](https://togithub.com/cloudquery/plugin-sdk/issues/2008)) ([aae018f](https://togithub.com/cloudquery/plugin-sdk/commit/aae018f9838c80c3ff5f10ec6b47c41d809b4694))
    -   OpenTelemetry schema URL panic ([#&#8203;2012](https://togithub.com/cloudquery/plugin-sdk/issues/2012)) ([b616279](https://togithub.com/cloudquery/plugin-sdk/commit/b6162796a417cea0b8bb0efee8074917dce63415))
    
    </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 Dec 19, 2024
    Configuration menu
    Copy the full SHA
    61957a2 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…

    ….2 (#294)
    
    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 ([#&#8203;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=-->
    cq-bot authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    872275b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

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

    ….3 (#295)
    
    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.2` -> `v4.72.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.72.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.3)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.2...v4.72.3)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.1 ([#&#8203;2021](https://togithub.com/cloudquery/plugin-sdk/issues/2021)) ([d4e9d15](https://togithub.com/cloudquery/plugin-sdk/commit/d4e9d1553c71a063df0c5b998fd493d59f17af5f))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.2 ([#&#8203;2022](https://togithub.com/cloudquery/plugin-sdk/issues/2022)) ([b0a7640](https://togithub.com/cloudquery/plugin-sdk/commit/b0a76401de2c9ade87a01f465efba815798a6c2c))
    -   Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#&#8203;2018](https://togithub.com/cloudquery/plugin-sdk/issues/2018)) ([6d72c67](https://togithub.com/cloudquery/plugin-sdk/commit/6d72c67b06ee3770bb396fad58c5f0eacc911ec2))
    
    </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 Dec 20, 2024
    Configuration menu
    Copy the full SHA
    8c3a8b6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…

    ….4 (#296)
    
    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.3` -> `v4.72.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.72.4`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.4)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.3...v4.72.4)
    
    ##### Bug Fixes
    
    -   Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#&#8203;2023](https://togithub.com/cloudquery/plugin-sdk/issues/2023)) ([78a6371](https://togithub.com/cloudquery/plugin-sdk/commit/78a6371a757ffdb53a3aa0158d57a2d4ad313f1b))
    
    </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 Dec 20, 2024
    Configuration menu
    Copy the full SHA
    f6ff6cc View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

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

    ….5 (#297)
    
    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.4` -> `v4.72.5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.72.5`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.5)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.4...v4.72.5)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2032](https://togithub.com/cloudquery/plugin-sdk/issues/2032)) ([7f6fb0a](https://togithub.com/cloudquery/plugin-sdk/commit/7f6fb0a5fe726a94cad0c970c94234611efc1453))
    -   **deps:** Update golang.org/x/exp digest to [`b2144cd`](https://togithub.com/cloudquery/plugin-sdk/commit/b2144cd) ([#&#8203;2029](https://togithub.com/cloudquery/plugin-sdk/issues/2029)) ([f955d43](https://togithub.com/cloudquery/plugin-sdk/commit/f955d4384eb6f89af3582315824061756a5b2251))
    -   **deps:** Update Google Golang modules ([#&#8203;2031](https://togithub.com/cloudquery/plugin-sdk/issues/2031)) ([1da77a5](https://togithub.com/cloudquery/plugin-sdk/commit/1da77a55cc74d433bed8d3e815b80e529d66a5b5))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.3 ([#&#8203;2035](https://togithub.com/cloudquery/plugin-sdk/issues/2035)) ([310aea1](https://togithub.com/cloudquery/plugin-sdk/commit/310aea168cf7ce58cf1fa459381a32529f813458))
    -   **deps:** Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.2.0 ([#&#8203;2033](https://togithub.com/cloudquery/plugin-sdk/issues/2033)) ([58d29b3](https://togithub.com/cloudquery/plugin-sdk/commit/58d29b3bc5a47cabd0add3ee72b44d92ee5223e6))
    -   **deps:** Update module google.golang.org/grpc to v1.69.0 ([#&#8203;2027](https://togithub.com/cloudquery/plugin-sdk/issues/2027)) ([8542575](https://togithub.com/cloudquery/plugin-sdk/commit/85425759ef318b73112d8e4951ce3efb4dd39831))
    
    </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 Dec 23, 2024
    Configuration menu
    Copy the full SHA
    de966c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. chore(deps): Update dependency golangci/golangci-lint to v1.62.2 (#298)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | patch | `v1.62.0` -> `v1.62.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v1.62.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1622)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.62.0...v1.62.2)
    
    1.  Updated linters
        -   `fatcontext`: from 0.5.2 to 0.5.3
        -   `ginkgolinter`: from 0.18.0 to 0.18.3
        -   `go-errorlint`: from 1.6.0 to 1.7.0
        -   `iface`: from 1.2.0 to 1.2.1
        -   `revive`: from 1.5.0 to 1.5.1
        -   `testifylint`: from 1.5.0 to 1.5.2
    2.  Misc.
        -   fix: ignore cache error when file not found
    
    </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 Jan 1, 2025
    Configuration menu
    Copy the full SHA
    2e2ba11 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

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

    ….6 (#299)
    
    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.5` -> `v4.72.6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.72.6`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.6)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.5...v4.72.6)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.4 ([#&#8203;2044](https://togithub.com/cloudquery/plugin-sdk/issues/2044)) ([c7bd2d2](https://togithub.com/cloudquery/plugin-sdk/commit/c7bd2d26b6ad3d298f77f46812b365ff40e6cf25))
    -   **deps:** Update module github.com/goccy/go-json to v0.10.4 ([#&#8203;2040](https://togithub.com/cloudquery/plugin-sdk/issues/2040)) ([f6e0201](https://togithub.com/cloudquery/plugin-sdk/commit/f6e0201f18745a8d96bb2fbae92b9cfcffdb646a))
    -   **deps:** Update module google.golang.org/protobuf to v1.36.1 ([#&#8203;2043](https://togithub.com/cloudquery/plugin-sdk/issues/2043)) ([13437c2](https://togithub.com/cloudquery/plugin-sdk/commit/13437c25d40dd7b2d0b32efa560d65b6f7a5af1d))
    -   **deps:** Update opentelemetry-go monorepo ([#&#8203;2042](https://togithub.com/cloudquery/plugin-sdk/issues/2042)) ([e6123c3](https://togithub.com/cloudquery/plugin-sdk/commit/e6123c3c14920bd60c723e37bf600e15821c87f1))
    -   Log warning instead of erroring out of PK component validation failure ([#&#8203;2039](https://togithub.com/cloudquery/plugin-sdk/issues/2039)) ([c98b5c5](https://togithub.com/cloudquery/plugin-sdk/commit/c98b5c5e23af1246f6ed8a47b57a79300d403f10))
    -   Validate missing PK components ([#&#8203;2037](https://togithub.com/cloudquery/plugin-sdk/issues/2037)) ([d2cff6b](https://togithub.com/cloudquery/plugin-sdk/commit/d2cff6b5fb90ebdd7063384166115a50ce2132f4))
    
    </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 Jan 7, 2025
    Configuration menu
    Copy the full SHA
    24c9140 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

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

    ….0 (#300)
    
    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.72.6` -> `v4.73.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.73.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.73.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.6...v4.73.0)
    
    ##### Features
    
    -   Enable storing \_cq_client_id. ([#&#8203;2046](https://togithub.com/cloudquery/plugin-sdk/issues/2046)) ([3b28991](https://togithub.com/cloudquery/plugin-sdk/commit/3b2899111934e3d4f925ec75f2ffec61fbc038eb))
    
    </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 Jan 8, 2025
    Configuration menu
    Copy the full SHA
    6e0628e View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency go to v1.23.4 (#235)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | toolchain | patch | `1.23.3` -> `1.23.4` |
    | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.22.7` -> `1.23.4` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "every 3 months 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJubyBhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    2d8b0f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

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

    ….1 (#301)
    
    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.73.0` -> `v4.73.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.73.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.73.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.73.0...v4.73.1)
    
    ##### Bug Fixes
    
    -   AWS Marketplace Integration ([#&#8203;2049](https://togithub.com/cloudquery/plugin-sdk/issues/2049)) ([97a3706](https://togithub.com/cloudquery/plugin-sdk/commit/97a3706efa87e74924b6769775926d66d602484e))
    
    </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 Jan 17, 2025
    Configuration menu
    Copy the full SHA
    80314f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

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

    ….2 (#302)
    
    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.73.1` -> `v4.73.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.73.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.73.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.73.1...v4.73.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2052](https://togithub.com/cloudquery/plugin-sdk/issues/2052)) ([ea0d787](https://togithub.com/cloudquery/plugin-sdk/commit/ea0d787ef1229b2b9d89be81842e85da78504b1e))
    -   **deps:** Update module github.com/apache/arrow-go/v18 to v18.1.0 ([#&#8203;2055](https://togithub.com/cloudquery/plugin-sdk/issues/2055)) ([a0f0dc6](https://togithub.com/cloudquery/plugin-sdk/commit/a0f0dc6a80826a7a1e79e4f0f596b5f6313d7cd1))
    -   **deps:** Update module google.golang.org/protobuf to v1.36.2 ([#&#8203;2053](https://togithub.com/cloudquery/plugin-sdk/issues/2053)) ([78a26e4](https://togithub.com/cloudquery/plugin-sdk/commit/78a26e46b60891d9e9ad1cd6ad6ec3272db7f5dc))
    
    </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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    d0130af View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.73…

    ….3 (#303)
    
    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.73.2` -> `v4.73.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.73.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.73.3)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.73.2...v4.73.3)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.5 ([#&#8203;2057](https://togithub.com/cloudquery/plugin-sdk/issues/2057)) ([c91a230](https://togithub.com/cloudquery/plugin-sdk/commit/c91a23052cba9fcc58cd55b420dabdee027afe3b))
    
    </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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    b7830ba View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

Commits on Feb 1, 2025

  1. chore(deps): Update dependency golangci/golangci-lint to v1.63.4 (#305)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.62.2` -> `v1.63.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v1.63.4`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1634)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.3...v1.63.4)
    
    1.  Linters bug fixes
        -   `dupl`, `gomodguard`, `revive`: keep only Go-files.
    
    ### [`v1.63.3`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1633)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.2...v1.63.3)
    
    1.  Linters bug fixes
        -   `gofmt`, `gofumpt`, `goimports`, `gci`: panic with several trailing EOL
        -   `goheader`: skip issues with invalid positions
    
    ### [`v1.63.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1632)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.1...v1.63.2)
    
    1.  Linters bug fixes
        -   `gofmt`, `gofumpt`, `goimports`, `gci`: panic with missing trailing EOL
    
    ### [`v1.63.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1631)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.0...v1.63.1)
    
    1.  Linters bug fixes
        -   `cgi`: invalid reports with cgo
        -   `gofumpt`: panic with autofix and cgo
    
    ### [`v1.63.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1630)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.62.2...v1.63.0)
    
    1.  Enhancements
        -   Add support for SuggestedFixes 🎉 (35 linters can "autofix" reports).
        -   Formatters (`gofmt`, `goimports`, `gofumpt`, `gci`) are applied after the suggested fixes.
    2.  New linters
        -   Add `exptostd` linter https://github.com/ldez/exptostd
        -   Add `nilnesserr` linter https://github.com/alingse/nilnesserr
        -   Add `usetesting` linter https://github.com/ldez/usetesting
    3.  Linters new features
        -   `gci`: new options: `no-inline-comments`, `no-prefix-comments`
        -   `gomoddirectives`: from 0.2.4 to 0.6.0 (new options: `go-version-pattern`, `toolchain-pattern`,`toolchain-forbidden`, `tool-forbidden`, `go-debug-forbidden`)
        -   `govet`: new `stdversion`, `waitgroup` analyzers
        -   `importas`: allow multiple empty aliases
        -   `loggercheck`: new `slog` option
        -   `recvcheck`: from 0.1.2 to 0.2.0 (new options: `disable-builtin`, `exclusions`)
        -   `tagliatelle`: from 0.5.0 to 0.7.1 (new options: `ignored-fields`, `extended-rules`,`overrides`, `pkg`, `ignore`)
        -   `usestdlibvars`: from 1.27.0 to 1.28.0 (autofix)
        -   `wrapcheck`: from 2.9.0 to 2.10.0 (new option: `extra-ignore-sigs`)
    4.  Linters bug fixes
        -   `asciicheck`: from 0.2.0 to 0.3.0
        -   `bodyclose`: from [`5742072`](https://togithub.com/golangci/golangci-lint/commit/574207250966) to [`ed6a65f`](https://togithub.com/golangci/golangci-lint/commit/ed6a65f985e)
        -   `funlen`: from 0.1.0 to 0.2.0
        -   `ginkgolinter`: from 0.18.3 to 0.18.4
        -   `gochecksumtype`: from 0.2.0 to 0.3.1
        -   `gocognit`: from 1.1.3 to 1.2.0
        -   `godot`: from 1.4.18 to 1.4.20
        -   `goheader`: report position improvement
        -   `gosec`: handling of global nosec option when it is false
        -   `iface`: from 1.2.1 to 1.3.0
        -   `importas`: from 0.1.0 to 0.2.0
        -   `intrange`: from 0.2.1 to 0.3.0
        -   `makezero`: from 1.1.1 to 1.2.0
        -   `mirror`: from 1.2.0 to 1.3.0
        -   `nilnil`: from 1.0.0 to 1.0.1
        -   `nosprintfhostport`: from 0.1.1 to 0.2.0
        -   `reassign`: from 0.2.0 to 0.3.0
        -   `spancheck`: from 0.6.2 to 0.6.4
        -   `tagalign`: from 1.3.4 to 1.4.1
        -   `wastedassign`: from 2.0.7 to 2.1.0
        -   `whitespace`: from 0.1.1 to 0.2.0
        -   `wsl`: from 4.4.1 to 4.5.0
    5.  Deprecations
        -   ⚠️ `output.uniq-by-line` is deprecated and replaced by `issues.uniq-by-line`.
    6.  Misc.
        -   Improvements of the help command (color and JSON support).
        -   Removes `decoder`, `sloglint`, `tagalin` from `format` preset.
        -   Enables paths with junction inside Windows.
        -   The timeout is disabled if `run.timeout` <= 0.
    
    </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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    99dd91e View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update nosborn/github-action-markdown-cli action to v3.4…

    ….0 (#306)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.3.0` -> `v3.4.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>nosborn/github-action-markdown-cli (nosborn/github-action-markdown-cli)</summary>
    
    ### [`v3.4.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.4.0)
    
    [Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.3.0...v3.4.0)
    
    -   Bump markdownlint-cli to 0.43.0
    
    </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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    bcad536 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/invopop/jsonschema to v0.13.0 (#307)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/invopop/jsonschema](https://togithub.com/invopop/jsonschema) | require | minor | `v0.12.0` -> `v0.13.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>invopop/jsonschema (github.com/invopop/jsonschema)</summary>
    
    ### [`v0.13.0`](https://togithub.com/invopop/jsonschema/compare/v0.12.0...v0.13.0)
    
    [Compare Source](https://togithub.com/invopop/jsonschema/compare/v0.12.0...v0.13.0)
    
    </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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    f083a97 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(main): Release v0.3.23 (#292)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.23](v0.3.22...v0.3.23) (2025-02-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency go to v1.23.4 ([#235](#235)) ([2d8b0f5](2d8b0f5))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.1 ([#293](#293)) ([61957a2](61957a2))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.2 ([#294](#294)) ([872275b](872275b))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.3 ([#295](#295)) ([8c3a8b6](8c3a8b6))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.4 ([#296](#296)) ([f6ff6cc](f6ff6cc))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.5 ([#297](#297)) ([de966c9](de966c9))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.6 ([#299](#299)) ([24c9140](24c9140))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.0 ([#300](#300)) ([6e0628e](6e0628e))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.1 ([#301](#301)) ([80314f0](80314f0))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.2 ([#302](#302)) ([d0130af](d0130af))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.3 ([#303](#303)) ([b7830ba](b7830ba))
    * **deps:** Update module github.com/invopop/jsonschema to v0.13.0 ([#307](#307)) ([f083a97](f083a97))
    * **deps:** Update module golang.org/x/net to v0.33.0 [SECURITY] ([#291](#291)) ([76fa05f](76fa05f))
    
    ---
    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 Feb 3, 2025
    Configuration menu
    Copy the full SHA
    16ff170 View commit details
    Browse the repository at this point in the history
Loading