Update dependency effect to v3.22.1 - #198
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/effect-3.x
branch
from
August 6, 2026 06:14
806cf24 to
68cc9e0
Compare
renovate
Bot
force-pushed
the
renovate/effect-3.x
branch
from
August 14, 2026 17:57
68cc9e0 to
7538fc6
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.4→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.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.