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/plugin-pb-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.0
Choose a base ref
...
head repository: cloudquery/plugin-pb-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 27, 2023

  1. fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…

    …1.4.2 (#139)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | patch | `v1.4.1` -> `v1.4.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary>
    
    ### [`v1.4.2`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.4.2)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.4.1...v1.4.2)
    
    ##### Bug Fixes
    
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;46](https://togithub.com/cloudquery/cloudquery-api-go/issues/46)) ([5f83a82](https://togithub.com/cloudquery/cloudquery-api-go/commit/5f83a82d4cbf79271609c12c612ba495c6613ef6))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;48](https://togithub.com/cloudquery/cloudquery-api-go/issues/48)) ([7dfeae5](https://togithub.com/cloudquery/cloudquery-api-go/commit/7dfeae55de35be96272a16b56cce36b4250e03b0))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;49](https://togithub.com/cloudquery/cloudquery-api-go/issues/49)) ([b67368e](https://togithub.com/cloudquery/cloudquery-api-go/commit/b67368efe71d56298d64b101c92e3c14733cdf0b))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;50](https://togithub.com/cloudquery/cloudquery-api-go/issues/50)) ([eeb9744](https://togithub.com/cloudquery/cloudquery-api-go/commit/eeb9744efd103f9f499355fd68735d8d4d2c6f6d))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;51](https://togithub.com/cloudquery/cloudquery-api-go/issues/51)) ([c7fa339](https://togithub.com/cloudquery/cloudquery-api-go/commit/c7fa339728fa234a9b4923567e2fa42d39f1e7ab))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;52](https://togithub.com/cloudquery/cloudquery-api-go/issues/52)) ([71eb1d8](https://togithub.com/cloudquery/cloudquery-api-go/commit/71eb1d8cc41e859aede30765c7fae3b03d50185d))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;53](https://togithub.com/cloudquery/cloudquery-api-go/issues/53)) ([a67bcba](https://togithub.com/cloudquery/cloudquery-api-go/commit/a67bcba14f1d84b6898cf0d3bacb2bef7e69942d))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;54](https://togithub.com/cloudquery/cloudquery-api-go/issues/54)) ([8b970be](https://togithub.com/cloudquery/cloudquery-api-go/commit/8b970bec590c9cf36c80ece0e8e40629664cf6e9))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;55](https://togithub.com/cloudquery/cloudquery-api-go/issues/55)) ([0c91565](https://togithub.com/cloudquery/cloudquery-api-go/commit/0c915656da7e6cff881848bd1295896805c5e205))
    
    </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.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b84ffc9 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.13.1 (#140)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.13.1](v1.13.0...v1.13.1) (2023-10-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.4.2 ([#139](#139)) ([b84ffc9](b84ffc9))
    
    ---
    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 Oct 27, 2023
    Configuration menu
    Copy the full SHA
    431ed6f View commit details
    Browse the repository at this point in the history
Loading