[PR #4262] [MERGED] chore: bump sqlite system deps #6165

Closed
opened 2026-03-23 22:22:00 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4262
Author: @appflowy
Created: 12/30/2023
Status: Merged
Merged: 12/31/2023
Merged by: @appflowy

Base: mainHead: bump_sqlite_deps


📝 Commits (5)

📊 Changes

15 files changed (+99 additions, -484 deletions)

View changed files

📝 frontend/appflowy_tauri/src-tauri/Cargo.lock (+35 -303)
📝 frontend/appflowy_tauri/src-tauri/Cargo.toml (+8 -8)
📝 frontend/rust-lib/Cargo.lock (+21 -125)
📝 frontend/rust-lib/Cargo.toml (+8 -8)
📝 frontend/rust-lib/collab-integrate/Cargo.toml (+0 -4)
📝 frontend/rust-lib/flowy-ai/Cargo.toml (+3 -1)
📝 frontend/rust-lib/flowy-core/Cargo.toml (+0 -1)
📝 frontend/rust-lib/flowy-database-deps/Cargo.toml (+0 -1)
📝 frontend/rust-lib/flowy-folder-deps/Cargo.toml (+0 -1)
📝 frontend/rust-lib/flowy-server/Cargo.toml (+0 -2)
📝 frontend/rust-lib/flowy-sqlite/Cargo.toml (+5 -6)
📝 frontend/rust-lib/flowy-sqlite/src/sqlite_impl/errors.rs (+14 -18)
📝 frontend/rust-lib/flowy-sqlite/src/sqlite_impl/pragma.rs (+4 -3)
📝 frontend/rust-lib/flowy-user-deps/Cargo.toml (+1 -2)
📝 frontend/rust-lib/lib-infra/Cargo.toml (+0 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/4262 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `bump_sqlite_deps` --- ### 📝 Commits (5) - [`4836ad9`](https://github.com/AppFlowy-IO/AppFlowy/commit/4836ad9c3cfa02c35f132df49b567f226471da47) chore: bump sqlite system deps - [`c33c409`](https://github.com/AppFlowy-IO/AppFlowy/commit/c33c409c944ec3f51c7663f3642403940c886c3e) chore: bump open ssl - [`430b792`](https://github.com/AppFlowy-IO/AppFlowy/commit/430b7921769dc7b016874dcf0505aa65805f377d) chore: fix clippy - [`d570576`](https://github.com/AppFlowy-IO/AppFlowy/commit/d570576be15e154e365f33f56e7ac49dc0187220) chore: remove unused deps - [`61178fb`](https://github.com/AppFlowy-IO/AppFlowy/commit/61178fba5f05589bae9adbb97b9ba9794af76e84) chore: fix test ### 📊 Changes **15 files changed** (+99 additions, -484 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_tauri/src-tauri/Cargo.lock` (+35 -303) 📝 `frontend/appflowy_tauri/src-tauri/Cargo.toml` (+8 -8) 📝 `frontend/rust-lib/Cargo.lock` (+21 -125) 📝 `frontend/rust-lib/Cargo.toml` (+8 -8) 📝 `frontend/rust-lib/collab-integrate/Cargo.toml` (+0 -4) 📝 `frontend/rust-lib/flowy-ai/Cargo.toml` (+3 -1) 📝 `frontend/rust-lib/flowy-core/Cargo.toml` (+0 -1) 📝 `frontend/rust-lib/flowy-database-deps/Cargo.toml` (+0 -1) 📝 `frontend/rust-lib/flowy-folder-deps/Cargo.toml` (+0 -1) 📝 `frontend/rust-lib/flowy-server/Cargo.toml` (+0 -2) 📝 `frontend/rust-lib/flowy-sqlite/Cargo.toml` (+5 -6) 📝 `frontend/rust-lib/flowy-sqlite/src/sqlite_impl/errors.rs` (+14 -18) 📝 `frontend/rust-lib/flowy-sqlite/src/sqlite_impl/pragma.rs` (+4 -3) 📝 `frontend/rust-lib/flowy-user-deps/Cargo.toml` (+1 -2) 📝 `frontend/rust-lib/lib-infra/Cargo.toml` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:22:00 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6165
No description provided.