Skip to content

fix(deps): Update module github.com/marcboeker/go-duckdb to v1.5.1#14518

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/github.com-marcboeker-go-duckdb-1.x
Oct 12, 2023
Merged

fix(deps): Update module github.com/marcboeker/go-duckdb to v1.5.1#14518
kodiakhq[bot] merged 1 commit intomainfrom
renovate/github.com-marcboeker-go-duckdb-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

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

BEGIN_COMMIT_OVERRIDE
fix!: Upgrade to DuckDB v0.9.1. Because this changes the underlying storage layer of DuckDB, it is considered a breaking change. Previous versions of the CloudQuery DuckDB plugin used DuckDB version v0.8.x. The storage of DuckDB is not yet stable; newer versions of DuckDB cannot read old database files and vice versa. The storage will be stabilized when version 1.0 releases. For now, we recommend that you load the database file in a supported version of DuckDB, and use the EXPORT DATABASE command followed by IMPORT DATABASE on the current version of DuckDB. See the storage page for more information: https://duckdb.org/internals/storage
END_COMMIT_OVERRIDE

This PR contains the following updates:

Package Type Update Change
github.com/marcboeker/go-duckdb require minor v1.4.4 -> v1.5.1

⚠ Dependency Lookup Warnings ⚠

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


Release Notes

marcboeker/go-duckdb (github.com/marcboeker/go-duckdb)

v1.5.1

Compare Source

v1.5.0

Compare Source


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 12, 2023
@cq-bot cq-bot added the duckdb label Oct 12, 2023
@kodiakhq kodiakhq bot merged commit 109aa9b into main Oct 12, 2023
@kodiakhq kodiakhq bot deleted the renovate/github.com-marcboeker-go-duckdb-1.x branch October 12, 2023 23:22
@cq-bot cq-bot added the duckdb label Oct 16, 2023
hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
…loudquery#14518)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/marcboeker/go-duckdb](https://togithub.com/marcboeker/go-duckdb) | require | minor | `v1.4.4` -> `v1.5.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>marcboeker/go-duckdb (github.com/marcboeker/go-duckdb)</summary>

### [`v1.5.1`](https://togithub.com/marcboeker/go-duckdb/compare/v1.5.0...v1.5.1)

[Compare Source](https://togithub.com/marcboeker/go-duckdb/compare/v1.5.0...v1.5.1)

### [`v1.5.0`](https://togithub.com/marcboeker/go-duckdb/compare/v1.4.4...v1.5.0)

[Compare Source](https://togithub.com/marcboeker/go-duckdb/compare/v1.4.4...v1.5.0)

</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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants