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.38.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.38.1
Choose a head ref
  • 15 commits
  • 15 files changed
  • 3 contributors

Commits on Apr 8, 2024

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

    …38.0 (#1614)
    
    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.37.0` -> `v4.38.0` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.38.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.38.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.37.0...v4.38.0)
    
    ##### Features
    
    -   Support arbitrary map values for structs (scalar) ([#&#8203;1611](https://togithub.com/cloudquery/plugin-sdk/issues/1611)) ([d8fde8c](https://togithub.com/cloudquery/plugin-sdk/commit/d8fde8c87a82617dc180c273cfd9cb70dcddfe13))
    -   Test duplicated primary key insertion ([#&#8203;1584](https://togithub.com/cloudquery/plugin-sdk/issues/1584)) ([6c57402](https://togithub.com/cloudquery/plugin-sdk/commit/6c57402388df153d752d85a4f7793499a36a78bd))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 8, 2024
    7 Configuration menu
    Copy the full SHA
    8272a32 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix(deps): Update golang.org/x/exp digest to c0f41cb (#1615)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/exp | require | digest | `a685a6e` -> `c0f41cb` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0c21bfb View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module google.golang.org/grpc to v1.63.2 (#1617)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.62.1` -> `v1.63.2` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.63.2`](https://togithub.com/grpc/grpc-go/releases/tag/v1.63.2): Release 1.63.2
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.63.1...v1.63.2)
    
    ### Bugs
    
    -   Fix the user agent string
    
    ### [`v1.63.1`](https://togithub.com/grpc/grpc-go/releases/tag/v1.63.1): Release 1.63.1
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.63.0...v1.63.1)
    
    ### Bugs
    
    -   grpc: fixed subchannel log messages to properly reference the parent channel ([#&#8203;7101](https://togithub.com/grpc/grpc-go/issues/7101))
        -   Special thanks: [@&#8203;daniel-weisse](https://togithub.com/daniel-weisse)
    
    ### API Changes
    
    -   grpc: remove Deprecated tag from Dial and DialContext; these will be deprecated in v1.64 instead ([#&#8203;7103](https://togithub.com/grpc/grpc-go/issues/7103))
    
    ### [`v1.63.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.63.0): Release 1.63.0
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.62.2...v1.63.0)
    
    ### Behavior Changes
    
    -   grpc: Return canonical target string from `resolver.Address.String()` (experimental) ([#&#8203;6923](https://togithub.com/grpc/grpc-go/issues/6923))
    -   client & server: when using write buffer pooling, use input value for buffer size instead of size\*2 ([#&#8203;6983](https://togithub.com/grpc/grpc-go/issues/6983))
        -   Special Thanks: [@&#8203;raghav-stripe](https://togithub.com/raghav-stripe)
    
    ### New Features
    
    -   grpc: add `ClientConn.CanonicalTarget()` to return the canonical target string. ([#&#8203;7006](https://togithub.com/grpc/grpc-go/issues/7006))
    -   xds: implement LRS named metrics support ([gRFC A64](https://togithub.com/grpc/proposal/blob/master/A64-lrs-custom-metrics.md)) ([#&#8203;7027](https://togithub.com/grpc/grpc-go/issues/7027))
        -   Special Thanks: [@&#8203;danielzhaotongliu](https://togithub.com/danielzhaotongliu)
    -   grpc: introduce `grpc.NewClient` to allow users to create new clients in idle mode and with "dns" as the default resolver ([#&#8203;7010](https://togithub.com/grpc/grpc-go/issues/7010))
        -   Special Thanks: [@&#8203;bruuuuuuuce](https://togithub.com/bruuuuuuuce)
    
    ### API Changes
    
    -   grpc: stabilize experimental method `ClientConn.Target()` ([#&#8203;7006](https://togithub.com/grpc/grpc-go/issues/7006))
    
    ### Bug Fixes
    
    -   xds: fix an issue that would cause the client to send an empty list of resources for LDS/CDS upon reconnecting with the management server ([#&#8203;7026](https://togithub.com/grpc/grpc-go/issues/7026))
    -   server: Fix some errors returned by a server when using a `grpc.Server` as an `http.Handler` with the Go stdlib HTTP server ([#&#8203;6989](https://togithub.com/grpc/grpc-go/issues/6989))
    -   resolver/dns: add `SetResolvingTimeout` to allow configuring the DNS resolver's global timeout ([#&#8203;6917](https://togithub.com/grpc/grpc-go/issues/6917))
        -   Special Thanks: [@&#8203;and1truong](https://togithub.com/and1truong)
    -   Set the security level of Windows named pipes to NoSecurity ([#&#8203;6956](https://togithub.com/grpc/grpc-go/issues/6956))
        -   Special Thanks: [@&#8203;irsl](https://togithub.com/irsl)
    
    ### [`v1.62.2`](https://togithub.com/grpc/grpc-go/releases/tag/v1.62.2): Release 1.62.2
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.62.1...v1.62.2)
    
    ### Dependencies
    
    -   Update http2 library to address vulnerability [CVE-2023-45288](https://www.kb.cert.org/vuls/id/421644)
    
    </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.
    
    🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 9, 2024
    3 Configuration menu
    Copy the full SHA
    02461b1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update stefanzweifel/git-auto-commit-action action to v5 (

    …#1625)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [stefanzweifel/git-auto-commit-action](https://togithub.com/stefanzweifel/git-auto-commit-action) | action | major | `v4` -> `v5` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)</summary>
    
    ### [`v5`](https://togithub.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v500---2023-10-06)
    
    [Compare Source](https://togithub.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)
    
    New major release that bumps the default runtime to Node 20. There are no other breaking changes.
    
    ##### Changed
    
    -   Update node version to node20 ([#&#8203;300](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/300)) [@&#8203;ryudaitakai](https://togithub.com/@&#8203;ryudaitakai)
    -   Add \_log and \_set_github_output functions ([#&#8203;273](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/273)) [@&#8203;stefanzweifel](https://togithub.com/@&#8203;stefanzweifel)
    
    ##### Fixed
    
    -   Seems like there is an extra space ([#&#8203;288](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/288)) [@&#8203;pedroamador](https://togithub.com/@&#8203;pedroamador)
    -   Fix git-auto-commit.yml ([#&#8203;277](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/277)) [@&#8203;zcong1993](https://togithub.com/@&#8203;zcong1993)
    
    ##### Dependency Updates
    
    -   Bump actions/checkout from 3 to 4 ([#&#8203;302](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/302)) [@&#8203;dependabot](https://togithub.com/@&#8203;dependabot)
    -   Bump bats from 1.9.0 to 1.10.0 ([#&#8203;293](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/293)) [@&#8203;dependabot](https://togithub.com/@&#8203;dependabot)
    -   Bump github/super-linter from 4 to 5 ([#&#8203;289](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/289)) [@&#8203;dependabot](https://togithub.com/@&#8203;dependabot)
    -   Bump bats from 1.8.2 to 1.9.0 ([#&#8203;282](https://togithub.com/stefanzweifel/git-auto-commit-action/pull/282)) [@&#8203;dependabot](https://togithub.com/@&#8203;dependabot)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cd8097d View commit details
    Browse the repository at this point in the history
  4. chore: Add priority_merge_label to .kodiak.toml (#1627)

    #### Summary
    
    So we can have PRs jump the queue
    
    ---
    
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
    🧑‍🎓
    - [ ] Run `go fmt` to format your code 🖊
    - [ ] Lint your changes via `golangci-lint run` 🚨 (install golangci-lint
    [here](https://golangci-lint.run/usage/install/#local-installation))
    - [ ] Update or add tests 🧪
    - [ ] Ensure the status checks below are successful ✅
    erezrokah authored Apr 9, 2024
    2 Configuration menu
    Copy the full SHA
    3989b61 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Update golangci/golangci-lint-action action to v4 (#1623)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action) | action | major | `v3` -> `v4` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>
    
    ### [`v4`](https://togithub.com/golangci/golangci-lint-action/compare/v3...v4)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v3...v4)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    1 Configuration menu
    Copy the full SHA
    b11fbd3 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Update google-github-actions/release-please-action actio…

    …n to v4 (#1624)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action) | action | major | `v3` -> `v4` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google-github-actions/release-please-action (google-github-actions/release-please-action)</summary>
    
    ### [`v4`](https://togithub.com/google-github-actions/release-please-action/compare/v3...v4)
    
    [Compare Source](https://togithub.com/google-github-actions/release-please-action/compare/v3...v4)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    1 Configuration menu
    Copy the full SHA
    67e348c View commit details
    Browse the repository at this point in the history
  7. chore(deps): Update actions/setup-go action to v5 (#1620)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-go](https://togithub.com/actions/setup-go) | action | major | `v4` -> `v5` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-go (actions/setup-go)</summary>
    
    ### [`v5`](https://togithub.com/actions/setup-go/compare/v4...v5)
    
    [Compare Source](https://togithub.com/actions/setup-go/compare/v4...v5)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9681670 View commit details
    Browse the repository at this point in the history
  8. chore(deps): Update actions/github-script action to v7 (#1619)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v6` -> `v7` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/github-script (actions/github-script)</summary>
    
    ### [`v7`](https://togithub.com/actions/github-script/compare/v6...v7)
    
    [Compare Source](https://togithub.com/actions/github-script/compare/v6...v7)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    2 Configuration menu
    Copy the full SHA
    3162aff View commit details
    Browse the repository at this point in the history
  9. chore(deps): Update actions/upload-artifact action to v4 (#1621)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) | action | major | `v3` -> `v4` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/upload-artifact (actions/upload-artifact)</summary>
    
    ### [`v4`](https://togithub.com/actions/upload-artifact/compare/v3...v4)
    
    [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3...v4)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    1 Configuration menu
    Copy the full SHA
    5f8fa32 View commit details
    Browse the repository at this point in the history
  10. chore(deps): Update dawidd6/action-download-artifact action to v3 (#1622

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | major | `v2` -> `v3` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary>
    
    ### [`v3`](https://togithub.com/dawidd6/action-download-artifact/compare/v2...v3)
    
    [Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2...v3)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    1 Configuration menu
    Copy the full SHA
    c477d3d View commit details
    Browse the repository at this point in the history
  11. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.19.9 (

    #1631)
    
    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.19.8` -> `v1.19.9` |
    
    ---
    
    > [!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.19.9`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.19.9)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.19.8...v1.19.9)
    
    ##### Bug Fixes
    
    -   **deps:** Update module google.golang.org/grpc to v1.63.2 ([#&#8203;298](https://togithub.com/cloudquery/plugin-pb-go/issues/298)) ([b055af6](https://togithub.com/cloudquery/plugin-pb-go/commit/b055af65931bcb6c8a092348803ee371fb83b3e6))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5d45003 View commit details
    Browse the repository at this point in the history
  12. chore(deps): Update actions/checkout action to v4 (#1618)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/checkout (actions/checkout)</summary>
    
    ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412)
    
    [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)
    
    -   Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@&#8203;dscho](https://togithub.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://togithub.com/actions/checkout/pull/1598)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Apr 9, 2024
    3 Configuration menu
    Copy the full SHA
    f80c02b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix(test): Slice rows properly when reading in tests (#1632)

    We never actually required the read records to be a single-row ones, so we may as well slice them ourselves
    candiduslynx authored Apr 12, 2024
    1 Configuration menu
    Copy the full SHA
    537b64c View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.38.1 (#1630)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.38.1](v4.38.0...v4.38.1) (2024-04-12)
    
    
    ### Bug Fixes
    
    * **deps:** Update golang.org/x/exp digest to c0f41cb ([#1615](#1615)) ([0c21bfb](0c21bfb))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.9 ([#1631](#1631)) ([5d45003](5d45003))
    * **deps:** Update module google.golang.org/grpc to v1.63.2 ([#1617](#1617)) ([02461b1](02461b1))
    * **test:** Slice rows properly when reading in tests ([#1632](#1632)) ([537b64c](537b64c))
    
    ---
    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 Apr 12, 2024
    1 Configuration menu
    Copy the full SHA
    a48a810 View commit details
    Browse the repository at this point in the history
Loading