Skip to content

Migrate from pnpm to bun - #112

Merged
jeffersongoncalves merged 1 commit into
mainfrom
chore/migrate-to-bun
Sep 26, 2026
Merged

jeffersongoncalves merged 1 commit into
mainfrom
chore/migrate-to-bun

Conversation

@jeffersongoncalves

Copy link
Copy Markdown
Contributor

Summary

  • pnpm-lock.yaml replaced by bun.lock; pnpm.overrides moved to top-level overrides (same rules).
  • CI builds assets with oven-sh/setup-bun (pinned, same as the other starter kits) instead of pnpm + Node.
  • Dependabot JS entry switched from npm to bun; README install/build/dev commands updated.

Test plan

  • bun install resolves
  • bun run build succeeds

Replace pnpm-lock.yaml with bun.lock, move pnpm.overrides to top-level overrides, build assets with oven-sh/setup-bun in CI, switch the Dependabot JS ecosystem to bun and update the README.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@jeffersongoncalves
jeffersongoncalves merged commit c7557c2 into main Sep 26, 2026
3 checks passed
@jeffersongoncalves
jeffersongoncalves deleted the chore/migrate-to-bun branch September 26, 2026 21:49
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