Skip to content

chore(deps): update dependency effect to ^3.22.1 - #101

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cfetch-all-minor-patch
Open

chore(deps): update dependency effect to ^3.22.1#101
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cfetch-all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
effect (source) ^3.21.0^3.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.

v3.21.4

Compare Source

Patch Changes
  • #​6267 8222963 Thanks @​fubhy! - Fix Graph traversal and shortest-path algorithms to traverse undirected edges independently of their stored source/target orientation.

v3.21.3

Compare Source

Patch Changes

v3.21.2

Compare Source

Patch Changes
  • #​6194 74f3267 Thanks @​mikearnaldi! - Fix TestClock.unsafeCurrentTimeNanos() to floor fractional millisecond instants before converting them to BigInt.

v3.21.1

Compare Source

Patch Changes
  • #​6139 f99048e Thanks @​marbemac! - Fix batched request resolver defects causing consumer fibers to hang forever.

    When a RequestResolver.makeBatched resolver died with a defect, the request Deferreds were never completed because the cleanup logic in invokeWithInterrupt used flatMap (which only runs on success). Changed to ensuring so uncompleted request entries are always resolved regardless of exit type.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 requested a review from a team as a code owner April 27, 2026 02:06
@changeset-bot

changeset-bot Bot commented Apr 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 173a931

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/cfetch-all-minor-patch branch 2 times, most recently from 8ab0e74 to 4901f7b Compare May 12, 2026 17:28
@renovate renovate Bot changed the title chore(deps): update dependency effect to ^3.21.2 chore(deps): update all non-major dependencies to ^3.21.2 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/cfetch-all-minor-patch branch from 4901f7b to 8d25f6c Compare June 8, 2026 15:57
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to ^3.21.2 chore(deps): update all non-major dependencies to ^3.21.3 Jun 8, 2026
@renovate
renovate Bot force-pushed the renovate/cfetch-all-minor-patch branch from 8d25f6c to 2855bbd Compare June 22, 2026 01:44
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to ^3.21.3 chore(deps): update all non-major dependencies to ^3.21.4 Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to ^3.21.4 chore(deps): update all non-major dependencies Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency effect to ^3.21.4 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/cfetch-all-minor-patch branch from 2855bbd to 5494078 Compare July 16, 2026 19:31
@renovate renovate Bot changed the title chore(deps): update dependency effect to ^3.21.4 chore(deps): update dependency effect to ^3.22.0 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/cfetch-all-minor-patch branch from 5494078 to 173a931 Compare August 2, 2026 06:11
@renovate renovate Bot changed the title chore(deps): update dependency effect to ^3.22.0 chore(deps): update dependency effect to ^3.22.1 Aug 2, 2026
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