chore(deps): update effect to v4.0.0-beta.101#24
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
commit: |
renovate
Bot
force-pushed
the
renovate/effect
branch
from
July 21, 2026 06:46
4313a16 to
f71d352
Compare
renovate
Bot
force-pushed
the
renovate/effect
branch
from
July 23, 2026 05:08
f71d352 to
b27bf39
Compare
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.
This PR contains the following updates:
4.0.0-beta.98→4.0.0-beta.1014.0.0-beta.98→4.0.0-beta.1014.0.0-beta.98→4.0.0-beta.1014.0.0-beta.98→4.0.0-beta.101Release Notes
Effect-TS/effect (@effect/openapi-generator)
v4.0.0-beta.101Compare Source
Patch Changes
731bea1,731bea1,731bea1,731bea1,731bea1,b35ed29,dd44624,731bea1,2bae1ac]:v4.0.0-beta.100Compare Source
Patch Changes
#6483
ce95d88Thanks @jpenilla! - Fix generation order for recursive schemas referenced by earlier recursive definitions, closes #6357.Updated dependencies [
c1288dd,b0f1a50,2b58a3d,6dc83f2,c1e2fe0,f3fbae8,e000f80,f4ee765,510b55f,31d3fc4,875e618,688d46a,6ff5023,c0333e7,06e7e8c,eb9b102,8b155da,3a87335]:v4.0.0-beta.99Compare Source
Patch Changes
8ce4795,80b539f,88a54cc,e6e6dba,bfb203e,2e9a34a,55d4eb3,bddb010,a328835,5560d05,8f6e3ad,46997fa,9e6e12d,3394b93,febeabc,54161c9,385f7a4,7eea4d0,7543afe,44b9cf3,7eea4d0,0a8aa6a,c8d9fcf,9ca7f9a,e7aca89,55d7560,f809189,88a54cc,0ebdbe7,7517d09,212493b,88a54cc,80ea8cb,8df19f4]:Effect-TS/effect (@effect/platform-bun)
v4.0.0-beta.101Compare Source
Patch Changes
731bea1,731bea1,731bea1,731bea1,731bea1,b35ed29,dd44624,731bea1,2bae1ac]:v4.0.0-beta.100Compare Source
Patch Changes
c1288dd,2b58a3d,6dc83f2,c1e2fe0,f3fbae8,e000f80,f4ee765,510b55f,31d3fc4,875e618,688d46a,6ff5023,c0333e7,06e7e8c,eb9b102,8b155da,3a87335]:v4.0.0-beta.99Compare Source
Patch Changes
8ce4795,80b539f,88a54cc,e6e6dba,bfb203e,2e9a34a,55d4eb3,bddb010,a328835,5560d05,8f6e3ad,46997fa,9e6e12d,3394b93,febeabc,54161c9,385f7a4,7eea4d0,7543afe,44b9cf3,b330264,7eea4d0,0a8aa6a,c8d9fcf,9ca7f9a,e7aca89,55d7560,f809189,88a54cc,0ebdbe7,7517d09,212493b,88a54cc,80ea8cb,8df19f4]:Effect-TS/effect (@effect/platform-node)
v4.0.0-beta.101Compare Source
Patch Changes
731bea1,731bea1,731bea1,731bea1,731bea1,b35ed29,dd44624,731bea1,2bae1ac]:v4.0.0-beta.100Compare Source
Patch Changes
#6506
b0f1a50Thanks @tim-smart! - Ensure abortedHEADresponses do not blockNodeHttpServerdisposal.Updated dependencies [
c1288dd,2b58a3d,6dc83f2,c1e2fe0,f3fbae8,e000f80,f4ee765,510b55f,31d3fc4,875e618,688d46a,6ff5023,c0333e7,06e7e8c,eb9b102,8b155da,3a87335]:v4.0.0-beta.99Compare Source
Patch Changes
8ce4795,80b539f,88a54cc,e6e6dba,bfb203e,2e9a34a,55d4eb3,bddb010,a328835,5560d05,8f6e3ad,46997fa,9e6e12d,3394b93,febeabc,54161c9,385f7a4,7eea4d0,7543afe,44b9cf3,b330264,7eea4d0,0a8aa6a,c8d9fcf,9ca7f9a,e7aca89,55d7560,f809189,88a54cc,0ebdbe7,7517d09,212493b,88a54cc,80ea8cb,8df19f4]:Effect-TS/effect (effect)
v4.0.0-beta.101Compare Source
Patch Changes
#6545
731bea1Thanks @tim-smart! - Interrupt and await concurrent traversal workers when mapper or refill callbacks throw.#6545
731bea1Thanks @tim-smart! - Preserve current stack frame annotations on terminal root failures.#6545
731bea1Thanks @tim-smart! - Store interrupting fiber stack frames separately from interrupted target stack frames.#6545
731bea1Thanks @tim-smart! - Avoid allocating a scheduler dispatcher whenrunSyncExitcompletes without yielding.#6545
731bea1Thanks @tim-smart! - Make awaitAllChildren child selection linear in the number of fibers.#6523
b35ed29Thanks @gcanti! - Simplify the displayedType,Encoded, andIsotypes of required readonlySchema.Structfields, closes #6521.#6514
dd44624Thanks @tim-smart! - FixMutableList.filterleaving an invalid empty bucket when no values match.#6545
731bea1Thanks @tim-smart! - Deliver pending interrupts when interruptibleMask restores fiber interruptibility.#6526
2bae1acThanks @tim-smart! - FixHttpRouter.toWebHandlermiddleware inference to exclude request services supplied by the HTTP adapter.v4.0.0-beta.100Compare Source
Patch Changes
#6501
c1288ddThanks @gcanti! - Add adiscriminantstuple to schemas augmented withSchema.toTaggedUnionand reject duplicate discriminantproperty keys.
#6475
2b58a3dThanks @fubhy! - Normalize cron month and weekday aliases independently of the host locale.#6492
6dc83f2Thanks @gcanti! - Preserve nested class construction when applying constructor defaults, closes #6491.#6476
c1e2fe0Thanks @fubhy! - AddCronday and weekday intersection semantics in inspection representations.#6474
f3fbae8Thanks @fubhy! - ValidateCron.makefield constraints and treat weekday7as Sunday consistently with cron parsing.#6472
e000f80Thanks @fubhy! - FixCron.prevday-of-month rollover across shorter months and non-leap years.#6471
f4ee765Thanks @fubhy! - FixCron.prevweekday wrapping to always return a matching instant before the input.#6477
510b55fThanks @fubhy! - Make Cron equality and hashing include the optional timezone consistently.#6433
31d3fc4Thanks @coyaSONG! - Fix the published declaration forHttpEffect.appendPreResponseHandlerUnsafe.#6487
875e618Thanks @rvaccone! - Fix doubledExpected: Expected ...prefixes in CLIInvalidValueerror messages, closes #6312.#6496
688d46aThanks @tim-smart! - PortEffect.reducefrom Effect v3.#6480
6ff5023Thanks @fubhy! - Correct the diagnostic for cron step values above a field's maximum.#6484
c0333e7Thanks @tim-smart! - Fix fiber self-interuption from inside a running operation#6493
06e7e8cThanks @tim-smart! - Make multipart errors respond with an HTTP status based on their reason and ignore them in the error reporter.#6498
eb9b102Thanks @thewilkybarkid! - Don’t create a table when it’s not needed#6494
8b155daThanks @tim-smart! - only interrupt cache lookup when all awaiters are gone#6495
3a87335Thanks @tim-smart! - clean up more references on fiber exitv4.0.0-beta.99Compare Source
Patch Changes
#6397
8ce4795Thanks @IMax153! - Add a scopedCliConfigservice for customizing the built-in global flags used by CLI command runners.For example, provide an explicit list that omits
GlobalFlag.LogLevelto remove the built-in--log-levelflag:#6409
80b539fThanks @IMax153! - Reintroduce interactive CLI wizard mode through the--wizardflag andCommand.wizard.#6394
88a54ccThanks @lloydrichards! - add aradiusoption toGraphsearch configuration, allowingdfs,bfs, anddfsPostOrdertraversals to limit returned nodes by edge distance from the configured start nodes. Traversals can also usedirection: "undirected"to follow edges in either direction.#6457
e6e6dbaThanks @fubhy! - ImproveGraph.dijkstraandGraph.astarpriority queue performance.#6468
bfb203eThanks @gcanti! - DistributeHttpApiBuilderhandler requirements per service so request middleware layers can provide them, closes #6464.#6389
2e9a34aThanks @IMax153! - Report an error when a CLI flag, including--completions, is provided without its required value.#6359
55d4eb3Thanks @evermake! - - FixCommand.withSubcommandscollapsing the inferred requirements type toneverwhen given more than one subcommandCommand.Servicesutility type to extract the required services from aCommand#6462
bddb010Thanks @fubhy! - Fix immutable Graph equality and hashing to include future node and edge identifier allocation.#6425
a328835Thanks @fubhy! - FixGraph.bellmanFordto detect reachable negative cycles when the source and target are the same node.#6454
5560d05Thanks @fubhy! - Fix standalone data-lastGraph.getNodeandGraph.getEdgeinference.#6418
8f6e3adThanks @fubhy! - FixGraph.mapEdgesandGraph.filterMapEdgesto preserveGraph.Edgeinstances when transforming edge data.#6426
46997faThanks @fubhy! - RejectNaNand-Infinityedge weights in Graph shortest-path algorithms.#6461
9e6e12dThanks @fubhy! - Fix mutable Graph equality and hashing to use reference identity while preserving structural semantics for immutable graphs.#6456
3394b93Thanks @fubhy! - Fix topological walkers silently completing with an incomplete order when a mutable graph becomes cyclic after walker creation.#6460
febeabcThanks @fubhy! - RestrictGraph.topoto directed graphs at the type level while retaining runtime validation for unsafe undirected inputs.#6455
54161c9Thanks @fubhy! - FixGraph.Walkerto create a fresh iterable for each direct iteration.#6414
385f7a4Thanks @fubhy! - FixGraph.toGraphVizto quote DOT graph names and escape labels as literal text.#6438
7eea4d0Thanks @tim-smart! - Fix one-shot iterable handling in Array.rotate, Iterable.cartesian, and in-memory RunnerStorage acquisition#6371
7543afeThanks @polRk! - Tool: preserve the tool kind when cloning provider-defined and dynamic tools.Tool.addDependency,setParameters,setSuccess,setFailure,annotate, andannotateMergepreviously rebuilt the tool as a user-defined tool, which flippedTool.isProviderDefinedtofalse, corrupted the providerid(e.g.anthropic.memory_20250818), and crashedTool.getStrictMode. These operations now clone the tool while preserving its prototype,id, and kind. Provider-defined tools also now carry an empty annotations context soTool.getStrictMode/annotatework on them. Closes #2615.#6421
44b9cf3Thanks @fubhy! - Preserve null edge data in Graph.floydWarshall costs.#6438
7eea4d0Thanks @tim-smart! - ensure one-shot iterables work with Fiber apis#6420
0a8aa6aThanks @fubhy! - FixGraph.isAcyclicto detect cycles formed by parallel undirected edges.#6417
c8d9fcfThanks @fubhy! - RejectGraphmutation operations on mutable handles afterGraph.endMutationfinalizes them.#6423
9ca7f9aThanks @fubhy! - Fix Graph.isGraph narrowing for mutable and undirected graphs.#6459
e7aca89Thanks @fubhy! - Reject asynchronousGraphmutation callbacks and finalize scoped mutable handles when callbacks fail.#6458
55d7560Thanks @fubhy! - Fix undirectedGraphequality and hashing to ignore stored edge endpoint orientation.#6415
f809189Thanks @fubhy! - FixGraph.Walkeriteration for receiver-sensitive iterables.#6394
88a54ccThanks @lloydrichards! - added graph set operations for combining and comparing graphsGraph.make- creates a graph constructor for a dynamically selected graph kindGraph.compose- composition of two graphs, merging nodes by identityGraph.intersection- intersection of two graphs, keeping only common nodes and edgesGraph.difference- difference of two graphs, removing edges present in the second graphGraph.symmetricDifference- symmetric difference of two graphs, keeping edges present in exactly one graph#6395
0ebdbe7Thanks @Chaoran-Huang! - Fix multipart parser limit violations being silently swallowed#6419
7517d09Thanks @fubhy! - Make the public Graph interfaces opaque by hiding internal mutable storage fields from their TypeScript surface.#6390
212493bThanks @alvarosevilla95! - Fix Redis script evaluation so transientSCRIPT LOADfailures are retried instead of being cached indefinitely.#6394
88a54ccThanks @lloydrichards! - add advanced graph set operations for deriving related graph structuresGraph.complement- complement over the existing node set, adding missing edges between distinct nodesGraph.neighborhood- induced subgraph containing nodes within a radius of a nodeGraph.sum- disjoint union of two graphs without merging equal node data#6430
80ea8cbThanks @fubhy! - Fix Graph BFS, topological sort, and DFS postorder iterators to skip nodes removed from a MutableGraph without recursive self-calls.#6465
8df19f4Thanks @gcanti! - FixisInt32to apply custom annotations only to its filter group.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.