-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: v4.49.0
head repository: cloudquery/plugin-sdk
compare: v4.49.1
- 9 commits
- 7 files changed
- 2 contributors
Commits on Jun 27, 2024
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…49.0 (#1776) 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.48.0` -> `v4.49.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.49.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.49.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.48.0...v4.49.0) ##### Features - Better OTEL traces, add metrics ([#​1751](https://togithub.com/cloudquery/plugin-sdk/issues/1751)) ([874c33a](https://togithub.com/cloudquery/plugin-sdk/commit/874c33a9ddc1fcc7aefb86cf1a0076f701f07735)) ##### Bug Fixes - **deps:** Update module github.com/hashicorp/go-retryablehttp to v0.7.7 \[SECURITY] ([#​1774](https://togithub.com/cloudquery/plugin-sdk/issues/1774)) ([e5e8e7e](https://togithub.com/cloudquery/plugin-sdk/commit/e5e8e7ea650862e53214f381db6c22173fb04edb)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 06cee6a - Browse repository at this point
Copy the full SHA 06cee6aView commit details
Commits on Jul 1, 2024
-
fix(deps): Update golang.org/x/exp digest to 7f521ea (#1778)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `fd00a4e` -> `7f521ea` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 2a1f2d6 - Browse repository at this point
Copy the full SHA 2a1f2d6View commit details -
fix(deps): Update module github.com/spf13/cobra to v1.8.1 (#1779)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/cobra](https://togithub.com/spf13/cobra) | require | patch | `v1.8.0` -> `v1.8.1` | --- ### Release Notes <details> <summary>spf13/cobra (github.com/spf13/cobra)</summary> ### [`v1.8.1`](https://togithub.com/spf13/cobra/releases/tag/v1.8.1) [Compare Source](https://togithub.com/spf13/cobra/compare/v1.8.0...v1.8.1) #### ✨ Features - Add env variable to suppress completion descriptions on create by [@​scop](https://togithub.com/scop) in [https://github.com/spf13/cobra/pull/1938](https://togithub.com/spf13/cobra/pull/1938) #### 🐛 Bug fixes - Micro-optimizations by [@​scop](https://togithub.com/scop) in [https://github.com/spf13/cobra/pull/1957](https://togithub.com/spf13/cobra/pull/1957) #### 🔧 Maintenance - build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/cobra/pull/2127](https://togithub.com/spf13/cobra/pull/2127) - Consistent annotation names by [@​nirs](https://togithub.com/nirs) in [https://github.com/spf13/cobra/pull/2140](https://togithub.com/spf13/cobra/pull/2140) - Remove fully inactivated linters by [@​nirs](https://togithub.com/nirs) in [https://github.com/spf13/cobra/pull/2148](https://togithub.com/spf13/cobra/pull/2148) - Address golangci-lint deprecation warnings, enable some more linters by [@​scop](https://togithub.com/scop) in [https://github.com/spf13/cobra/pull/2152](https://togithub.com/spf13/cobra/pull/2152) #### 🧪 Testing & CI/CD - Add test for func in cobra.go by [@​korovindenis](https://togithub.com/korovindenis) in [https://github.com/spf13/cobra/pull/2094](https://togithub.com/spf13/cobra/pull/2094) - ci: test golang 1.22 by [@​cyrilico](https://togithub.com/cyrilico) in [https://github.com/spf13/cobra/pull/2113](https://togithub.com/spf13/cobra/pull/2113) - Optimized and added more linting by [@​scop](https://togithub.com/scop) in [https://github.com/spf13/cobra/pull/2099](https://togithub.com/spf13/cobra/pull/2099) - build(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/cobra/pull/2087](https://togithub.com/spf13/cobra/pull/2087) - build(deps): bump actions/labeler from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/cobra/pull/2086](https://togithub.com/spf13/cobra/pull/2086) - build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/cobra/pull/2108](https://togithub.com/spf13/cobra/pull/2108) - build(deps): bump actions/cache from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/cobra/pull/2102](https://togithub.com/spf13/cobra/pull/2102) #### ✏️ Documentation - Fixes and docs for usage as plugin by [@​nirs](https://togithub.com/nirs) in [https://github.com/spf13/cobra/pull/2070](https://togithub.com/spf13/cobra/pull/2070) - flags: clarify documentation that LocalFlags related function do not modify the state by [@​niamster](https://togithub.com/niamster) in [https://github.com/spf13/cobra/pull/2064](https://togithub.com/spf13/cobra/pull/2064) - chore: remove repetitive words by [@​racerole](https://togithub.com/racerole) in [https://github.com/spf13/cobra/pull/2122](https://togithub.com/spf13/cobra/pull/2122) - Add LXC to the list of projects using Cobra [@​VaradBelwalkar](https://togithub.com/VaradBelwalkar) in [https://github.com/spf13/cobra/pull/2071](https://togithub.com/spf13/cobra/pull/2071) - Update projects_using_cobra.md by [@​marcuskohlberg](https://togithub.com/marcuskohlberg) in [https://github.com/spf13/cobra/pull/2089](https://togithub.com/spf13/cobra/pull/2089) - \[chore]: update projects using cobra by [@​cmwylie19](https://togithub.com/cmwylie19) in [https://github.com/spf13/cobra/pull/2093](https://togithub.com/spf13/cobra/pull/2093) - Add Taikun CLI to list of projects by [@​Smidra](https://togithub.com/Smidra) in [https://github.com/spf13/cobra/pull/2098](https://togithub.com/spf13/cobra/pull/2098) - Add Incus to the list of projects using Cobra by [@​montag451](https://togithub.com/montag451) in [https://github.com/spf13/cobra/pull/2118](https://togithub.com/spf13/cobra/pull/2118) #### New Contributors - [@​VaradBelwalkar](https://togithub.com/VaradBelwalkar) made their first contribution in [https://github.com/spf13/cobra/pull/2071](https://togithub.com/spf13/cobra/pull/2071) - [@​marcuskohlberg](https://togithub.com/marcuskohlberg) made their first contribution in [https://github.com/spf13/cobra/pull/2089](https://togithub.com/spf13/cobra/pull/2089) - [@​cmwylie19](https://togithub.com/cmwylie19) made their first contribution in [https://github.com/spf13/cobra/pull/2093](https://togithub.com/spf13/cobra/pull/2093) - [@​korovindenis](https://togithub.com/korovindenis) made their first contribution in [https://github.com/spf13/cobra/pull/2094](https://togithub.com/spf13/cobra/pull/2094) - [@​niamster](https://togithub.com/niamster) made their first contribution in [https://github.com/spf13/cobra/pull/2064](https://togithub.com/spf13/cobra/pull/2064) - [@​Smidra](https://togithub.com/Smidra) made their first contribution in [https://github.com/spf13/cobra/pull/2098](https://togithub.com/spf13/cobra/pull/2098) - [@​montag451](https://togithub.com/montag451) made their first contribution in [https://github.com/spf13/cobra/pull/2118](https://togithub.com/spf13/cobra/pull/2118) - [@​cyrilico](https://togithub.com/cyrilico) made their first contribution in [https://github.com/spf13/cobra/pull/2113](https://togithub.com/spf13/cobra/pull/2113) - [@​racerole](https://togithub.com/racerole) made their first contribution in [https://github.com/spf13/cobra/pull/2122](https://togithub.com/spf13/cobra/pull/2122) - [@​pedromotita](https://togithub.com/pedromotita) made their first contribution in [https://github.com/spf13/cobra/pull/2120](https://togithub.com/spf13/cobra/pull/2120) - [@​cubxxw](https://togithub.com/cubxxw) made their first contribution in [https://github.com/spf13/cobra/pull/2128](https://togithub.com/spf13/cobra/pull/2128) *** Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍 **Full Changelog**: spf13/cobra@v1.8.0...v1.8.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for e3566a3 - Browse repository at this point
Copy the full SHA e3566a3View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 49d43b6 - Browse repository at this point
Copy the full SHA 49d43b6View commit details
Commits on Jul 3, 2024
-
fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…
…1.12.0 (#1783) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | minor | `v1.11.3` -> `v1.12.0` | --- ### Release Notes <details> <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary> ### [`v1.12.0`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.12.0) [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.11.3...v1.12.0) ##### Features - Upgrade oapi-codegen version ([#​189](https://togithub.com/cloudquery/cloudquery-api-go/issues/189)) ([b478180](https://togithub.com/cloudquery/cloudquery-api-go/commit/b478180b847da753d6283533479381ae008bd974)) ##### Bug Fixes - Generate CloudQuery Go API Client from `spec.json` ([#​170](https://togithub.com/cloudquery/cloudquery-api-go/issues/170)) ([cfc4eed](https://togithub.com/cloudquery/cloudquery-api-go/commit/cfc4eed76e9122d702c6e249cb9ab5acaca17ee3)) - Generate CloudQuery Go API Client from `spec.json` ([#​172](https://togithub.com/cloudquery/cloudquery-api-go/issues/172)) ([0557f6e](https://togithub.com/cloudquery/cloudquery-api-go/commit/0557f6e7c60b1cdf45d65005046af2a282f957da)) - Generate CloudQuery Go API Client from `spec.json` ([#​173](https://togithub.com/cloudquery/cloudquery-api-go/issues/173)) ([ded4693](https://togithub.com/cloudquery/cloudquery-api-go/commit/ded46932fad761ed5e8ecee8a05170e111c302d4)) - Generate CloudQuery Go API Client from `spec.json` ([#​174](https://togithub.com/cloudquery/cloudquery-api-go/issues/174)) ([f42ea7f](https://togithub.com/cloudquery/cloudquery-api-go/commit/f42ea7f7c639fe22dff6b90cc7c4b4fb92550dc4)) - Generate CloudQuery Go API Client from `spec.json` ([#​175](https://togithub.com/cloudquery/cloudquery-api-go/issues/175)) ([e7930cc](https://togithub.com/cloudquery/cloudquery-api-go/commit/e7930cc35a92f93527e916c2b0bd4d5cf04ce11f)) - Generate CloudQuery Go API Client from `spec.json` ([#​176](https://togithub.com/cloudquery/cloudquery-api-go/issues/176)) ([58bf785](https://togithub.com/cloudquery/cloudquery-api-go/commit/58bf785bbb8ca97a1f604cabd7ffd7b5d4b3afec)) - Generate CloudQuery Go API Client from `spec.json` ([#​177](https://togithub.com/cloudquery/cloudquery-api-go/issues/177)) ([fd9a4ef](https://togithub.com/cloudquery/cloudquery-api-go/commit/fd9a4efb75db2ab775257ce98e84547c70889556)) - Generate CloudQuery Go API Client from `spec.json` ([#​178](https://togithub.com/cloudquery/cloudquery-api-go/issues/178)) ([99ac21b](https://togithub.com/cloudquery/cloudquery-api-go/commit/99ac21b8ad9747624e74864b454b50a75fe9fa23)) - Generate CloudQuery Go API Client from `spec.json` ([#​179](https://togithub.com/cloudquery/cloudquery-api-go/issues/179)) ([0386cad](https://togithub.com/cloudquery/cloudquery-api-go/commit/0386cad9556e21bb60bf5435fef27d1e00507fa4)) - Generate CloudQuery Go API Client from `spec.json` ([#​180](https://togithub.com/cloudquery/cloudquery-api-go/issues/180)) ([a6ad886](https://togithub.com/cloudquery/cloudquery-api-go/commit/a6ad88671b21578349f4c8c359b02fa187cb0043)) - Generate CloudQuery Go API Client from `spec.json` ([#​181](https://togithub.com/cloudquery/cloudquery-api-go/issues/181)) ([03c7442](https://togithub.com/cloudquery/cloudquery-api-go/commit/03c744269ff40f8babfd670508a7f773417d8637)) - Generate CloudQuery Go API Client from `spec.json` ([#​182](https://togithub.com/cloudquery/cloudquery-api-go/issues/182)) ([4c194a7](https://togithub.com/cloudquery/cloudquery-api-go/commit/4c194a72ebda5dd0f5412ab1e4d0af4d7c0ccf83)) - Generate CloudQuery Go API Client from `spec.json` ([#​183](https://togithub.com/cloudquery/cloudquery-api-go/issues/183)) ([6ac8600](https://togithub.com/cloudquery/cloudquery-api-go/commit/6ac86009d72e9884ae48284ae428aba43d0eeb53)) - Generate CloudQuery Go API Client from `spec.json` ([#​184](https://togithub.com/cloudquery/cloudquery-api-go/issues/184)) ([bef70d4](https://togithub.com/cloudquery/cloudquery-api-go/commit/bef70d4b346f1361de5bac3110eee4c567118594)) - Generate CloudQuery Go API Client from `spec.json` ([#​185](https://togithub.com/cloudquery/cloudquery-api-go/issues/185)) ([e2b4aba](https://togithub.com/cloudquery/cloudquery-api-go/commit/e2b4aba01a86951a9ee955beb32d1ce2bd11fd6e)) - Generate CloudQuery Go API Client from `spec.json` ([#​186](https://togithub.com/cloudquery/cloudquery-api-go/issues/186)) ([170ae88](https://togithub.com/cloudquery/cloudquery-api-go/commit/170ae888837baaec7559710390801f0b1bf22822)) - Generate CloudQuery Go API Client from `spec.json` ([#​187](https://togithub.com/cloudquery/cloudquery-api-go/issues/187)) ([63205b9](https://togithub.com/cloudquery/cloudquery-api-go/commit/63205b94db002ba554b7924d2469cde5d29a0096)) - Generate CloudQuery Go API Client from `spec.json` ([#​188](https://togithub.com/cloudquery/cloudquery-api-go/issues/188)) ([3ebded6](https://togithub.com/cloudquery/cloudquery-api-go/commit/3ebded6d6ca274eb8a7e0538ce94fd3851f77ecf)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 812115d - Browse repository at this point
Copy the full SHA 812115dView commit details
Commits on Jul 4, 2024
-
fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…
…1.12.1 (#1784) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | patch | `v1.12.0` -> `v1.12.1` | --- ### Release Notes <details> <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary> ### [`v1.12.1`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.12.1) [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.12.0...v1.12.1) ##### Bug Fixes - Generate CloudQuery Go API Client from `spec.json` ([#​190](https://togithub.com/cloudquery/cloudquery-api-go/issues/190)) ([ecacca7](https://togithub.com/cloudquery/cloudquery-api-go/commit/ecacca723f46efdd4bbbeaf9d1f1aed8f95fecb7)) - Generate CloudQuery Go API Client from `spec.json` ([#​192](https://togithub.com/cloudquery/cloudquery-api-go/issues/192)) ([e427c4a](https://togithub.com/cloudquery/cloudquery-api-go/commit/e427c4a81f1c8d1fee239d594e3f1280dd9eda52)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 9cf0394 - Browse repository at this point
Copy the full SHA 9cf0394View commit details
Commits on Jul 6, 2024
-
fix(deps): Update module google.golang.org/grpc to v1.65.0 (#1785)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.64.0` -> `v1.65.0` | --- ### Release Notes <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.65.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.65.0): Release 1.65.0 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.64.1...v1.65.0) ### Dependencies - Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See [#​7249](https://togithub.com/grpc/grpc-go/issues/7249) for more information. ([#​7250](https://togithub.com/grpc/grpc-go/issues/7250)) - Update x/net/http2 to address [CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288) ([#​7282](https://togithub.com/grpc/grpc-go/issues/7282)) ### Behavior Changes - credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable `GRPC_ENFORCE_ALPN_ENABLED` is set to "true" (case insensitive). ([#​7184](https://togithub.com/grpc/grpc-go/issues/7184)) - NOTE: this behavior will become the default in a future release. - metadata: remove String method from MD to make printing more consistent ([#​7373](https://togithub.com/grpc/grpc-go/issues/7373)) ### New Features - grpc: add `WithMaxCallAttempts` to configure gRPC's retry behavior per-channel. ([#​7229](https://togithub.com/grpc/grpc-go/issues/7229)) - Special Thanks: [@​imoore76](https://togithub.com/imoore76) ### Bug Fixes - ringhash: properly apply endpoint weights instead of ignoring them ([#​7156](https://togithub.com/grpc/grpc-go/issues/7156)) - xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors ([#​7128](https://togithub.com/grpc/grpc-go/issues/7128)) - Special Thanks: [@​bozaro](https://togithub.com/bozaro) ### [`v1.64.1`](https://togithub.com/grpc/grpc-go/releases/tag/v1.64.1): Release 1.64.1 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.64.0...v1.64.1) ### Dependencies - Update x/net/http2 to address [CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288) ([#​7352](https://togithub.com/grpc/grpc-go/issues/7352)) - metadata: remove String method from MD to make printing consistent ([#​7374](https://togithub.com/grpc/grpc-go/issues/7374)) </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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for fcad58f - Browse repository at this point
Copy the full SHA fcad58fView commit details
Commits on Jul 8, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.20.3 (
#1786) 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.20.2` -> `v1.20.3` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.20.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.20.3) [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.20.2...v1.20.3) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`7f521ea`](https://togithub.com/cloudquery/plugin-pb-go/commit/7f521ea) ([#​347](https://togithub.com/cloudquery/plugin-pb-go/issues/347)) ([625888e](https://togithub.com/cloudquery/plugin-pb-go/commit/625888e002be2adcb493fd4b3840e964882f3e91)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#​354](https://togithub.com/cloudquery/plugin-pb-go/issues/354)) ([b6715ce](https://togithub.com/cloudquery/plugin-pb-go/commit/b6715ce351a73ab3cbe4a810ed33ea1f4565c07a)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 ([#​355](https://togithub.com/cloudquery/plugin-pb-go/issues/355)) ([df2d939](https://togithub.com/cloudquery/plugin-pb-go/commit/df2d939eed959ed20628f267dd447636ced0d86d)) - **deps:** Update module github.com/docker/docker to v26.1.4+incompatible ([#​350](https://togithub.com/cloudquery/plugin-pb-go/issues/350)) ([63d22c1](https://togithub.com/cloudquery/plugin-pb-go/commit/63d22c188dd1323243c0782c915629538ac2abdf)) - **deps:** Update module github.com/docker/docker to v27 ([#​353](https://togithub.com/cloudquery/plugin-pb-go/issues/353)) ([e5607ab](https://togithub.com/cloudquery/plugin-pb-go/commit/e5607ab477fc843b0b77e6bc7bfdd7cfcd563515)) - **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.4 ([#​351](https://togithub.com/cloudquery/plugin-pb-go/issues/351)) ([a579ce0](https://togithub.com/cloudquery/plugin-pb-go/commit/a579ce0cc2e0530fd23d130afa832925129709ee)) - **deps:** Update module google.golang.org/grpc to v1.65.0 ([#​356](https://togithub.com/cloudquery/plugin-pb-go/issues/356)) ([be32185](https://togithub.com/cloudquery/plugin-pb-go/commit/be32185999d8bb2397df2eb660b0d3cbbed0d129)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1Configuration menu - View commit details
-
Copy full SHA for 7b1fc58 - Browse repository at this point
Copy the full SHA 7b1fc58View commit details -
chore(main): Release v4.49.1 (#1780)
🤖 I have created a release *beep* *boop* --- ## [4.49.1](v4.49.0...v4.49.1) (2024-07-08) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 7f521ea ([#1778](#1778)) ([2a1f2d6](2a1f2d6)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#1783](#1783)) ([812115d](812115d)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 ([#1784](#1784)) ([9cf0394](9cf0394)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.3 ([#1786](#1786)) ([7b1fc58](7b1fc58)) * **deps:** Update module github.com/spf13/cobra to v1.8.1 ([#1779](#1779)) ([e3566a3](e3566a3)) * **deps:** Update module google.golang.org/grpc to v1.65.0 ([#1785](#1785)) ([fcad58f](fcad58f)) * Reuse builders on state client flush ([#1777](#1777)) ([49d43b6](49d43b6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1Configuration menu - View commit details
-
Copy full SHA for 999bb0a - Browse repository at this point
Copy the full SHA 999bb0aView 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.49.0...v4.49.1