Skip to content

chore(deps): upgrade vite-plus toolchain#38534

Merged
lyzno1 merged 1 commit into
mainfrom
codex/upgrade-vite-plus-storybook
Jul 8, 2026
Merged

chore(deps): upgrade vite-plus toolchain#38534
lyzno1 merged 1 commit into
mainfrom
codex/upgrade-vite-plus-storybook

Conversation

@lyzno1

@lyzno1 lyzno1 commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary

  • upgrade vite-plus and the vite alias to @voidzero-dev/vite-plus-core from 0.2.1 to 0.2.3
  • refresh pnpm-lock.yaml so Storybook builds resolve Vite+ core 0.2.3, which bundles Vite 8.1.3 and Rolldown 1.1.4
  • keep Vitest and @vitest/* at 4.1.9 because vite-plus@0.2.3 still pins that exact Vitest toolchain and exact browser provider peers

Validation

  • pnpm install
  • pnpm -C packages/dify-ui storybook:build
  • scanned packages/dify-ui/storybook-static JS assets: no createSelectorCreator / lruMemoize references found
  • pnpm -C packages/dify-ui type-check
  • pnpm -C packages/dify-ui test --run
  • git diff --check

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels Jul 8, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jul 8, 2026
@lyzno1 lyzno1 enabled auto-merge July 8, 2026 04:27
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 8, 2026
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.39%. Comparing base (76a6cd3) to head (c8a80b0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #38534      +/-   ##
==========================================
+ Coverage   85.34%   85.39%   +0.05%     
==========================================
  Files        5013     5170     +157     
  Lines      265787   270183    +4396     
  Branches    50528    51604    +1076     
==========================================
+ Hits       226829   230718    +3889     
- Misses      34510    35017     +507     
  Partials     4448     4448              
Flag Coverage Δ
cli 88.48% <ø> (?)
dify-ui 94.61% <ø> (ø)
web 84.89% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lyzno1 lyzno1 added this pull request to the merge queue Jul 8, 2026
Merged via the queue into main with commit 6ac7ff6 Jul 8, 2026
42 checks passed
@lyzno1 lyzno1 deleted the codex/upgrade-vite-plus-storybook branch July 8, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants