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.2
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.3
Choose a head ref
  • 5 commits
  • 17 files changed
  • 2 contributors

Commits on May 24, 2024

  1. chore: Update CLI version to v5.20.2 (#18049)

    Updates the CLI latest version to v5.20.2
    cq-bot authored May 24, 2024
    Configuration menu
    Copy the full SHA
    789eeb6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update dependency cli to v5.20.2 (#18050)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v5.20.1` -> `v5.20.2` |
    
    ---
    
    > [!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.2`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v5.20.2)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v5.20.1...cli-v5.20.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.16 ([#&#8203;18041](https://togithub.com/cloudquery/cloudquery/issues/18041)) ([9d62b39](https://togithub.com/cloudquery/cloudquery/commit/9d62b39f2ceaef4c61920f221f9bba1f3a1bf808))
    -   Remove outdated login hint message ([#&#8203;18044](https://togithub.com/cloudquery/cloudquery/issues/18044)) ([6b5a9a5](https://togithub.com/cloudquery/cloudquery/commit/6b5a9a5a3ff8eb777697c52f180868d9ecfe3e90))
    
    </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 May 24, 2024
    Configuration menu
    Copy the full SHA
    4b88205 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.19.…

    …17 (#18052)
    
    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.16` -> `v1.19.17` |
    
    ---
    
    > [!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.17`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.19.17)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.19.16...v1.19.17)
    
    ##### Bug Fixes
    
    -   Print version in error after `@`, not before ([#&#8203;325](https://togithub.com/cloudquery/plugin-pb-go/issues/325)) ([9c40790](https://togithub.com/cloudquery/plugin-pb-go/commit/9c407909ff400b01909c338b6805494944a8027f))
    
    </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 May 24, 2024
    Configuration menu
    Copy the full SHA
    1cf41f1 View commit details
    Browse the repository at this point in the history
  4. fix: Pin alpine version in CLI Dockerfile (#18051)

    #### Summary
    
    To avoid issues like alpinelinux/docker-alpine#396
    I'll add a renovate config to handle updates via PRs
    erezrokah authored May 24, 2024
    Configuration menu
    Copy the full SHA
    0e7ff24 View commit details
    Browse the repository at this point in the history
  5. chore(main): Release cli v5.20.3 (#18053)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.20.3](cli-v5.20.2...cli-v5.20.3) (2024-05-24)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.17 ([#18052](#18052)) ([1cf41f1](1cf41f1))
    * Pin alpine version in CLI Dockerfile ([#18051](#18051)) ([0e7ff24](0e7ff24))
    
    ---
    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 May 24, 2024
    Configuration menu
    Copy the full SHA
    aa2dd82 View commit details
    Browse the repository at this point in the history
Loading