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-v3.7.0
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-v3.8.0
Choose a head ref
  • 6 commits
  • 157 files changed
  • 3 contributors

Commits on Jul 3, 2023

  1. chore: Update CLI version to v3.7.0 (#11897)

    Updates the CLI latest version to v3.7.0
    cq-bot authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0b8d98f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa8135 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update github.com/cloudquery/arrow/go/v13 digest to df3b664 (

    #11882)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/arrow/go/v13](https://togithub.com/cloudquery/arrow) | replace | digest | `0656028` -> `df3b664` |
    | [github.com/cloudquery/arrow/go/v13](https://togithub.com/cloudquery/arrow) | replace | digest | `4d76231` -> `df3b664` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Monday" (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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9635b22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce0dd7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91b1b75 View commit details
    Browse the repository at this point in the history
  6. chore(main): Release cli v3.8.0 (#11900)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.8.0](cli-v3.7.0...cli-v3.8.0) (2023-07-03)
    
    
    ### Features
    
    * Handle State backends in CLI for v3 protocol ([#11899](#11899)) ([91b1b75](91b1b75))
    * Handle State backends in CLI for v3 protocol ([#11899](#11899)) ([ce0dd7e](ce0dd7e))
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/cloudquery/arrow/go/v13 digest to df3b664 ([#11882](#11882)) ([9635b22](9635b22))
    
    ---
    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 Jul 3, 2023
    Configuration menu
    Copy the full SHA
    25c218e View commit details
    Browse the repository at this point in the history
Loading