Skip to content

chore(deps): bump the effect-ecosystem group across 1 directory with 3 updates#418

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa
Open

chore(deps): bump the effect-ecosystem group across 1 directory with 3 updates#418
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the effect-ecosystem group with 3 updates in the / directory: effect, @effect/platform and @effect/platform-node.

Updates effect from 3.21.2 to 3.22.0

Release notes

Sourced from effect's releases.

effect@3.22.0

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.

effect@3.21.5

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.

effect@3.21.4

Patch Changes

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

effect@3.21.3

Patch Changes

Changelog

Sourced from effect's changelog.

3.22.0

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.

3.21.5

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.

3.21.4

Patch Changes

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

3.21.3

Patch Changes

Commits

Updates @effect/platform from 0.96.1 to 0.97.0

Release notes

Sourced from @​effect/platform's releases.

@​effect/platform@​0.97.0

Patch Changes

  • Updated dependencies [fffdee0]:
    • effect@3.22.0

@​effect/platform@​0.96.3

Patch Changes

  • #6244 99d5575 Thanks @​spokodev! - Fix HttpLayerRouter.addHttpApi so two registered APIs no longer share error encoders. Previously each call's middleware was added to a shared context map and applied to every route, so a 500 response from one API was sometimes encoded against the other API's error schema. The fix scopes each API's middleware to its own endpoints (matched by method + path) and wraps each route handler directly.

  • Updated dependencies [307d54a, d95868a, 95c7d2e, d24511f]:

    • effect@3.21.5

@​effect/platform@​0.96.2

Patch Changes

Changelog

Sourced from @​effect/platform's changelog.

0.97.0

Patch Changes

  • Updated dependencies [fffdee0]:
    • effect@3.22.0

0.96.3

Patch Changes

  • #6244 99d5575 Thanks @​spokodev! - Fix HttpLayerRouter.addHttpApi so two registered APIs no longer share error encoders. Previously each call's middleware was added to a shared context map and applied to every route, so a 500 response from one API was sometimes encoded against the other API's error schema. The fix scopes each API's middleware to its own endpoints (matched by method + path) and wraps each route handler directly.

  • Updated dependencies [307d54a, d95868a, 95c7d2e, d24511f]:

    • effect@3.21.5

0.96.2

Patch Changes

Commits

Updates @effect/platform-node from 0.106.0 to 0.108.0

Release notes

Sourced from @​effect/platform-node's releases.

@​effect/platform-node@​0.108.0

Patch Changes

  • Updated dependencies [fffdee0]:
    • effect@3.22.0
    • @​effect/cluster@​0.60.0
    • @​effect/platform@​0.97.0
    • @​effect/platform-node-shared@​0.61.0
    • @​effect/rpc@​0.76.0
    • @​effect/sql@​0.52.0
Changelog

Sourced from @​effect/platform-node's changelog.

0.108.0

Patch Changes

  • Updated dependencies [fffdee0]:
    • effect@3.22.0
    • @​effect/cluster@​0.60.0
    • @​effect/platform@​0.97.0
    • @​effect/platform-node-shared@​0.61.0
    • @​effect/rpc@​0.76.0
    • @​effect/sql@​0.52.0

0.107.0

Patch Changes

  • Updated dependencies [26e1922]:
    • @​effect/cluster@​0.59.0
    • @​effect/platform-node-shared@​0.60.0
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa branch 2 times, most recently from 034190e to 74f1e8b Compare June 29, 2026 09:18
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa branch 4 times, most recently from 35c6ea9 to 8dd6576 Compare July 6, 2026 09:20
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa branch 2 times, most recently from 7fefba4 to 7314614 Compare July 13, 2026 09:24
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa branch from 7314614 to b695c6a Compare July 20, 2026 09:23
…3 updates

Bumps the effect-ecosystem group with 3 updates in the / directory: [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect), [@effect/platform](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform) and [@effect/platform-node](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-node).


Updates `effect` from 3.21.2 to 3.22.0
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/effect@3.22.0/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@3.22.0/packages/effect)

Updates `@effect/platform` from 0.96.1 to 0.97.0
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/@effect/platform@0.97.0/packages/platform/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform@0.97.0/packages/platform)

Updates `@effect/platform-node` from 0.106.0 to 0.108.0
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/@effect/platform-node@0.108.0/packages/platform-node/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/platform-node@0.108.0/packages/platform-node)

---
updated-dependencies:
- dependency-name: "@effect/platform"
  dependency-version: 0.96.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: effect-ecosystem
- dependency-name: "@effect/platform-node"
  dependency-version: 0.107.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: effect-ecosystem
- dependency-name: effect
  dependency-version: 3.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: effect-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-ecosystem-5f89cbf4fa branch from b695c6a to 4c5a031 Compare July 21, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants