GitHub / webpack/webpack-dev-server / commits
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f78499fb |
ci: node 26 (#5710)
Co-authored-by: Noritaka Kobayashi <a****7@g****m> |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| 05cb7921 |
chore(release): new release (#5692)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a4518392 | fix: handle middleware teardown in plugin mode (#5703) |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c2d23a7e | fix: load ESM-only dependencies with native import() in the CommonJS build (#... |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ba54764c | fix: reject cross-site requests to open-editor and invalidate endpoints (#5691) |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 2b369b39 | fixup! | Sebastian Beltran <b****s@g****m> | about 1 month ago | |
| 08a0ea7e | fix: ensure undefined options default to an empty object in Server constructor | Sebastian Beltran <b****s@g****m> | about 1 month ago | |
| 797b9e7d | fix: handle undefined options in Server constructor | Sebastian Beltran <b****s@g****m> | about 1 month ago | |
| e90221cd | feat: plugin support (#5650) | Sebastian Beltran <b****s@g****m> | about 1 month ago | |
| 4c351e1b | feat: support universal platform as a web target (#5690) | Sebastian Beltran <b****s@g****m> | about 1 month ago | |
| 2236aa4b | chore: update http-proxy-middleware to version 4.1.1 and add tests for pathRe... | Sebastian Beltran <b****s@g****m> | about 2 months ago | |
| 1246dff4 | feat: convert source to native ES modules with dual ESM/CJS build (#5684) | Sebastian Beltran <b****s@g****m> | about 2 months ago | |
| 7dc328bd | fixup! | Sebastian Beltran <b****s@g****m> | 2 months ago | |
| c3ee3258 |
chore(release): new release (#5682)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 60173be9 | feat: add changeset validation and release workflow (#5680) |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 948d5e60 |
fix(proxy): match the HMR upgrade path exactly like the ws server (#5678)
Co-authored-by: Sebastian Beltran <b****s@g****m> |
Ulises Gascón <u****z@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 93e89961 |
fix: skip HMR websocket path when forwarding upgrades to user-defined proxies...
Co-authored-by: Sebastian Beltran <b****s@g****m> |
Andrew Hyndman <a****n@h****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 06f56252 | ci: update | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| 7aec5739 | fix: import afterEach for proper test cleanup and remove redundant http import | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| 4b4d81b2 | feat: add changeset validation and release workflow (#5673) | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| 7a2f8025 | chore: update http-proxy-middleware (#5663) | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| 20e18ebe | refactor: migrate to ES module syntax (#5665) | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| dc459a4e |
fix: treat loopback aliases as equivalent in isSameOrigin (#5659)
Co-authored-by: Sebastian Beltran <b****s@g****m> |
ThierryRakt <1****a@u****m>
Committed by: Sebastian Beltran <b****s@g****m> |
3 months ago | |
| fd401308 | chore(release): 5.2.4 | alexander-akait <s****q@g****m> | 3 months ago | |
| 7fe8b5db | chore: update chokidar to v5.0.0 in package.json (#5669) | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| 7c026dd7 | refactor: migrate to node:test and setup jsdom environment (#5667) | Sebastian Beltran <b****s@g****m> | 3 months ago | |
| 7ce415a6 | chore: update p-retry to v8.0.0 and node engine requirement to >=22.12.0 (#5666) | Sebastian Beltran <b****s@g****m> | 4 months ago | |
| 1cbc7b8f | chore: update dev-middleware (#5664) | Sebastian Beltran <b****s@g****m> | 4 months ago | |
| ecef9131 | chore: update chokidar to v4 (#5657) | Sebastian Beltran <b****s@g****m> | 4 months ago | |
| ece4f361 | chore: update deps (#5661) |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a2161442 | ci: fix test (#5658) |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| df073c53 |
Merge commit from fork
Co-authored-by: Sebastian Beltran <b****s@g****m> |
Ulises Gascón <u****z@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 572c240c | chore: update webpack-cli to version 7.0.2 (#5656) | Sebastian Beltran <b****s@g****m> | 5 months ago | |
| 8484d858 | chore: bump dependencies (#5655) | Sebastian Beltran <b****s@g****m> | 5 months ago | |
| 82444391 | chore: update webpack-dev-middleware@8 (#5654) | Sebastian Beltran <b****s@g****m> | 5 months ago | |
| 3c4b22a7 | feat: remove cli-flags (#5634) | Sebastian Beltran <b****s@g****m> | 5 months ago | |
| b29f6ae7 | feat: use compiler.platform to determine the target (#5647) | Sebastian Beltran <b****s@g****m> | 6 months ago | |
| 160bec46 | feat: remove bypass option from proxy configuration (#5641) | Sebastian Beltran <b****s@g****m> | 6 months ago | |
| 5da34edc | feat: remove colorette dependency (#5642) | Sebastian Beltran <b****s@g****m> | 6 months ago | |
| e61dfcbd | feat: use new URL instead of url.parse (#5637) | Sebastian Beltran <b****s@g****m> | 6 months ago | |
| 7caa2000 | feat: enable compression middleware for http/2 (#5638) | Sebastian Beltran <b****s@g****m> | 7 months ago | |
| e3fe2f1d | feat: remove spdy (#5635) | Sebastian Beltran <b****s@g****m> | 7 months ago | |
| 37956fcc |
feat: bump to express 5 (#5564)
Signed-off-by: Sebastian Beltran <b****s@g****m>, Sebastian Beltran <b****s@g****m> |
Sebastian Beltran <b****s@g****m> | 7 months ago | |
| ee8b946d |
feat: remove SockJS support (#5626)
Signed-off-by: Sebastian Beltran <b****s@g****m>, Sebastian Beltran <b****s@g****m> |
Sebastian Beltran <b****s@g****m> | 7 months ago | |
| 68915fd4 | feat!: drop support for node <20.9 (#5631) | Sebastian Beltran <b****s@g****m> | 7 months ago | |
| 7fd9566f | feat!: remove internalIP methods (#5625) | Sebastian Beltran <b****s@g****m> | 7 months ago | |
| b550a702 | chore(release): 5.2.3 | alexander-akait <s****q@g****m> | 7 months ago | |
| 9704dc52 |
chore: upgrade selfsigned to v5 and remove node-forge dependency (#5618)
Co-authored-by: Sebastian Beltran <b****s@g****m> Signed-off-by: Sebastian Beltran <b****s@g****m>, Sebastian Beltran <b****s@g****m> |
VEER RAJ <1****7@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 92bf6447 | chore: bump express to update qs (#5621) |
Sebastian Beltran <b****s@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 792b2f0b |
chore(deps-dev): bump the dependencies group with 4 updates (#5606)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6d587cab |
chore(deps): bump the dependencies group across 1 directory with 27 updates (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f91baa88 | fix(overlay): add ESC key to dismiss overlay (#5598) |
Saurabh Yadav <1****7@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 574026c4 | fix: compatibility with event target and universal target and lazy compilation |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| c53955de | docs: remove unused files | alexander-akait <s****q@g****m> | 11 months ago | |
| efe0aea8 | test: fix |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| b6bb50c5 | chore(deps): update | alexander-akait <s****q@g****m> | 11 months ago | |
| 3d27615f | refactor: migrate to main (#5582) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| fa9195cb |
chore(deps-dev): bump the dependencies group with 5 updates (#5573)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 50466b12 |
chore(deps-dev): bump the dependencies group across 1 directory with 9 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 4d799c28 |
chore(deps-dev): bump the dependencies group across 1 directory with 11 updat...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 5f8605db |
chore(deps-dev): bump the dependencies group across 1 directory with 6 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3c99ea8f |
chore(deps): bump the dependencies group with 5 updates (#5558)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 41a53a1a | fix: progress indicator styles (#5557) |
Caleb Williams <c****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a7ffa470 |
chore(deps): bump the dependencies group across 1 directory with 20 updates (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 64e4afee | refactor: types for client (#5544) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| dd0c2841 |
chore(deps-dev): bump the dependencies group across 1 directory with 3 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 78daef91 | chore: types for client |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3be97b4a |
chore(deps-dev): bump eslint-plugin-jsdoc (#5540)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 37b033da | fix: add `cause` for `errorObject` (#5518) |
Pink Champagne <4****7@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8934892a | chore(deps): update (#5538) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3f3d124b | chore: upgrade eslint to v9 (#5535) |
Nitin Kumar <s****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6afffac3 |
chore(deps-dev): bump the dependencies group across 1 directory with 3 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ad4fa9a1 |
chore(deps): bump the dependencies group across 1 directory with 7 updates (#...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 24a8f628 |
chore(deps-dev): bump the dependencies group with 2 updates (#5513)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 195a7e6f | chore(release): 5.2.2 | alexander-akait <s****q@g****m> | about 1 year ago | |
| 620bef1a | chore(deps): update (#5511) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 03d12141 | fix: respect the `allowedHosts` option for cross-origin header check (#5510) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5ba862e4 |
chore(deps-dev): bump the dependencies group across 1 directory with 7 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f7fec942 | chore: fix typo (#5508) |
Noritaka Kobayashi <a****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6ee8cd09 | ci: add Node.js v24 (#5492) |
Nitin Kumar <s****5@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d30f9632 | chore: update http-proxy-middleware to ^2.0.9 (#5503) |
Nicolas Ettlin <n****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 66cf0339 |
chore(deps-dev): bump the dependencies group with 2 updates (#5504)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4367a5ce | refactor: use 'String#startsWith' & replace if-then-else (#5501) |
Noritaka Kobayashi <a****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8e6604f7 |
chore(deps): bump the dependencies group across 1 directory with 4 updates (#...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6dc99921 | refactor: simplify for loops to for...of in Server.js (#5496) |
Noritaka Kobayashi <a****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 237d918c |
chore(deps-dev): bump the dependencies group across 1 directory with 6 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ddf7db3c |
chore(deps): bump the dependencies group across 1 directory with 15 updates (...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 183c20d8 |
chore(deps): bump the dependencies group across 1 directory with 9 updates (#...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| af4c8894 | ci: fix audit (#5465) |
Nitin Kumar <s****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 18e72ee3 | fix: "Overlay enabled" false positive |
Henry Q. Dineen <h****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1e6c003e | test: improve port handling stability in api.test.js |
Chetan Pandey <5****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fb38571a |
chore(deps): bump http-proxy-middleware in the dependencies group (#5457)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7c4de465 |
chore(deps-dev): bump the dependencies group across 1 directory with 5 update...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 64a6124b | fix: remove unnecessary header `X_TEST` (#5451) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 57969733 | fix: remove unnecessary header `X_TEST` (#5451) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8c91e827 |
chore(deps): bump the dependencies group with 2 updates (#5450)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 98b3e354 |
chore(deps-dev): bump cspell in the dependencies group (#5448)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 309991f9 | fix: do not crush when error is null for runtime errors (#5447) |
Alexander Akait <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 70ba6840 |
chore(deps-dev): bump @types/node in the dependencies group (#5445)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0d22a08c | chore(release): 5.2.1 | alexander-akait <s****q@g****m> | over 1 year ago |