Skip to content

chore: update deps#38128

Merged
lyzno1 merged 5 commits into
mainfrom
6-29-deps
Jun 29, 2026
Merged

chore: update deps#38128
lyzno1 merged 5 commits into
mainfrom
6-29-deps

Conversation

@hyoban

@hyoban hyoban commented Jun 29, 2026

Copy link
Copy Markdown
Member

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

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 && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@github-actions github-actions Bot added the web This relates to changes on the web. label Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.38%. Comparing base (93d6506) to head (9d0a63d).

Files with missing lines Patch % Lines
...ponents/workflow/nodes/trigger-schedule/default.ts 0.00% 1 Missing ⚠️
...rigger-schedule/utils/execution-time-calculator.ts 0.00% 1 Missing ⚠️
...at-variable-panel/components/object-value-item.tsx 50.00% 1 Missing ⚠️
web/utils/timezone.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #38128      +/-   ##
==========================================
+ Coverage   85.33%   85.38%   +0.05%     
==========================================
  Files        4964     5119     +155     
  Lines      258331   262662    +4331     
  Branches    49023    50081    +1058     
==========================================
+ Hits       220450   224281    +3831     
- Misses      33592    34092     +500     
  Partials     4289     4289              
Flag Coverage Δ
cli 88.45% <ø> (?)
dify-ui 94.93% <ø> (ø)
web 85.02% <60.00%> (ø)

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:
  • ❄️ 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 June 29, 2026 02:40
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies Pull requests that update a dependency file labels Jun 29, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 29, 2026
@lyzno1 lyzno1 added this pull request to the merge queue Jun 29, 2026
Merged via the queue into main with commit 358cf8b Jun 29, 2026
41 of 42 checks passed
@lyzno1 lyzno1 deleted the 6-29-deps branch June 29, 2026 02:49
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:S This PR changes 10-29 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