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

Commits on Jun 26, 2024

  1. chore: Update CLI version to v5.23.2 (#18402)

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

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v5.23.1` -> `v5.23.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.23.2`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v5.23.2)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v5.23.1...cli-v5.23.2)
    
    ##### Bug Fixes
    
    -   Remove tracking of start and end of each command ([#&#8203;18400](https://togithub.com/cloudquery/cloudquery/issues/18400)) ([0a865ff](https://togithub.com/cloudquery/cloudquery/commit/0a865ff5dc9615a18bd8fbde96c1b501280331c1))
    
    </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 26, 2024
    Configuration menu
    Copy the full SHA
    834c570 View commit details
    Browse the repository at this point in the history
  3. fix: Align wording and description with current licensing (#18371)

    #### Summary
    
    Remove references to entire solution being open source and replace with references to focus on performance
    bbernays authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ba91d48 View commit details
    Browse the repository at this point in the history
  4. fix: Remove identify, group events (#18406)

    #### Summary
    
    We're already doing identify and group in the backend so no need for the CLI to do them
    erezrokah authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8a1c95d View commit details
    Browse the repository at this point in the history
  5. chore(main): Release cli v5.23.3 (#18404)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.23.3](cli-v5.23.2...cli-v5.23.3) (2024-06-26)
    
    
    ### Bug Fixes
    
    * Align wording and description with current licensing ([#18371](#18371)) ([ba91d48](ba91d48))
    * Remove identify, group events ([#18406](#18406)) ([8a1c95d](8a1c95d))
    
    ---
    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 26, 2024
    Configuration menu
    Copy the full SHA
    0ae7d5f View commit details
    Browse the repository at this point in the history
Loading