Skip to content

⬆️ Update Bun workspace dependencies#857

Merged
usagizmo merged 1 commit into
mainfrom
feat/update-bun-packages
Jun 12, 2026
Merged

⬆️ Update Bun workspace dependencies#857
usagizmo merged 1 commit into
mainfrom
feat/update-bun-packages

Conversation

@usagizmo

Copy link
Copy Markdown
Owner

Summary

  • Update root and workspace dependencies to their latest versions and refresh bun.lock
  • Add Bun test types and root env loading for the updated web toolchain
  • Fix the ESLint 10 no-useless-assignment warning in pages tests

Verification

  • bun outdated --recursive
  • bun install --frozen-lockfile
  • bun run build
  • bun run lint
  • bun --filter web test
  • bun --filter pages test
  • API DB tests passed against a temporary Supabase project on alternate ports because another local project uses the default Supabase ports
  • Web dev server returned 200 for / and /auth/login, and 303 from /dashboard to /auth/login when unauthenticated

- Upgrade root and workspace packages to latest versions
- Refresh bun.lock after resolving the updated dependency graph
- Add Bun test types and root env loading for the updated web toolchain
- Fix the ESLint 10 no-useless-assignment warning in pages tests
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webapp-template-pages Ready Ready Preview, Comment Jun 12, 2026 10:52pm
webapp-template-web Ready Ready Preview, Comment Jun 12, 2026 10:52pm

Request Review

@usagizmo usagizmo enabled auto-merge June 12, 2026 22:52
@usagizmo usagizmo disabled auto-merge June 12, 2026 22:52
@usagizmo usagizmo merged commit bb6196d into main Jun 12, 2026
4 checks passed
@usagizmo usagizmo deleted the feat/update-bun-packages branch June 12, 2026 22:53
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