[PR #3342] [MERGED] chore: update collab libs rev #5683

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3342
Author: @appflowy
Created: 9/5/2023
Status: Merged
Merged: 9/6/2023
Merged by: @appflowy

Base: mainHead: asyc_load_doc


📝 Commits (1)

  • a777652 chore: update collab libs rev

📊 Changes

9 files changed (+99 additions, -153 deletions)

View changed files

📝 frontend/appflowy_tauri/src-tauri/Cargo.toml (+9 -9)
📝 frontend/rust-lib/Cargo.lock (+58 -115)
📝 frontend/rust-lib/Cargo.toml (+8 -8)
📝 frontend/rust-lib/flowy-database2/src/manager.rs (+1 -4)
📝 frontend/rust-lib/flowy-database2/src/services/database/database_editor.rs (+2 -2)
📝 frontend/rust-lib/flowy-database2/src/services/database_view/view_editor.rs (+1 -1)
📝 frontend/rust-lib/flowy-document2/src/manager.rs (+4 -4)
📝 frontend/rust-lib/flowy-user/src/migrations/migrate_to_new_user.rs (+8 -6)
📝 frontend/rust-lib/flowy-user/src/migrations/sync_new_user.rs (+8 -4)

📄 Description

PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/3342 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/5/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `asyc_load_doc` --- ### 📝 Commits (1) - [`a777652`](https://github.com/AppFlowy-IO/AppFlowy/commit/a777652cc09527a8f640a9331e2d5080a1f82ded) chore: update collab libs rev ### 📊 Changes **9 files changed** (+99 additions, -153 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_tauri/src-tauri/Cargo.toml` (+9 -9) 📝 `frontend/rust-lib/Cargo.lock` (+58 -115) 📝 `frontend/rust-lib/Cargo.toml` (+8 -8) 📝 `frontend/rust-lib/flowy-database2/src/manager.rs` (+1 -4) 📝 `frontend/rust-lib/flowy-database2/src/services/database/database_editor.rs` (+2 -2) 📝 `frontend/rust-lib/flowy-database2/src/services/database_view/view_editor.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-document2/src/manager.rs` (+4 -4) 📝 `frontend/rust-lib/flowy-user/src/migrations/migrate_to_new_user.rs` (+8 -6) 📝 `frontend/rust-lib/flowy-user/src/migrations/sync_new_user.rs` (+8 -4) </details> ### 📄 Description #### PR Checklist - [ ] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:19:50 +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#5683
No description provided.