chore: update safe dependencies#199
Conversation
- @hono/zod-validator: 0.7.6 -> 0.8.0 (backend) - katex: 0.16.45 -> 0.16.46 (frontend) - @types/react: 19.2.10 -> 19.2.14 (frontend) - mfm-js: 0.25.0 -> 0.26.0 (frontend) - rollup-plugin-visualizer: 6.0.11 -> 7.0.1 (frontend) Lingui 5 -> 6 and TypeScript 5.9 -> 6.0 are deferred to separate PRs due to required migration work. Verified: typecheck, lint, unit tests (1012) all pass.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughバックエンド and フロントエンドパッケージの依存関係を更新します。バックエンドは Changes依存関係バージョン更新
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary / 概要
Bump dependencies with no breaking changes after auditing release notes for each.
Type of Change / 変更の種類
Changes / 変更内容
@hono/zod-validator(backend)^0.7.6^0.8.0hono >= 4.10already satisfied.zValidatorsignature unchanged.katex(frontend)^0.16.45^0.16.46@types/react(frontend)19.2.1019.2.14mfm-js(frontend)^0.25.0^0.26.0parse/toStringAPI unchanged. Only main entry imported.rollup-plugin-visualizer(frontend)^6.0.11^7.0.1Deferred to follow-up PRs
@lingui/*5.9.5 → 6.0.1 — requireslingui.config.tsformatter API change,@lingui/format-poinstall,@lingui/macro→@lingui/react/macromigration inSearchField.tsx, and catalog regeneration.typescript5.9.3 → 6.0.3 — requires peer compatibility check (drizzle-kit, Storybook 10, Lingui, Hono RPC #4867 type regression).Test Plan / テスト計画
bun run typecheckpassesbun run lintpasses (0 warnings, 0 errors)bun run test:unitpasses (1012 tests)Checklist / チェックリスト
Summary by CodeRabbit
Chores