Skip to content

chore: update Effect and Firebase dependencies#54

Merged
fwal merged 2 commits into
nextfrom
claude/update-effect-beta-eka1r8
Jul 19, 2026
Merged

chore: update Effect and Firebase dependencies#54
fwal merged 2 commits into
nextfrom
claude/update-effect-beta-eka1r8

Conversation

@fwal

@fwal fwal commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the pnpm catalog to the latest Effect beta and newest Firebase packages.

Effect

  • effect 4.0.0-beta.944.0.0-beta.99
  • @effect/platform-browser 4.0.0-beta.944.0.0-beta.99
  • @effect/vitest 4.0.0-beta.944.0.0-beta.99

Firebase

  • 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 resolution
  • pnpm build — all 7 projects
  • pnpm test — all passing (192 tests)
  • pnpm lint — 0 errors

No source changes were required; the updates were drop-in for this codebase.

🤖 Generated with Claude Code


Generated by Claude Code

Summary by CodeRabbit

  • Chores
    • Updated underlying platform components and service integrations to newer versions.
    • Improved compatibility with the latest supported runtime and tooling.
    • No user-facing feature or workflow changes were introduced.

claude added 2 commits July 18, 2026 23:04
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
@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: f3543c52-9b52-45d6-9edc-adb6c99b2c28

📥 Commits

Reviewing files that changed from the base of the PR and between b217bf1 and 81a4990.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

The workspace dependency catalog updates Effect packages from beta.94 to beta.99 and Firebase packages to newer administrator and functions releases.

Changes

Dependency catalog updates

Layer / File(s) Summary
Update catalog dependency versions
pnpm-workspace.yaml
Bumps the Effect packages to 4.0.0-beta.99, firebase-admin to 14.2.0, and firebase-functions to 7.3.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: christophe-g

Poem

A rabbit hops through pins so neat,
Effect and Firebase versions meet.
Beta blooms, the catalog sings,
Fresh little numbers sprout wings.
Hop, hop—clean upgrades take flight!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the dependency version updates for Effect and Firebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nx-cloud

nx-cloud Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 81a4990

Command Status Duration Result
nx affected -t lint test build ✅ Succeeded 46s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-19 07:32:16 UTC

@fwal fwal self-assigned this Jul 19, 2026
@fwal fwal added this to the 1.0 - Effect v4 milestone Jul 19, 2026
@fwal
fwal merged commit 65b25c0 into next Jul 19, 2026
4 checks passed
@fwal
fwal deleted the claude/update-effect-beta-eka1r8 branch July 19, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants