Skip to content

tsumugi nightly (2026-09-13 @ f3bab84)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Sep 02:41
f3bab84

What's Changed

  • fix: release.ymlのdraft Release重複作成レースを修正 by @onodai145 in #341
  • fix: tauri-plugin-hapticsのCargo.tomlからlinksキーを削除しDependabotのcargo更新失敗を修正 by @onodai145 in #342
  • chore(deps): bump sea-query from 0.32.7 to 1.0.2 in /src-tauri by @dependabot[bot] in #316
  • chore(deps): bump actions/checkout from 4.3.1 to 7.0.1 by @dependabot[bot] in #307
  • chore(deps): bump actions/cache from 4.3.0 to 6.1.0 by @dependabot[bot] in #308
  • chore(deps): bump actions/setup-node from 4.4.0 to 7.0.0 by @dependabot[bot] in #309
  • chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #311
  • chore(deps): bump tauri-apps/tauri-action from fce9c6108b31ea247710505d3aaaa893ee6768d4 to 84b9d35b5fc46c1e45415bdb6144030364f7ebc5 by @dependabot[bot] in #310
  • chore(deps): bump gitleaks/gitleaks-action from dcedce43c6f43de0b836d1fe38946645c9c638dc to ff98106e4c7b2bc287b24eaf42907196329070c7 by @dependabot[bot] in #312
  • chore(deps): bump actions/setup-java from 4.8.0 to 6.0.0 by @dependabot[bot] in #313
  • chore(deps): bump base64 from 0.22.1 to 0.23.1 in /src-tauri by @dependabot[bot] in #319
  • chore(deps): bump the minor-and-patch group across 1 directory with 12 updates by @dependabot[bot] in #314
  • chore(deps): bump tokio-tungstenite from 0.29.0 to 0.30.0 in /src-tauri by @dependabot[bot] in #321
  • chore(deps): bump jni from 0.21.1 to 0.22.4 in /src-tauri by @dependabot[bot] in #322
  • chore(deps): bump sqlx from 0.8.6 to 0.9.0 in /src-tauri by @dependabot[bot] in #317
  • chore(deps-dev): bump @types/node from 24.13.2 to 26.4.0 in /frontend by @dependabot[bot] in #318
  • fix: Local/Socialカラムで返信が表示されない問題を修正 by @onodai145 in #343
  • docs: CLAUDE.mdのstore/session/commands記述を実装に合わせて更新 by @onodai145 in #344
  • fix: tauri-plugin-notificationのバージョン不一致を解消 by @onodai145 in #346

New Contributors

Full Changelog: v0.11.0...nightly