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.25
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.26
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 3, 2025

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

    ….0 (#324)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | minor | `v4.76.0` -> `v4.77.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.77.0`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.77.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.76.0...v4.77.0)
    
    ##### Features
    
    -   Allow skipping PK components mismatch validation ([#&#8203;2115](https://redirect.github.com/cloudquery/plugin-sdk/issues/2115)) ([caf7f92](https://redirect.github.com/cloudquery/plugin-sdk/commit/caf7f92168d69d2cd95350162fa9ea8aef33cd5d))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Apr 3, 2025
    Copy the full SHA
    6b7a344 View commit details
  2. chore(main): Release v0.3.26 (#325)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.3.26](v0.3.25...v0.3.26) (2025-04-03)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.77.0 ([#324](#324)) ([6b7a344](6b7a344))
    
    ---
    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 Apr 3, 2025
    Copy the full SHA
    d0b29ed View commit details
Showing with 11 additions and 4 deletions.
  1. +1 −1 .release-please-manifest.json
  2. +7 −0 CHANGELOG.md
  3. +1 −1 go.mod
  4. +2 −2 go.sum
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.25"
".": "0.3.26"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.26](https://github.com/cloudquery/codegen/compare/v0.3.25...v0.3.26) (2025-04-03)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.77.0 ([#324](https://github.com/cloudquery/codegen/issues/324)) ([6b7a344](https://github.com/cloudquery/codegen/commit/6b7a344262477759d685cd490605e1312b7396c6))

## [0.3.25](https://github.com/cloudquery/codegen/compare/v0.3.24...v0.3.25) (2025-04-02)


2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armmanagedapplications v1.2.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/solutions/armmanagedapplications/v2 v2.1.0
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/cloudquery/plugin-sdk/v4 v4.76.0
github.com/cloudquery/plugin-sdk/v4 v4.77.0
github.com/google/go-cmp v0.7.0
github.com/invopop/jsonschema v0.13.0
github.com/jpillora/longestcommon v0.0.0-20161227235612-adb9d91ee629
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -36,8 +36,8 @@ github.com/cloudquery/cloudquery-api-go v1.13.8 h1:8n5D0G2wynbUdexr1GS8ND8i0uOwm
github.com/cloudquery/cloudquery-api-go v1.13.8/go.mod h1:ZhEjPkDGDL2KZKlQLUnsgQ0mPz3qC7qftr37q3q+IcA=
github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66 h1:OZLPSIBYEfvkAUeOeM8CwTgVQy5zhayI99ishCrsFV0=
github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66/go.mod h1:0SoZ/U7yJlNOR+fWsBSeTvTbGXB6DK01tzJ7m2Xfg34=
github.com/cloudquery/plugin-sdk/v4 v4.76.0 h1:4IdRzDSDfdy5zeU0ajJeMWgjFkuoopsGbXiOTfT6U/U=
github.com/cloudquery/plugin-sdk/v4 v4.76.0/go.mod h1:gmveeddqfFvMvBkgift+ctK4AiVIqsa0nWP/btMqSeY=
github.com/cloudquery/plugin-sdk/v4 v4.77.0 h1:GKs2XjdzjB+44OjzWlc/W3VxsFSH2IdTiSJIKgtxRUM=
github.com/cloudquery/plugin-sdk/v4 v4.77.0/go.mod h1:gmveeddqfFvMvBkgift+ctK4AiVIqsa0nWP/btMqSeY=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=