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/.
Bumps [@babel/plugin-transform-object-assign](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-object-assign) from 7.24.6 to 7.24.7. Release notes Sourced from @babel/plugin-transform-object-assign'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...
Documentation Is: there is nothing about it in the documentation .... > Allows you to use custom server applications, such as connect, fastify, etc. The default application used is express....
### Bug report When I use the eventSource request, the compress:fasle is configured. The proxy has a streaming effect. However, when I use fetch request, set content-type:text/event-stream, still configure compress:false,...
Bumps the dependencies group with 4 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@commitlint/cli` from 19.4.0 to 19.4.1 Release notes Sourced from @commitlint/cli's releases. v19.4.1 19.4.1...
- [ ] This is a **bugfix** - [x] This is a **feature** - [ ] This is a **code refactor** - [x] This is a **test update** - [x]...
Bumps the dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.21.0` |...
Per [CVE-2024-47764](https://nvd.nist.gov/vuln/detail/CVE-2024-47764) (https://github.com/advisories/GHSA-pxg6-pf52-xh8x), versions < 0.7.0 of cookie have a low severity vulnerability. webpack-dev-server's depends on `cookie 0.6.0` via `express 4.21.0`. `express 4.21.1` [addresses](https://github.com/expressjs/express/pull/6017) this issue. Upgrade webpack-dev-server's dependency on...
### Bug report Deprecation warning for dependency http-proxy 1.18.1 ### Actual Behavior When using npm start script, I get a warning : `The 'util._extend' API is deprecated. Please use Object.assing()...
- [ ] This is a **bugfix** - [x] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -...
Bumps the dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [hono](https://github.com/honojs/hono) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@types/node` from 22.15.31 to 22.15.32 Commits See full diff in compare view Updates `hono`...