Skip to content

chore: upgrade to Bun 1.4 - #22

Merged
DarinRowe merged 1 commit into
mainfrom
codex/upgrade-bun-1-4
Aug 23, 2026
Merged

chore: upgrade to Bun 1.4#22
DarinRowe merged 1 commit into
mainfrom
codex/upgrade-bun-1-4

Conversation

@DarinRowe

Copy link
Copy Markdown
Owner

Summary

  • Pin Bun and its type definitions to 1.4.0, centralize the CI version source, freeze installs, and parallelize the full test suite.
  • Harden compiled CLI artifacts by disabling cwd configuration loading and validating ad-hoc signatures for macOS binaries.
  • Document Bun 1.4 adoption decisions, migration risks, and deferred opportunities.

Files

  • Runtime, lockfile, CI, release, contributor, and changelog configuration
  • CLI packaging and packaging smoke coverage
  • Bun 1.4 primary-source research note

Validation

  • Isolated local npm install on macOS arm64, including CLI, SQLite, native-host install/verify, architecture, and strict code-sign verification
  • bun install --frozen-lockfile
  • bun run typecheck
  • bun run test: 198 pass
  • release and npm host packaging
  • bun audit and bun dedupe --check
  • actionlint, shell syntax, and Agent Skill distribution checks

🤖 Shipped via git-ship

@DarinRowe
DarinRowe merged commit 664b34a into main Aug 23, 2026
9 checks passed
@DarinRowe
DarinRowe deleted the codex/upgrade-bun-1-4 branch August 23, 2026 07:36
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