-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update CloudQuery monorepo modules (#1012)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli](https://togithub.com/cloudquery/cloudquery) | minor | `v6.1.0` -> `v6.3.0` | | [destination-postgresql](https://hub.cloudquery.io) | minor | `v8.3.1` -> `v8.4.0` | | [source-aws](https://hub.cloudquery.io) | minor | `v27.9.0` -> `v27.12.0` | | [source-azure](https://hub.cloudquery.io) | minor | `v14.5.0` -> `v14.6.0` | | [source-k8s](https://hub.cloudquery.io) | patch | `v6.2.3` -> `v6.2.4` | --- ### Release Notes <details> <summary>cloudquery/cloudquery (cli)</summary> ### [`v6.3.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v6.3.0) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v6.2.0...cli-v6.3.0) ##### Features - Implement transformations support. ([#​18669](https://togithub.com/cloudquery/cloudquery/issues/18669)) ([2af93ed](https://togithub.com/cloudquery/cloudquery/commit/2af93ed549499a0d2adf99162d5096d73e64546d)) - Support table name changes on basic transformer. ([#​18833](https://togithub.com/cloudquery/cloudquery/issues/18833)) ([67d3701](https://togithub.com/cloudquery/cloudquery/commit/67d3701e6e49d6dcbb7844cc654ae8fe2223d6ad)) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.6 ([#​18828](https://togithub.com/cloudquery/cloudquery/issues/18828)) ([3a48c89](https://togithub.com/cloudquery/cloudquery/commit/3a48c8973fcbe48f4d5e02d3829f37077ebb5f62)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#​18830](https://togithub.com/cloudquery/cloudquery/issues/18830)) ([605c202](https://togithub.com/cloudquery/cloudquery/commit/605c2027954f06f8314bad4ebb4f8fb378e7ce93)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#​18839](https://togithub.com/cloudquery/cloudquery/issues/18839)) ([6b57bca](https://togithub.com/cloudquery/cloudquery/commit/6b57bca07781db60497006b870d241609ebc8aab)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#​18852](https://togithub.com/cloudquery/cloudquery/issues/18852)) ([4320340](https://togithub.com/cloudquery/cloudquery/commit/4320340ac9a0db098696f567956e8b0c721f714c)) ### [`v6.2.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v6.2.0) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v6.1.0...cli-v6.2.0) ##### Features - Add `PermissionsNeeded` to `tables` command JSON output ([#​18711](https://togithub.com/cloudquery/cloudquery/issues/18711)) ([70eeea4](https://togithub.com/cloudquery/cloudquery/commit/70eeea48ceb51b71ee8020ee97d38d0a30f99c4c)) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`8a7402a`](https://togithub.com/cloudquery/cloudquery/commit/8a7402a) ([#​18799](https://togithub.com/cloudquery/cloudquery/issues/18799)) ([feed49d](https://togithub.com/cloudquery/cloudquery/commit/feed49d232ebd93cfc84148ba0991adc97321600)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.5 ([#​18762](https://togithub.com/cloudquery/cloudquery/issues/18762)) ([68af9ca](https://togithub.com/cloudquery/cloudquery/commit/68af9ca27cdc41575569eb60fd80d94b28b591fe)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3 ([#​18750](https://togithub.com/cloudquery/cloudquery/issues/18750)) ([abc54d1](https://togithub.com/cloudquery/cloudquery/commit/abc54d15a9ede4e88aad3eddfc8fe2b3e11d6e23)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.4 ([#​18809](https://togithub.com/cloudquery/cloudquery/issues/18809)) ([4f82b9c](https://togithub.com/cloudquery/cloudquery/commit/4f82b9caec1ef3e79bb93c76c2cdf67203b47d9b)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#​18763](https://togithub.com/cloudquery/cloudquery/issues/18763)) ([45da614](https://togithub.com/cloudquery/cloudquery/commit/45da614ef7aaaf83e7820beec5ee33b00e9f5c0f)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#​18810](https://togithub.com/cloudquery/cloudquery/issues/18810)) ([42cc5de](https://togithub.com/cloudquery/cloudquery/commit/42cc5de457e5734c66d3c0f08ef61b35b2b60ca9)) - **deps:** Update module github.com/docker/docker to v26.1.5+incompatible ([#​18806](https://togithub.com/cloudquery/cloudquery/issues/18806)) ([b564721](https://togithub.com/cloudquery/cloudquery/commit/b5647210aa6ca7458d2cc60be8e368a7d10225c0)) - **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.5 ([#​18807](https://togithub.com/cloudquery/cloudquery/issues/18807)) ([961c5bd](https://togithub.com/cloudquery/cloudquery/commit/961c5bdf04f4b27d4b26ce0823b6b944f784a57b)) </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. 👻 **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=-->
- Loading branch information
Showing
35 changed files
with
44 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters