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/codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.6
Choose a base ref
...
head repository: cloudquery/codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.7
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 10, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.12…

    ….4 (#48)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.12.3` -> `v4.12.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.12.4`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.12.4)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.12.3...v4.12.4)
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`d401686`](https://togithub.com/cloudquery/plugin-sdk/commit/d401686) ([#&#8203;1277](https://togithub.com/cloudquery/plugin-sdk/issues/1277)) ([c94273b](https://togithub.com/cloudquery/plugin-sdk/commit/c94273b03bde133a1c684256ecbedc01dd730e38))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#&#8203;1279](https://togithub.com/cloudquery/plugin-sdk/issues/1279)) ([d49f8dc](https://togithub.com/cloudquery/plugin-sdk/commit/d49f8dca4f61b4fd9e07cf970e97eb029d05282a))
    -   Only warn on validation err ([#&#8203;1280](https://togithub.com/cloudquery/plugin-sdk/issues/1280)) ([299c1d3](https://togithub.com/cloudquery/plugin-sdk/commit/299c1d3c9a25497c724e24f7831c838b8951bb3e))
    
    </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 10, 2023
    Configuration menu
    Copy the full SHA
    82d1648 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    575512a View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.3.7 (#49)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.7](v0.3.6...v0.3.7) (2023-10-12)
    
    
    ### Features
    
    * Use `-` instead of `_` for clashing names ([#51](#51)) ([575512a](575512a))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#48](#48)) ([82d1648](82d1648))
    
    ---
    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 12, 2023
    Configuration menu
    Copy the full SHA
    988462c View commit details
    Browse the repository at this point in the history
Loading