Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: remove raw vite deps#34726

Merged
hyoban merged 1 commit into
mainfrom
4-8-clean-deps
Apr 8, 2026
Merged

chore: remove raw vite deps#34726
hyoban merged 1 commit into
mainfrom
4-8-clean-deps

Conversation

@hyoban
Copy link
Copy Markdown
Member

@hyoban hyoban commented Apr 8, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Fixes #34725

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint and make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 8, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Apr 8, 2026
@dosubot dosubot Bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 8, 2026
@hyoban hyoban enabled auto-merge April 8, 2026 07:45
@hyoban hyoban added this pull request to the merge queue Apr 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #34726      +/-   ##
==========================================
- Coverage   83.75%   83.75%   -0.01%     
==========================================
  Files        4179     4179              
  Lines      176788   176788              
  Branches    35367    35367              
==========================================
- Hits       148072   148071       -1     
- Misses      25836    25837       +1     
  Partials     2880     2880              
Flag Coverage Δ
web 85.46% <ø> (-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.

Merged via the queue into main with commit 546062d Apr 8, 2026
39 checks passed
@hyoban hyoban deleted the 4-8-clean-deps branch April 8, 2026 07:58
HanqingZ pushed a commit to HanqingZ/dify that referenced this pull request Apr 23, 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.

[Refactor/Chore] Remove raw vite from deps

2 participants