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/cloudquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v6.35.3
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v6.35.4
Choose a head ref
  • 6 commits
  • 42 files changed
  • 3 contributors

Commits on Mar 27, 2026

  1. chore(deps): Update CloudQuery monorepo modules (#22358)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [destination-file](https://hub.cloudquery.io) | patch | `v5.5.4` → `v5.5.5` |
    | [destination-postgresql](https://hub.cloudquery.io) | patch | `v8.14.4` → `v8.14.5` |
    | [source-cloudflare](https://hub.cloudquery.io) | patch | `v12.1.3` → `v12.1.4` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/22356) for more information.
    
    ---
    
    ### 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cloudquery-ci[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    670ece4 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.27.…

    …13 (#22353)
    
    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | `v1.27.11` → `v1.27.13` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudquery%2fplugin-pb-go/v1.27.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudquery%2fplugin-pb-go/v1.27.11/v1.27.13?slim=true) |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/22356) for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.27.13`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.27.13)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.27.12...v1.27.13)
    
    ##### Bug Fixes
    
    - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#&#8203;625](https://redirect.github.com/cloudquery/plugin-pb-go/issues/625)) ([b41a2f5](https://redirect.github.com/cloudquery/plugin-pb-go/commit/b41a2f526c097f859d59da5cd0ffc4b735c0266f))
    
    ### [`v1.27.12`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.27.12)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.27.11...v1.27.12)
    
    ##### Bug Fixes
    
    - **deps:** Update dependency go to v1.26.1 ([#&#8203;463](https://redirect.github.com/cloudquery/plugin-pb-go/issues/463)) ([43d1dea](https://redirect.github.com/cloudquery/plugin-pb-go/commit/43d1deac74f051c8adeb6ab0f0da6a8dc740cd8b))
    
    </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.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cq-bot authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    574b592 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update dependency cli to v6.35.3 (#22359)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://redirect.github.com/cloudquery/cloudquery) | patch | `v6.35.2` → `v6.35.3` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/22356) for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (cli)</summary>
    
    ### [`v6.35.3`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.35.3)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/cli-v6.35.2...cli-v6.35.3)
    
    ##### Bug Fixes
    
    - Correct --offline flag reference to --disable-ai in init error message ([#&#8203;22357](https://redirect.github.com/cloudquery/cloudquery/issues/22357)) ([cdf9799](https://redirect.github.com/cloudquery/cloudquery/commit/cdf97999bc14415a5daac67858ad2a4631b92b0e))
    - **deps:** Update module github.com/buger/jsonparser to v1.1.2 \[SECURITY] ([#&#8203;22325](https://redirect.github.com/cloudquery/cloudquery/issues/22325)) ([816b4a0](https://redirect.github.com/cloudquery/cloudquery/commit/816b4a0b3b5ddc39e7f21f34f66059863906d9d9))
    - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#&#8203;22352](https://redirect.github.com/cloudquery/cloudquery/issues/22352)) ([a98a303](https://redirect.github.com/cloudquery/cloudquery/commit/a98a30377be1e30381c56071683783a3464cc01c))
    - **deps:** Update module github.com/cloudquery/codegen to v0.4.0 ([#&#8203;22347](https://redirect.github.com/cloudquery/cloudquery/issues/22347)) ([782290d](https://redirect.github.com/cloudquery/cloudquery/commit/782290dbfc1f9a24f6a5ef805d770db5124e00a1))
    - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.10 ([#&#8203;22317](https://redirect.github.com/cloudquery/cloudquery/issues/22317)) ([3302565](https://redirect.github.com/cloudquery/cloudquery/commit/3302565456362aeb1178ad6079c498906f51a03c))
    - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.11 ([#&#8203;22343](https://redirect.github.com/cloudquery/cloudquery/issues/22343)) ([f435d9d](https://redirect.github.com/cloudquery/cloudquery/commit/f435d9dd35c42ee1e8ab98fc0fafab79ea0aa7c9))
    - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.9 ([#&#8203;22315](https://redirect.github.com/cloudquery/cloudquery/issues/22315)) ([683717b](https://redirect.github.com/cloudquery/cloudquery/commit/683717b495a21914efa0a494c736ace89affdb69))
    - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.6 ([#&#8203;22318](https://redirect.github.com/cloudquery/cloudquery/issues/22318)) ([ddde2f0](https://redirect.github.com/cloudquery/cloudquery/commit/ddde2f052123ca5561f0e67ea77c14d5bff53cef))
    - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.7 ([#&#8203;22338](https://redirect.github.com/cloudquery/cloudquery/issues/22338)) ([5d71062](https://redirect.github.com/cloudquery/cloudquery/commit/5d71062b1d6c2b7cbce4539beedbbbc6c5361819))
    - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.95.0 ([#&#8203;22354](https://redirect.github.com/cloudquery/cloudquery/issues/22354)) ([35ed376](https://redirect.github.com/cloudquery/cloudquery/commit/35ed3768dfc3691f22b21ab863ecd7f1f96665b5))
    - **deps:** Update module google.golang.org/grpc to v1.79.3 \[SECURITY] ([#&#8203;22249](https://redirect.github.com/cloudquery/cloudquery/issues/22249)) ([6f13828](https://redirect.github.com/cloudquery/cloudquery/commit/6f13828e80128d44985b410b58c3e0477877cbad))
    - Update old subdomain URLs to new path-based domains ([#&#8203;22319](https://redirect.github.com/cloudquery/cloudquery/issues/22319)) ([a7cec25](https://redirect.github.com/cloudquery/cloudquery/commit/a7cec25bfcedc0a6f8b147ec6ee7b84bf02ed65c))
    
    </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.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cloudquery-ci[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    ced3720 View commit details
    Browse the repository at this point in the history
  4. fix: CLI outdated docs and links (#22360)

    Fixes the links in our CLI to match the new Frontend website structure and also some outdated docs
    erezrokah authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    01cd7bf View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update module github.com/cloudquery/cloudquery/cli/v6 to v…

    …6.35.3 (#22363)
    
    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery/cli/v6](https://redirect.github.com/cloudquery/cloudquery) | `v6.35.2` → `v6.35.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudquery%2fcloudquery%2fcli%2fv6/v6.35.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudquery%2fcloudquery%2fcli%2fv6/v6.35.2/v6.35.3?slim=true) |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/22356) for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (github.com/cloudquery/cloudquery/cli/v6)</summary>
    
    ### [`v6.35.3`](https://redirect.github.com/cloudquery/cloudquery/compare/v6.35.2...v6.35.3)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.35.2...v6.35.3)
    
    </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.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cloudquery-ci[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    750a367 View commit details
    Browse the repository at this point in the history
  6. chore(main): Release cli v6.35.4 (#22361)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.35.4](cli-v6.35.3...cli-v6.35.4) (2026-03-27)
    
    
    ### Bug Fixes
    
    * CLI outdated docs and links ([#22360](#22360)) ([01cd7bf](01cd7bf))
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.13 ([#22353](#22353)) ([574b592](574b592))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cloudquery-ci[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    5a477f4 View commit details
    Browse the repository at this point in the history
Loading