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-v5.20.4
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-v5.20.5
Choose a head ref
  • 12 commits
  • 52 files changed
  • 4 contributors

Commits on Jun 4, 2024

  1. chore(deps): Update dependency destination-postgresql to v8.1.1 (#18121)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [destination-postgresql](https://hub.cloudquery.io) | patch | `v8.1.0` -> `v8.1.1` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard 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.
    
    🔕 **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://togithub.com/renovatebot/renovate).
    cq-bot authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b09929a View commit details
    Browse the repository at this point in the history
  2. chore: Update CLI version to v5.20.4 (#18122)

    Updates the CLI latest version to v5.20.4
    cq-bot authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    57ad4b0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update dependency cli to v5.20.4 (#18123)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v5.20.3` -> `v5.20.4` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (cli)</summary>
    
    ### [`v5.20.4`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v5.20.4)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v5.20.3...cli-v5.20.4)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.18 ([#&#8203;18096](https://togithub.com/cloudquery/cloudquery/issues/18096)) ([3a37192](https://togithub.com/cloudquery/cloudquery/commit/3a37192a7d0764c6f6d7331365d36d1597d1e417))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.44.1 ([#&#8203;18076](https://togithub.com/cloudquery/cloudquery/issues/18076)) ([7cd7012](https://togithub.com/cloudquery/cloudquery/commit/7cd70128389844d0221f7dce7102375f8931ef77))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.44.2 ([#&#8203;18113](https://togithub.com/cloudquery/cloudquery/issues/18113)) ([508347b](https://togithub.com/cloudquery/cloudquery/commit/508347b8d2168564f69ccb33171f290267647c12))
    
    </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://togithub.com/renovatebot/renovate).
    cq-bot authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    90ed3a1 View commit details
    Browse the repository at this point in the history
  4. fix: Check if CQ_ANALYTICS_HOST exists to determine if a custom hos…

    …t is set (#18124)
    
    #### Summary
    
    Noticed this while working on adding Rudderstack to the CLI. `os.Getenv("CQ_ANALYTICS_HOST")` returns an empty string if the env variable is not set, so not setting it means `customAnalyticsHost` is always true.
    erezrokah authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c6f5bbf View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix(deps): Update module github.com/docker/docker to v26.1.3+incompat…

    …ible (#18083)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/docker/docker](https://togithub.com/docker/docker) | require | patch | `v26.1.1+incompatible` -> `v26.1.3+incompatible` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>docker/docker (github.com/docker/docker)</summary>
    
    ### [`v26.1.3+incompatible`](https://togithub.com/docker/docker/compare/v26.1.2...v26.1.3)
    
    [Compare Source](https://togithub.com/docker/docker/compare/v26.1.2...v26.1.3)
    
    ### [`v26.1.2+incompatible`](https://togithub.com/docker/docker/compare/v26.1.1...v26.1.2)
    
    [Compare Source](https://togithub.com/docker/docker/compare/v26.1.1...v26.1.2)
    
    </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.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    cq-bot authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c1c3754 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. chore: Revert "chore: Update CLI version to v5.20.4" (#18159)

    Reverts #18122
    
    We reverted this version to an regression in `--log-console`
    erezrokah authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8ecb562 View commit details
    Browse the repository at this point in the history
  2. fix: Update BitBucket configuration (#18163)

    #### Summary
    
    Fixes #18162
    erezrokah authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eae7787 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release plugins-source-bitbucket v1.3.2 (#18164)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.3.2](plugins-source-bitbucket-v1.3.1...plugins-source-bitbucket-v1.3.2) (2024-06-06)
    
    
    ### Bug Fixes
    
    * Update BitBucket configuration ([#18163](#18163)) ([eae7787](eae7787))
    
    ---
    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 Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fd63f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc4ff27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbac469 View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.19.…

    …19 (#18187)
    
    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.18` -> `v1.19.19` |
    
    ---
    
    > [!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.19`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.19.19)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.19.18...v1.19.19)
    
    ##### Bug Fixes
    
    -   Progressbar handling ([#&#8203;336](https://togithub.com/cloudquery/plugin-pb-go/issues/336)) ([538487d](https://togithub.com/cloudquery/plugin-pb-go/commit/538487dd5e1369b9d6c02cfd342851389dca92b8))
    -   Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.14.3 ([#&#8203;330](https://togithub.com/cloudquery/plugin-pb-go/issues/330))" ([#&#8203;338](https://togithub.com/cloudquery/plugin-pb-go/issues/338)) ([74429d5](https://togithub.com/cloudquery/plugin-pb-go/commit/74429d54f5a0324a8058c5ba3ec90915572df6d4))
    
    </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://togithub.com/renovatebot/renovate).
    cq-bot authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4e0322f View commit details
    Browse the repository at this point in the history
  7. chore(main): Release cli v5.20.5 (#18125)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.20.5](cli-v5.20.4...cli-v5.20.5) (2024-06-06)
    
    
    ### Bug Fixes
    
    * Check if `CQ_ANALYTICS_HOST` exists to determine if a custom host is set ([#18124](#18124)) ([c6f5bbf](c6f5bbf))
    * Progressbar related error when `log-console` option is used ([#18161](#18161)) ([bbac469](bbac469))
    
    ---
    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 Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4e5bc56 View commit details
    Browse the repository at this point in the history
Loading