webpack-dev-server
webpack-dev-server copied to clipboard
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
This commit refactors the middleware application logic in the webpack-dev-server codebase to ensure that middleware is applied only once, regardless of how many times it's called. Previously, certain middleware, such...
This code combines the provided error handling utilities with the existing code and sets up error listeners to capture and handle runtime errors and unhandled promise rejections. You can now...
### Bug report CVE-2024-4068 - Upgrade micromatch to 4.0.7 - it is already addressed in http-proxy-middleware. Upgrading that should fix this. ### Actual Behavior ### Expected Behavior ### How Do...
Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.7.0 to 2.8.0. Commits 7984cc3 v2.8.0 5366f3e feat: add filename validation for windows f433436 chore: update ESLint to v9 1e813c7 chore: add friendly error info (#69) 04b121f...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.7.0 to 22.12.1. Release notes Sourced from puppeteer's releases. puppeteer-core: v22.12.1 22.12.1 (2024-06-26) Bug Fixes execution contexts might be created before previous is destroyed (#12666) (db642d1) reset...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. Release notes Sourced from typescript's releases. TypeScript 5.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [acorn](https://github.com/acornjs/acorn) from 8.11.3 to 8.12.0. Commits 5445810 Mark version 8.12.0 9046cc0 Specify a direct dependency on acorn in acorn-walk 88234f5 Add VariableDeclarator to AnyNode type 757da7b Actually initialize branchID...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.24.3 to 7.24.7. Release notes Sourced from @babel/plugin-transform-runtime's releases. v7.24.7 (2024-06-05) :bug: Bug Fix babel-node #16554 Allow extra flags in babel-node (@nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.6 to 7.24.7. Release notes Sourced from @babel/cli's releases. v7.24.7 (2024-06-05) :bug: Bug Fix babel-node #16554 Allow extra flags in babel-node (@nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.1. Changelog Sourced from core-js's changelog. 3.37.1 - 2024.05.14 Changes v3.37.0...v3.37.1 Fixed URL.parse feature detection for some specific cases Compat data improvements: Set methods proposal...