chore(deps): upgrade effect to 4.0.0-rc.112 and refresh dependencies - #77
Conversation
Bump the effect catalog (effect, @effect/atom-react, @effect/platform-browser, @effect/vitest) from 4.0.0-beta.103 to the 4.0.0-rc.112 release candidate. Also update firebase to ^12.18.0, firebase-admin to ^14.3.0, and refresh in-range dependency versions across the workspace. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01A2q7MdiZC29whMoPxzP7t1
|
Warning Review limit reachedNext included review available in 48 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
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 |
Greptile SummaryUpgrades the workspace from Effect v4 beta to RC releases and refreshes Firebase, TanStack, build-tool, parser, and runtime-helper dependencies.
Confidence Score: 5/5The PR appears safe to merge, with no concrete changed-code failure identified in the dependency refresh. The dependency declarations and lockfile remain aligned, CI and release paths enforce frozen integrity-pinned resolutions, and no incompatible API, peer, engine, or package contract was established.
|
| Filename | Overview |
|---|---|
| pnpm-workspace.yaml | Updates centralized Effect and Firebase catalog versions used throughout the workspace. |
| pnpm-lock.yaml | Regenerates integrity-pinned resolutions and transitive dependencies for the requested upgrades. |
| package.json | Refreshes TanStack, esbuild, Firebase CLI, and JSONC parser development dependencies. |
| example/app/package.json | Refreshes the example application’s TanStack development and routing packages. |
| packages/devtools/package.json | Aligns the published devtools package’s tslib range with the rest of the workspace. |
Reviews (1): Last reviewed commit: "chore(deps): upgrade effect to 4.0.0-rc...." | Re-trigger Greptile
Summary
Upgrades the workspace to the Effect v4 release candidate and refreshes other dependencies.
effect,@effect/atom-react,@effect/platform-browser, and@effect/vitestfrom4.0.0-beta.103to4.0.0-rc.112(the currentrcdist-tag on npm)firebase→^12.18.0,firebase-admin→^14.3.0firebase-tools→^15.28.1, plus in-range updates across the workspace (TanStack Router packages, esbuild, jsonc-eslint-parser, tslib)No code changes were needed — the beta.103 → rc.112 gap introduced no breaking API changes for this codebase.
Verification
pnpm buildsucceeds for all 8 projectspnpm testpasses (310+ tests across all packages)pnpm lintis clean (only pre-existingno-explicit-anywarnings remain)Notes
🤖 Generated with Claude Code
https://claude.ai/code/session_01A2q7MdiZC29whMoPxzP7t1
Generated by Claude Code