Skip to content

chore: update deps#34487

Merged
hyoban merged 11 commits intomainfrom
4-2-update-deps
Apr 3, 2026
Merged

chore: update deps#34487
hyoban merged 11 commits intomainfrom
4-2-update-deps

Conversation

@hyoban
Copy link
Copy Markdown
Member

@hyoban hyoban commented Apr 2, 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 #34410

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 && npx lint-staged (frontend) to appease the lint gods

@github-actions github-actions Bot added the web This relates to changes on the web. label Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #34487   +/-   ##
=======================================
  Coverage   82.92%   82.92%           
=======================================
  Files        4139     4139           
  Lines      175005   175005           
  Branches    34832    34832           
=======================================
  Hits       145129   145129           
  Misses      27000    27000           
  Partials     2876     2876           
Flag Coverage Δ
web 83.64% <ø> (ø)

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.

@hyoban hyoban marked this pull request as ready for review April 3, 2026 03:05
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels Apr 3, 2026
@hyoban hyoban enabled auto-merge April 3, 2026 03:06
lyzno1
lyzno1 previously approved these changes Apr 3, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 3, 2026
@hyoban hyoban disabled auto-merge April 3, 2026 03:11
@hyoban hyoban enabled auto-merge April 3, 2026 03:19
@hyoban hyoban added this pull request to the merge queue Apr 3, 2026
Merged via the queue into main with commit f2fc213 Apr 3, 2026
39 checks passed
@hyoban hyoban deleted the 4-2-update-deps branch April 3, 2026 03:35
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:L This PR changes 100-499 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] Update typescript to 6.0

2 participants