chore(main): Release plugins-source-test v1.4.0#8203
Merged
kodiakhq[bot] merged 2 commits intomainfrom Feb 21, 2023
Merged
Conversation
kodiakhq bot
pushed a commit
to disq/cloudquery
that referenced
this pull request
Feb 19, 2023
…dquery#8161) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-postgresql](https://togithub.com/cloudquery/cloudquery) | minor | `v2.0.10` -> `v2.1.0` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v2.1.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v2.1.0) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v2.0.10...plugins-destination-postgresql-v2.1.0) ##### Features - **pg:** Faster migrations ([#&cloudquery#8203;7819](https://togithub.com/cloudquery/cloudquery/issues/7819)) ([8f51733](https://togithub.com/cloudquery/cloudquery/commit/8f517337a48c25aa7471b7d1e9381a3188dc3c3b)) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.0 ([#&cloudquery#8203;7809](https://togithub.com/cloudquery/cloudquery/issues/7809)) ([c85a9cb](https://togithub.com/cloudquery/cloudquery/commit/c85a9cb697477520e94a1fd260c56b89da62fc87)) - Postgresql timestamps ([#&cloudquery#8203;7840](https://togithub.com/cloudquery/cloudquery/issues/7840)) ([e2c8b61](https://togithub.com/cloudquery/cloudquery/commit/e2c8b613696447602d052d0686b643a38694573c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
9042ec5 to
bcc294c
Compare
kodiakhq bot
pushed a commit
to erezrokah/cloudquery
that referenced
this pull request
Feb 20, 2023
…loudquery#7933) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.36.1` -> `v1.37.0` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.36.0` -> `v1.37.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.37.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.37.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.3...v1.37.0) ##### Features * Add unmanaged sources ([cloudquery#677](cloudquery/plugin-sdk#677)) ([f3e2b1d](cloudquery/plugin-sdk@f3e2b1d)) ##### Bug Fixes * Fix race in dest testing try 3 ([cloudquery#683](cloudquery/plugin-sdk#683)) ([8e8f5fe](cloudquery/plugin-sdk@8e8f5fe)) * Make sure _cq_id unique across all dest plugins ([cloudquery#685](cloudquery/plugin-sdk#685)) ([a9a1173](cloudquery/plugin-sdk@a9a1173)) ## [1.36.3](cloudquery/plugin-sdk@v1.36.2...v1.36.3) (2023-02-12) ### [`v1.36.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.36.3) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.2...v1.36.3) ##### Bug Fixes - Take2 of fixing race in destination testing ([#&cloudquery#8203;680](https://togithub.com/cloudquery/plugin-sdk/issues/680)) ([77b74b2](https://togithub.com/cloudquery/plugin-sdk/commit/77b74b2cd4c28ee5f570b008105a41d0b7e8afc8)) ### [`v1.36.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.36.2) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.1...v1.36.2) ##### Bug Fixes - Potential database lock/race in destination testing ([#&cloudquery#8203;678](https://togithub.com/cloudquery/plugin-sdk/issues/678)) ([50e683e](https://togithub.com/cloudquery/plugin-sdk/commit/50e683e7f6dfd38a25eb512c1e2417798fa832f7)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
to erezrokah/cloudquery
that referenced
this pull request
Feb 20, 2023
…loudquery#8008) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.36.3` -> `v1.37.1` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.37.0` -> `v1.37.1` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.36.0` -> `v1.37.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.37.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.37.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.37.0...v1.37.1) ##### Bug Fixes - Set \_cq_id not null for all tables ([#&cloudquery#8203;686](https://togithub.com/cloudquery/plugin-sdk/issues/686)) ([ff5f1d4](https://togithub.com/cloudquery/plugin-sdk/commit/ff5f1d423299a5bc44da635d26210ef088722234)) ### [`v1.37.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.37.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.3...v1.37.0) ##### Features - Add unmanaged sources ([#&cloudquery#8203;677](https://togithub.com/cloudquery/plugin-sdk/issues/677)) ([f3e2b1d](https://togithub.com/cloudquery/plugin-sdk/commit/f3e2b1d982268ce9fa3c23a5cad5b853119c49e6)) ##### Bug Fixes - Fix race in dest testing try 3 ([#&cloudquery#8203;683](https://togithub.com/cloudquery/plugin-sdk/issues/683)) ([8e8f5fe](https://togithub.com/cloudquery/plugin-sdk/commit/8e8f5fe75892a3c154e4ad9a809e6132f0674b8f)) - Make sure \_cq_id unique across all dest plugins ([#&cloudquery#8203;685](https://togithub.com/cloudquery/plugin-sdk/issues/685)) ([a9a1173](https://togithub.com/cloudquery/plugin-sdk/commit/a9a1173335273858aa7baed566ec8644a059dbbf)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
to erezrokah/cloudquery
that referenced
this pull request
Feb 20, 2023
…loudquery#8024) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/filetypes](https://togithub.com/cloudquery/filetypes) | require | patch | `v1.4.0` -> `v1.4.1` | --- ### Release Notes <details> <summary>cloudquery/filetypes</summary> ### [`v1.4.1`](https://togithub.com/cloudquery/filetypes/releases/tag/v1.4.1) [Compare Source](https://togithub.com/cloudquery/filetypes/compare/v1.4.0...v1.4.1) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.35.0 ([#&cloudquery#8203;61](https://togithub.com/cloudquery/filetypes/issues/61)) ([80b6c36](https://togithub.com/cloudquery/filetypes/commit/80b6c364d0e291beba704474be5aa58c7c6a8fbf)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.0 ([#&cloudquery#8203;63](https://togithub.com/cloudquery/filetypes/issues/63)) ([f8f9d52](https://togithub.com/cloudquery/filetypes/commit/f8f9d5218973a9e9bc3f6ca79df1e508703faa60)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.1 ([#&cloudquery#8203;64](https://togithub.com/cloudquery/filetypes/issues/64)) ([bd65e39](https://togithub.com/cloudquery/filetypes/commit/bd65e39440469c5d0b875b5361337fc450133e8f)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.2 ([#&cloudquery#8203;65](https://togithub.com/cloudquery/filetypes/issues/65)) ([63bbf69](https://togithub.com/cloudquery/filetypes/commit/63bbf695a27e2efde60a8eb9f69903428c0f603d)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.3 ([#&cloudquery#8203;66](https://togithub.com/cloudquery/filetypes/issues/66)) ([26be272](https://togithub.com/cloudquery/filetypes/commit/26be2724dd9fb14b38bb38d57bf95142c02c1ed5)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.37.0 ([#&cloudquery#8203;67](https://togithub.com/cloudquery/filetypes/issues/67)) ([6c4043d](https://togithub.com/cloudquery/filetypes/commit/6c4043dbb79c801ecee93848b33793be802d1924)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.37.1 ([#&cloudquery#8203;68](https://togithub.com/cloudquery/filetypes/issues/68)) ([431b84e](https://togithub.com/cloudquery/filetypes/commit/431b84e47fa7ff6e40b346546e5270c84798c336)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
to erezrokah/cloudquery
that referenced
this pull request
Feb 20, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-test](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.18` -> `v1.3.19` | | [source-test](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.32` -> `v1.3.33` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.3.19`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-test-v1.3.19) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-test-v1.3.18...plugins-destination-test-v1.3.19) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.0 ([#&cloudquery#8203;7809](https://togithub.com/cloudquery/cloudquery/issues/7809)) ([c85a9cb](https://togithub.com/cloudquery/cloudquery/commit/c85a9cb697477520e94a1fd260c56b89da62fc87)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.37.0 ([#&cloudquery#8203;7933](https://togithub.com/cloudquery/cloudquery/issues/7933)) ([dc9cffb](https://togithub.com/cloudquery/cloudquery/commit/dc9cffbf37bbc6fae73a20bf47e6bbf17e74d1f9)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
to erezrokah/cloudquery
that referenced
this pull request
Feb 20, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-sqlite](https://togithub.com/cloudquery/cloudquery) | patch | `v1.2.2` -> `v1.2.3` | | [destination-test](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.19` -> `v1.3.20` | | [source-test](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.33` -> `v1.3.34` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.2.3`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-sqlite-v1.2.3) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-sqlite-v1.2.2...plugins-destination-sqlite-v1.2.3) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.0 ([#&cloudquery#8203;7809](https://togithub.com/cloudquery/cloudquery/issues/7809)) ([c85a9cb](https://togithub.com/cloudquery/cloudquery/commit/c85a9cb697477520e94a1fd260c56b89da62fc87)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.37.0 ([#&cloudquery#8203;7933](https://togithub.com/cloudquery/cloudquery/issues/7933)) ([dc9cffb](https://togithub.com/cloudquery/cloudquery/commit/dc9cffbf37bbc6fae73a20bf47e6bbf17e74d1f9)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.37.1 ([#&cloudquery#8203;8008](https://togithub.com/cloudquery/cloudquery/issues/8008)) ([c47aac0](https://togithub.com/cloudquery/cloudquery/commit/c47aac0b5e3190a04299713651b97e360043911f)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 20, 2023
…8218) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/filetypes](https://togithub.com/cloudquery/filetypes) | require | patch | `v1.4.1` -> `v1.4.2` | --- ### Release Notes <details> <summary>cloudquery/filetypes</summary> ### [`v1.4.2`](https://togithub.com/cloudquery/filetypes/releases/tag/v1.4.2) [Compare Source](https://togithub.com/cloudquery/filetypes/compare/v1.4.1...v1.4.2) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.38.0 ([#​69](https://togithub.com/cloudquery/filetypes/issues/69)) ([b6fa8c8](https://togithub.com/cloudquery/filetypes/commit/b6fa8c86865a6d25616f095f3afc5c9061171651)) - Parquet format arrays ([#​71](https://togithub.com/cloudquery/filetypes/issues/71)) ([4a72a70](https://togithub.com/cloudquery/filetypes/commit/4a72a70a9fad0adacfcfe36a14b890cbc2ab5095)) </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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
bcc294c to
3192911
Compare
erezrokah
added a commit
that referenced
this pull request
Feb 21, 2023
…8156) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.37.1` -> `v1.38.2` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.38.0` -> `v1.38.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.38.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.38.2) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.38.1...v1.38.2) ##### Bug Fixes - **test-migrate:** Add CqId to migrate tests tables ([#​695](https://togithub.com/cloudquery/plugin-sdk/issues/695)) ([e996a11](https://togithub.com/cloudquery/plugin-sdk/commit/e996a11571d7039343a74e780024f60b79ca965c)) - **test-migrate:** Ignore order when comparing resources read ([#​696](https://togithub.com/cloudquery/plugin-sdk/issues/696)) ([aea1b82](https://togithub.com/cloudquery/plugin-sdk/commit/aea1b82cf269a88b371bd81ee56523b79fbb5cdf)) ### [`v1.38.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.38.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.38.0...v1.38.1) ##### Bug Fixes - **deps:** Update module golang.org/x/net to v0.7.0 \[SECURITY] ([#​692](https://togithub.com/cloudquery/plugin-sdk/issues/692)) ([47566c9](https://togithub.com/cloudquery/plugin-sdk/commit/47566c93f0ce88f6e76f1fcbe261ac14a56f77d3)) ### [`v1.38.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.38.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.37.1...v1.38.0) ##### Features - Improve migration detection APIs ([#​688](https://togithub.com/cloudquery/plugin-sdk/issues/688)) ([dc3bedf](https://togithub.com/cloudquery/plugin-sdk/commit/dc3bedf7af75c834882753a10499162da626a876)) ##### Bug Fixes - Better string methods for TableColumnChange ([#​690](https://togithub.com/cloudquery/plugin-sdk/issues/690)) ([a0ec52c](https://togithub.com/cloudquery/plugin-sdk/commit/a0ec52ca2c161cd6f77bca1285d47ae2d7616e30)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=--> --------- Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: erezrokah <[email protected]>
3192911 to
f1c950a
Compare
…plugins-source-test
Contributor
Author
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 21, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-postgresql](https://togithub.com/cloudquery/cloudquery) | patch | `v2.1.0` -> `v2.1.1` | | [destination-sqlite](https://togithub.com/cloudquery/cloudquery) | minor | `v1.2.3` -> `v1.3.0` | | [destination-test](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.20` -> `v1.3.21` | | [source-test](https://togithub.com/cloudquery/cloudquery) | minor | `v1.3.34` -> `v1.4.0` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v2.1.1`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v2.1.1) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v2.1.0...plugins-destination-postgresql-v2.1.1) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.38.2 ([#​8156](https://togithub.com/cloudquery/cloudquery/issues/8156)) ([ac2d2d7](https://togithub.com/cloudquery/cloudquery/commit/ac2d2d70d5c4bc45fb8734bd4deb8a1e36074f6d)) - **deps:** Update module golang.org/x/net to v0.7.0 \[SECURITY] ([#​8176](https://togithub.com/cloudquery/cloudquery/issues/8176)) ([fc4cef8](https://togithub.com/cloudquery/cloudquery/commit/fc4cef86dce4ca76ca8397e897ab744e48975834)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 21, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-postgresql](https://togithub.com/cloudquery/cloudquery) | patch | `v2.1.1` -> `v2.1.2` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v2.1.2`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v2.1.2) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v2.1.1...plugins-destination-postgresql-v2.1.2) ##### Bug Fixes - **migrate:** Make `_cq_id` unique ([#​8326](https://togithub.com/cloudquery/cloudquery/issues/8326)) ([d2cf7ee](https://togithub.com/cloudquery/cloudquery/commit/d2cf7ee9c5dbdac52b465070b6f051d18f944b5c)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 22, 2023
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | devDependencies | minor | [`7.20.12` -> `7.21.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.12/7.21.0) | | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | devDependencies | minor | [`8.33.0` -> `8.34.0`](https://renovatebot.com/diffs/npm/eslint/8.33.0/8.34.0) | | [tailwindcss](https://tailwindcss.com) ([source](https://togithub.com/tailwindlabs/tailwindcss)) | devDependencies | patch | [`3.2.4` -> `3.2.7`](https://renovatebot.com/diffs/npm/tailwindcss/3.2.4/3.2.7) | --- ### Release Notes <details> <summary>babel/babel</summary> ### [`v7.21.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7210-2023-02-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.12...v7.21.0) ##### 🚀 New Feature - `babel-core`, `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object` - [#​15435](https://togithub.com/babel/babel/pull/15435) feat: Implement `privateFieldsAsSymbols` assumption for classes ([@​fwienber](https://togithub.com/fwienber)) - `babel-helper-create-regexp-features-plugin`, `babel-plugin-proposal-regexp-modifiers`, `babel-standalone` - [#​15226](https://togithub.com/babel/babel/pull/15226) feat: Support regexp modifiers proposal ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx`, `babel-traverse` - [#​15022](https://togithub.com/babel/babel/pull/15022) feat: Generate sourcemaps of friendly call frames ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser`, `babel-types` - [#​15384](https://togithub.com/babel/babel/pull/15384) \[ts] Support `const` modifier in type parameters ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-helpers`, `babel-parser`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15405](https://togithub.com/babel/babel/pull/15405) Implement decorators as presented at `2023-01` TC39 meeting ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​15114](https://togithub.com/babel/babel/pull/15114) Parser option to allow `new.target` outside functions ([@​overlookmotel](https://togithub.com/overlookmotel)) - [#​15320](https://togithub.com/babel/babel/pull/15320) Add `annexb: false` parser option to disable Annex B ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​15283](https://togithub.com/babel/babel/pull/15283) feat: Support `.cts` as configuration file ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-parser`, `babel-plugin-transform-typescript` - [#​15381](https://togithub.com/babel/babel/pull/15381) \[ts] Support `export type * from` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🐛 Bug Fix - `babel-plugin-transform-typescript` - [#​15379](https://togithub.com/babel/babel/pull/15379) \[ts5.0] Better inlining of constants in enums ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core` - [#​15366](https://togithub.com/babel/babel/pull/15366) handling circular/shared structures in deep-clone ([@​azizghuloum](https://togithub.com/azizghuloum)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-private-methods`, `babel-plugin-transform-classes`, `babel-plugin-transform-new-target` - [#​15406](https://togithub.com/babel/babel/pull/15406) Preserve class elements comments in class transform ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-types` - [#​15414](https://togithub.com/babel/babel/pull/15414) \[ts] Fix restrictions for optional parameters ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 💅 Polish - `babel-parser` - [#​15400](https://togithub.com/babel/babel/pull/15400) polish: improve "`await` as identifier" error in modules ([@​JLHwung](https://togithub.com/JLHwung)) ##### 🏠 Internal - `babel-core` - [#​15137](https://togithub.com/babel/babel/pull/15137) Improve CJS compat with ESM-based `@babel/core` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### 🔬 Output optimization - `babel-plugin-transform-typescript` - [#​15418](https://togithub.com/babel/babel/pull/15418) \[ts] Handle exponentiation operator in constant folding ([@​ehoogeveen-medweb](https://togithub.com/ehoogeveen-medweb)) </details> <details> <summary>eslint/eslint</summary> ### [`v8.34.0`](https://togithub.com/eslint/eslint/releases/tag/v8.34.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.33.0...v8.34.0) #### Features - [`9b2fcf7`](https://togithub.com/eslint/eslint/commit/9b2fcf7e928fc92ac6d43617bdee1bda250b7491) feat: `array-callback-return` supports `Array.prototype.toSorted` ([#​16845](https://togithub.com/eslint/eslint/issues/16845)) (SUZUKI Sosuke) #### Bug Fixes - [`923f61d`](https://togithub.com/eslint/eslint/commit/923f61d8fc82d83b912c6ba95abb5a509c4d7b52) fix: false positive with assignment in `no-extra-parens` ([#​16872](https://togithub.com/eslint/eslint/issues/16872)) (Francesco Trotta) #### Documentation - [`f0a9883`](https://togithub.com/eslint/eslint/commit/f0a988384ea1a262150e70d83abd8a5e50c46fa7) docs: split rules documentation ([#​16797](https://togithub.com/eslint/eslint/issues/16797)) (Ben Perlmutter) - [`67aa37b`](https://togithub.com/eslint/eslint/commit/67aa37b583f059226b9c959672400f04ed6a56b5) docs: fix typo in command-line-interface.md ([#​16871](https://togithub.com/eslint/eslint/issues/16871)) (Kevin Rouchut) - [`337f7ed`](https://togithub.com/eslint/eslint/commit/337f7ed96131d873be7ae6b010739476d0ad15e9) docs: fix width of language input ([#​16849](https://togithub.com/eslint/eslint/issues/16849)) (Tanuj Kanti) - [`71349a1`](https://togithub.com/eslint/eslint/commit/71349a1f709baa361bd656a7ce4a7d35d857a9a8) docs: Configure a Parser page ([#​16803](https://togithub.com/eslint/eslint/issues/16803)) (Ben Perlmutter) - [`de7e925`](https://togithub.com/eslint/eslint/commit/de7e925d03764f3681269b30bb60b92ee463c10f) docs: remove extra line numbers in example ([#​16848](https://togithub.com/eslint/eslint/issues/16848)) (jonz94) - [`ad38d77`](https://togithub.com/eslint/eslint/commit/ad38d77102d6fe30cfa92c831174f178bb35c88b) docs: Update README (GitHub Actions Bot) #### Chores - [`9dbe06d`](https://togithub.com/eslint/eslint/commit/9dbe06d0ad875e6d5964497e2975e8d789e763d0) chore: add `type` property to array-element-newline schema ([#​16877](https://togithub.com/eslint/eslint/issues/16877)) (MHO) - [`a061527`](https://togithub.com/eslint/eslint/commit/a061527a0332f0edf559acfc2902a327cae098d9) chore: Remove unused functions ([#​16868](https://togithub.com/eslint/eslint/issues/16868)) (Nicholas C. Zakas) </details> <details> <summary>tailwindlabs/tailwindcss</summary> ### [`v3.2.7`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​327---2023-02-16) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.6...v3.2.7) ##### Fixed - Fix use of `:where(.btn)` when matching `!btn` ([#​10601](https://togithub.com/tailwindlabs/tailwindcss/pull/10601)) - Revert including `outline-color` in `transition` and `transition-colors` by default ([#​10604](https://togithub.com/tailwindlabs/tailwindcss/pull/10604)) ### [`v3.2.6`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​326---2023-02-08) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.5...v3.2.6) ##### Fixed - Fix installation failing with yarn and pnpm by dropping `oxide-api-shim` ([add1636](https://togithub.com/tailwindlabs/tailwindcss/commit/add16364b4b1100e1af23ad1ca6900a0b53cbba0)) ### [`v3.2.5`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​325---2023-02-08) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.2.5) ##### Added - Add standalone CLI build for 64-bit Windows on ARM (`node16-win-arm64`) ([#​10001](https://togithub.com/tailwindlabs/tailwindcss/pull/10001)) ##### Fixed - Cleanup unused `variantOrder` ([#​9829](https://togithub.com/tailwindlabs/tailwindcss/pull/9829)) - Fix `foo-[abc]/[def]` not being handled correctly ([#​9866](https://togithub.com/tailwindlabs/tailwindcss/pull/9866)) - Add container queries plugin to standalone CLI ([#​9865](https://togithub.com/tailwindlabs/tailwindcss/pull/9865)) - Support renaming of output files by PostCSS plugins in CLI ([#​9944](https://togithub.com/tailwindlabs/tailwindcss/pull/9944)) - Improve return value of `resolveConfig`, unwrap `ResolvableTo` ([#​9972](https://togithub.com/tailwindlabs/tailwindcss/pull/9972)) - Clip unbalanced brackets in arbitrary values ([#​9973](https://togithub.com/tailwindlabs/tailwindcss/pull/9973)) - Don’t reorder webkit scrollbar pseudo elements ([#​9991](https://togithub.com/tailwindlabs/tailwindcss/pull/9991)) - Deterministic sorting of arbitrary variants ([#​10016](https://togithub.com/tailwindlabs/tailwindcss/pull/10016)) - Add `data` key to theme types ([#​10023](https://togithub.com/tailwindlabs/tailwindcss/pull/10023)) - Prevent invalid arbitrary variant selectors from failing the build ([#​10059](https://togithub.com/tailwindlabs/tailwindcss/pull/10059)) - Properly handle subtraction followed by a variable ([#​10074](https://togithub.com/tailwindlabs/tailwindcss/pull/10074)) - Fix missing `string[]` in the `theme.dropShadow` types ([#​10072](https://togithub.com/tailwindlabs/tailwindcss/pull/10072)) - Update list of length units ([#​10100](https://togithub.com/tailwindlabs/tailwindcss/pull/10100)) - Fix not matching arbitrary properties when closely followed by square brackets ([#​10212](https://togithub.com/tailwindlabs/tailwindcss/pull/10212)) - Allow direct nesting in `root` or `@layer` nodes ([#​10229](https://togithub.com/tailwindlabs/tailwindcss/pull/10229)) - Don't prefix classes in arbitrary variants ([#​10214](https://togithub.com/tailwindlabs/tailwindcss/pull/10214)) - Fix perf regression when checking for changed content ([#​10234](https://togithub.com/tailwindlabs/tailwindcss/pull/10234)) - Fix missing `blocklist` member in the `Config` type ([#​10239](https://togithub.com/tailwindlabs/tailwindcss/pull/10239)) - Escape group names in selectors ([#​10276](https://togithub.com/tailwindlabs/tailwindcss/pull/10276)) - Consider earlier variants before sorting functions ([#​10288](https://togithub.com/tailwindlabs/tailwindcss/pull/10288)) - Allow variants with slashes ([#​10336](https://togithub.com/tailwindlabs/tailwindcss/pull/10336)) - Ensure generated CSS is always sorted in the same order for a given set of templates ([#​10382](https://togithub.com/tailwindlabs/tailwindcss/pull/10382)) - Handle variants when the same class appears multiple times in a selector ([#​10397](https://togithub.com/tailwindlabs/tailwindcss/pull/10397)) - Handle group/peer variants with quoted strings ([#​10400](https://togithub.com/tailwindlabs/tailwindcss/pull/10400)) - Parse alpha value from rgba/hsla colors when using variables ([#​10429](https://togithub.com/tailwindlabs/tailwindcss/pull/10429)) - Sort by `layer` inside `variants` layer ([#​10505](https://togithub.com/tailwindlabs/tailwindcss/pull/10505)) - Add `--watch=always` option to prevent exit when stdin closes ([#​9966](https://togithub.com/tailwindlabs/tailwindcss/pull/9966)) ##### Changed - Alphabetize `theme` keys in default config ([#​9953](https://togithub.com/tailwindlabs/tailwindcss/pull/9953)) - Update esbuild to v17 ([#​10368](https://togithub.com/tailwindlabs/tailwindcss/pull/10368)) - Include `outline-color` in `transition` and `transition-colors` utilities ([#​10385](https://togithub.com/tailwindlabs/tailwindcss/pull/10385)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 22, 2023
…8344) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.38.2` -> `v1.39.0` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.37.1` -> `v1.39.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.39.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.39.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.38.2...v1.39.0) ##### Features - **schema:** Add Unique column option, set it for CqID ([#​702](https://togithub.com/cloudquery/plugin-sdk/issues/702)) ([d5c7636](https://togithub.com/cloudquery/plugin-sdk/commit/d5c763666c6e758fa39c26a362952a96de5105fa)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 22, 2023
…8371) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.39.0` -> `v1.39.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.39.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.39.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.39.0...v1.39.1) ##### Bug Fixes - **destination:** Set CqID to unique at the destination level ([#​704](https://togithub.com/cloudquery/plugin-sdk/issues/704)) ([1a97cb8](https://togithub.com/cloudquery/plugin-sdk/commit/1a97cb8d39c7236c72842f61f95ff514bc01cf11)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 23, 2023
…8401) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.39.1` -> `v1.40.0` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.37.1` -> `v1.40.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.40.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.40.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.39.1...v1.40.0) ##### Features - **spec:** Return sources, destinations in order ([#​624](https://togithub.com/cloudquery/plugin-sdk/issues/624)) ([4602071](https://togithub.com/cloudquery/plugin-sdk/commit/4602071ad83c16473a4afe899f384f5c94010252)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 24, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-postgresql](https://togithub.com/cloudquery/cloudquery) | patch | `v2.1.2` -> `v2.1.3` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v2.1.3`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v2.1.3) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v2.1.2...plugins-destination-postgresql-v2.1.3) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.0 ([#​8344](https://togithub.com/cloudquery/cloudquery/issues/8344)) ([9c57544](https://togithub.com/cloudquery/cloudquery/commit/9c57544d06f9a774adcc659bcabd2518a905bdaa)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.1 ([#​8371](https://togithub.com/cloudquery/cloudquery/issues/8371)) ([e3274c1](https://togithub.com/cloudquery/cloudquery/commit/e3274c109739bc107387627d340a713470c3a3c1)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.40.0 ([#​8401](https://togithub.com/cloudquery/cloudquery/issues/8401)) ([4cf36d6](https://togithub.com/cloudquery/cloudquery/commit/4cf36d68684f37c0407332930766c1ba60807a93)) - **migrate:** Handle timestamps not set by CloudQuery ([#​8416](https://togithub.com/cloudquery/cloudquery/issues/8416)) ([7831a28](https://togithub.com/cloudquery/cloudquery/commit/7831a280a188f4b0e44b2ba35f2b7075d525c6be)) - **migrate:** Use unique column option instead of hard coding cq_id ([#​8370](https://togithub.com/cloudquery/cloudquery/issues/8370)) ([e692a06](https://togithub.com/cloudquery/cloudquery/commit/e692a063fa5d8d81230d904bb303cffb3fbe496f)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…dquery#5990) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.24` -> `v1.3.25` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.3.25`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-source-test-v1.3.25) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-source-test-v1.3.24...plugins-source-test-v1.3.25) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.13.1 ([#&cloudquery#8203;5897](https://togithub.com/cloudquery/cloudquery/issues/5897)) ([ad15915](https://togithub.com/cloudquery/cloudquery/commit/ad15915f2951a75729859f6f1377ed789f8ba115)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…query#6011) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.8` -> `v1.3.9` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.3.9`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-test-v1.3.9) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-test-v1.3.8...plugins-destination-test-v1.3.9) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.13.1 ([#&cloudquery#8203;5897](https://togithub.com/cloudquery/cloudquery/issues/5897)) ([ad15915](https://togithub.com/cloudquery/cloudquery/commit/ad15915f2951a75729859f6f1377ed789f8ba115)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…loudquery#6025) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.13.1` -> `v1.14.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.14.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.14.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.13.1...v1.14.0) ##### Features - Add basic periodic metric INFO logger ([#&cloudquery#8203;496](https://togithub.com/cloudquery/plugin-sdk/issues/496)) ([8d1d32e](https://togithub.com/cloudquery/plugin-sdk/commit/8d1d32eacf34a7835cb9e712cc448c66d7894b55)) ##### Bug Fixes - **destinations:** Stop writing resources when channel is closed ([#&cloudquery#8203;460](https://togithub.com/cloudquery/plugin-sdk/issues/460)) ([5590845](https://togithub.com/cloudquery/plugin-sdk/commit/5590845d5ce9f3395a57e6c1997c2e4071b41952)) - Don't hide errors in destination server ([#&cloudquery#8203;529](https://togithub.com/cloudquery/plugin-sdk/issues/529)) ([d91f94f](https://togithub.com/cloudquery/plugin-sdk/commit/d91f94fc8bd74830c88c42d4e8a1bee16bcbd2a7)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.9` -> `v1.3.10` | | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.1.0` -> `v1.1.1` | | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.10.0` -> `v1.10.1` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.3.10`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-test-v1.3.10) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-test-v1.3.9...plugins-destination-test-v1.3.10) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.14.0 ([#&cloudquery#8203;6025](https://togithub.com/cloudquery/cloudquery/issues/6025)) ([35b2cfc](https://togithub.com/cloudquery/cloudquery/commit/35b2cfc7fc7bcdaceb7ee674e3a17f0f5673b366)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…loudquery#6071) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.15.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.15.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.14.0...v1.15.0) ##### Features - Make TestData public ([#&cloudquery#8203;534](https://togithub.com/cloudquery/plugin-sdk/issues/534)) ([a476052](https://togithub.com/cloudquery/plugin-sdk/commit/a4760521cff17b251a0c90b4cb45eaa8257d6fe2)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…loudquery#6079) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.15.0` -> `v1.15.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.15.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.15.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.15.0...v1.15.1) ##### Bug Fixes - **destinations:** Set done even if no resources to flush ([#&cloudquery#8203;537](https://togithub.com/cloudquery/plugin-sdk/issues/537)) ([02eca6d](https://togithub.com/cloudquery/plugin-sdk/commit/02eca6d1962d306f7571cdfc4f4255ef93a98c02)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: Renovate Bot <[email protected]>
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.10` -> `v1.3.11` | | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.10.1` -> `v1.10.2` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.3.11`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-test-v1.3.11) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-test-v1.3.10...plugins-destination-test-v1.3.11) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.0 ([#&cloudquery#8203;6071](https://togithub.com/cloudquery/cloudquery/issues/6071)) ([684b525](https://togithub.com/cloudquery/cloudquery/commit/684b525aaa285fcae70dd87af56679c1205adebe)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.1 ([#&cloudquery#8203;6079](https://togithub.com/cloudquery/cloudquery/issues/6079)) ([650659c](https://togithub.com/cloudquery/cloudquery/commit/650659c3c6766df571868e2ec3a2007cb76696eb)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…query#6094) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.1.1` -> `v1.1.2` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.1.2`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-sqlite-v1.1.2) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-sqlite-v1.1.1...plugins-destination-sqlite-v1.1.2) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.0 ([#&cloudquery#8203;6071](https://togithub.com/cloudquery/cloudquery/issues/6071)) ([684b525](https://togithub.com/cloudquery/cloudquery/commit/684b525aaa285fcae70dd87af56679c1205adebe)) - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.1 ([#&cloudquery#8203;6079](https://togithub.com/cloudquery/cloudquery/issues/6079)) ([650659c](https://togithub.com/cloudquery/cloudquery/commit/650659c3c6766df571868e2ec3a2007cb76696eb)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…loudquery#6098) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.15.1` -> `v1.16.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.16.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.16.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.15.1...v1.16.0) ##### Features - **destinations:** Allow plugins to set default batch size ([#&cloudquery#8203;540](https://togithub.com/cloudquery/plugin-sdk/issues/540)) ([bc1476b](https://togithub.com/cloudquery/plugin-sdk/commit/bc1476b0d6a7f9b3014c2d78108fc5a499399893)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: Renovate Bot <[email protected]>
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…y#6120) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | major | `v1.10.2` -> `v2.0.0` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v2.0.0`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v2.0.0) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-postgresql-v1.10.2...plugins-destination-postgresql-v2.0.0) ##### ⚠ BREAKING CHANGES - **postgres-spec:** Move `batch_size` from the plugin spec to the top level spec ([#&cloudquery#8203;6091](https://togithub.com/cloudquery/cloudquery/issues/6091)) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.0 ([#&cloudquery#8203;6098](https://togithub.com/cloudquery/cloudquery/issues/6098)) ([7bacdf3](https://togithub.com/cloudquery/cloudquery/commit/7bacdf3364716eab08fa1a84ae4047b42edeee7e)) - **postgres-spec:** Move `batch_size` from the plugin spec to the top level spec ([#&cloudquery#8203;6091](https://togithub.com/cloudquery/cloudquery/issues/6091)) ([c504423](https://togithub.com/cloudquery/cloudquery/commit/c50442397e3e0ded68940f0d3121d00eae22d912)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: Renovate Bot <[email protected]>
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.11` -> `v1.3.12` | | [cloudquery/cloudquery](https://togithub.com/cloudquery/cloudquery) | patch | `v1.3.25` -> `v1.3.26` | --- ### Release Notes <details> <summary>cloudquery/cloudquery</summary> ### [`v1.3.12`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-test-v1.3.12) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-test-v1.3.11...plugins-destination-test-v1.3.12) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.0 ([#&cloudquery#8203;6098](https://togithub.com/cloudquery/cloudquery/issues/6098)) ([7bacdf3](https://togithub.com/cloudquery/cloudquery/commit/7bacdf3364716eab08fa1a84ae4047b42edeee7e)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google-github-actions/setup-gcloud](https://togithub.com/google-github-actions/setup-gcloud) | action | patch | `v0.6.0` -> `v0.6.2` | | peter-evans/create-or-update-comment | action | digest | `5adcb0b` -> `69c3c2d` | | peter-evans/find-comment | action | digest | `f4499a7` -> `81e2da3` | --- ### Release Notes <details> <summary>google-github-actions/setup-gcloud</summary> ### [`v0.6.2`](https://togithub.com/google-github-actions/setup-gcloud/releases/tag/v0.6.2) [Compare Source](https://togithub.com/google-github-actions/setup-gcloud/compare/v0.6.1...v0.6.2) #### What's Changed - chore: update dependencies (automated) by [@&cloudquery#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/576](https://togithub.com/google-github-actions/setup-gcloud/pull/576) - Release: v0.6.2 by [@&cloudquery#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/setup-gcloud/pull/577](https://togithub.com/google-github-actions/setup-gcloud/pull/577) **Full Changelog**: google-github-actions/setup-gcloud@v0.6.1...v0.6.2 ### [`v0.6.1`](https://togithub.com/google-github-actions/setup-gcloud/releases/tag/v0.6.1) [Compare Source](https://togithub.com/google-github-actions/setup-gcloud/compare/v0.6.0...v0.6.1) #### What's Changed - chore: update dependabot settings by [@&cloudquery#8203;averikitsch](https://togithub.com/averikitsch) in [https://github.com/google-github-actions/setup-gcloud/pull/522](https://togithub.com/google-github-actions/setup-gcloud/pull/522) - chore: switch to writeSecureFile from actions-utils by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/535](https://togithub.com/google-github-actions/setup-gcloud/pull/535) - feat: throw a very specific error when pinned to master by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/537](https://togithub.com/google-github-actions/setup-gcloud/pull/537) - chore: build dist by [@&cloudquery#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/setup-gcloud/pull/536](https://togithub.com/google-github-actions/setup-gcloud/pull/536) - chore: setFailed instead of throwing by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/541](https://togithub.com/google-github-actions/setup-gcloud/pull/541) - Typo fix by [@&cloudquery#8203;mwarkentin](https://togithub.com/mwarkentin) in [https://github.com/google-github-actions/setup-gcloud/pull/542](https://togithub.com/google-github-actions/setup-gcloud/pull/542) - fix: update references from master -> main by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/544](https://togithub.com/google-github-actions/setup-gcloud/pull/544) - chore: update deps by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/551](https://togithub.com/google-github-actions/setup-gcloud/pull/551) - update release process by [@&cloudquery#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/562](https://togithub.com/google-github-actions/setup-gcloud/pull/562) - $'fix release workflow files' by [@&cloudquery#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/563](https://togithub.com/google-github-actions/setup-gcloud/pull/563) - $'fix release workflow files' by [@&cloudquery#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/566](https://togithub.com/google-github-actions/setup-gcloud/pull/566) - fix: update secrets according to readme by [@&cloudquery#8203;greenchapter](https://togithub.com/greenchapter) in [https://github.com/google-github-actions/setup-gcloud/pull/549](https://togithub.com/google-github-actions/setup-gcloud/pull/549) - chore: update deps by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/567](https://togithub.com/google-github-actions/setup-gcloud/pull/567) - chore: fix typo by [@&cloudquery#8203;Eejit43](https://togithub.com/Eejit43) in [https://github.com/google-github-actions/setup-gcloud/pull/568](https://togithub.com/google-github-actions/setup-gcloud/pull/568) - Delete CONTRIBUTING.md by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/569](https://togithub.com/google-github-actions/setup-gcloud/pull/569) - chore(deps): bump [@&cloudquery#8203;actions/core](https://togithub.com/actions/core) from 1.9.0 to 1.9.1 by [@&cloudquery#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google-github-actions/setup-gcloud/pull/570](https://togithub.com/google-github-actions/setup-gcloud/pull/570) - chore(deps): bump [@&cloudquery#8203;types/mocha](https://togithub.com/types/mocha) from 9.1.1 to 10.0.0 by [@&cloudquery#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google-github-actions/setup-gcloud/pull/572](https://togithub.com/google-github-actions/setup-gcloud/pull/572) - Update deps by [@&cloudquery#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/574](https://togithub.com/google-github-actions/setup-gcloud/pull/574) - Release: v0.6.1 by [@&cloudquery#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/setup-gcloud/pull/575](https://togithub.com/google-github-actions/setup-gcloud/pull/575) #### New Contributors - [@&cloudquery#8203;mwarkentin](https://togithub.com/mwarkentin) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/542](https://togithub.com/google-github-actions/setup-gcloud/pull/542) - [@&cloudquery#8203;verbanicm](https://togithub.com/verbanicm) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/562](https://togithub.com/google-github-actions/setup-gcloud/pull/562) - [@&cloudquery#8203;greenchapter](https://togithub.com/greenchapter) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/549](https://togithub.com/google-github-actions/setup-gcloud/pull/549) - [@&cloudquery#8203;Eejit43](https://togithub.com/Eejit43) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/568](https://togithub.com/google-github-actions/setup-gcloud/pull/568) **Full Changelog**: google-github-actions/setup-gcloud@v0.6.0...v0.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…cloudquery#6174) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/gythialy/golang-cross](https://togithub.com/gythialy/golang-cross) | final | patch | `1.19.3-0` -> `1.19.4-0` | --- ### Release Notes <details> <summary>gythialy/golang-cross</summary> ### [`v1.19.4`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.19.4) [Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.19.4...v1.19.4) ##### What's Changed - fix: specifies the docker file of builder by [@&cloudquery#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/176](https://togithub.com/gythialy/golang-cross/pull/176) - feat: bump golang to v1.19.4 by [@&cloudquery#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/177](https://togithub.com/gythialy/golang-cross/pull/177) - update go in the builder and goreleaser by [@&cloudquery#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/178](https://togithub.com/gythialy/golang-cross/pull/178) - update base image by [@&cloudquery#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/180](https://togithub.com/gythialy/golang-cross/pull/180) **Full Changelog**: gythialy/golang-cross@v1.19.3...v1.19.4 ### [`v1.19.4`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.19.4) [Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.19.3...v1.19.4) ##### What's Changed - fix: specifies the docker file of builder by [@&cloudquery#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/176](https://togithub.com/gythialy/golang-cross/pull/176) - feat: bump golang to v1.19.4 by [@&cloudquery#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/177](https://togithub.com/gythialy/golang-cross/pull/177) - update go in the builder and goreleaser by [@&cloudquery#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/178](https://togithub.com/gythialy/golang-cross/pull/178) - update base image by [@&cloudquery#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/180](https://togithub.com/gythialy/golang-cross/pull/180) **Full Changelog**: gythialy/golang-cross@v1.19.3...v1.19.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…loudquery#6175) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/crowdstrike/gofalcon](https://togithub.com/crowdstrike/gofalcon) | require | patch | `v0.2.30` -> `v0.2.32` | --- ### Release Notes <details> <summary>crowdstrike/gofalcon</summary> ### [`v0.2.32`](https://togithub.com/CrowdStrike/gofalcon/releases/tag/v0.2.32) [Compare Source](https://togithub.com/crowdstrike/gofalcon/compare/v0.2.31...v0.2.32) #### Changelog - [`3aecaf3`](https://togithub.com/crowdstrike/gofalcon/commit/3aecaf3) Add RTR admin script management example. - [`ce1cd00`](https://togithub.com/crowdstrike/gofalcon/commit/ce1cd00) Add basic RTR example. - [`6379571`](https://togithub.com/crowdstrike/gofalcon/commit/6379571) Add command execution flows for all three RTR roles to high-level client. - [`14f247d`](https://togithub.com/crowdstrike/gofalcon/commit/14f247d) Add output sequencing to high-level RTR client. - [`4ff18e0`](https://togithub.com/crowdstrike/gofalcon/commit/4ff18e0) Add script and put-file management to high-level RTR client. - [`dd90746`](https://togithub.com/crowdstrike/gofalcon/commit/dd90746) Merge pull request [#&cloudquery#8203;300](https://togithub.com/crowdstrike/gofalcon/issues/300) from isimluk/swagger-update - [`8425140`](https://togithub.com/crowdstrike/gofalcon/commit/8425140) Merge pull request [#&cloudquery#8203;301](https://togithub.com/crowdstrike/gofalcon/issues/301) from isimluk/swagger-update - [`ebf684e`](https://togithub.com/crowdstrike/gofalcon/commit/ebf684e) Merge pull request [#&cloudquery#8203;302](https://togithub.com/crowdstrike/gofalcon/issues/302) from isimluk/swagger-update - [`4cea43f`](https://togithub.com/crowdstrike/gofalcon/commit/4cea43f) Merge pull request [#&cloudquery#8203;303](https://togithub.com/crowdstrike/gofalcon/issues/303) from isimluk/swagger-update - [`7c350db`](https://togithub.com/crowdstrike/gofalcon/commit/7c350db) Merge pull request [#&cloudquery#8203;304](https://togithub.com/crowdstrike/gofalcon/issues/304) from isimluk/swagger-update - [`c2c2481`](https://togithub.com/crowdstrike/gofalcon/commit/c2c2481) Merge pull request [#&cloudquery#8203;305](https://togithub.com/crowdstrike/gofalcon/issues/305) from faldridge/rtr-add-all-roles-with-output-sequencing - [`935baf1`](https://togithub.com/crowdstrike/gofalcon/commit/935baf1) Re-generate the codebase using the latest swagger - [`e3ad2c1`](https://togithub.com/crowdstrike/gofalcon/commit/e3ad2c1) Re-generate the codebase using the latest swagger - [`b7e7ad2`](https://togithub.com/crowdstrike/gofalcon/commit/b7e7ad2) Re-generate the codebase using the latest swagger - [`a8ba765`](https://togithub.com/crowdstrike/gofalcon/commit/a8ba765) Re-generate the codebase using the latest swagger - [`1328991`](https://togithub.com/crowdstrike/gofalcon/commit/1328991) Re-generate the codebase using the latest swagger - [`549d2f0`](https://togithub.com/crowdstrike/gofalcon/commit/549d2f0) v0.2.32 ### [`v0.2.31`](https://togithub.com/CrowdStrike/gofalcon/releases/tag/v0.2.31) [Compare Source](https://togithub.com/crowdstrike/gofalcon/compare/v0.2.30...v0.2.31) #### Changelog - [`158a5b5`](https://togithub.com/crowdstrike/gofalcon/commit/158a5b5) Device API V1 to V2 Migration - [`e93421b`](https://togithub.com/crowdstrike/gofalcon/commit/e93421b) Example: List custom IOA Rule Groups - [`20209e9`](https://togithub.com/crowdstrike/gofalcon/commit/20209e9) Merge pull request [#&cloudquery#8203;230](https://togithub.com/crowdstrike/gofalcon/issues/230) from isimluk/custom-ioa-rule-groups - [`12fa290`](https://togithub.com/crowdstrike/gofalcon/commit/12fa290) Merge pull request [#&cloudquery#8203;294](https://togithub.com/crowdstrike/gofalcon/issues/294) from isimluk/swagger-update - [`ac6f016`](https://togithub.com/crowdstrike/gofalcon/commit/ac6f016) Merge pull request [#&cloudquery#8203;295](https://togithub.com/crowdstrike/gofalcon/issues/295) from isimluk/swagger-update - [`b0a7e3a`](https://togithub.com/crowdstrike/gofalcon/commit/b0a7e3a) Merge pull request [#&cloudquery#8203;296](https://togithub.com/crowdstrike/gofalcon/issues/296) from isimluk/swagger-update - [`6477581`](https://togithub.com/crowdstrike/gofalcon/commit/6477581) Merge pull request [#&cloudquery#8203;297](https://togithub.com/crowdstrike/gofalcon/issues/297) from isimluk/device-api-v2-migration - [`28fc441`](https://togithub.com/crowdstrike/gofalcon/commit/28fc441) Merge pull request [#&cloudquery#8203;298](https://togithub.com/crowdstrike/gofalcon/issues/298) from isimluk/swagger-update - [`4beceeb`](https://togithub.com/crowdstrike/gofalcon/commit/4beceeb) Re-generate the codebase using the latest swagger - [`49447d9`](https://togithub.com/crowdstrike/gofalcon/commit/49447d9) Re-generate the codebase using the latest swagger - [`00e5222`](https://togithub.com/crowdstrike/gofalcon/commit/00e5222) Re-generate the codebase using the latest swagger - [`132bcb4`](https://togithub.com/crowdstrike/gofalcon/commit/132bcb4) Re-generate the codebase using the latest swagger - [`aabce04`](https://togithub.com/crowdstrike/gofalcon/commit/aabce04) Remove references to Falcon X - [`8e4aeea`](https://togithub.com/crowdstrike/gofalcon/commit/8e4aeea) add transformation - [`bf49b84`](https://togithub.com/crowdstrike/gofalcon/commit/bf49b84) add updated path - [`ee70fc3`](https://togithub.com/crowdstrike/gofalcon/commit/ee70fc3) v0.2.31 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…cloudquery#6176) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar) | require | patch | `v3.12.1` -> `v3.12.2` | --- ### Release Notes <details> <summary>schollz/progressbar</summary> ### [`v3.12.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.12.2) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.12.1...v3.12.2) #### What's Changed - Add minor fix for full width mode by [@&cloudquery#8203;oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/145](https://togithub.com/schollz/progressbar/pull/145) - Fix full width test by [@&cloudquery#8203;oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/146](https://togithub.com/schollz/progressbar/pull/146) **Full Changelog**: schollz/progressbar@v3.12.1...v3.12.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…uery#6177) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/slack-go/slack](https://togithub.com/slack-go/slack) | require | patch | `v0.12.0` -> `v0.12.1` | --- ### Release Notes <details> <summary>slack-go/slack</summary> ### [`v0.12.1`](https://togithub.com/slack-go/slack/releases/tag/v0.12.1) [Compare Source](https://togithub.com/slack-go/slack/compare/v0.12.0...v0.12.1) #### What's Changed ##### Enhancements - Add FileUploadV2 function to avoid server side file timeouts by [@&cloudquery#8203;kanata2](https://togithub.com/kanata2) in [https://github.com/slack-go/slack/pull/1148](https://togithub.com/slack-go/slack/pull/1148) - Added new FileUploadV2 function to avoid server side file timeouts by [@&cloudquery#8203;sarthakkothari](https://togithub.com/sarthakkothari) in [https://github.com/slack-go/slack/pull/1130](https://togithub.com/slack-go/slack/pull/1130) #### New Contributors - [@&cloudquery#8203;sarthakkothari](https://togithub.com/sarthakkothari) made their first contribution in [https://github.com/slack-go/slack/pull/1130](https://togithub.com/slack-go/slack/pull/1130) **Full Changelog**: slack-go/slack@v0.12.0...v0.12.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…udquery#6187) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/digitalocean/godo](https://togithub.com/digitalocean/godo) | require | minor | `v1.91.1` -> `v1.93.0` | --- ### Release Notes <details> <summary>digitalocean/godo</summary> ### [`v1.93.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1930---2022-12-15) [Compare Source](https://togithub.com/digitalocean/godo/compare/v1.92.0...v1.93.0) - [#&cloudquery#8203;591](https://togithub.com/digitalocean/godo/issues/591) - [@&cloudquery#8203;andrewsomething](https://togithub.com/andrewsomething) - tokens: Add initial support for new API. ### [`v1.92.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1920---2022-12-14) [Compare Source](https://togithub.com/digitalocean/godo/compare/v1.91.1...v1.92.0) - [#&cloudquery#8203;589](https://togithub.com/digitalocean/godo/issues/589) - [@&cloudquery#8203;wez470](https://togithub.com/wez470) - load-balancers: Minor doc fixup - [#&cloudquery#8203;585](https://togithub.com/digitalocean/godo/issues/585) - [@&cloudquery#8203;StephenVarela](https://togithub.com/StephenVarela) - Add firewall support for load balancers - [#&cloudquery#8203;587](https://togithub.com/digitalocean/godo/issues/587) - [@&cloudquery#8203;StephenVarela](https://togithub.com/StephenVarela) - Support new http alerts for load balancers - [#&cloudquery#8203;586](https://togithub.com/digitalocean/godo/issues/586) - [@&cloudquery#8203;andrewsomething](https://togithub.com/andrewsomething) - godo.go: Sort service lists. - [#&cloudquery#8203;583](https://togithub.com/digitalocean/godo/issues/583) - [@&cloudquery#8203;ddebarros](https://togithub.com/ddebarros) - Adds support for functions trigger API </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…dquery#6204) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/99designs/keyring](https://togithub.com/99designs/keyring) | indirect | patch | `v1.2.1` -> `v1.2.2` | --- ### Release Notes <details> <summary>99designs/keyring</summary> ### [`v1.2.2`](https://togithub.com/99designs/keyring/releases/tag/v1.2.2) [Compare Source](https://togithub.com/99designs/keyring/compare/v1.2.1...v1.2.2) ##### Fixed - Fix nil pointer access [#&cloudquery#8203;116](https://togithub.com/99designs/keyring/issues/116) - Return ErrKeyNotFound when removing missing keychain items [#&cloudquery#8203;113](https://togithub.com/99designs/keyring/issues/113) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…al to v1.1.2 (cloudquery#6205) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/azure-sdk-for-go/sdk/internal](https://togithub.com/Azure/azure-sdk-for-go) | indirect | patch | `v1.1.1` -> `v1.1.2` | | [github.com/Azure/azure-sdk-for-go/sdk/internal](https://togithub.com/Azure/azure-sdk-for-go) | indirect | minor | `v1.0.1` -> `v1.1.2` | --- ### Release Notes <details> <summary>Azure/azure-sdk-for-go</summary> ### [`v1.1.2`](https://togithub.com/Azure/azure-sdk-for-go/releases/tag/sdk/internal/v1.1.2) [Compare Source](https://togithub.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.1.1...sdk/internal/v1.1.2) ##### 1.1.2 (2022-12-12) ##### Features Added - Export user agent formatting code that used to be in azcore's policy_telemetry.go so it can be shared with non-HTTP clients (ie: azservicebus/azeventhubs). ([#&cloudquery#8203;19681](https://togithub.com/Azure/azure-sdk-for-go/pull/19681)) ##### Other Changes - Prevented data races in `recording` ([#&cloudquery#8203;18763](https://togithub.com/Azure/azure-sdk-for-go/issues/18763)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…11.28 (cloudquery#6206) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/go-autorest/autorest](https://togithub.com/Azure/go-autorest) | indirect | patch | `v0.11.27` -> `v0.11.28` | --- ### Release Notes <details> <summary>Azure/go-autorest</summary> ### [`v0.11.28`](https://togithub.com/Azure/go-autorest/releases/tag/autorest/v0.11.28) [Compare Source](https://togithub.com/Azure/go-autorest/compare/autorest/v0.11.27...autorest/v0.11.28) Update crypto dependency to latest version [#&cloudquery#8203;708](https://togithub.com/Azure/go-autorest/issues/708) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…y#6209) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/DataDog/zstd](https://togithub.com/DataDog/zstd) | indirect | patch | `v1.5.0` -> `v1.5.2` | --- ### Release Notes <details> <summary>DataDog/zstd</summary> ### [`v1.5.2`](https://togithub.com/DataDog/zstd/releases/tag/v1.5.2): zstd 1.5.2 [Compare Source](https://togithub.com/DataDog/zstd/compare/v1.5.2...v1.5.2) This release updates the upstream zstd version to [1.5.2](https://togithub.com/facebook/zstd/releases/tag/v1.5.2) ([https://github.com/DataDog/zstd/pull/116](https://togithub.com/DataDog/zstd/pull/116)) The update `1.5.0` -> `1.5.2` overall has a similar performance profile. Please note that depending on the workload, performance could vary by -10% / +10% ### [`v1.5.2+patch1`](https://togithub.com/DataDog/zstd/releases/tag/v1.5.2%2Bpatch1): zstd 1.5.2 - wrapper patches 1 [Compare Source](https://togithub.com/DataDog/zstd/compare/v1.5.0...v1.5.2) #### What's Changed - Fix unneededly allocated large decompression buffer by [@&cloudquery#8203;XiaochenCui](https://togithub.com/XiaochenCui) ([#&cloudquery#8203;118](https://togithub.com/DataDog/zstd/issues/118)) & [@&cloudquery#8203;Viq111](https://togithub.com/Viq111) in [https://github.com/DataDog/zstd/pull/120](https://togithub.com/DataDog/zstd/pull/120) - Add SetNbWorkers api to the writer code (see [#&cloudquery#8203;108](https://togithub.com/DataDog/zstd/issues/108)) by [@&cloudquery#8203;bsergean](https://togithub.com/bsergean) in [https://github.com/DataDog/zstd/pull/117](https://togithub.com/DataDog/zstd/pull/117) - For large workloads, the performance can be improved by 3-6x (see [https://github.com/DataDog/zstd/pull/117#issuecomment-1147812767](https://togithub.com/DataDog/zstd/pull/117#issuecomment-1147812767)) - `Write()` becomes async with workers > 1, make sure you read the method documentation before using #### New Contributors - [@&cloudquery#8203;bsergean](https://togithub.com/bsergean) made their first contribution in [https://github.com/DataDog/zstd/pull/117](https://togithub.com/DataDog/zstd/pull/117) - [@&cloudquery#8203;XiaochenCui](https://togithub.com/XiaochenCui) for his work on [https://github.com/DataDog/zstd/pull/118](https://togithub.com/DataDog/zstd/pull/118) that led to [#&cloudquery#8203;120](https://togithub.com/DataDog/zstd/issues/120) **Full Changelog**: DataDog/zstd@v1.5.2...v1.5.2+patch1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…o v0.9.21 (cloudquery#6208) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/Azure/go-autorest/autorest/adal](https://togithub.com/Azure/go-autorest) | indirect | patch | `v0.9.20` -> `v0.9.21` | --- ### Release Notes <details> <summary>Azure/go-autorest</summary> ### [`v0.9.21`](https://togithub.com/Azure/go-autorest/releases/tag/autorest/adal/v0.9.21) [Compare Source](https://togithub.com/Azure/go-autorest/compare/autorest/adal/v0.9.20...autorest/adal/v0.9.21) Update crypto dependency to latest version [#&cloudquery#8203;708](https://togithub.com/Azure/go-autorest/issues/708) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…to v2.6.1 (cloudquery#6185) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/DataDog/datadog-api-client-go/v2](https://togithub.com/DataDog/datadog-api-client-go) | require | minor | `v2.5.0` -> `v2.6.1` | --- ### Release Notes <details> <summary>DataDog/datadog-api-client-go</summary> ### [`v2.6.1`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.6.1) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.6.0...v2.6.1) <!-- Release notes generated using configuration in .github/release.yml at v2.6.1 --> #### What's Changed ##### Fixed - Remove incorrect required fields from CloudConfigurationComplianceRuleOptions by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1801](https://togithub.com/DataDog/datadog-api-client-go/pull/1801) **Full Changelog**: DataDog/datadog-api-client-go@v2.6.0...v2.6.1 ### [`v2.6.0`](https://togithub.com/DataDog/datadog-api-client-go/releases/tag/v2.6.0) [Compare Source](https://togithub.com/DataDog/datadog-api-client-go/compare/v2.5.0...v2.6.0) <!-- Release notes generated using configuration in .github/release.yml at v2.6.0 --> #### What's Changed ##### Fixed - Fix service catalog schema change by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1749](https://togithub.com/DataDog/datadog-api-client-go/pull/1749) - Add missing response fields to MTD usage attribution endpoint by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1776](https://togithub.com/DataDog/datadog-api-client-go/pull/1776) - Fix missing field in Synthetics tests authentication configuration by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1782](https://togithub.com/DataDog/datadog-api-client-go/pull/1782) - Mark `hosts` response version fields as nullable by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1778](https://togithub.com/DataDog/datadog-api-client-go/pull/1778) ##### Added - Add fields for CSPM GCP usage by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1756](https://togithub.com/DataDog/datadog-api-client-go/pull/1756) - Introduce `PaginationResult` type to return errors in WithPagination methods by [@&cloudquery#8203;skarimo](https://togithub.com/skarimo) in [https://github.com/DataDog/datadog-api-client-go/pull/1755](https://togithub.com/DataDog/datadog-api-client-go/pull/1755) - Add offset and limit parameter to SLO correction API by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1759](https://togithub.com/DataDog/datadog-api-client-go/pull/1759) - Add documentation for Logs Pipelines ReferenceTableLogsLookupProcessor by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1758](https://togithub.com/DataDog/datadog-api-client-go/pull/1758) - Adding new field for the usage metering infra hosts by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1761](https://togithub.com/DataDog/datadog-api-client-go/pull/1761) - Add `include_percentiles` field in Logs Custom Metrics by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1740](https://togithub.com/DataDog/datadog-api-client-go/pull/1740) - Add OAuth support for Synthetics tests by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1764](https://togithub.com/DataDog/datadog-api-client-go/pull/1764) - Add new billable summary fields by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1774](https://togithub.com/DataDog/datadog-api-client-go/pull/1774) - RUM Applications Management API add client_token by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1765](https://togithub.com/DataDog/datadog-api-client-go/pull/1765) - Support GRPC unary calls in Synthetics by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1772](https://togithub.com/DataDog/datadog-api-client-go/pull/1772) - Add style object to dashboard widget formulas by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1787](https://togithub.com/DataDog/datadog-api-client-go/pull/1787) - Add enable_samples monitor option by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1789](https://togithub.com/DataDog/datadog-api-client-go/pull/1789) - Update security_monitoring endpoints for cloud_configuration rules by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1790](https://togithub.com/DataDog/datadog-api-client-go/pull/1790) - Add support for sensitive data scanner APIs by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1784](https://togithub.com/DataDog/datadog-api-client-go/pull/1784) - Add synthetics_parallel_testing to Usage Metering API by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1792](https://togithub.com/DataDog/datadog-api-client-go/pull/1792) - Synthetics add pagination params to get all tests endpoint by [@&cloudquery#8203;api-clients-generation-pipeline](https://togithub.com/api-clients-generation-pipeline) in [https://github.com/DataDog/datadog-api-client-go/pull/1793](https://togithub.com/DataDog/datadog-api-client-go/pull/1793) **Full Changelog**: DataDog/datadog-api-client-go@v2.5.0...v2.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
TinLe
pushed a commit
to TinLe/cloudquery
that referenced
this pull request
Feb 24, 2023
…loudquery#6214) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.16.0` -> `v1.16.1` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.13.0` -> `v1.16.1` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.12.7` -> `v1.16.1` | | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.15.0` -> `v1.16.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk</summary> ### [`v1.16.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.16.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.16.0...v1.16.1) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`738e83a`](https://togithub.com/cloudquery/plugin-sdk/commit/738e83a) ([#&cloudquery#8203;546](https://togithub.com/cloudquery/plugin-sdk/issues/546)) ([bdf3ff1](https://togithub.com/cloudquery/plugin-sdk/commit/bdf3ff1e9e93164e20e73046534fa1a8dd208576)) - **deps:** Update google.golang.org/genproto digest to [`f9683d7`](https://togithub.com/cloudquery/plugin-sdk/commit/f9683d7) ([#&cloudquery#8203;552](https://togithub.com/cloudquery/plugin-sdk/issues/552)) ([763d22b](https://togithub.com/cloudquery/plugin-sdk/commit/763d22b5f209ae26d54937c84f07f8895062ebc5)) - **deps:** Update module github.com/getsentry/sentry-go to v0.16.0 ([#&cloudquery#8203;549](https://togithub.com/cloudquery/plugin-sdk/issues/549)) ([b4a0efc](https://togithub.com/cloudquery/plugin-sdk/commit/b4a0efc392a9323011d217c40ca3661d38351c37)) - **deps:** Update module github.com/inconshreveable/mousetrap to v1.1.0 ([#&cloudquery#8203;555](https://togithub.com/cloudquery/plugin-sdk/issues/555)) ([f449234](https://togithub.com/cloudquery/plugin-sdk/commit/f4492343b52a8edf3864b4d77c4e2f40d0d3e308)) - **deps:** Update module github.com/mattn/go-isatty to v0.0.17 ([#&cloudquery#8203;553](https://togithub.com/cloudquery/plugin-sdk/issues/553)) ([826006f](https://togithub.com/cloudquery/plugin-sdk/commit/826006f6d70e9cb1c4a062d5691be05b41514926)) - **deps:** Update module github.com/schollz/progressbar/v3 to v3.12.2 ([#&cloudquery#8203;547](https://togithub.com/cloudquery/plugin-sdk/issues/547)) ([b6640b8](https://togithub.com/cloudquery/plugin-sdk/commit/b6640b8134aff9d9c12c211d0994eda657a966d0)) - **deps:** Update module github.com/thoas/go-funk to v0.9.3 ([#&cloudquery#8203;548](https://togithub.com/cloudquery/plugin-sdk/issues/548)) ([6e5469a](https://togithub.com/cloudquery/plugin-sdk/commit/6e5469a32ec688b94070f300633050fbe2e53018)) - **deps:** Update module golang.org/x/net to v0.4.0 ([#&cloudquery#8203;550](https://togithub.com/cloudquery/plugin-sdk/issues/550)) ([9ced5ec](https://togithub.com/cloudquery/plugin-sdk/commit/9ced5ec92f60be484d470550781110b1a3b6a2d0)) - **deps:** Update module golang.org/x/text to v0.5.0 ([#&cloudquery#8203;551](https://togithub.com/cloudquery/plugin-sdk/issues/551)) ([1353026](https://togithub.com/cloudquery/plugin-sdk/commit/1353026325232a7de6c0ea403cdcbe5e821abe53)) - Managed writer log message, timeout->flush ([#&cloudquery#8203;536](https://togithub.com/cloudquery/plugin-sdk/issues/536)) ([6b0c711](https://togithub.com/cloudquery/plugin-sdk/commit/6b0c71174d71c4fc5f5a55f9317caa1037f75d15)) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9--> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: erezrokah <[email protected]>
1 task
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.4.0 (2023-02-21)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.