[PR #5820] [CLOSED] Update client api #7024

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5820
Author: @speed2exe
Created: 7/26/2024
Status: Closed

Base: mainHead: update-client-api


📝 Commits (5)

  • d1c867d chore: update client api
  • 5efdd6e chore: update to latest client api
  • d890c8b chore: test use dotenvy
  • af17691 Merge branch 'main' into update-client-api
  • e739f56 Merge branch 'main' into update-client-api

📊 Changes

9 files changed (+114 additions, -134 deletions)

View changed files

📝 frontend/rust-lib/Cargo.lock (+100 -119)
📝 frontend/rust-lib/Cargo.toml (+2 -3)
📝 frontend/rust-lib/event-integration-test/Cargo.toml (+3 -3)
📝 frontend/rust-lib/event-integration-test/tests/util.rs (+3 -3)
📝 frontend/rust-lib/flowy-chat/Cargo.toml (+1 -1)
📝 frontend/rust-lib/flowy-server/Cargo.toml (+1 -1)
📝 frontend/rust-lib/flowy-server/src/af_cloud/impls/user/cloud_service_impl.rs (+1 -1)
📝 frontend/rust-lib/flowy-server/tests/af_cloud_test/util.rs (+1 -1)
📝 frontend/rust-lib/flowy-server/tests/supabase_test/util.rs (+2 -2)

📄 Description

  • Update to latest client-api from AppFlowy-Cloud
  • upgrade packages complained by cargo deny check advisories

🔄 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/5820 **Author:** [@speed2exe](https://github.com/speed2exe) **Created:** 7/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `update-client-api` --- ### 📝 Commits (5) - [`d1c867d`](https://github.com/AppFlowy-IO/AppFlowy/commit/d1c867d089d28620a44b2f86f81658308da17a5e) chore: update client api - [`5efdd6e`](https://github.com/AppFlowy-IO/AppFlowy/commit/5efdd6e8b96070ff0d0d17ac6fe813b54480c345) chore: update to latest client api - [`d890c8b`](https://github.com/AppFlowy-IO/AppFlowy/commit/d890c8b93e285b73fc199b537737c12816e3c360) chore: test use dotenvy - [`af17691`](https://github.com/AppFlowy-IO/AppFlowy/commit/af1769164a674fdde30ba4df2aece568a9643242) Merge branch 'main' into update-client-api - [`e739f56`](https://github.com/AppFlowy-IO/AppFlowy/commit/e739f56d1715411e8db35b2841647d69601d4429) Merge branch 'main' into update-client-api ### 📊 Changes **9 files changed** (+114 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/Cargo.lock` (+100 -119) 📝 `frontend/rust-lib/Cargo.toml` (+2 -3) 📝 `frontend/rust-lib/event-integration-test/Cargo.toml` (+3 -3) 📝 `frontend/rust-lib/event-integration-test/tests/util.rs` (+3 -3) 📝 `frontend/rust-lib/flowy-chat/Cargo.toml` (+1 -1) 📝 `frontend/rust-lib/flowy-server/Cargo.toml` (+1 -1) 📝 `frontend/rust-lib/flowy-server/src/af_cloud/impls/user/cloud_service_impl.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-server/tests/af_cloud_test/util.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-server/tests/supabase_test/util.rs` (+2 -2) </details> ### 📄 Description - Update to latest `client-api` from AppFlowy-Cloud - upgrade packages complained by `cargo deny check advisories` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:17:45 +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#7024
No description provided.