Skip to content

[codex] Declare effect as peer dependency#922

Merged
RhysSullivan merged 1 commit into
mainfrom
codex/effect-peer-dependencies
Jun 9, 2026
Merged

[codex] Declare effect as peer dependency#922
RhysSullivan merged 1 commit into
mainfrom
codex/effect-peer-dependencies

Conversation

@RhysSullivan

Copy link
Copy Markdown
Owner

Summary

Reapplies #876 on current main by moving effect out of runtime dependencies and into peerDependencies plus devDependencies for the published Executor library packages.

This keeps consumers on one shared Effect instance, preserves current package metadata from main such as the OpenAPI lucide-react dependency, and updates the WorkOS Vault package manifest for consistency even though that package is currently ignored by changesets/publish smoke.

Also adds the changeset and release-note guidance for direct package consumers to install effect explicitly.

Validation

  • bun run lint:release-notes
  • bun run format:check
  • bun run lint
  • git diff --check
  • bun run typecheck
  • bunx changeset status --since=origin/main
  • bun run release:smoke:packages
  • bunx turbo run test --concurrency=4

Note: the default local bun run test aggregate hit self-host timeout pressure under full Turbo concurrency; the affected apps/host-selfhost suite passed in isolation and the full package set passed with Turbo concurrency limited to 4.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing f15a4ab Commit Preview URL

Branch Preview URL
Jun 09 2026, 05:00 AM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud f15a4ab Jun 09 2026, 05:02 AM

@pkg-pr-new

pkg-pr-new Bot commented Jun 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@922

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@922

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@922

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@922

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@922

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@922

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@922

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@922

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@922

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@922

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@922

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@922

executor

npm i https://pkg.pr.new/executor@922

commit: f15a4ab

@RhysSullivan RhysSullivan marked this pull request as ready for review June 9, 2026 05:13
@RhysSullivan RhysSullivan merged commit 1ba0193 into main Jun 9, 2026
11 checks passed
@RhysSullivan RhysSullivan deleted the codex/effect-peer-dependencies branch June 9, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant