-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: cloudquery/codegen
base: v0.3.11
head repository: cloudquery/codegen
compare: v0.3.12
- 11 commits
- 4 files changed
- 1 contributor
Commits on Oct 30, 2023
-
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.17…
….0 (#71) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.16.1` -> `v4.17.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.17.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.17.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.16.1...v4.17.0) ##### Features - Add IsPaid flag to table definition ([#​1327](https://togithub.com/cloudquery/plugin-sdk/issues/1327)) ([ffd14bf](https://togithub.com/cloudquery/plugin-sdk/commit/ffd14bf398fb8fd6831da34e3b99be0eb1a618ab)) - Add OnBeforeSend hook ([#​1325](https://togithub.com/cloudquery/plugin-sdk/issues/1325)) ([023ebbc](https://togithub.com/cloudquery/plugin-sdk/commit/023ebbc522959e1826a6bf2480395cb38c27aea0)) - Adding a batch updater to allow usage updates to be batched ([#​1326](https://togithub.com/cloudquery/plugin-sdk/issues/1326)) ([0301ed7](https://togithub.com/cloudquery/plugin-sdk/commit/0301ed75928a6e8bc50984cb5ec29880396cbc4f)) - Adding quota monitoring for premium plugins ([#​1333](https://togithub.com/cloudquery/plugin-sdk/issues/1333)) ([b7a2ca5](https://togithub.com/cloudquery/plugin-sdk/commit/b7a2ca547a3d819eff7283d8a3afa312335617a9)) - Allow sync to be cancelled when in progress ([#​1334](https://togithub.com/cloudquery/plugin-sdk/issues/1334)) ([6d7be0b](https://togithub.com/cloudquery/plugin-sdk/commit/6d7be0bd9e25710d0e92407f34fe38a11c3f8dad)) ##### Bug Fixes - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`50d3871`](https://togithub.com/cloudquery/plugin-sdk/commit/50d3871) ([#​1337](https://togithub.com/cloudquery/plugin-sdk/issues/1337)) ([f15a89d](https://togithub.com/cloudquery/plugin-sdk/commit/f15a89d64e604642455951895bf3db3e04ae4afe)) - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`f46436f`](https://togithub.com/cloudquery/plugin-sdk/commit/f46436f) ([#​1329](https://togithub.com/cloudquery/plugin-sdk/issues/1329)) ([ee24384](https://togithub.com/cloudquery/plugin-sdk/commit/ee243848baa2e6c6e5737233c926c44897de0ef0)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.4.2 ([#​1335](https://togithub.com/cloudquery/plugin-sdk/issues/1335)) ([2ecd2a1](https://togithub.com/cloudquery/plugin-sdk/commit/2ecd2a1f47ac6ad3d529da0aded01fcdd8f8cb18)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.13.0 ([#​1332](https://togithub.com/cloudquery/plugin-sdk/issues/1332)) ([5553f85](https://togithub.com/cloudquery/plugin-sdk/commit/5553f8556a7dda0be9425c70f9694140c7afb103)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.13.1 ([#​1336](https://togithub.com/cloudquery/plugin-sdk/issues/1336)) ([b782ee7](https://togithub.com/cloudquery/plugin-sdk/commit/b782ee714e87cac8901eac4f032e51fd4362a997)) - **deps:** Update module google.golang.org/grpc to v1.58.3 \[SECURITY] ([#​1331](https://togithub.com/cloudquery/plugin-sdk/issues/1331)) ([43f60c2](https://togithub.com/cloudquery/plugin-sdk/commit/43f60c2d229dc4947cb4a020bd6a54b9b4d8325e)) </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-->
Configuration menu - View commit details
-
Copy full SHA for cc4ee15 - Browse repository at this point
Copy the full SHA cc4ee15View commit details
Commits on Oct 31, 2023
-
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.17…
….1 (#73) 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.17.0` -> `v4.17.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.17.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.17.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.17.0...v4.17.1) ##### Bug Fixes - Fix nil pointer dereference when remaining rows not set ([#​1339](https://togithub.com/cloudquery/plugin-sdk/issues/1339)) ([36a9d35](https://togithub.com/cloudquery/plugin-sdk/commit/36a9d3534c2613df926c0ddd0460f3b548336b5c)) </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-->
Configuration menu - View commit details
-
Copy full SHA for 5bcf9a4 - Browse repository at this point
Copy the full SHA 5bcf9a4View commit details
Commits on Nov 1, 2023
-
fix(deps): Update github.com/apache/arrow/go/v14 digest to c49e242 (#74)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow/go/v14](https://togithub.com/apache/arrow) | indirect | digest | `00efb06` -> `c49e242` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for 446ef65 - Browse repository at this point
Copy the full SHA 446ef65View commit details -
fix(deps): Update golang.org/x/xerrors digest to 104605a (#75)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/xerrors | indirect | digest | `04be3eb` -> `104605a` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for 3e2b7b9 - Browse repository at this point
Copy the full SHA 3e2b7b9View commit details -
fix(deps): Update module github.com/mattn/go-isatty to v0.0.20 (#76)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mattn/go-isatty](https://togithub.com/mattn/go-isatty) | indirect | patch | `v0.0.19` -> `v0.0.20` | --- ### Release Notes <details> <summary>mattn/go-isatty (github.com/mattn/go-isatty)</summary> ### [`v0.0.20`](https://togithub.com/mattn/go-isatty/compare/v0.0.19...v0.0.20) [Compare Source](https://togithub.com/mattn/go-isatty/compare/v0.0.19...v0.0.20) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for 6782398 - Browse repository at this point
Copy the full SHA 6782398View commit details -
chore(deps): Update dependency golangci/golangci-lint to v1.55.1 (#77)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.54.2` -> `v1.55.1` | --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.55.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1551) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.55.0...v1.55.1) 1. updated linters - `gosec`: from 2.18.1 to 2.18.2 2. misc. - `revgrep`: from v0.5.0 to v0.5.2 (support git < 2.41.0) - output: convert backslashes to forward slashes for GitHub Action annotations printer ### [`v1.55.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1550) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.54.2...v1.55.0) 1. new linters - `gochecksumtype`: https://github.com/alecthomas/go-check-sumtype - `inamedparam`: https://github.com/macabu/inamedparam - `perfsprint`: https://github.com/catenacyber/perfsprint - `protogetter`: https://github.com/ghostiam/protogetter - `sloglint`: https://github.com/go-simpler/sloglint - `testifylint`: https://github.com/Antonboom/testifylint 2. updated linters - `bidichk`: from 0.2.4 to 0.2.7 - `decorder`: from 0.4.0 to 0.4.1 - `dupword`: from 0.0.12 to 0.0.13 - `errchkjson`: from 0.3.1 to 0.3.6 - `gci`: from 0.11.0 to 0.11.2 - `ginkgolinter`: from 0.13.5 to 0.14.0 - `go-errorlint`: from 1.4.4 to 1.4.5 - `gocognit`: from 1.0.7 to 1.1.0 - `goconst`: from 1.5.1 to 1.6.0 - `godot`: from 1.4.14 to 1.4.15 - `gofmt`: update to HEAD - `goimports`: update to HEAD - `gosec`: from 2.17.0 to 2.18.1 - `gosmopolitan`: from 1.2.1 to 1.2.2 - `govet`: add `appends` analyzer - `ireturn`: from 0.2.0 to 0.2.1 - `protogetter`: from 0.2.2 to 0.2.3 - `revgrep`: from [`745bb2f`](https://togithub.com/golangci/golangci-lint/commit/745bb2f7c2e6) to v0.5.0 - `revive`: from 1.3.2 to 1.3.4 - `sqlclosecheck`: from 0.4.0 to 0.5.1 - `staticcheck`: from 0.4.5 to 0.4.6 - `tagalign`: from 1.3.2 to 1.3.3 - `unused`: support passing in options 3. misc. - Add a pre-commit hook to check all files 4. Documentation - add source options to exclude-rules docs - `gosec`: add G602 to includes/excludes inside .golangci.reference.yml </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for 28ed525 - Browse repository at this point
Copy the full SHA 28ed525View commit details -
fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/azcore…
… to v1.8.0 (#78) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://togithub.com/Azure/azure-sdk-for-go) | indirect | minor | `v1.7.2` -> `v1.8.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for deb996a - Browse repository at this point
Copy the full SHA deb996aView commit details -
fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/intern…
…al to v1.4.0 (#79) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/azure-sdk-for-go/sdk/internal](https://togithub.com/Azure/azure-sdk-for-go) | indirect | minor | `v1.3.0` -> `v1.4.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for 72ba3ab - Browse repository at this point
Copy the full SHA 72ba3abView commit details -
fix(deps): Update module github.com/google/go-cmp to v0.6.0 (#80)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/google/go-cmp](https://togithub.com/google/go-cmp) | require | minor | `v0.5.9` -> `v0.6.0` | --- ### Release Notes <details> <summary>google/go-cmp (github.com/google/go-cmp)</summary> ### [`v0.6.0`](https://togithub.com/google/go-cmp/releases/tag/v0.6.0) [Compare Source](https://togithub.com/google/go-cmp/compare/v0.5.9...v0.6.0) New API: - ([#​340](https://togithub.com/google/go-cmp/issues/340)) Add `cmpopts.EquateComparable` Documentation changes: - ([#​337](https://togithub.com/google/go-cmp/issues/337)) Use of hotlinking of Go identifiers Build changes: - ([#​325](https://togithub.com/google/go-cmp/issues/325)) Remove purego fallbacks Testing changes: - ([#​322](https://togithub.com/google/go-cmp/issues/322)) Run tests for Go 1.20 version - ([#​332](https://togithub.com/google/go-cmp/issues/332)) Pin GitHub action versions - ([#​327](https://togithub.com/google/go-cmp/issues/327)) set workflow permission to read-only </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for bc9bc5d - Browse repository at this point
Copy the full SHA bc9bc5dView commit details -
fix(deps): Update module github.com/google/uuid to v1.4.0 (#81)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/google/uuid](https://togithub.com/google/uuid) | indirect | minor | `v1.3.1` -> `v1.4.0` | --- ### Release Notes <details> <summary>google/uuid (github.com/google/uuid)</summary> ### [`v1.4.0`](https://togithub.com/google/uuid/releases/tag/v1.4.0) [Compare Source](https://togithub.com/google/uuid/compare/v1.3.1...v1.4.0) ##### Features - UUIDs slice type with Strings() convenience method ([#​133](https://togithub.com/google/uuid/issues/133)) ([cd5fbbd](https://togithub.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4)) ##### Fixes - Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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-->
Configuration menu - View commit details
-
Copy full SHA for 92d9bce - Browse repository at this point
Copy the full SHA 92d9bceView commit details -
chore(main): Release v0.3.12 (#72)
🤖 I have created a release *beep* *boop* --- ## [0.3.12](v0.3.11...v0.3.12) (2023-11-01) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v14 digest to c49e242 ([#74](#74)) ([446ef65](446ef65)) * **deps:** Update golang.org/x/xerrors digest to 104605a ([#75](#75)) ([3e2b7b9](3e2b7b9)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.8.0 ([#78](#78)) ([deb996a](deb996a)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/internal to v1.4.0 ([#79](#79)) ([72ba3ab](72ba3ab)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#71](#71)) ([cc4ee15](cc4ee15)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#73](#73)) ([5bcf9a4](5bcf9a4)) * **deps:** Update module github.com/google/go-cmp to v0.6.0 ([#80](#80)) ([bc9bc5d](bc9bc5d)) * **deps:** Update module github.com/google/uuid to v1.4.0 ([#81](#81)) ([92d9bce](92d9bce)) * **deps:** Update module github.com/mattn/go-isatty to v0.0.20 ([#76](#76)) ([6782398](6782398)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 54b0fa3 - Browse repository at this point
Copy the full SHA 54b0fa3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.11...v0.3.12