Skip to content

chore(start): Bun plugin/bun follow-ups (draft) - #8077

Closed
running-grass wants to merge 2 commits into
TanStack:mainfrom
running-grass:feat/plugin-bun-follow-up
Closed

chore(start): Bun plugin/bun follow-ups (draft)#8077
running-grass wants to merge 2 commits into
TanStack:mainfrom
running-grass:feat/plugin-bun-follow-up

Conversation

@running-grass

@running-grass running-grass commented Aug 15, 2026

Copy link
Copy Markdown

Summary

Draft / tracking PR stacked on top of the Bun bundler adapter draft.

Primary draft: #8076 (running-grass:feat/plugin-bun-upstream)

No product code in the empty follow-up commit yet — this exists so we can discuss and land follow-ups without blocking the main experimental adapter review:

  • CI e2e / example smoke for start-bun-bundler
  • #tanstack-start-plugin-adapters (and related) parity vs Vite/Rsbuild
  • Optionally extract bun.nitro / bun.standalone into a narrower PR if maintainers want a smaller first merge

Test plan

Notes

Head: running-grass:feat/plugin-bun-follow-up (one empty chore commit above the adapter).

running-grass and others added 2 commits August 15, 2026 11:23
Add a Start adapter that uses Bun as the bundler (not only as a runtime):
dual Bun.build for client/server, host.js static+SSR, Bun.serve dev with
HMR/React Refresh, CSS/?url (+ optional Tailwind), import protection,
router-plugin/bun code splitting, and react/solid/vue plugin facades.

Optional production paths: programmatic Nitro 3 post-build (bun.nitro) and
Bun.build({ compile }) standalone executables (bun.standalone). Includes
examples/react/start-bun-bundler and hosting docs for the experimental path.

Co-authored-by: Cursor <cursoragent@cursor.com>
Placeholder draft for CI e2e smoke, serialization adapters parity, and
optional extraction of bun.nitro / bun.standalone into a smaller PR.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 38a747e6-4168-4f62-ac7d-0db6d345bcb4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​bun@​1.3.141001004887100
Addednitro@​3.0.098988250100
Addedbun@​1.3.14911007990100
Addednitro-nightly@​3.0.1-20260810-113911-16ff2809981008296100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Deprecated by its maintainer: npm nitro

Reason: IMPORTANT: please use nitro@3.0.1

From: packages/start-plugin-core/package.jsonnpm/nitro@3.0.0

ℹ Read more on: This package | This alert | What is a deprecated package?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Research the state of the package and determine if there are non-deprecated versions that can be used, or if it should be replaced with a new, supported solution.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/nitro@3.0.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Low adoption: npm ocache

Location: Package overview

From: pnpm-lock.yamlnpm/nitro-nightly@3.0.1-20260810-113911-16ff2809npm/ocache@0.2.0

ℹ Read more on: This package | This alert | What are unpopular packages?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Unpopular packages may have less maintenance and contain other problems.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/ocache@0.2.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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