chore: update Effect and Firebase dependencies#54
Conversation
Bump effect, @effect/platform-browser, and @effect/vitest from beta.94 to beta.99 in the pnpm catalog. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WvLezhVyz6fstdXqZAXWkh
Bump firebase-admin from ^13.7.0 to ^14.2.0 and firebase-functions from ^7.2.5 to ^7.3.0 in the pnpm catalog. firebase-admin@14 requires Node >=22, which the project already targets (Node 24). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WvLezhVyz6fstdXqZAXWkh
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe workspace dependency catalog updates Effect packages from beta.94 to beta.99 and Firebase packages to newer administrator and functions releases. ChangesDependency catalog updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
|
View your CI Pipeline Execution ↗ for commit 81a4990
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
Summary
Updates the pnpm catalog to the latest Effect beta and newest Firebase packages.
Effect
effect4.0.0-beta.94→4.0.0-beta.99@effect/platform-browser4.0.0-beta.94→4.0.0-beta.99@effect/vitest4.0.0-beta.94→4.0.0-beta.99Firebase
firebase-admin^13.7.0→^14.2.0(major; requires Node ≥22, already satisfied — project targets Node 24)firebase-functions^7.2.5→^7.3.0(supports admin ^14)firebase(^12.16.0) and@google-cloud/functions-framework(^5.0.5) were already at their latest versions and are left unchanged.Verification
pnpm install— clean resolutionpnpm build— all 7 projectspnpm test— all passing (192 tests)pnpm lint— 0 errorsNo source changes were required; the updates were drop-in for this codebase.
🤖 Generated with Claude Code
Generated by Claude Code
Summary by CodeRabbit