unsloth/studio/src-tauri
danielhanchen 4f501e53e9 Update vulnerable dependencies to patched versions
Clears the safe set of Dependabot advisories.

Frontend (overrides, all transitive; npm audit now 0):
  mermaid 11.14.0->11.15.0, hono 4.12.17->4.12.18, qs 6.15.1->6.15.2,
  ip-address 10.1.0->10.1.1 (also clears express-rate-limit), and
  brace-expansion 5.0.5->5.0.6 (scoped, the 1.1.14 line is untouched).

Desktop: tauri 2.10.3->2.11.1, pulling the runtime crates it requires
(tao, wry, tauri-runtime, tauri-build, tray-icon).

Backend (test-only): pytest <9.0 -> >=9.0.3,<10, and the pinned
pytest-rerunfailures==15.1 -> >=16.2,<17 (16.2 is the first release with
pytest 9 support). Verified pytest 9.0.3 + rerunfailures 16.3 +
pytest-json-report + pytest-xdist run reruns, fixtures, json reports and
xdist together.

Left out intentionally: transformers (stays 4.x for unsloth compat; patch
is 5.0.0rc3), sqlfluff (major 3->4), glib/rand (stack-coupled transitive).
2026-06-03 05:08:00 -07:00
..
capabilities Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
icons Add tauri (#5144) 2026-04-23 04:50:10 -07:00
linux Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
src Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
windows Fix Windows workflow issues(#5694) 2026-05-22 05:32:30 -07:00
build.rs Add tauri (#5144) 2026-04-23 04:50:10 -07:00
Cargo.lock Update vulnerable dependencies to patched versions 2026-06-03 05:08:00 -07:00
Cargo.toml Studio: persist Tauri window size and maximized state across launches (#5799) 2026-06-02 09:26:15 -07:00
Entitlements.plist Add tauri (#5144) 2026-04-23 04:50:10 -07:00
tauri.conf.json Harden Tauri release flow (#5341) 2026-05-12 20:30:20 -07:00
tauri.macos.conf.json Add tauri (#5144) 2026-04-23 04:50:10 -07:00
tauri.windows.conf.json Fix Windows workflow issues(#5694) 2026-05-22 05:32:30 -07:00