chore(deps): update dependency effect to ^3.22.1 - #101
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/cfetch-all-minor-patch
branch
2 times, most recently
from
May 12, 2026 17:28
8ab0e74 to
4901f7b
Compare
renovate
Bot
force-pushed
the
renovate/cfetch-all-minor-patch
branch
from
June 8, 2026 15:57
4901f7b to
8d25f6c
Compare
renovate
Bot
force-pushed
the
renovate/cfetch-all-minor-patch
branch
from
June 22, 2026 01:44
8d25f6c to
2855bbd
Compare
renovate
Bot
force-pushed
the
renovate/cfetch-all-minor-patch
branch
from
July 16, 2026 19:31
2855bbd to
5494078
Compare
renovate
Bot
force-pushed
the
renovate/cfetch-all-minor-patch
branch
from
August 2, 2026 06:11
5494078 to
173a931
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:
^3.21.0→^3.22.1Release Notes
Effect-TS/effect (effect)
v3.22.1Compare Source
Patch Changes
#6443
7ccbd9cThanks @coyaSONG! - Clarify thatContext.GenericTagrequires a key.#6673
ab2af6dThanks @tim-smart! - Fix zero-capacityMailboxrendezvous behavior fortakeandtakeN.#6761
3cc3c6eThanks @tim-smart! - Use a linear matcher when decoding template literals containing only string spans.#6507
3d390f2Thanks @tim-smart! - Disable unhandled error logging for fibers spawned byEffect.timeout.#6762
fcabf08Thanks @tim-smart! - Redact errors from wrapped config parsers and avoid JSON key path collisions.#6669
735d81bThanks @tim-smart! - FixStream.asyncPushtermination with bounded dropping and sliding buffers.v3.22.0Compare Source
Minor Changes
fffdee0Thanks @effect-bot! - AddGraph.successorsandGraph.predecessors, deprecateGraph.neighborsDirected, and fix graph algorithm edge cases around reversal, undirected edge queries, shortest-path weight validation, topological sort initials, and strongly connected components.v3.21.5Compare Source
Patch Changes
#6302
307d54aThanks @fubhy! - Allow cron fields like5/15to expand from the starting value through the field maximum.#6303
d95868aThanks @fubhy! - FixSchedule.cronwhen the test clock is adjusted to infinity.#6285
95c7d2eThanks @chatman-media! - FixCron.nextskipping earlier matching days when the upcoming day-of-month does not exist in the current month. For an expression like0 0 1,16,31 * *, advancing from a date past the 16th selected day 31; in a month without 31 days this overflowed into the following month and landed on a later matching day (e.g. the 16th), silently skipping the 1st.Cron.nextnow wraps to the first matching day of the next month in that case, matching the behaviour ofCron.prevand other cron implementations.#6305
d24511fThanks @fubhy! - Fix cron parsing and scheduling edge cases for whitespace, Sunday7, strict numeric tokens, explicit full day ranges, and month-constrained day-of-month / weekday matching.v3.21.4Compare Source
Patch Changes
8222963Thanks @fubhy! - Fix Graph traversal and shortest-path algorithms to traverse undirected edges independently of their stored source/target orientation.v3.21.3Compare Source
Patch Changes
#6250
e2126bcThanks @milkyskies! - Fix $match generic type parameter inference inside arms (#6249)#6257
f7e836eThanks @gcanti! - EmitadditionalProperties: falsefor records with string keys andSchema.Nevervalues.v3.21.2Compare Source
Patch Changes
74f3267Thanks @mikearnaldi! - FixTestClock.unsafeCurrentTimeNanos()to floor fractional millisecond instants before converting them toBigInt.v3.21.1Compare Source
Patch Changes
#6139
f99048eThanks @marbemac! - Fix batched request resolver defects causing consumer fibers to hang forever.When a
RequestResolver.makeBatchedresolver died with a defect, the requestDeferreds were never completed because the cleanup logic ininvokeWithInterruptusedflatMap(which only runs on success). Changed toensuringso uncompleted request entries are always resolved regardless of exit type.Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.