Skip to content

Update dependencies #7456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 4, 2025
Merged

Update dependencies #7456

merged 4 commits into from
Aug 4, 2025

Conversation

code-asher
Copy link
Member

No description provided.

@code-asher code-asher requested a review from a team as a code owner August 4, 2025 19:53
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7456      +/-   ##
==========================================
+ Coverage   73.81%   73.89%   +0.08%     
==========================================
  Files          29       29              
  Lines        1814     1812       -2     
  Branches      391      391              
==========================================
  Hits         1339     1339              
+ Misses        401      399       -2     
  Partials       74       74              
Files with missing lines Coverage Δ
src/node/http.ts 72.41% <100.00%> (+0.98%) ⬆️
src/node/settings.ts 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a378df...1f88ef0. Read the comment docs.

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

Mostly because express-serve-static-core is an implicit dependency.  We
could make it explicit, but the type we imported from it is just an
alias for qs.ParsedQs anyway.
@code-asher code-asher merged commit 3f23840 into main Aug 4, 2025
16 checks passed
@code-asher code-asher deleted the asher/update-deps branch August 4, 2025 20:26
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.

1 participant