chore: switch effect deps to pkg.pr.new snapshot at a42ef66#751
Conversation
|
@copilot thats just the latest beta, im talking about latest snapshots like |
Switched to Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Agent-Logs-Url: https://github.com/effect-app/libs/sessions/6c0ba7b7-98b3-4d47-b284-1de5dd03e7ce Co-authored-by: patroza <42661+patroza@users.noreply.github.com>
858f5f8 to
ac59ea2
Compare
|
@copilot update branch from latest main |
…est-effect-snapshots Co-authored-by: patroza <42661+patroza@users.noreply.github.com>
Done — merged latest main ( |
@effect-app/cli
effect-app
@effect-app/eslint-codegen-model
@effect-app/eslint-shared-config
@effect-app/infra
@effect-app/vue
@effect-app/vue-components
commit: |
Summary
Switch effect deps to
pkg.pr.newsnapshota42ef66to pick up two unreleased Schema features past beta.66:a3de5d9—feat(Schema): allow defaults to fail with SchemaError (#2113)b559d68—feat(Schema): allow decoding defaults to require services (#2176)Changes
pnpm.overridesadded: pineffect,@effect/vitest,@effect/platform-node,@effect/platform-node-shared,@effect/platform-browser,@effect/sql-sqlite-node,@effect/atom-vuetopkg.pr.newsnapshot ata42ef66.packages/cli,packages/infra,packages/vueswitched from^4.0.0-beta.66to snapshot URLs.effect-app,@effect-app/infra,@effect-app/vuepatch.Test plan
pnpm installresolves cleanly.pnpm checkpasses.pnpm lint-fixclean.SchemaError/ services in dependent code paths.