Skip to content

upgrade to bun 1.3.10 canary and force baseline builds always#14843

Merged
Hona merged 25 commits intoanomalyco:devfrom
Hona:fix/use-baseline
Feb 24, 2026
Merged

upgrade to bun 1.3.10 canary and force baseline builds always#14843
Hona merged 25 commits intoanomalyco:devfrom
Hona:fix/use-baseline

Conversation

@Hona
Copy link
Member

@Hona Hona commented Feb 24, 2026

requesting baseline builds for bun on 1.3.9 doesnt work and gives you modern builds

1.3.5, 1.3.8, 1.3.9 modern + baseline builds all segfault.

trying canary now..?

Copilot AI review requested due to automatic review settings February 24, 2026 00:26
Copy link
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 downgrades Bun from version 1.3.9 to 1.3.8 to resolve an issue where requesting baseline builds for Bun 1.3.9 incorrectly provides modern builds instead. The changes implement a workaround by adding custom logic to download baseline builds (with AVX2 disabled) directly for x64 architectures.

Changes:

  • Downgrade Bun package manager version from 1.3.9 to 1.3.8
  • Update @types/bun catalog version to match (1.3.8)
  • Add custom baseline download URL generation for x64 architectures in the setup-bun composite action

Reviewed changes

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

File Description
package.json Updates packageManager to bun@1.3.8 and @types/bun catalog entry to 1.3.8 for version consistency
.github/actions/setup-bun/action.yml Adds logic to generate baseline Bun download URLs for x64 architectures with AVX2 disabled, conditionally using custom URL or standard version file

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

@Hona Hona changed the title downgrade bun to 1.3.8 for working baseline downgrade bun to 1.3.8 for working baseline & use direct download url, bun.sh/download doesnt respect acx2 param Feb 24, 2026
@Hona Hona changed the title downgrade bun to 1.3.8 for working baseline & use direct download url, bun.sh/download doesnt respect acx2 param upgrade to bun 1.3.10 canary Feb 24, 2026
@Hona Hona changed the title upgrade to bun 1.3.10 canary upgrade to bun 1.3.10 canary and force baseline builds always Feb 24, 2026
@Hona Hona added the beta label Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
@Hona Hona requested a review from adamdotdevin as a code owner February 24, 2026 02:29
opencode-agent bot added a commit that referenced this pull request Feb 24, 2026
@Hona Hona merged commit cf5cfb4 into anomalyco:dev Feb 24, 2026
6 of 8 checks passed
sergiu-svinarciuc pushed a commit to sergiu-svinarciuc/opencode that referenced this pull request Feb 24, 2026
* dev: (356 commits)
  app: wait for loadFile before opening file tab
  upgrade to bun 1.3.10 canary and force baseline builds always (anomalyco#14843)
  ci: use bun baseline build to avoid segfaults (anomalyco#14839)
  ci: add Windows to unit test matrix (anomalyco#14836)
  fix(win32): e2e sometimes fails because windows is weird and sometimes ipv6 (anomalyco#14833)
  zen: display BYOK cost
  fix(win32): scripts/turbo commands would not run (anomalyco#14829)
  fix(cicd): flakey typecheck (anomalyco#14828)
  fix: update workflows for better automation (anomalyco#14809)
  fix(app): duplicate markdown
  fix(app): duplicate markdown
  fix(app): correct inverted chevron direction in todo list (anomalyco#14628)
  Revert "fix(app): terminal issues"
  chore: generate
  wip: zen lite
  zen: display session in usage
  zen: track session in usage
  fix(win32): normalize paths at permission boundaries (anomalyco#14738)
  fix: Windows path support and canonicalization (anomalyco#13671)
  chore: update nix node_modules hashes
  ...
lanej pushed a commit to lanej/opencode that referenced this pull request Feb 24, 2026
kcelia pushed a commit to concrete-security/private-opencode that referenced this pull request Feb 25, 2026
jonathanmiddleton pushed a commit to jonathanmiddleton/opencode that referenced this pull request Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants