Update webpack-dev-server 5.2.5 → 6.0.0 (major)#426
Merged
Conversation
✅ Deploy Preview for firefox-devtools-react-contextmenu ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (5.2.5 → 6.0.0) · Repo · Changelog
Release Notes
6.0.0
5.2.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
chore(release): new release (#5692)fix: handle middleware teardown in plugin mode (#5703)fix: load ESM-only dependencies with native import() in the CommonJS build (#5701)fix: reject cross-site requests to open-editor and invalidate endpoints (#5691)fixup!fix: ensure undefined options default to an empty object in Server constructorfix: handle undefined options in Server constructorfeat: plugin support (#5650)feat: support universal platform as a web target (#5690)chore: update http-proxy-middleware to version 4.1.1 and add tests for pathRewrite functionality (#5689)feat: convert source to native ES modules with dual ESM/CJS build (#5684)fixup!ci: updatefix: import afterEach for proper test cleanup and remove redundant http importfeat: add changeset validation and release workflow (#5673)chore: update http-proxy-middleware (#5663)refactor: migrate to ES module syntax (#5665)fix: treat loopback aliases as equivalent in isSameOrigin (#5659)chore: update chokidar to v5.0.0 in package.json (#5669)refactor: migrate to node:test and setup jsdom environment (#5667)chore: update p-retry to v8.0.0 and node engine requirement to >=22.12.0 (#5666)chore: update dev-middleware (#5664)chore: update chokidar to v4 (#5657)chore: update webpack-cli to version 7.0.2 (#5656)chore: bump dependencies (#5655)chore: update webpack-dev-middleware@8 (#5654)feat: remove cli-flags (#5634)feat: use compiler.platform to determine the target (#5647)feat: remove bypass option from proxy configuration (#5641)feat: remove colorette dependency (#5642)feat: use new URL instead of url.parse (#5637)feat: enable compression middleware for http/2 (#5638)feat: remove spdy (#5635)feat: bump to express 5 (#5564)feat: remove SockJS support (#5626)feat!: drop support for node <20.9 (#5631)feat!: remove internalIP methods (#5625)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