Skip to content

chore(deps): Update dependency destination-sqlite to v2.4.12#14656

Merged
kodiakhq[bot] merged 3 commits intomainfrom
renovate/cloudquery-monorepo-modules
Oct 18, 2023
Merged

chore(deps): Update dependency destination-sqlite to v2.4.12#14656
kodiakhq[bot] merged 3 commits intomainfrom
renovate/cloudquery-monorepo-modules

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Oct 18, 2023

This PR contains the following updates:

Package Update Change
destination-sqlite patch v2.4.11 -> v2.4.12

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

cloudquery/cloudquery (destination-sqlite)

v2.4.12

Compare Source

Bug Fixes
  • Compile DuckDB, SQLite and Snowflake plugins for running under Alpine Linux (#​14612) (c47cd1c)
  • Conditional static linking for linux/amd64 for DuckDB, SQLite and Snowflake (#​14626) (0ba7e3f)
  • deps: Update github.com/cloudquery/arrow/go/v14 digest to d401686 (#​14459) (7ce40f8)
  • deps: Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 (#​14537) (68686f4)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 (#​14475) (83fe7ca)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 (#​14503) (4056593)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.2.9 (#​14627) (c1d244c)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.3.0 (#​14635) (00b380c)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.4.0 (#​14639) (f139c0e)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 (#​14378) (a2e0c46)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 (#​14436) (d529e2d)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 (#​14489) (9bb45dc)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 (#​14516) (2d905bf)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.0 (#​14577) (223c4c1)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 (#​14622) (b497a6b)
  • deps: Update module golang.org/x/net to v0.17.0 [SECURITY] (#​14500) (9e603d5)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Oct 18, 2023
@kodiakhq kodiakhq bot merged commit 8fc5e45 into main Oct 18, 2023
@kodiakhq kodiakhq bot deleted the renovate/cloudquery-monorepo-modules branch October 18, 2023 13:13
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Oct 18, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
…ery#14656)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [destination-sqlite](https://togithub.com/cloudquery/cloudquery) | patch | `v2.4.11` -> `v2.4.12` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>cloudquery/cloudquery (destination-sqlite)</summary>

### [`v2.4.12`](https://togithub.com/cloudquery/cloudquery/releases/tag/plugins-destination-sqlite-v2.4.12)

[Compare Source](https://togithub.com/cloudquery/cloudquery/compare/plugins-destination-sqlite-v2.4.11...plugins-destination-sqlite-v2.4.12)

##### Bug Fixes

-   Compile DuckDB, SQLite and Snowflake plugins for running under Alpine Linux  ([#&cloudquery#8203;14612](https://togithub.com/cloudquery/cloudquery/issues/14612)) ([c47cd1c](https://togithub.com/cloudquery/cloudquery/commit/c47cd1cc8bb014d654097087e81a9d658ea8f1dc))
-   Conditional static linking for linux/amd64 for DuckDB, SQLite and Snowflake ([#&cloudquery#8203;14626](https://togithub.com/cloudquery/cloudquery/issues/14626)) ([0ba7e3f](https://togithub.com/cloudquery/cloudquery/commit/0ba7e3f938c11fbc0c9c3f9dc05fce677d311f47))
-   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`d401686`](https://togithub.com/cloudquery/cloudquery/commit/d401686) ([#&cloudquery#8203;14459](https://togithub.com/cloudquery/cloudquery/issues/14459)) ([7ce40f8](https://togithub.com/cloudquery/cloudquery/commit/7ce40f8dcb1e408c385e877e56b5bb78906b10d2))
-   **deps:** Update github.com/cloudquery/arrow/go/v14 digest to [`dbcb149`](https://togithub.com/cloudquery/cloudquery/commit/dbcb149) ([#&cloudquery#8203;14537](https://togithub.com/cloudquery/cloudquery/issues/14537)) ([68686f4](https://togithub.com/cloudquery/cloudquery/commit/68686f4e7636db02bddd961e3d75b60d5218ca85))
-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.6 ([#&cloudquery#8203;14475](https://togithub.com/cloudquery/cloudquery/issues/14475)) ([83fe7ca](https://togithub.com/cloudquery/cloudquery/commit/83fe7ca2f5fa83bd3219ddde8fe44fcf1d447480))
-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.8 ([#&cloudquery#8203;14503](https://togithub.com/cloudquery/cloudquery/issues/14503)) ([4056593](https://togithub.com/cloudquery/cloudquery/commit/40565937cfc12b33048980b55e91a9a60a62bd47))
-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.9 ([#&cloudquery#8203;14627](https://togithub.com/cloudquery/cloudquery/issues/14627)) ([c1d244c](https://togithub.com/cloudquery/cloudquery/commit/c1d244c95199141ac39a713a3f0577b2fb3bf736))
-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.3.0 ([#&cloudquery#8203;14635](https://togithub.com/cloudquery/cloudquery/issues/14635)) ([00b380c](https://togithub.com/cloudquery/cloudquery/commit/00b380c10be1642f737f871ba5588888ed5dd180))
-   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.4.0 ([#&cloudquery#8203;14639](https://togithub.com/cloudquery/cloudquery/issues/14639)) ([f139c0e](https://togithub.com/cloudquery/cloudquery/commit/f139c0e9369ef92a3cd874003db40b48e229ab58))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#&cloudquery#8203;14378](https://togithub.com/cloudquery/cloudquery/issues/14378)) ([a2e0c46](https://togithub.com/cloudquery/cloudquery/commit/a2e0c4615af4aa205fa082d3f196ea2dc5ce2445))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#&cloudquery#8203;14436](https://togithub.com/cloudquery/cloudquery/issues/14436)) ([d529e2d](https://togithub.com/cloudquery/cloudquery/commit/d529e2d22da93a234492c4165e7eed1257c5767f))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#&cloudquery#8203;14489](https://togithub.com/cloudquery/cloudquery/issues/14489)) ([9bb45dc](https://togithub.com/cloudquery/cloudquery/commit/9bb45dc2dacc2c7a6fbd47538b954f731741809b))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#&cloudquery#8203;14516](https://togithub.com/cloudquery/cloudquery/issues/14516)) ([2d905bf](https://togithub.com/cloudquery/cloudquery/commit/2d905bf9ea81556282c8ca27dcc6334606a2e83b))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.0 ([#&cloudquery#8203;14577](https://togithub.com/cloudquery/cloudquery/issues/14577)) ([223c4c1](https://togithub.com/cloudquery/cloudquery/commit/223c4c1df6c432d7f1bf67a48114e417282bcd0f))
-   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 ([#&cloudquery#8203;14622](https://togithub.com/cloudquery/cloudquery/issues/14622)) ([b497a6b](https://togithub.com/cloudquery/cloudquery/commit/b497a6bc5645854bd25d4083fd91ec549a7f274f))
-   **deps:** Update module golang.org/x/net to v0.17.0 \[SECURITY] ([#&cloudquery#8203;14500](https://togithub.com/cloudquery/cloudquery/issues/14500)) ([9e603d5](https://togithub.com/cloudquery/cloudquery/commit/9e603d50d28033ed5bf451e569abc7c25014dbfb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/aws automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants