chore(deps): update effect - #31
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThis change updates the ChangesDependency Update
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
b6e2814 to
72d2de4
Compare
72d2de4 to
03f5f3a
Compare
03f5f3a to
0abeebd
Compare
0abeebd to
e0b73be
Compare
e0b73be to
74d9887
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
74d9887 to
68e74ae
Compare
This PR contains the following updates:
0.75.2→0.76.00.86.2→0.87.10.96.2→0.97.00.107.0→0.108.03.21.4→3.22.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Effect-TS/effect (@effect/cli)
v0.76.0Compare Source
Patch Changes
fffdee0]:Effect-TS/language-service (@effect/language-service)
v0.87.1Compare Source
Patch Changes
6b9dab5Thanks @mattiamanzati! - Ignore Effect v4 localEffect.provide(..., { local: true })calls when reporting chained provides with themultipleEffectProvidediagnostic.v0.87.0Compare Source
Minor Changes
f1fca78Thanks @mattiamanzati! - Add theflatMapToMapstyle diagnostic, which suggests replacingEffect.flatMap((value) => Effect.succeed(f(value)))withEffect.map((value) => f(value)).Patch Changes
#762
5e71871Thanks @mattiamanzati! - EnableskipLibCheckin the diagnostics test harness to reduce test runtime and memory usage.#763
0dc8034Thanks @mattiamanzati! - Update the setup command to configure VS Code with the unifiedjs/tsTypeScript settings.#742
939a049Thanks @RezaOwliaei! - Update README to replace deprecated VSCode TypeScript settings (typescript.tsdkandtypescript.enablePromptUseWorkspaceTsdk) with the current recommended configuration.v0.86.6Compare Source
Patch Changes
6ef9a46Thanks @mattiamanzati! - Skip Effect diagnostics for external library files in patched tsc runs when TypeScriptskipLibCheckis enabled.v0.86.5Compare Source
Patch Changes
#751
8d0b85aThanks @mattiamanzati! - Reject unsupported TypeScript versions when loading or patching TypeScript, directing TypeScript 7 users to @effect/tsgo.#754
1dce66bThanks @mattiamanzati! - Update the Effect v4 harness and language-service development dependencies to Effect 4.0.0-beta.94, including compatibility updates for the latest Effect API and Schema type output.v0.86.4Compare Source
Patch Changes
5da9914Thanks @mattiamanzati! - Avoid suggesting removal ofEffect.genwhen a single return statement contains multipleyield*expressions, which would produce invalid code.v0.86.3Compare Source
Patch Changes
#744
1707983Thanks @mattiamanzati! - FixlazyPromiseInEffectSyncfalse positives forEffect.syncthunks whose return type degrades toany. Promise detection now ignoresanyandunknownbefore falling back to assignability against the globalPromisetype.#740
df50dfcThanks @jbmusso! - FixeffectRpcDefinitionwiping the upstream go-to-definition result when the user clicks on a JSX<Namespace.Component />tag name. The plugin's RpcClient → Rpc enrichment now skips ancestor nodes whose type cannot be resolved (such as JSX tag-name nodes) instead of returningundefinedfor the entire request.Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.