Skip to content

chore: upgrade Vite+ to 0.2.5#39181

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

chore: upgrade Vite+ to 0.2.5#39181
lyzno1 merged 1 commit into
mainfrom
codex/upgrade-vite-plus-0.2.5

Conversation

@lyzno1

@lyzno1 lyzno1 commented Jul 17, 2026

Copy link
Copy Markdown
Member

Summary

  • upgrade Vite+ and @voidzero-dev/vite-plus-core from 0.2.4 to 0.2.5
  • restore the root quality command to vp check && pnpm lint:eslint
  • adapt tests to the bundled Oxfmt/Oxlint updates without file-specific lint exclusions
  • keep the auth redirect regression coverage while using hoisted Vitest module mocks

Why

Vite+ 0.2.5 fixes the inherited nonblocking stdio handling that caused vp check to panic with EAGAIN in this repository.

Validation

  • pnpm install --frozen-lockfile
  • pnpm -w check
  • pnpm -C web type-check
  • pnpm -C packages/dify-ui type-check
  • pnpm -C packages/jotai-tanstack-form type-check
  • pnpm -C web exec vitest run service/__tests__/base-request.spec.ts app/components/plugins/marketplace/__tests__/hooks.spec.tsx app/components/plugins/marketplace/__tests__/hooks-integration.spec.tsx (44 tests)
  • 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 17, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jul 17, 2026
@lyzno1
lyzno1 enabled auto-merge July 17, 2026 05:29
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.02%. Comparing base (af7e59d) to head (99a0c2c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #39181      +/-   ##
==========================================
+ Coverage   85.97%   86.02%   +0.04%     
==========================================
  Files        5064     5221     +157     
  Lines      277587   281886    +4299     
  Branches    54397    55532    +1135     
==========================================
+ Hits       238663   242499    +3836     
- Misses      34314    34777     +463     
  Partials     4610     4610              
Flag Coverage Δ
cli 89.33% <ø> (?)
dify-ui 93.97% <ø> (ø)
web 85.92% <ø> (+<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 17, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 17, 2026
Merged via the queue into main with commit 2a00842 Jul 17, 2026
46 checks passed
@lyzno1
lyzno1 deleted the codex/upgrade-vite-plus-0.2.5 branch July 17, 2026 05:46
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