-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: cloudquery/filetypes
base: v4.6.0
head repository: cloudquery/filetypes
compare: v4.6.1
- 7 commits
- 4 files changed
- 1 contributor
Commits on Dec 13, 2024
-
fix(deps): Update module github.com/cloudquery/codegen to v0.3.22 (#604)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.21` -> `v0.3.22` | --- ### Release Notes <details> <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary> ### [`v0.3.22`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.22) [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.21...v0.3.22) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.71.0 ([#​287](https://togithub.com/cloudquery/codegen/issues/287)) ([bad890f](https://togithub.com/cloudquery/codegen/commit/bad890fb85896767d1156bfc27a63396ba4dfd64)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.71.1 ([#​289](https://togithub.com/cloudquery/codegen/issues/289)) ([3fd710b](https://togithub.com/cloudquery/codegen/commit/3fd710b38dc1373e3366e03a954085b88c3876c7)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.0 ([#​290](https://togithub.com/cloudquery/codegen/issues/290)) ([77e3555](https://togithub.com/cloudquery/codegen/commit/77e355518fee2e156536cd4ba6ccff8dd852cbf8)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 233cf09 - Browse repository at this point
Copy the full SHA 233cf09View commit details
Commits on Dec 19, 2024
-
fix(deps): Update module golang.org/x/net to v0.33.0 [SECURITY] (#606)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | indirect | minor | `v0.31.0` -> `v0.33.0` | ### GitHub Vulnerability Alerts #### [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338) An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJzZWN1cml0eSJdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 2ddabf4 - Browse repository at this point
Copy the full SHA 2ddabf4View commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…
….1 (#607) 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.72.0` -> `v4.72.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.72.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.0...v4.72.1) ##### Bug Fixes - **deps:** Update aws-sdk-go-v2 monorepo ([#​2007](https://togithub.com/cloudquery/plugin-sdk/issues/2007)) ([7f3818d](https://togithub.com/cloudquery/plugin-sdk/commit/7f3818d51a2d60bc7dc2a3846ef038a783d984bc)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.5 ([#​2015](https://togithub.com/cloudquery/plugin-sdk/issues/2015)) ([9b6e9f2](https://togithub.com/cloudquery/plugin-sdk/commit/9b6e9f29ac3d165bf5470e933b8638a961b4bd64)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.1 ([#​2010](https://togithub.com/cloudquery/plugin-sdk/issues/2010)) ([b12dc10](https://togithub.com/cloudquery/plugin-sdk/commit/b12dc1033a5130629c4ff3eb76c233704df81747)) - **deps:** Update module golang.org/x/net to v0.33.0 \[SECURITY] ([#​2014](https://togithub.com/cloudquery/plugin-sdk/issues/2014)) ([7360bd2](https://togithub.com/cloudquery/plugin-sdk/commit/7360bd26d49e76f48182efdad8d75a07a95e0263)) - **deps:** Update module google.golang.org/grpc to v1.69.0 ([#​2008](https://togithub.com/cloudquery/plugin-sdk/issues/2008)) ([aae018f](https://togithub.com/cloudquery/plugin-sdk/commit/aae018f9838c80c3ff5f10ec6b47c41d809b4694)) - OpenTelemetry schema URL panic ([#​2012](https://togithub.com/cloudquery/plugin-sdk/issues/2012)) ([b616279](https://togithub.com/cloudquery/plugin-sdk/commit/b6162796a417cea0b8bb0efee8074917dce63415)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 075138b - Browse repository at this point
Copy the full SHA 075138bView commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…
….2 (#608) 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.72.1` -> `v4.72.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.72.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.2) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.1...v4.72.2) ##### Bug Fixes - Use field name in json type schema if json tag is missing ([#​2011](https://togithub.com/cloudquery/plugin-sdk/issues/2011)) ([7ca8009](https://togithub.com/cloudquery/plugin-sdk/commit/7ca8009bec4214928fdeb2473b7c04294ae7952e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 9cba0e3 - Browse repository at this point
Copy the full SHA 9cba0e3View commit details
Commits on Dec 20, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…
….3 (#609) 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.72.2` -> `v4.72.3` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.72.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.3) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.2...v4.72.3) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.1 ([#​2021](https://togithub.com/cloudquery/plugin-sdk/issues/2021)) ([d4e9d15](https://togithub.com/cloudquery/plugin-sdk/commit/d4e9d1553c71a063df0c5b998fd493d59f17af5f)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.2 ([#​2022](https://togithub.com/cloudquery/plugin-sdk/issues/2022)) ([b0a7640](https://togithub.com/cloudquery/plugin-sdk/commit/b0a76401de2c9ade87a01f465efba815798a6c2c)) - Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#​2018](https://togithub.com/cloudquery/plugin-sdk/issues/2018)) ([6d72c67](https://togithub.com/cloudquery/plugin-sdk/commit/6d72c67b06ee3770bb396fad58c5f0eacc911ec2)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 428afc7 - Browse repository at this point
Copy the full SHA 428afc7View commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.72…
….4 (#610) 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.72.3` -> `v4.72.4` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.72.4`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.4) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.3...v4.72.4) ##### Bug Fixes - Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#​2023](https://togithub.com/cloudquery/plugin-sdk/issues/2023)) ([78a6371](https://togithub.com/cloudquery/plugin-sdk/commit/78a6371a757ffdb53a3aa0158d57a2d4ad313f1b)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for ce59cf3 - Browse repository at this point
Copy the full SHA ce59cf3View commit details -
chore(main): Release v4.6.1 (#605)
🤖 I have created a release *beep* *boop* --- ## [4.6.1](v4.6.0...v4.6.1) (2024-12-20) ### Bug Fixes * **deps:** Update module github.com/cloudquery/codegen to v0.3.22 ([#604](#604)) ([233cf09](233cf09)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.1 ([#607](#607)) ([075138b](075138b)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.2 ([#608](#608)) ([9cba0e3](9cba0e3)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.3 ([#609](#609)) ([428afc7](428afc7)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.4 ([#610](#610)) ([ce59cf3](ce59cf3)) * **deps:** Update module golang.org/x/net to v0.33.0 [SECURITY] ([#606](#606)) ([2ddabf4](2ddabf4)) --- 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 78a5e07 - Browse repository at this point
Copy the full SHA 78a5e07View 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 v4.6.0...v4.6.1