Skip to content

Conversation

@bjohansebas
Copy link
Member

@bjohansebas bjohansebas commented Jan 12, 2026

Summary

This removes the static methods internalIP and internalIPSync; with this, we would rely solely on findIP

What kind of change does this PR introduce?

docs, chore, feat

Did you add tests for your changes?

Does this PR introduce a breaking change?

If relevant, what needs to be documented once your changes are merged or what have you already documented?

https://webpack.js.org/api/webpack-dev-server/#internalipfamily-v4--v6 and https://webpack.js.org/api/webpack-dev-server/#internalipsyncfamily-v4--v6

@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.56%. Comparing base (b550a70) to head (c830713).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5625      +/-   ##
==========================================
+ Coverage   83.49%   83.56%   +0.06%     
==========================================
  Files          13       13              
  Lines        2054     2050       -4     
  Branches      756      756              
==========================================
- Hits         1715     1713       -2     
+ Misses        305      303       -2     
  Partials       34       34              

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

@alexander-akait alexander-akait merged commit 09bdda5 into next Jan 12, 2026
92 of 102 checks passed
@alexander-akait alexander-akait deleted the internalIp-remove branch January 12, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants