Skip to content

Migrate from pnpm to bun#7

Merged
gracefullight merged 1 commit intomainfrom
chore/migrate-pnpm-to-bun-773986877751336960
Jan 25, 2026
Merged

Migrate from pnpm to bun#7
gracefullight merged 1 commit intomainfrom
chore/migrate-pnpm-to-bun-773986877751336960

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

Migrated the project from pnpm to Bun.

  • Replaced pnpm-workspace.yaml with workspaces in package.json.
  • Added mise.toml to manage Node 24 and Bun 1.
  • Updated .github/workflows/deploy-docs.yml to use oven-sh/setup-bun and run bun commands.
  • Updated husky hooks and AGENTS.md.
  • Verified build with bun run build.

PR created automatically by Jules for task 773986877751336960 started by @gracefullight

- Migrate package manager from pnpm to bun
- Move workspace configuration to package.json
- Create mise.toml for node 24 and bun 1
- Update CI workflows to use bun
- Update husky hooks
- Update documentation
@google-labs-jules
Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 25, 2026

⚠️ No Changeset found

Latest commit: c0a7c3a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gracefullight gracefullight marked this pull request as ready for review January 25, 2026 14:51
@gracefullight gracefullight self-requested a review as a code owner January 25, 2026 14:51
@gracefullight gracefullight merged commit 2ca92fc into main Jan 25, 2026
3 checks passed
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