Skip to content

Update dependency effect to v3.22.1 - #198

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/effect-3.x
Open

Update dependency effect to v3.22.1#198
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/effect-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
effect (source) 3.21.43.22.1 age confidence

Release Notes

Effect-TS/effect (effect)

v3.22.1

Compare Source

Patch Changes

v3.22.0

Compare Source

Minor Changes
  • #​6286 fffdee0 Thanks @​effect-bot! - Add Graph.successors and Graph.predecessors, deprecate Graph.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.5

Compare Source

Patch Changes
  • #​6302 307d54a Thanks @​fubhy! - Allow cron fields like 5/15 to expand from the starting value through the field maximum.

  • #​6303 d95868a Thanks @​fubhy! - Fix Schedule.cron when the test clock is adjusted to infinity.

  • #​6285 95c7d2e Thanks @​chatman-media! - Fix Cron.next skipping earlier matching days when the upcoming day-of-month does not exist in the current month. For an expression like 0 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.next now wraps to the first matching day of the next month in that case, matching the behaviour of Cron.prev and other cron implementations.

  • #​6305 d24511f Thanks @​fubhy! - Fix cron parsing and scheduling edge cases for whitespace, Sunday 7, strict numeric tokens, explicit full day ranges, and month-constrained day-of-month / weekday matching.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/effect-3.x branch from 806cf24 to 68cc9e0 Compare August 6, 2026 06:14
@renovate renovate Bot changed the title fix(deps): update dependency effect to v3.22.0 fix(deps): update dependency effect to v3.22.1 Aug 6, 2026
@renovate renovate Bot changed the title fix(deps): update dependency effect to v3.22.1 Update dependency effect to v3.22.1 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/effect-3.x branch from 68cc9e0 to 7538fc6 Compare August 14, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants