Skip to content

chore: align Bun engine version across packages#9

Merged
danbot315 merged 1 commit into
mainfrom
feat/p0-bun-version-consistency
Mar 2, 2026
Merged

chore: align Bun engine version across packages#9
danbot315 merged 1 commit into
mainfrom
feat/p0-bun-version-consistency

Conversation

@danbot315
Copy link
Copy Markdown
Contributor

P0 follow-up: finalize Bun/tooling version consistency.

Changes

  • Updated package engine floors to match repo runtime baseline:
    • packages/core/package.json: bun >=1.2.22
    • packages/cli/package.json: bun >=1.2.22

Why

The repo already pins packageManager: bun@1.2.22 and CI uses Bun 1.2.22. This keeps package engine declarations consistent with actual supported/runtime versions.

Validation

  • bun run build
  • bun run typecheck
  • bun run lint
  • bun run test -- packages/core/src/workflow-generator.test.ts packages/core/src/context.test.ts packages/core/src/config.test.ts

@danbot315 danbot315 requested a review from azweb76 March 2, 2026 05:07
@danbot315 danbot315 merged commit 08ffadb into main Mar 2, 2026
1 check passed
@danbot315 danbot315 deleted the feat/p0-bun-version-consistency branch March 2, 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