Skip to content

build: adopt dspack-emit 0.7.0 (single-emitter graph) - #77

Merged
ryandmonk merged 1 commit into
mainfrom
build/emit-0.7.0
Aug 11, 2026
Merged

build: adopt dspack-emit 0.7.0 (single-emitter graph)#77
ryandmonk merged 1 commit into
mainfrom
build/emit-0.7.0

Conversation

@ryandmonk

Copy link
Copy Markdown
Contributor

Completes the P1+P2 release closeout: emit 0.7.0 (now on npm via trusted publishing, provenance attested) adopted across agent/composer/contracts. pnpm why proves one emitter version at every edge including gen 0.4.0's; lockfile has zero 0.6.0 references; catalogs rebuild byte-stable; all workspace suites + typecheck green.

🤖 Generated with Claude Code

Branch-aware A3 diagnostics + refuse-on-invalid-instance now in the product's
own emit path. pnpm graphs resolve ONE emitter: composer/agent/contracts emit
0.7.0, and gen 0.4.0's range edge resolves 0.7.0 too — no stale duplicate in
the generation path (lockfile carries zero 0.6.0 references). Catalog artifacts
byte-stable under the new emitter (contracts build clean, no out/ drift).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 11, 2026 01:35
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

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
dspack-studio-composer d64fe08 Aug 11 2026, 01:38 AM

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the workspace to adopt @aestheticfunction/dspack-emit 0.7.0, ensuring the agent, composer, and contracts packages (and the lockfile graph) consistently resolve the new single-emitter version.

Changes:

  • Bump @aestheticfunction/dspack-emit from ^0.6.0 to ^0.7.0 in workspace package manifests.
  • Update pnpm-lock.yaml to resolve @aestheticfunction/dspack-emit@0.7.0 across importers and snapshots (including dspack-gen@0.4.0’s dependency edge).

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
pnpm-lock.yaml Re-resolves the dependency graph so @aestheticfunction/dspack-emit is consistently pinned to 0.7.0 throughout the workspace.
apps/agent/package.json Updates the agent’s direct dependency on @aestheticfunction/dspack-emit to ^0.7.0.
apps/composer/package.json Updates the composer’s dev dependency on @aestheticfunction/dspack-emit to ^0.7.0.
packages/contracts/package.json Updates contracts’ dependency on @aestheticfunction/dspack-emit to ^0.7.0.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ryandmonk
ryandmonk merged commit 435448a into main Aug 11, 2026
3 checks passed
@ryandmonk
ryandmonk deleted the build/emit-0.7.0 branch August 11, 2026 01:41
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.

2 participants