-
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.2
head repository: cloudquery/codegen
compare: v0.3.3
- 7 commits
- 8 files changed
- 3 contributors
Commits on Oct 1, 2023
-
fix(deps): Update golang.org/x/exp digest to 9212866 (#30)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `d852ddb` -> `9212866` | --- ### 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 6026688 - Browse repository at this point
Copy the full SHA 6026688View commit details -
fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/azcore…
… to v1.7.2 (#31) 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 | patch | `v1.7.1` -> `v1.7.2` | --- ### 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 246d010 - Browse repository at this point
Copy the full SHA 246d010View commit details -
chore(deps): Update leonsteinhaeuser/project-beta-automations action …
…to v2.2.1 (#33) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [leonsteinhaeuser/project-beta-automations](https://togithub.com/leonsteinhaeuser/project-beta-automations) | action | minor | `v2.1.0` -> `v2.2.1` | --- ### Release Notes <details> <summary>leonsteinhaeuser/project-beta-automations (leonsteinhaeuser/project-beta-automations)</summary> ### [`v2.2.1`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.1) [Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.2.0...v2.2.1) #### What's Changed - Fixed wrong default for `gh_host` by [@​weirdan](https://togithub.com/weirdan) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/78](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/78) #### New Contributors - [@​weirdan](https://togithub.com/weirdan) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/78](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/78) **Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.0) [Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.0) #### What's Changed - Adding workflow example for PR's coming from forks by [@​ericbsd](https://togithub.com/ericbsd) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/64](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/64) - feat: ci improvements by [@​leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/67](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/67) - Eliminate quotes from text data in custom field by [@​satoshihirose](https://togithub.com/satoshihirose) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/66](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/66) - add support for arm-based runners by [@​petrandr](https://togithub.com/petrandr) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/72](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/72) - add support for enterprise customers by [@​petrandr](https://togithub.com/petrandr) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/74](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/74) #### New Contributors - [@​ericbsd](https://togithub.com/ericbsd) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/64](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/64) - [@​satoshihirose](https://togithub.com/satoshihirose) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/66](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/66) - [@​petrandr](https://togithub.com/petrandr) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/72](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/72) **Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.1.0...v2.2.0-rc.1 </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 20e48f5 - Browse repository at this point
Copy the full SHA 20e48f5View commit details -
fix(deps): Update module golang.org/x/net to v0.15.0 (#34)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | indirect | minor | `v0.14.0` -> `v0.15.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 44a2c4a - Browse repository at this point
Copy the full SHA 44a2c4aView commit details
Commits on Oct 2, 2023
-
chore(deps): Update actions/checkout action to v4
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for b1262f7 - Browse repository at this point
Copy the full SHA b1262f7View commit details -
feat: Add schema writing helper for gen code (#29)
Blocked by: - [x] invopop/jsonschema#103 - [x] invopop/jsonschema#105 - [x] cloudquery/plugin-sdk#1254
Configuration menu - View commit details
-
Copy full SHA for 2669d7e - Browse repository at this point
Copy the full SHA 2669d7eView commit details -
chore(main): Release v0.3.3 (#32)
🤖 I have created a release *beep* *boop* --- ## [0.3.3](v0.3.2...v0.3.3) (2023-10-02) ### Features * Add schema writing helper for gen code ([#29](#29)) ([2669d7e](2669d7e)) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 9212866 ([#30](#30)) ([6026688](6026688)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.2 ([#31](#31)) ([246d010](246d010)) * **deps:** Update module golang.org/x/net to v0.15.0 ([#34](#34)) ([44a2c4a](44a2c4a)) --- 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 e485dd1 - Browse repository at this point
Copy the full SHA e485dd1View 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.2...v0.3.3