Skip to content

chore: disable turbopack for lab build#4951

Merged
lukaisailovic merged 1 commit intomainfrom
chore/disable-turbopack
Sep 3, 2025
Merged

chore: disable turbopack for lab build#4951
lukaisailovic merged 1 commit intomainfrom
chore/disable-turbopack

Conversation

@enesozturk
Copy link
Copy Markdown
Contributor

Description

Please include a brief summary of the change.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Copilot AI review requested due to automatic review settings September 3, 2025 11:11
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 3, 2025

⚠️ No Changeset found

Latest commit: 6be75ca

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

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
appkit-basic-html Ready Ready Preview Comment Sep 3, 2025 11:15am
appkit-demo Ready Ready Preview Comment Sep 3, 2025 11:15am
appkit-gallery Ready Ready Preview Comment Sep 3, 2025 11:15am
appkit-laboratory Ready Ready Preview Comment Sep 3, 2025 11:15am
10 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
appkit-basic-example Ignored Ignored Sep 3, 2025 11:15am
appkit-basic-sign-client-example Ignored Ignored Sep 3, 2025 11:15am
appkit-basic-up-example Ignored Ignored Sep 3, 2025 11:15am
appkit-ethers5-bera Ignored Ignored Sep 3, 2025 11:15am
appkit-nansen-demo Ignored Ignored Sep 3, 2025 11:15am
appkit-vue-solana Ignored Ignored Sep 3, 2025 11:15am
appkit-wagmi-cdn-example Ignored Ignored Sep 3, 2025 11:15am
ethereum-provider-wagmi-example Ignored Ignored Sep 3, 2025 11:15am
next-wagmi-solana-bitcoin-example Ignored Ignored Sep 3, 2025 11:15am
vue-wagmi-example Ignored Ignored Sep 3, 2025 11:15am

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

This PR disables turbopack for the laboratory application's build process to address potential build issues.

Key Changes

  • Removes the --turbopack flag from the build script while keeping it for development

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@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@​wagmi/​vue@​0.2.5851007597100
Addedvite@​6.3.5951008199100
Addedvite@​5.4.19951008199100
Addedvaltio@​2.1.710010010090100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 3, 2025

Warnings
⚠️ Changes were made to one or more package.json(s), but not to pnpm-lock.yaml

Generated by 🚫 dangerJS against 6be75ca

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 3, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.33% 34855 / 44497
🔵 Statements 78.33% 34855 / 44497
🔵 Functions 76.09% 3838 / 5044
🔵 Branches 86.66% 8226 / 9492
File CoverageNo changed files found.
Generated in workflow #14792 for commit 6be75ca by the Vitest Coverage Report Action

@lukaisailovic lukaisailovic merged commit 2142063 into main Sep 3, 2025
59 of 60 checks passed
@lukaisailovic lukaisailovic deleted the chore/disable-turbopack branch September 3, 2025 11:45
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.

3 participants