Skip to content

bun 1.3.12#5911

Open
chenrui333 wants to merge 1 commit into
mainfrom
bump-bun-1.3.12
Open

bun 1.3.12#5911
chenrui333 wants to merge 1 commit into
mainfrom
bump-bun-1.3.12

Conversation

@chenrui333
Copy link
Copy Markdown
Owner

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

Copilot AI review requested due to automatic review settings April 10, 2026 03:25
@github-actions github-actions Bot added the rust Rust use is a significant feature of the PR or issue label Apr 10, 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

Updates the bun formula to point at the upstream bun-v1.3.12 git tag/revision so Homebrew builds/install that newer release.

Changes:

  • Bump bun from bun-v1.3.11 to bun-v1.3.12 by updating the git tag and revision.

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

Comment thread Formula/b/bun.rb
tag: "bun-v1.3.11",
revision: "a04817ce2b7f1a1e8b7cbf8af8f2c027ab072f1d"
tag: "bun-v1.3.12",
revision: "700fc117a2fd01ac0201deaa6fa69c5557acb04f"
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formula version/tag was bumped to 1.3.12, but the bun-bootstrap resource URLs further down in this file still download bun-v1.3.11. Please either update the bootstrap resource URLs/sha256 values to the matching 1.3.12 release, or add a brief justification if 1.3.11 is intentionally pinned as the bootstrap compiler.

Suggested change
revision: "700fc117a2fd01ac0201deaa6fa69c5557acb04f"
revision: "700fc117a2fd01ac0201deaa6fa69c5557acb04f"
# NOTE: The `bun-bootstrap` resource below may remain pinned to `bun-v1.3.11`
# intentionally as the bootstrap compiler; keep that pin in sync only when the
# bootstrap toolchain is verified against the newer release.

Copilot uses AI. Check for mistakes.
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Apr 13, 2026
Signed-off-by: Rui Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants