Update webpack-dev-server 4.15.1 → 5.0.3 (major) #6564
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack-dev-server (4.15.1 → 5.0.3) · Repo · Changelog
Release Notes
5.0.3
5.0.2
5.0.1
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Sorry, we couldn't find anything useful about this release.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
10.1.0
10.0.4
10.0.3
10.0.2
10.0.1
10.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
10.1.0
Linux: Update `xdg-open` to 1.2.1 (#338)
10.0.4
Fix support for passing predefined app to `openApp()` (#335)
10.0.3
Fix `target` option on macOS (#332)
10.0.2
Fix Linux compatibility
10.0.1
Add Windows environment variable fallback for some broken systems (#328)
10.0.0
Require Node.js 18
Test on Node.js 20 (#312)
9.1.0
Update dependencies
9.0.0
Require Node.js 14 and move to ESM
Add the ability to open default browser and default browser in private mode (#294)
Release Notes
6.2.0
6.1.0
6.0.0
5.1.2
5.1.1
5.1.0
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
6.2.0
Meta tweaks
Add `shouldRetry` option (#75)
6.1.0
Move network error detection into a separate package
6.0.0
Require Node.js 16
Correctly remove abort handler when done
5.1.2
Add Undici network error handling (#68)
Meta tweaks
5.1.1
Lock the `@types/retry` dependency
5.1.0
Meta tweaks
Support `AbortController` (#59)
Fix CI
5.0.0
Require Node.js 12.20 and move to ESM
4.6.1
Fix retrying on network error in Firefox and Safari (#52)
4.6.0
Upgrade dependencies (#50)
Fix readme typo
4.5.0
Support `cross-fetch` for retrying on network errors (#44)
4.4.0
Retry on network errors in Firefox and Safari too (#42)
Improve example in readme (#40)
4.3.0
Ignore `window.fetch` network error (#38)
Move to GitHub Actions (#39)
Improve `onFailedAttempt` example
4.2.0
Meta tweaks
Allow `onFailedAttempt` to be async (#30)
Fix typo in the readme (#28)
Create funding.yml
Improve readme (#24)
4.1.0
Refactor TypeScript definition to CommonJS compatible export (#23)
4.0.0
Require Node.js 8
Throw a useful error if a non-error is thrown
Add TypeScript definition (#21)
3.0.1
Add tip about passing in arguments
Bump dev dependencies
Fix usage example in the readme (#16)
3.0.0
Meta tweaks
Fix on failed attempt (#12)
Fix tiny syntax error in the readme (#7)
2.0.0
Require Node.js 6
Bump `retry` dependency
Add `onFailedAttempt` option (#5)
Fix XO lint issues and bump `delay` dev dependency
Readme improvements
Simplify error
1.0.0
init
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 bundle-name (added, 4.1.0)
🆕 default-browser (added, 5.2.1)
🆕 default-browser-id (added, 5.0.0)
🆕 is-inside-container (added, 1.0.0)
🆕 is-network-error (added, 1.1.0)
🆕 run-applescript (added, 7.0.0)
🆕 chokidar (added, 3.6.0)
🆕 rimraf (added, 5.0.5)
🆕 is-docker (added, 3.0.0)
🆕 is-wsl (added, 3.1.0)
🗑️ fs-monkey (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands