+
+
+ 📦
+ Dependencies Updated
+
+
Comprehensive dependency upgrade across frontend and Rust ecosystem.
+
+
Frontend Packages (bun)
+
+
+
+ | Package |
+ From |
+ To |
+
+
+
+
+ @codemirror/commands |
+ 6.10.1 |
+ 6.10.2 |
+
+
+ @codemirror/lint |
+ 6.9.2 |
+ 6.9.3 |
+
+
+ @codemirror/view |
+ 6.39.11 |
+ 6.39.13 |
+
+
+ @tauri-apps/api |
+ 2.9.1 |
+ 2.10.1 |
+
+
+ @tauri-apps/cli |
+ 2.9.6 |
+ 2.10.0 |
+
+
+ @tauri-apps/plugin-shell |
+ 2.3.4 |
+ 2.3.5 |
+
+
+ i18next |
+ 25.8.0 |
+ 25.8.4 |
+
+
+ pdfjs-dist |
+ 5.4.530 |
+ 5.4.624 |
+
+
+ @types/react |
+ 19.2.10 |
+ 19.2.13 |
+
+
+ @vitejs/plugin-react |
+ 5.1.2 |
+ 5.1.4 |
+
+
+
+
+
Rust Crates — Safe Updates
+
+
+
+ | Crate |
+ From |
+ To |
+
+
+
+
+ clap |
+ 4.5.54 |
+ 4.5.57 |
+
+
+ regex |
+ 1.12.2 |
+ 1.12.3 |
+
+
+ tempfile |
+ 3.24.0 |
+ 3.25.0 |
+
+
+ uuid |
+ 1.19.0 |
+ 1.20.0 |
+
+
+
+
+
Rust Crates — Breaking Updates
+
+ -
+
tauri (2.9.5 → 2.10.2)
+
No code changes required. Unblocked plugin support and JavaScript improvements.
+
+ -
+
tree-sitter (0.24 → 0.26)
+
Updated node.child(i) to node.child(i as u32) to match new API.
+
+ -
+
notify (6.1.1 → 8.2.0)
+
No code changes required. API remains compatible.
+
+ -
+
reqwest (0.12.28 → 0.13.2)
+
Removed rustls-tls feature (now default in new version).
+
+ -
+
rusqlite (0.32 → 0.38)
+
No code changes required. API remains compatible.
+
+ -
+
tokio-tungstenite (0.21 → 0.28)
+
WebSocketConfig now mutable default. Message::Text and Message::Ping take Utf8Bytes and Bytes respectively (converted using .into()).
+
+
+
+