Skip to content

feat: bump effect from 4.0.0-beta.94 to 4.0.0-beta.101#1710

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/effect-4.0.0-beta.100
Open

feat: bump effect from 4.0.0-beta.94 to 4.0.0-beta.101#1710
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/effect-4.0.0-beta.100

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps effect from 4.0.0-beta.94 to 4.0.0-beta.101.

Release notes

Sourced from effect's releases.

effect@4.0.0-beta.101

Patch Changes

effect@4.0.0-beta.100

Patch Changes

... (truncated)

Changelog

Sourced from effect's changelog.

4.0.0-beta.101

Patch Changes

4.0.0-beta.100

Patch Changes

  • #6501 c1288dd Thanks @​gcanti! - Add a discriminants tuple to schemas augmented with Schema.toTaggedUnion and reject duplicate discriminant property keys.

  • #6475 2b58a3d Thanks @​fubhy! - Normalize cron month and weekday aliases independently of the host locale.

  • #6492 6dc83f2 Thanks @​gcanti! - Preserve nested class construction when applying constructor defaults, closes #6491.

  • #6476 c1e2fe0 Thanks @​fubhy! - Add Cron day and weekday intersection semantics in inspection representations.

  • #6474 f3fbae8 Thanks @​fubhy! - Validate Cron.make field constraints and treat weekday 7 as Sunday consistently with cron parsing.

  • #6472 e000f80 Thanks @​fubhy! - Fix Cron.prev day-of-month rollover across shorter months and non-leap years.

  • #6471 f4ee765 Thanks @​fubhy! - Fix Cron.prev weekday wrapping to always return a matching instant before the input.

  • #6477 510b55f Thanks @​fubhy! - Make Cron equality and hashing include the optional timezone consistently.

  • #6433 31d3fc4 Thanks @​coyaSONG! - Fix the published declaration for HttpEffect.appendPreResponseHandlerUnsafe.

  • #6487 875e618 Thanks @​rvaccone! - Fix doubled Expected: Expected ... prefixes in CLI InvalidValue error messages, closes #6312.

  • #6496 688d46a Thanks @​tim-smart! - Port Effect.reduce from Effect v3.

  • #6480 6ff5023 Thanks @​fubhy! - Correct the diagnostic for cron step values above a field's maximum.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2026
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
orpc Ready Ready Preview, Comment Jul 25, 2026 11:59am

@pkg-pr-new

pkg-pr-new Bot commented Jul 22, 2026

Copy link
Copy Markdown
More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1710

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1710

@orpc/bun

npm i https://pkg.pr.new/@orpc/bun@1710

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1710

@orpc/cloudflare

npm i https://pkg.pr.new/@orpc/cloudflare@1710

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1710

@orpc/experimental-effect

npm i https://pkg.pr.new/@orpc/experimental-effect@1710

@orpc/evlog

npm i https://pkg.pr.new/@orpc/evlog@1710

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1710

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1710

@orpc/next

npm i https://pkg.pr.new/@orpc/next@1710

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1710

@orpc/opentelemetry

npm i https://pkg.pr.new/@orpc/opentelemetry@1710

@orpc/pinia-colada

npm i https://pkg.pr.new/@orpc/pinia-colada@1710

@orpc/pino

npm i https://pkg.pr.new/@orpc/pino@1710

@orpc/publisher

npm i https://pkg.pr.new/@orpc/publisher@1710

@orpc/ratelimit

npm i https://pkg.pr.new/@orpc/ratelimit@1710

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1710

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1710

@orpc/swr

npm i https://pkg.pr.new/@orpc/swr@1710

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1710

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1710

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1710

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1710

commit: 652994e

@codspeed-hq

codspeed-hq Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 18 untouched benchmarks


Comparing dependabot/npm_and_yarn/effect-4.0.0-beta.100 (652994e) with main (8bbe5f0)

Open in CodSpeed

@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot changed the title feat: bump effect from 4.0.0-beta.94 to 4.0.0-beta.100 feat: bump effect from 4.0.0-beta.94 to 4.0.0-beta.101 Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-4.0.0-beta.100 branch from ee272c9 to 242a2dc Compare July 24, 2026 08:59
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-4.0.0-beta.100 branch from 242a2dc to 50f2a99 Compare July 25, 2026 09:22
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-4.0.0-beta.100 branch from 50f2a99 to b6b5a4b Compare July 25, 2026 09:46
Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) from 4.0.0-beta.94 to 4.0.0-beta.101.
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@4.0.0-beta.101/packages/effect)

---
updated-dependencies:
- dependency-name: effect
  dependency-version: 4.0.0-beta.100
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect-4.0.0-beta.100 branch from b6b5a4b to 652994e Compare July 25, 2026 11:57
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants