Skip to content

deps: update dependencies#17477

Draft
kakkokari-gtyih wants to merge 3 commits into
misskey-dev:developfrom
kakkokari-gtyih:update-deps-20260522
Draft

deps: update dependencies#17477
kakkokari-gtyih wants to merge 3 commits into
misskey-dev:developfrom
kakkokari-gtyih:update-deps-20260522

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

What

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 22, 2026
@github-actions github-actions Bot added the packages/backend Server side specific issue/PR label May 22, 2026
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

このPRによるapi.jsonの差分
差分はありません。
Get diff files from Workflow Page

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.93%. Comparing base (e1b580c) to head (4b484f8).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/backend/src/misc/content-disposition.ts 0.00% 1 Missing ⚠️
...e/processors/ExportCustomEmojisProcessorService.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17477      +/-   ##
===========================================
- Coverage    25.30%   16.93%   -8.38%     
===========================================
  Files         1158     1156       -2     
  Lines        39611    39404     -207     
  Branches     11004    10970      -34     
===========================================
- Hits         10025     6673    -3352     
- Misses       23707    26147    +2440     
- Partials      5879     6584     +705     

☔ 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.

@kakkokari-gtyih kakkokari-gtyih marked this pull request as draft May 22, 2026 05:30
@kakkokari-gtyih
Copy link
Copy Markdown
Contributor Author

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

Backend memory usage comparison

Before GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 306.48 MB 323.44 MB +16.95 MB +5.53%
VmHWM 306.48 MB 323.44 MB +16.95 MB +5.53%
VmSize 23172.45 MB 23169.83 MB -2.61 MB -0.01%
VmData 1372.08 MB 1370.07 MB -2.01 MB -0.14%

After GC

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 306.49 MB 324.78 MB +18.29 MB +5.96%
VmHWM 306.49 MB 324.78 MB +18.29 MB +5.96%
VmSize 23172.70 MB 23171.25 MB -1.44 MB 0%
VmData 1372.33 MB 1371.49 MB -0.84 MB -0.06%

After Request

Metric base (MB) head (MB) Diff (MB) Diff (%)
VmRSS 306.91 MB 325.25 MB +18.33 MB +5.97%
VmHWM 306.91 MB 325.25 MB +18.33 MB +5.97%
VmSize 23172.78 MB 23171.33 MB -1.44 MB 0%
VmData 1372.41 MB 1371.57 MB -0.84 MB -0.06%

⚠️ Warning: Memory usage has increased by more than 5%. Please verify this is not an unintended change.

See workflow logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages/backend Server side specific issue/PR size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant