[js] Update webpack-dev-server 3.10.3 → 3.11.2 (minor) #414
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack-dev-server (3.10.3 → 3.11.2) · Repo · Changelog
Release Notes
3.11.2
3.11.1
3.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
chore(release): 3.11.2
fix: cli arguments for `serve` command
chore(release): 3.11.1
fix: vulnerable deps (#2949)
fix: the `open` option works using `webpack serve` without value (#2948)
chore(release): 3.11.0
fix: invalidate route (#2584)
chore: deps and tests
fix(deps): security vulnerability in yargs-parser (#2566)
ci: add node@14 (#2530)
chore(deps): update dependency html-entities to ^1.3.1 (master) (#2513)
chore: update lint-staged config (#2524)
feat: add invalidate endpoint (#2493)
chore(deps): update all patch dependencies (#2508)
fix: update jquery (#2516)
fix: do not swallow errors from server (#2512)
fix(server): don't crash on setupExitSignals(undefined) (#2507)
chore(deps): update all patch dependencies (master) (patch) (#2503)
feat(progess): emit progress-update (#2498)
feat: allow open option to accept an object (#2492)
feat(contentBasePublicPath): allow multiple paths (#2489)
chore(deps): update all patch dependencies (master) (patch) (#2481)
chore(deps): update all minor dependencies (master) (minor) (#2473)
chore(deps): update package-lock.json (#2482)
chore(deps): update all patch dependencies (#2477)
docs: fix typos across the project (#2452)
chore(deps): update all patch dependencies (#2468)
chore(deps): update dependency husky to v4 (#2383)
chore(deps): update all patch dependencies (#2450)
fix: support entry descriptor (closes #2453) (#2465)
chore(deps): update all patch dependencies to ^7.8.7 (#2443)
chore: ignore yarn.lock (#2445)
chore(deps): update all minor dependencies (#2435)
chore(deps): update all patch dependencies (#2437)
feat: add icons for directory viewer (#2441)
chore(deps): update dependency file-loader to ^5.1.0 (#2434)
chore(deps): update all patch dependencies (#2427)
chore(deps): update all minor dependencies (#2429)
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