Skip to content

chore(deps): apply socket fixes - #262

Open
avivkeller wants to merge 1 commit into
mainfrom
deps/socket-fix-20260812
Open

chore(deps): apply socket fixes#262
avivkeller wants to merge 1 commit into
mainfrom
deps/socket-fix-20260812

Conversation

@avivkeller

Copy link
Copy Markdown
Member

Automated dependency remediation via socket fix.

Ran `socket fix`. Manifest and lockfile changes only.
@changeset-bot

changeset-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7f27b28

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codspeed-hq

codspeed-hq Bot commented Aug 12, 2026

Copy link
Copy Markdown

Merging this PR will regress 9 benchmarks

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 7 improved benchmarks
❌ 9 regressed benchmarks
✅ 22 untouched benchmarks
⏩ 174 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory concat-source memory: map({ columns: true }) composes child maps 2.5 MB 4 MB -36.86%
Memory source-map-source memory: sourceAndMap({ columns: true }) (combined inner) 2 MB 3.1 MB -34.77%
Memory source-map-source memory: map({ columns: true }) 784 B 1,040 B -24.62%
Memory original-source memory: new OriginalSource() 1.2 KB 1.6 KB -23.53%
Memory source-map-source memory: new SourceMapSource(with inner map) 912 B 1,136 B -19.72%
Memory source-map-source memory: new SourceMapSource(simple) 784 B 912 B -14.04%
Memory replace-source memory: construct + 100 insertions 9.9 KB 11.5 KB -13.55%
Memory size-only-source memory: new SizeOnlySource() 90.8 KB 104.2 KB -12.91%
Memory compat-source memory: new CompatSource(sourceLike) 784 B 880 B -10.91%
Memory clear-cache memory: shared modules (no visited set — allocates per chunk) 18.9 KB 4.8 KB ×4
Memory compat-source memory: CompatSource.from() short-circuits on Source 648 B 392 B +65.31%
Memory cached-source memory: warm sourceAndMap() returns cached references 384 B 256 B +50%
Memory raw-source memory: new RawSource(buffer) 1,104 B 784 B +40.82%
Memory cached-source memory: construct from cachedData (no warm-up) 648 B 520 B +24.62%
Memory clear-cache memory: shared modules (visited set — single allocation) 776 B 648 B +19.75%
Memory original-source memory: map({ columns: false }) line-only mappings 117.2 KB 104.7 KB +11.96%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing deps/socket-fix-20260812 (7f27b28) with main (1aa76ca)

Open in CodSpeed

Footnotes

  1. 174 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.29%. Comparing base (1aa76ca) to head (7f27b28).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   98.29%   98.29%           
=======================================
  Files          25       25           
  Lines        2283     2283           
  Branches      732      731    -1     
=======================================
  Hits         2244     2244           
  Misses         37       37           
  Partials        2        2           
Flag Coverage Δ
integration 98.29% <ø> (ø)

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.

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