-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: 0605455
head repository: cloudquery/plugin-sdk
compare: bd03257
- 6 commits
- 12 files changed
- 2 contributors
Commits on Sep 4, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…61.0 (#1886) 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.60.0` -> `v4.61.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.61.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.61.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.60.0...v4.61.0) ##### Features - Add remoteoauth helpers (`TokenAuthTransport` and `TokenAuthEditor`) ([#​1875](https://togithub.com/cloudquery/plugin-sdk/issues/1875)) ([bb1be84](https://togithub.com/cloudquery/plugin-sdk/commit/bb1be8421bbe8086c71c3c02cc4ab281e0eceb5b)) - Add warning on duplicate clients for `round-robin` and `shuffle` schedulers ([#​1878](https://togithub.com/cloudquery/plugin-sdk/issues/1878)) ([d148b94](https://togithub.com/cloudquery/plugin-sdk/commit/d148b940b09dd832f771a7bf229e4900659d7846)) ##### Bug Fixes - **deps:** Update aws-sdk-go-v2 monorepo ([#​1872](https://togithub.com/cloudquery/plugin-sdk/issues/1872)) ([80eb38a](https://togithub.com/cloudquery/plugin-sdk/commit/80eb38a318bbfd14db2d6a0031e0a2ef467e8a29)) - **deps:** Update golang.org/x/exp digest to [`9b4947d`](https://togithub.com/cloudquery/plugin-sdk/commit/9b4947d) ([#​1881](https://togithub.com/cloudquery/plugin-sdk/issues/1881)) ([bbeb846](https://togithub.com/cloudquery/plugin-sdk/commit/bbeb846aadac0c6f4c8592003a3b4aac2e60b024)) - **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 ([#​1876](https://togithub.com/cloudquery/plugin-sdk/issues/1876)) ([0319ff3](https://togithub.com/cloudquery/plugin-sdk/commit/0319ff3023b3c79f3463e28f0dfc9a19441d5063)) - **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.27.31 ([#​1879](https://togithub.com/cloudquery/plugin-sdk/issues/1879)) ([4dc8f41](https://togithub.com/cloudquery/plugin-sdk/commit/4dc8f417d986749565e67f9bce0cb172e789d74f)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.8 ([#​1870](https://togithub.com/cloudquery/plugin-sdk/issues/1870)) ([96a5194](https://togithub.com/cloudquery/plugin-sdk/commit/96a51947cd67a22545fb863c4437fe21de170dfb)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.9 ([#​1873](https://togithub.com/cloudquery/plugin-sdk/issues/1873)) ([76d4f9f](https://togithub.com/cloudquery/plugin-sdk/commit/76d4f9f11b8a4f10327d02894ef109e282f1f58b)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.0 ([#​1874](https://togithub.com/cloudquery/plugin-sdk/issues/1874)) ([e091d8a](https://togithub.com/cloudquery/plugin-sdk/commit/e091d8a7091f9d52da068813efacdaa37b7ae0b5)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.1 ([#​1877](https://togithub.com/cloudquery/plugin-sdk/issues/1877)) ([11aaab4](https://togithub.com/cloudquery/plugin-sdk/commit/11aaab425f9182af49bf0d92d5829a70d624b538)) - **deps:** Update module golang.org/x/oauth2 to v0.22.0 ([#​1883](https://togithub.com/cloudquery/plugin-sdk/issues/1883)) ([2a40306](https://togithub.com/cloudquery/plugin-sdk/commit/2a40306b74e7926078b4576d9f1940e772f0ee1b)) - **deps:** Update module google.golang.org/grpc to v1.66.0 ([#​1880](https://togithub.com/cloudquery/plugin-sdk/issues/1880)) ([a907ea6](https://togithub.com/cloudquery/plugin-sdk/commit/a907ea632a7e5e0803202a1930222eeeaca50d8e)) - **deps:** Update opentelemetry-go monorepo ([#​1884](https://togithub.com/cloudquery/plugin-sdk/issues/1884)) ([9be63fe](https://togithub.com/cloudquery/plugin-sdk/commit/9be63feb754ad6503dedb45d2e921aee2c804ade)) - Fix panic when converting schema changes to string ([#​1885](https://togithub.com/cloudquery/plugin-sdk/issues/1885)) ([8274f17](https://togithub.com/cloudquery/plugin-sdk/commit/8274f172ebf65c085a8d004808404564f7903ffa)) </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 b2d6b06 - Browse repository at this point
Copy the full SHA b2d6b06View commit details -
chore(deps): Update dependency golangci/golangci-lint to v1.60.3 (#1882)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.59.1` -> `v1.60.3` | --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.60.3`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1603) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3) 1. Updated linters - `gosec`: from [`81cda2f`](https://togithub.com/golangci/golangci-lint/commit/81cda2f91fbe) to [`ab3f6c1`](https://togithub.com/golangci/golangci-lint/commit/ab3f6c1c83a0) (fix `G115` false positives) 2. Misc. - Check that the Go version use to build is greater or equals to the Go version of the project ### [`v1.60.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1602) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2) 1. Updated linters - `gofmt`: update to HEAD (go1.22) - `gofumpt`: from 0.6.0 to 0.7.0 - `gosec`: fix G602 analyzer - `gosec`: from [`5f0084e`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) to [`81cda2f`](https://togithub.com/golangci/golangci-lint/commit/81cda2f91fbe) (adds `G115`, `G405`, `G406`, `G506`, `G507`) - `staticcheck`: from 0.5.0 to 0.5.1 - `staticcheck`: propagate Go version - `wrapcheck`: from 2.8.3 to 2.9.0 -
⚠️ `exportloopref`: deprecation ### [`v1.60.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1601) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.59.1...v1.60.1) 1. Updated linters - `errorlint`: from 1.5.2 to 1.6.0 - `exhaustruct`: from 3.2.0 to 3.3.0 (recognize custom error values in return) - `fatcontext`: from 0.2.2 to 0.4.0 (fix false positives for context stored in structs) - `gocognit`: from 1.1.2 to 1.1.3 - `gomodguard`: from 1.3.2 to 1.3.3 - `govet` (`printf`): report non-constant format, no args - `lll`: advertise max line length instead of just reporting failure - `revive`: from 1.3.7 to 1.3.9 (new rule: `comments-density`) - `sloglint`: from 0.7.1 to 0.7.2 - `spancheck`: from 0.6.1 to 0.6.2 - `staticcheck`: from 0.4.7 to 0.5.0 - `tenv`: from 1.7.1 to 1.10.0 (remove reports on fuzzing) - `testifylint`: from 1.3.1 to 1.4.3 (new options: `formatter`, `suite-broken-parallel`, `suite-subtest-run`) - `tparallel`: from 0.3.1 to 0.3.2 - `usestdlibvars`: from 1.26.0 to 1.27.0 (fix false-positive with number used inside a mathematical operations) - `wsl`: from 4.2.1 to 4.4.1 - ️⚠️ `unused`: remove `exported-is-used` option 2. Fixes - SARIF: sanitize level property - ️⚠️ `typecheck` issues should never be ignored 3. Documentation - Add link on linter without configuration - Remove 'trusted by' page - `wsl` update documentation of the configuration 4. misc. - 🎉 go1.23 support </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->Configuration menu - View commit details
-
Copy full SHA for ac7feda - Browse repository at this point
Copy the full SHA ac7fedaView commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.22.2 (
#1887) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.22.1` -> `v1.22.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.22.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.22.2) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.22.1...v1.22.2) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`9b4947d`](https://togithub.com/cloudquery/plugin-pb-go/commit/9b4947d) ([#​398](https://togithub.com/cloudquery/plugin-pb-go/issues/398)) ([49df5a5](https://togithub.com/cloudquery/plugin-pb-go/commit/49df5a59dc28b03c47ba80fe3dc44e0d8c8d748c)) - **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.6 ([#​399](https://togithub.com/cloudquery/plugin-pb-go/issues/399)) ([5c7b439](https://togithub.com/cloudquery/plugin-pb-go/commit/5c7b439a69861901c525629ba5b35bdfd2ab248e)) - **deps:** Update module google.golang.org/grpc to v1.66.0 ([#​396](https://togithub.com/cloudquery/plugin-pb-go/issues/396)) ([19c0441](https://togithub.com/cloudquery/plugin-pb-go/commit/19c044150392dce330e2952342d5524756e0bb87)) </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 a881fac - Browse repository at this point
Copy the full SHA a881facView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4654866 - Browse repository at this point
Copy the full SHA 4654866View commit details
Commits on Sep 7, 2024
-
fix(deps): Update aws-sdk-go-v2 monorepo (#1890)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.30.4` -> `v1.30.5` | | [github.com/aws/aws-sdk-go-v2/config](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.31` -> `v1.27.33` | | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.4` -> `v1.27.6` | | [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.23.4` -> `v1.23.6` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.30.5`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.30.4...v1.30.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Saturday" (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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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 b185e11 - Browse repository at this point
Copy the full SHA b185e11View commit details
Commits on Sep 13, 2024
-
chore(main): Release v4.62.0 (#1888)
🤖 I have created a release *beep* *boop* --- ## [4.62.0](v4.61.0...v4.62.0) (2024-09-07) ### Features * Support Contract Listing For AWS Marketplace ([#1889](#1889)) ([4654866](4654866)) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#1890](#1890)) ([b185e11](b185e11)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.2 ([#1887](#1887)) ([a881fac](a881fac)) --- 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 bd03257 - Browse repository at this point
Copy the full SHA bd03257View 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 0605455...bd03257