chore(deps): bump effect from 4.0.0-rc.112 to 4.0.0-rc.115 - #2176
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) from 4.0.0-rc.112 to 4.0.0-rc.115. - [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.115/packages/effect) --- updated-dependencies: - dependency-name: effect dependency-version: 4.0.0-rc.115 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing: this is not a version bump, it is an upstream breaking change. effect rc.115 changed its decoder and schema key types, and our opencode harness fails to typecheck against it — and three more of the same shape, plus two red test shards and the package job. Adapting our code to a release candidate's new API is new work, and we are currently draining to a clean slate with nothing new added. Dependabot will raise this again on the next release, and we take it then with the adaptation as its own change. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Closing: this is not a version bump, it is an upstream breaking change.
plus two red test shards and the package job. Adapting our code to a release candidate's new API is new work, and we are draining to a clean slate with nothing new added. Dependabot will raise this again on the next release and we take it then, with the adaptation as its own change rather than hidden inside a dependency bump. |
Bumps effect from 4.0.0-rc.112 to 4.0.0-rc.115.
Release notes
Sourced from effect's releases.
... (truncated)
Changelog
Sourced from effect's changelog.
... (truncated)
Commits
4a05d49Version Packages (rc) (#8192)657254bOptimize Schema initialization (#8196)f9ef0e9fix(http): omit body in toWeb for 204, 205, and 304 (#8190)4f73f9efix(persistence): parameterize persistence lookup keys (#8187)cdb3ac9Version Packages (rc) (#8159)9941e6dfeat(cli): make message optional for Prompt.Select and Prompt.MultiSelect (#8...6d55555fix(FileSystem): keep stat when optional inode exceeds MAX_SAFE_INTEGER (#8164)3ff4952Support TTL callbacks in Effect.cachedWithTTL (#8177)f48fb1cAdd Match.valueTags API contract type tests (#8175)482b7d7feat(SchemaRepresentation): improve JSON Schema imports (#8169)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)