Skip to content

Commit c228411

Browse files
chore(deps): Update CloudQuery monorepo modules (#105)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [source-aws](https://hub.cloudquery.io) | minor | `v33.18.0` → `v33.19.0` | | [source-azure](https://hub.cloudquery.io) | patch | `v19.2.3` → `v19.2.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/96) for more information. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44OS41IiwidXBkYXRlZEluVmVyIjoiNDMuODkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent e8c0eed commit c228411

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bench_configs/source_aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: aws
44
path: cloudquery/aws
5-
version: "v33.18.0" # latest version of source aws plugin
5+
version: "v33.19.0" # latest version of source aws plugin
66
destinations: ${DESTINATIONS}
77
skip_dependent_tables: true
88
tables:

bench_configs/source_azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: source
22
spec:
33
name: "azure"
44
path: "cloudquery/azure"
5-
version: "v19.2.3" # latest version of source azure plugin
5+
version: "v19.2.4" # latest version of source azure plugin
66
destinations: ${DESTINATIONS}
77
tables: ["*"]
88
skip_dependent_tables: true

0 commit comments

Comments
 (0)