Skip to content

fix: remove unused dep#925

Open
avivkeller wants to merge 1 commit into
mainfrom
fix-unused-dep
Open

fix: remove unused dep#925
avivkeller wants to merge 1 commit into
mainfrom
fix-unused-dep

Conversation

@avivkeller

Copy link
Copy Markdown
Member

As titled.

@avivkeller
avivkeller requested a review from a team as a code owner July 20, 2026 06:18
@cursor

cursor Bot commented Jul 20, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Dependency cleanup only; no runtime or build logic changes beyond removing an unused package.

Overview
Removes the @minify-html/wasm dependency from package.json and updates the lockfile accordingly. The package was not referenced anywhere in the repo; HTML minification in the build already relies on @swc/html-wasm.

Bumps @node-core/doc-kit from 1.4.2 to 1.4.3 as part of the release.

Reviewed by Cursor Bugbot for commit f7af7c9. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Jul 20, 2026 6:19am

Request Review

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #925   +/-   ##
=======================================
  Coverage   84.92%   84.92%           
=======================================
  Files         192      192           
  Lines       17506    17506           
  Branches     1551     1551           
=======================================
  Hits        14867    14867           
  Misses       2633     2633           
  Partials        6        6           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

api-links Generator

Performance

Metric Base Head Diff
Elapsed time 1.39 s 1.45 s +60.00 ms (+4.32%)
User CPU time 2.99 s 2.70 s -290.00 ms (-9.70%)
System CPU time 340.00 ms 280.00 ms -60.00 ms (-17.65%)
Peak resident memory 350.08 MB 354.41 MB +4.33 MB (+1.24%)

legacy-html Generator

Performance

Metric Base Head Diff
Elapsed time 19.14 s 19.59 s +450.00 ms (+2.35%)
User CPU time 64.30 s 63.68 s -620.00 ms (-0.96%)
System CPU time 2.47 s 2.55 s +80.00 ms (+3.24%)
Peak resident memory 2.20 GB 2.26 GB +66.22 MB (+2.94%)

legacy-json Generator

Performance

Metric Base Head Diff
Elapsed time 8.89 s 8.54 s -350.00 ms (-3.94%)
User CPU time 27.88 s 26.42 s -1.46 s (-5.24%)
System CPU time 1.89 s 2.02 s +130.00 ms (+6.88%)
Peak resident memory 1.66 GB 1.71 GB +53.06 MB (+3.12%)

llms-txt Generator

Performance

Metric Base Head Diff
Elapsed time 8.68 s 8.08 s -600.00 ms (-6.91%)
User CPU time 25.32 s 24.96 s -360.00 ms (-1.42%)
System CPU time 1.90 s 1.89 s -10.00 ms (-0.53%)
Peak resident memory 1.64 GB 1.63 GB -12.97 MB (-0.77%)

orama-db Generator

Output size

| File | Base | Head | Diff |

|-|-|-|-|

| orama-db.json | 8.90 MB | 8.90 MB | +1.00 B (+0.00%) |

Performance

Metric Base Head Diff
Elapsed time 5.96 s 8.48 s +2.52 s (+42.28%)
User CPU time 15.76 s 25.01 s +9.25 s (+58.69%)
System CPU time 1.19 s 1.96 s +770.00 ms (+64.71%)
Peak resident memory 1.79 GB 1.69 GB -98.47 MB (-5.37%)

web Generator

Output size

| File | Base | Head | Diff |

|-|-|-|-|

| all.html | 21.28 MB | 21.28 MB | +92.00 B (+0.00%) |

Performance

Metric Base Head Diff
Elapsed time 78.79 s 77.02 s -1.77 s (-2.25%)
User CPU time 168.30 s 158.42 s -9.88 s (-5.87%)
System CPU time 4.86 s 4.90 s +40.00 ms (+0.82%)
Peak resident memory 5.78 GB 5.68 GB -104.07 MB (-1.76%)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants