Skip to content

chore(deps-dev): bump effect from 4.0.0-beta.94 to 4.0.0-beta.97#1670

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

chore(deps-dev): bump effect from 4.0.0-beta.94 to 4.0.0-beta.97#1670
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/effect-4.0.0-beta.97

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

Sourced from effect's changelog.

4.0.0-beta.97

4.0.0-beta.96

Patch Changes

4.0.0-beta.95

Patch Changes

  • #2542 a482442 Thanks @​IGassmann! - Add Schema.DateFromMillis and SchemaTransformation.dateFromMillis for decoding millisecond timestamps into Date values.

  • #2559 fbefa85 Thanks @​tim-smart! - fix activity retry policy

  • #2547 0b4a32f Thanks @​fubhy! - Allow cron fields like 5/15 to expand from the starting value through the field maximum.

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

  • #2560 266cb90 Thanks @​gcanti! - Treat empty strings as missing values in built-in ConfigProviders by default.

    ConfigProvider.fromEnv, ConfigProvider.fromDotEnvContents, ConfigProvider.fromDotEnv, ConfigProvider.fromUnknown, and ConfigProvider.fromDir now treat literal empty strings as absent values when loaded as values, allowing Config.withDefault and Config.option to recover. Container discovery still reflects the source structure. Pass preserveEmptyStrings: true to restore the previous behavior.

    ConfigProvider.fromDotEnv({ expandVariables: true }) now expands variables consistently with ConfigProvider.fromDotEnvContents.

  • #2554 912f095 Thanks @​tim-smart! - Add Schedule.upTo options for limiting schedules by duration and/or recurrence count.

  • #2556 a6718f9 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.

  • #2551 bef5154 Thanks @​tim-smart! - Remove the Schedule.both APIs and add Schedule.max for combining schedules by their slowest delay.

  • #2553 18e0564 Thanks @​tim-smart! - Remove some Schedule APIs: collectInputs, collectOutputs, collectWhile, delays, reduce, satisfiesErrorType, satisfiesInputType, satisfiesOutputType, satisfiesServicesType, and unfold.

  • #2558 fb50f14 Thanks @​tim-smart! - Remove the Schedule.either APIs and add Schedule.min for fastest-duration schedule composition.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) from 4.0.0-beta.94 to 4.0.0-beta.97.
- [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.97/packages/effect)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 14, 2026
@vercel

vercel Bot commented Jul 14, 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 14, 2026 9:49am

@pkg-pr-new

pkg-pr-new Bot commented Jul 14, 2026

Copy link
Copy Markdown
More templates

@orpc/arktype

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

@orpc/bun

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

@orpc/client

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

@orpc/cloudflare

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

@orpc/contract

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

@orpc/experimental-effect

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

@orpc/evlog

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

@orpc/json-schema

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

@orpc/nest

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

@orpc/next

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

@orpc/openapi

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

@orpc/opentelemetry

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

@orpc/pino

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

@orpc/publisher

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

@orpc/ratelimit

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

@orpc/server

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

@orpc/shared

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

@orpc/tanstack-query

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

@orpc/valibot

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

@orpc/zod

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

commit: 5f140da

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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