chore(deps-dev): bump effect from 4.0.0-rc.109 to 4.0.0-rc.111 - #1909
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump effect from 4.0.0-rc.109 to 4.0.0-rc.111#1909dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
More templates
@orpc/ai-sdk
@orpc/arktype
@orpc/bun
@orpc/client
@orpc/cloudflare
@orpc/contract
@orpc/experimental-effect
@orpc/evlog
@orpc/hibernation
@orpc/json-schema
@orpc/experimental-msw
@orpc/nest
@orpc/next
@orpc/node
@orpc/openapi
@orpc/opentelemetry
@orpc/pinia-colada
@orpc/pino
@orpc/publisher
@orpc/ratelimit
@orpc/server
@orpc/shared
@orpc/swr
@orpc/tanstack-query
@orpc/trpc
@orpc/valibot
@orpc/zod
commit: |
Contributor
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/effect-4.0.0-rc.111
branch
from
August 21, 2026 11:36
80d432c to
caa1cc1
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/effect-4.0.0-rc.111
branch
from
August 21, 2026 11:42
caa1cc1 to
dab1e7a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/effect-4.0.0-rc.111
branch
from
August 23, 2026 14:13
dab1e7a to
370c57b
Compare
Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) from 4.0.0-rc.109 to 4.0.0-rc.111. - [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-rc.111/packages/effect) --- updated-dependencies: - dependency-name: effect dependency-version: 4.0.0-rc.111 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/effect-4.0.0-rc.111
branch
from
August 24, 2026 13:41
370c57b to
9720449
Compare
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| 🚫 Deployment cancelled View logs |
orpc | 9720449 | Aug 24 2026, 01:48 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps effect from 4.0.0-rc.109 to 4.0.0-rc.111.
Release notes
Sourced from effect's releases.
... (truncated)
Changelog
Sourced from effect's changelog.
... (truncated)
Commits
648f566Version Packages (rc) (#7297)e03ea90fix(Deferred): clear resumes before resuming waiters on completion (#7364)a47cbf1Add Match.fn selector matchers (#7363)39b55f8Preserve encoded AI tool parameters for manual resolution (#7362)7f87022Merge resource usage and finalizer failures (#7361)d846331Preserve Context accessor with loose object spread (#7352)ffc8235Add RPC HTTP stream backpressure (#7358)d568968Add configurable schema reference policies, closes #7357 (#7360)4f6ae04Add standalone dual Optic functions, closes #7299 (#7359)b44636fSchema: avoid projecting checks and annotations through artificial JSON encod...