Skip to content

chore(deps): bump vite-plus to 0.1.19#35462

Merged
lyzno1 merged 2 commits intomainfrom
chore/bump-vite-plus-0.1.19
Apr 21, 2026
Merged

chore(deps): bump vite-plus to 0.1.19#35462
lyzno1 merged 2 commits intomainfrom
chore/bump-vite-plus-0.1.19

Conversation

@lyzno1
Copy link
Copy Markdown
Member

@lyzno1 lyzno1 commented Apr 21, 2026

Summary

Bump vite-plus / @voidzero-dev/vite-plus-core / @voidzero-dev/vite-plus-test from 0.1.180.1.19 in the pnpm workspace catalog (and overrides).

Release notes: https://github.com/voidzero-dev/vite-plus/releases/tag/v0.1.19

Highlights relevant to this repo (patch release, no breaking changes):

  • Upstream dependency bumps for vite / vitest / oxc / tsdown.
  • fix(tracing): avoid SetGlobalDefaultError panic when rolldown devtools is enabled.
  • chore(deps): bump vite-task for a workspace file-handle fix (benefits vp test).
  • fix(check): respect oxlint exit code so denyWarnings fails vp check (we don't set denyWarnings, so no CI regression).

Also adds an explicit platform: "node" to sdks/nodejs-client/vite.config.ts so vp pack builds the SDK against the intended runtime.

Test plan

  • pnpm install succeeds; vp --version reports vite-plus v0.1.19.
  • pnpm --filter dify-web exec vp test --run → 2333 files / 28740 tests passing (2 skipped).
  • pnpm --filter dify-client exec vp test --run → 14 files / 104 tests passing.
  • pnpm --filter dify-client run build → produces dist/index.mjs (52.30 kB) in ~500ms.

Made with Cursor

Upgrade `vite-plus`, `@voidzero-dev/vite-plus-core` and
`@voidzero-dev/vite-plus-test` from 0.1.18 to 0.1.19 in the pnpm
workspace catalog (and overrides).

Also add an explicit `platform: "node"` to `sdks/nodejs-client`'s
`vite.config.ts` so `vp pack` builds the SDK against the intended
runtime. No functional change beyond that.

Release notes: https://github.com/voidzero-dev/vite-plus/releases/tag/v0.1.19

Made-with: Cursor
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 21, 2026
@github-actions github-actions Bot added web This relates to changes on the web. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Apr 21, 2026
@dosubot dosubot Bot added the dependencies Pull requests that update a dependency file label Apr 21, 2026
@lyzno1 lyzno1 enabled auto-merge April 21, 2026 08:56
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.51%. Comparing base (73f9a9e) to head (c5cf12f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #35462      +/-   ##
==========================================
- Coverage   85.51%   85.51%   -0.01%     
==========================================
  Files        4437     4437              
  Lines      207166   207166              
  Branches    38607    38607              
==========================================
- Hits       177152   177149       -3     
- Misses      26904    26907       +3     
  Partials     3110     3110              
Flag Coverage Δ
dify-ui 93.01% <ø> (ø)
web 86.36% <ø> (-0.01%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 21, 2026
@lyzno1 lyzno1 added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit 0fec9af Apr 21, 2026
35 checks passed
@lyzno1 lyzno1 deleted the chore/bump-vite-plus-0.1.19 branch April 21, 2026 09:21
HanqingZ pushed a commit to HanqingZ/dify that referenced this pull request Apr 23, 2026
asukaminato0721 pushed a commit to asukaminato0721/dify that referenced this pull request Apr 24, 2026
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