chore(deps): bump Effect packages to 4.0.0-rc.115 - #86
Merged
Merged
Conversation
Updates effect, @effect/atom-react, @effect/platform-browser and @effect/vitest in the pnpm catalog from rc.112 to rc.115. rc.115 renamed SchemaGetter.transformOrFail to SchemaGetter.transformEffect (same signature); updated the two call sites in the timestamp schemas. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EyDgpp6ctLE31RbDLq7kNZ
Greptile SummaryThis PR upgrades the Effect package catalog from
Confidence Score: 4/5The PR is generally safe to merge, but the non-blocking The schema API migration preserves covered behavior, and no introduced security path was found; the remaining concern is the concrete mismatch between Files Needing Attention: pnpm-lock.yaml
|
| Filename | Overview |
|---|---|
| packages/effect-firebase/src/lib/firestore/model/datetime.ts | Replaces the removed schema getter name while preserving date-time decoding and server-timestamp failure behavior. |
| packages/effect-firebase/src/lib/firestore/schema/timestamp.ts | Adopts transformEffect without changing timestamp conversion semantics. |
| pnpm-workspace.yaml | Advances the four coordinated Effect catalog dependencies to 4.0.0-rc.115. |
| pnpm-lock.yaml | Resolves the upgraded Effect packages but pairs @effect/vitest with an unsupported Vitest 4 peer. |
Reviews (1): Last reviewed commit: "chore(deps): bump Effect packages to 4.0..." | Re-trigger Greptile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
effect,@effect/atom-react,@effect/platform-browser,@effect/vitestfrom4.0.0-rc.112to4.0.0-rc.115in the pnpm catalog.Only breaking change hit:
SchemaGetter.transformOrFailwas renamed toSchemaGetter.transformEffect(same signature). Updated the two call sites inschema/timestamp.tsandmodel/datetime.ts.Lint, test (430 tests) and build pass on all packages.
🤖 Generated with Claude Code
https://claude.ai/code/session_01EyDgpp6ctLE31RbDLq7kNZ
Generated by Claude Code