Skip to content

chore: pin Bun 1.4.1 - #62

Merged
SutuSebastian merged 2 commits into
mainfrom
chore/bun-1.4.1
Sep 4, 2026
Merged

chore: pin Bun 1.4.1#62
SutuSebastian merged 2 commits into
mainfrom
chore/bun-1.4.1

Conversation

@SutuSebastian

@SutuSebastian SutuSebastian commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Pins Bun to 1.4.1: packageManager in the root, and bun-version in the shared setup action. No lockfile changes; bun install on 1.4.1 resolves the committed lock byte-for-byte.

1.4.1 is a patch release over 1.4.0: idle-memory reduction in JavaScriptCore, HTTP/2 for Bun.serve, streaming Bun.write, and a batch of bug fixes. Nothing we ship touches the changed APIs.

Checklist

  • bun run check passes (build, format, lint, test, test:dom, typecheck, dedupe)
  • User-facing change? Changeset: N/A, tooling pin only
  • Docs updated: N/A

Notes

  • Verified locally on Bun 1.4.1: build, format, lint, typecheck, test, test:dom, and dedupe all green.

Summary by CodeRabbit

  • Chores
    • Updated the project’s Bun runtime and package manager version to 1.4.1.

@SutuSebastian SutuSebastian added the docs Public docs site (apps/docs) — merge deploys /persist via FTP label Sep 4, 2026
@changeset-bot

changeset-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 192cc4d

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

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

Next included review available in 49 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 86076a05-be13-4a5f-9626-704644d47cb4

📥 Commits

Reviewing files that changed from the base of the PR and between 6acad85 and 192cc4d.

📒 Files selected for processing (1)
  • .github/CONTRIBUTING.md

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 073ee27c-3a4a-42ce-9bf0-fc06456b0b95

📥 Commits

Reviewing files that changed from the base of the PR and between ab5cfe6 and 6acad85.

📒 Files selected for processing (2)
  • .github/actions/setup/action.yml
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates the pinned Bun version from 1.4.0 to 1.4.1 in the setup action and package.json.

Changes

Bun version alignment

Layer / File(s) Summary
Update Bun version pins
.github/actions/setup/action.yml, package.json
The setup action and packageManager field now use Bun 1.4.1.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 6acad

The tooling version pin is aligned across local package metadata and CI setup, with no remaining merge-readiness risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: pinning Bun to version 1.4.1 in the setup action and package manager configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bun-1.4.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@SutuSebastian
SutuSebastian merged commit 0c01d23 into main Sep 4, 2026
14 checks passed
@SutuSebastian
SutuSebastian deleted the chore/bun-1.4.1 branch September 4, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Public docs site (apps/docs) — merge deploys /persist via FTP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant