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

Commits on Oct 12, 2023

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

    ….5 (#52)
    
    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.4` -> `v4.12.5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.12.5`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.12.5)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.12.4...v4.12.5)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.7 ([#&#8203;1285](https://togithub.com/cloudquery/plugin-sdk/issues/1285)) ([e27875e](https://togithub.com/cloudquery/plugin-sdk/commit/e27875ea0e9bc1bee07214f87cd689c67da2b04e))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#&#8203;1286](https://togithub.com/cloudquery/plugin-sdk/issues/1286)) ([9d9eb10](https://togithub.com/cloudquery/plugin-sdk/commit/9d9eb1007e43928de7994772c58e352acf43f7dd))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.2 ([#&#8203;1287](https://togithub.com/cloudquery/plugin-sdk/issues/1287)) ([57e4795](https://togithub.com/cloudquery/plugin-sdk/commit/57e479507a9d4244d8a2f82731c192570ae4c6b7))
    -   **deps:** Update module golang.org/x/net to v0.17.0 \[SECURITY] ([#&#8203;1283](https://togithub.com/cloudquery/plugin-sdk/issues/1283)) ([4e5f9de](https://togithub.com/cloudquery/plugin-sdk/commit/4e5f9de50a76a29b44164a9072f179c3915b9fbb))
    
    </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 12, 2023

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    addaleax Anna Henningsen
    Copy the full SHA
    efdd4d8 View commit details

Commits on Oct 13, 2023

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    addaleax Anna Henningsen
    Copy the full SHA
    e49afd4 View commit details
  2. chore(main): Release v0.3.8 (#53)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.8](v0.3.7...v0.3.8) (2023-10-13)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#52](#52)) ([efdd4d8](efdd4d8))
    * Don't limit `format` for JSON schema ([#54](#54)) ([e49afd4](e49afd4))
    
    ---
    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 13, 2023
    Copy the full SHA
    e62c642 View commit details
Loading