Skip to content

CC-2145: Upgrade Bun to v1.3#100

Merged
andy1li merged 1 commit intomainfrom
andy/upgrade-bun-to-v1.3-no-2
Mar 8, 2026
Merged

CC-2145: Upgrade Bun to v1.3#100
andy1li merged 1 commit intomainfrom
andy/upgrade-bun-to-v1.3-no-2

Conversation

@andy1li
Copy link
Member

@andy1li andy1li commented Mar 8, 2026

CC-2145: Upgrade Bun to v1.3


Note

Medium Risk
Upgrades the TypeScript execution/build environment (Bun) and lockfile expectations, which can cause unexpected runtime or dependency-install differences in submitted solutions despite minimal code changes.

Overview
Updates the TypeScript starter/solution scaffolding to use Bun 1.3 instead of 1.2 (buildpack config, local requirements docs, and template metadata).

Adds a new bun-1.3 Docker image definition and switches dependency caching/install inputs to bun.lock (introducing new bun.lock files), while also hardening the run scripts by quoting dirname "$0" to avoid path/whitespace issues.

Written by Cursor Bugbot for commit 2ee4f64. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Mar 8, 2026

@andy1li andy1li merged commit 1519969 into main Mar 8, 2026
20 of 22 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