Skip to content

Commit b7d8500

Browse files
chore(deps): Update dependency cli-no-v to v6.35.3 (#865)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli-no-v](https://redirect.github.com/cloudquery/cloudquery) | patch | `6.35.2` → `6.35.3` | --- ### Release Notes <details> <summary>cloudquery/cloudquery (cli-no-v)</summary> ### [`v6.35.3`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.35.3) [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.35.2...v6.35.3) ##### Bug Fixes - Correct --offline flag reference to --disable-ai in init error message ([#&#8203;22357](https://redirect.github.com/cloudquery/cloudquery/issues/22357)) ([cdf9799](https://redirect.github.com/cloudquery/cloudquery/commit/cdf97999bc14415a5daac67858ad2a4631b92b0e)) - **deps:** Update module github.com/buger/jsonparser to v1.1.2 \[SECURITY] ([#&#8203;22325](https://redirect.github.com/cloudquery/cloudquery/issues/22325)) ([816b4a0](https://redirect.github.com/cloudquery/cloudquery/commit/816b4a0b3b5ddc39e7f21f34f66059863906d9d9)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.9 ([#&#8203;22352](https://redirect.github.com/cloudquery/cloudquery/issues/22352)) ([a98a303](https://redirect.github.com/cloudquery/cloudquery/commit/a98a30377be1e30381c56071683783a3464cc01c)) - **deps:** Update module github.com/cloudquery/codegen to v0.4.0 ([#&#8203;22347](https://redirect.github.com/cloudquery/cloudquery/issues/22347)) ([782290d](https://redirect.github.com/cloudquery/cloudquery/commit/782290dbfc1f9a24f6a5ef805d770db5124e00a1)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.10 ([#&#8203;22317](https://redirect.github.com/cloudquery/cloudquery/issues/22317)) ([3302565](https://redirect.github.com/cloudquery/cloudquery/commit/3302565456362aeb1178ad6079c498906f51a03c)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.11 ([#&#8203;22343](https://redirect.github.com/cloudquery/cloudquery/issues/22343)) ([f435d9d](https://redirect.github.com/cloudquery/cloudquery/commit/f435d9dd35c42ee1e8ab98fc0fafab79ea0aa7c9)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.9 ([#&#8203;22315](https://redirect.github.com/cloudquery/cloudquery/issues/22315)) ([683717b](https://redirect.github.com/cloudquery/cloudquery/commit/683717b495a21914efa0a494c736ace89affdb69)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.6 ([#&#8203;22318](https://redirect.github.com/cloudquery/cloudquery/issues/22318)) ([ddde2f0](https://redirect.github.com/cloudquery/cloudquery/commit/ddde2f052123ca5561f0e67ea77c14d5bff53cef)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.7 ([#&#8203;22338](https://redirect.github.com/cloudquery/cloudquery/issues/22338)) ([5d71062](https://redirect.github.com/cloudquery/cloudquery/commit/5d71062b1d6c2b7cbce4539beedbbbc6c5361819)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.95.0 ([#&#8203;22354](https://redirect.github.com/cloudquery/cloudquery/issues/22354)) ([35ed376](https://redirect.github.com/cloudquery/cloudquery/commit/35ed3768dfc3691f22b21ab863ecd7f1f96665b5)) - **deps:** Update module google.golang.org/grpc to v1.79.3 \[SECURITY] ([#&#8203;22249](https://redirect.github.com/cloudquery/cloudquery/issues/22249)) ([6f13828](https://redirect.github.com/cloudquery/cloudquery/commit/6f13828e80128d44985b410b58c3e0477877cbad)) - Update old subdomain URLs to new path-based domains ([#&#8203;22319](https://redirect.github.com/cloudquery/cloudquery/issues/22319)) ([a7cec25](https://redirect.github.com/cloudquery/cloudquery/commit/a7cec25bfcedc0a6f8b147ec6ee7b84bf02ed65c)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 2500041 commit b7d8500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
include:
2323
- label: "without-v-prefix"
2424
dbversion: "postgres:latest"
25-
cloudquery-version: "6.35.2"
25+
cloudquery-version: "6.35.3"
2626
os: ubuntu-latest
2727
- label: "with-v-prefix"
2828
dbversion: "postgres:latest"

0 commit comments

Comments
 (0)