Skip to content

chore: Upgrade Bun one final time (rust?)#27648

Open
Hona wants to merge 1 commit into
anomalyco:devfrom
Hona:upgrade-bun-1.3.14
Open

chore: Upgrade Bun one final time (rust?)#27648
Hona wants to merge 1 commit into
anomalyco:devfrom
Hona:upgrade-bun-1.3.14

Conversation

@Hona
Copy link
Copy Markdown
Member

@Hona Hona commented May 15, 2026

Summary

  • Bump the repo Bun runtime target to 1.3.14.
  • Sync the bun-node container default and timeline sample output.
  • Refresh @types/bun to 1.3.13 in bun.lock; @types/bun 1.3.14 is still blocked by the repo minimumReleaseAge setting.

Verification

  • bun install --linker hoisted
  • bun typecheck in packages/ui
  • bun typecheck in packages/opencode failed on unrelated event type errors in untouched files
  • pre-push bun turbo typecheck failed on the same unrelated event type errors

Copilot AI review requested due to automatic review settings May 15, 2026 01:59
@Hona Hona changed the title [Upgrade bun one last time] chore: Upgrade Bun one last time (rust?) May 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 bumps the repository’s Bun runtime target and keeps related container defaults and UI sample output aligned.

Changes:

  • Updates root packageManager from Bun 1.3.13 to 1.3.14.
  • Updates the bun-node container default BUN_VERSION to 1.3.14.
  • Refreshes Bun type packages in package.json/bun.lock to 1.3.13 and updates the timeline sample output.

Reviewed changes

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

File Description
package.json Updates Bun package manager target and @types/bun catalog version.
bun.lock Locks updated @types/bun and bun-types versions.
packages/containers/bun-node/Dockerfile Aligns default container Bun version with the repo runtime target.
packages/ui/src/components/timeline-playground.stories.tsx Updates the displayed Bun version in timeline sample output.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Hona Hona changed the title chore: Upgrade Bun one last time (rust?) chore: Upgrade Bun one final time (rust?) May 15, 2026
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