Skip to content

Commit e8bd49e

Browse files
chore(deps): Update dependency cli to v6.35.5 (#884)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli](https://redirect.github.com/cloudquery/cloudquery) | patch | `v6.35.4` → `v6.35.5` | --- ### Release Notes <details> <summary>cloudquery/cloudquery (cli)</summary> ### [`v6.35.5`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.35.5) [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/cli-v6.35.4...cli-v6.35.5) ##### Bug Fixes - block positions ([aca5cd8](https://redirect.github.com/cloudquery/cloudquery/commit/aca5cd8b6ea9983ea31fa6a4920bc02d8389f6cf)) - **deps:** Update github.com/cloudquery/godebouncer digest to [`46b2aff`](https://redirect.github.com/cloudquery/cloudquery/commit/46b2aff) ([#&#8203;22367](https://redirect.github.com/cloudquery/cloudquery/issues/22367)) ([dc6ce1f](https://redirect.github.com/cloudquery/cloudquery/commit/dc6ce1f3fdb69ea4c019a01dd643f0c468bcfa1b)) - **deps:** Update github.com/cloudquery/jsonschema digest to [`8dfb902`](https://redirect.github.com/cloudquery/cloudquery/commit/8dfb902) ([#&#8203;22368](https://redirect.github.com/cloudquery/cloudquery/issues/22368)) ([10faff2](https://redirect.github.com/cloudquery/cloudquery/commit/10faff23b1972ef5d1bdf32063db2aeecdca23f8)) - **deps:** Update module github.com/cenkalti/backoff/v4 to v5 ([#&#8203;22448](https://redirect.github.com/cloudquery/cloudquery/issues/22448)) ([f753c1f](https://redirect.github.com/cloudquery/cloudquery/commit/f753c1f5ed53ff8a575d051b892ec520f3ae7110)) - **deps:** Update module github.com/cloudquery/codegen to v0.4.1 ([#&#8203;22402](https://redirect.github.com/cloudquery/cloudquery/issues/22402)) ([c2c84bf](https://redirect.github.com/cloudquery/cloudquery/commit/c2c84bf779932b4ff556303a2378ddbbdd3bc4f3)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.14 ([#&#8203;22460](https://redirect.github.com/cloudquery/cloudquery/issues/22460)) ([b91e5f1](https://redirect.github.com/cloudquery/cloudquery/commit/b91e5f176e9ac4d981b790a9fc53b7b9278eaa09)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.95.1 ([#&#8203;22461](https://redirect.github.com/cloudquery/cloudquery/issues/22461)) ([86d7bb6](https://redirect.github.com/cloudquery/cloudquery/commit/86d7bb6510172cd6d7c6ce78a1a468339465c307)) - **deps:** Update module github.com/fatih/color to v1.19.0 ([#&#8203;22420](https://redirect.github.com/cloudquery/cloudquery/issues/22420)) ([463c72b](https://redirect.github.com/cloudquery/cloudquery/commit/463c72be34447a1063295effba5df1e435eb6035)) - **deps:** Update module github.com/getsentry/sentry-go to v0.44.1 ([#&#8203;22421](https://redirect.github.com/cloudquery/cloudquery/issues/22421)) ([07f96df](https://redirect.github.com/cloudquery/cloudquery/commit/07f96dffc257cf9dee2d200d36a41b3240c9b38b)) - **deps:** Update module github.com/yuin/goldmark to v1.8.1 ([#&#8203;22424](https://redirect.github.com/cloudquery/cloudquery/issues/22424)) ([aca5cd8](https://redirect.github.com/cloudquery/cloudquery/commit/aca5cd8b6ea9983ea31fa6a4920bc02d8389f6cf)) - **deps:** Update opentelemetry-collector monorepo ([#&#8203;22425](https://redirect.github.com/cloudquery/cloudquery/issues/22425)) ([66ee4b8](https://redirect.github.com/cloudquery/cloudquery/commit/66ee4b8e45f880e7bc6a488178a43f033c0e8fec)) - **deps:** Update opentelemetry-go monorepo to v0.18.0 ([#&#8203;22426](https://redirect.github.com/cloudquery/cloudquery/issues/22426)) ([7e29047](https://redirect.github.com/cloudquery/cloudquery/commit/7e290477da7888d6be946b99882032aa22742eae)) - **deps:** Update ubuntu Docker tag to v24 ([#&#8203;22441](https://redirect.github.com/cloudquery/cloudquery/issues/22441)) ([846c48c](https://redirect.github.com/cloudquery/cloudquery/commit/846c48c3fdcad4488df31cb16b6a3da86478b296)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44OS41IiwidXBkYXRlZEluVmVyIjoiNDMuODkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 778331a commit e8bd49e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
os: ubuntu-latest
2727
- label: "with-v-prefix"
2828
dbversion: "postgres:latest"
29-
cloudquery-version: "v6.35.4"
29+
cloudquery-version: "v6.35.5"
3030
os: ubuntu-latest
3131
fail-fast: false
3232
services:

.github/workflows/example_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup CloudQuery
4242
uses: ./.
4343
with:
44-
version: "v6.35.4"
44+
version: "v6.35.5"
4545
- name: Sync with CloudQuery
4646
run: cloudquery sync example_configs/spec.yml --log-console --shard ${{ matrix.shard }}
4747
env:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: Setup CloudQuery
3939
with:
4040
# Required. Must be a valid SemVer version
41-
version: 'v6.35.4'
41+
version: 'v6.35.5'
4242

4343
- name: Sync with CloudQuery
4444
run: cloudquery sync [file or directories...] --log-console

0 commit comments

Comments
 (0)