dependabot[bot] opened a new pull request, #15579: URL: https://github.com/apache/pinot/pull/15579
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) to 2.0.9 and updates ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Updates `http-proxy-middleware` from 0.19.2 to 2.0.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/releases">http-proxy-middleware's releases</a>.</em></p> <blockquote> <h2>v2.0.9</h2> <h2>What's Changed</h2> <ul> <li>fix(fixRequestBody): check readableLength by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1097">chimurai/http-proxy-middleware#1097</a></li> <li>chore(package): v2.0.9 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1099">chimurai/http-proxy-middleware#1099</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.8...v2.0.9">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.8...v2.0.9</a></p> <h2>v2.0.8</h2> <h2>What's Changed</h2> <ul> <li>fix(fixRequestBody): prevent multiple .write() calls by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1090">chimurai/http-proxy-middleware#1090</a></li> <li>fix(fixRequestBody): handle invalid request by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1091">chimurai/http-proxy-middleware#1091</a></li> <li>chore(package): v2.0.8 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/1094">chimurai/http-proxy-middleware#1094</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.8">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.8</a></p> <h2>v2.0.7</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7</a></p> <h2>v2.0.7-beta.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1</a></p> <h2>v2.0.7-beta.0</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0</a></p> <h2>v2.0.6</h2> <h2>What's Changed</h2> <ul> <li>fix(proxyReqWs): catch socket errors by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/763">chimurai/http-proxy-middleware#763</a></li> <li>chore(package): v2.0.6 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/764">chimurai/http-proxy-middleware#764</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.5...v2.0.6">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.5...v2.0.6</a></p> <h2>v2.0.5</h2> <h2>What's Changed</h2> <ul> <li>fix(error handler): add default handler to econnreset by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/759">chimurai/http-proxy-middleware#759</a></li> <li>chore(package): v2.0.5 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/760">chimurai/http-proxy-middleware#760</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v2.0.5">https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v2.0.5</a></p> <h2>v2.0.4</h2> <h2>What's Changed</h2> <ul> <li>chore(package): bump dev dependencies by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/714">chimurai/http-proxy-middleware#714</a></li> <li>chore(vscode): add recommended extensions by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/715">chimurai/http-proxy-middleware#715</a></li> <li>docs(response-interceptor.md): add headers modification example by <a href="https://github.com/stefanwright1988"><code>@stefanwright1988</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/724">chimurai/http-proxy-middleware#724</a></li> <li>fix(fix-request-body): improve content type check by <a href="https://github.com/kevinxh"><code>@kevinxh</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/725">chimurai/http-proxy-middleware#725</a></li> <li>chore(package): v2.0.4 by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/729">chimurai/http-proxy-middleware#729</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md">http-proxy-middleware's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.9">v2.0.9</a></h2> <ul> <li>fix(fixRequestBody): check readableLength</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.8">v2.0.8</a></h2> <ul> <li>fix(fixRequestBody): prevent multiple .write() calls</li> <li>fix(fixRequestBody): handle invalid request</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.7">v2.0.7</a></h2> <ul> <li>ci(github actions): add publish.yml</li> <li>fix(filter): handle errors</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.6">v2.0.6</a></h2> <ul> <li>fix(proxyReqWs): catch socket errors (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/763">#763</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.5">v2.0.5</a></h2> <ul> <li>fix(error handler): add default handler to econnreset (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/759">#759</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.4">v2.0.4</a></h2> <ul> <li>fix(fix-request-body): improve content type check (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/725">#725</a>) (<a href="https://github.com/kevinxh">kevinxh</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.3">v2.0.3</a></h2> <ul> <li>feat(package): optional <code>@types/express</code> peer dependency (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/707">#707</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.2">v2.0.2</a></h2> <ul> <li>chore(deps): update <code>@types/http-proxy</code> to 1.17.8 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/701">#701</a>)</li> <li>fix(fixRequestBody): fix request body for empty JSON object requests (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/640">#640</a>) (<a href="https://github.com/mhassan1">mhassan1</a>)</li> <li>fix(types): fix type regression (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/700">#700</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.1">v2.0.1</a></h2> <ul> <li>fix(fixRequestBody): fix type error (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/615">#615</a>)</li> <li>test(coverage): improve coverage config (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/609">#609</a>) (<a href="https://github.com/leonardobazico">leonardobazico</a>)</li> <li>test: add test coverage to fixRequestBody and responseInterceptor (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/608">#608</a>) (<a href="https://github.com/leonardobazico">leonardobazico</a>)</li> <li>chore(typescript): extract handlers types (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/603">#603</a>) (<a href="https://github.com/leonardobazico">leonardobazico</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.0">v2.0.0</a></h2> <ul> <li>chore(package): drop node 10 [BREAKING CHANGE] (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/577">#577</a>)</li> </ul> <h2><a href="https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.3.1">v1.3.1</a></h2> <ul> <li>fix(fix-request-body): make sure the content-type exists (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/pull/578">#578</a>) (<a href="https://github.com/oufeng">oufeng</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/617a7c9da9cc90ecc00b0c8b1c2f6a385c879cb1"><code>617a7c9</code></a> chore(package): v2.0.9 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1099">#1099</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/d22d58764832fea429d60109a19e1a23136d4425"><code>d22d587</code></a> fix(fixRequestBody): check readableLength (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1097">#1097</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/d03d51b54ac8d40db8438a8b216cf1ea92bb7849"><code>d03d51b</code></a> chore(package): v2.0.8 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1094">#1094</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/c50dd06d9102fbb81dd4cbad7a295dddee5f6e1e"><code>c50dd06</code></a> fix(fixRequestBody): handle invalid request (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1091">#1091</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/76a9d8d6dc2b971f63df19d805c7ab656540525b"><code>76a9d8d</code></a> fix(fixRequestBody): prevent multiple .write() calls (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/1090">#1090</a>)</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/1e9233909839962bb3c1980848ad499b4757a71d"><code>1e92339</code></a> ci(github-actions): fix npm tag</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/90afb7c9a658b32cc8fe08950bd0926d3bb512c1"><code>90afb7c</code></a> chore(package): v2.0.7</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"><code>0b4274e</code></a> fix(filter): handle errors</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/1bd6dd578b1326ed7979c301e3f8eb0f228f5b6f"><code>1bd6dd5</code></a> ci(github actions): add publish.yml</li> <li><a href="https://github.com/chimurai/http-proxy-middleware/commit/c08cb1e13b8d8c63b517953156444c9b1ce140eb"><code>c08cb1e</code></a> chore(package): v2.0.6 (<a href="https://redirect.github.com/chimurai/http-proxy-middleware/issues/764">#764</a>)</li> <li>Additional commits viewable in <a href="https://github.com/chimurai/http-proxy-middleware/compare/v0.19.2...v2.0.9">compare view</a></li> </ul> </details> <br /> Updates `webpack-dev-server` from 3.2.1 to 5.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p> <blockquote> <h2>v5.2.1</h2> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v5.2.0...v6.0.0">5.2.1</a> (2025-03-26)</h2> <h3>Security</h3> <ul> <li>cross-origin requests are not allowed unless allowed by <code>Access-Control-Allow-Origin</code> header</li> <li>requests with an IP addresses in the <code>Origin</code> header are not allowed to connect to WebSocket server unless configured by <code>allowedHosts</code> or it different from the <code>Host</code> header</li> </ul> <p>The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.</p> <h3>Bug Fixes</h3> <ul> <li>prevent overlay for errors caught by React error boundaries (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5431">#5431</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/8c1abc903ab444d9ce99e567b9a6c603e1ec06be">8c1abc9</a>)</li> <li>take the first network found instead of the last one, this restores the same behavior as 5.0.4 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5411">#5411</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/ffd0b86b790d372f90e17aea92cfd9def83fee96">ffd0b86</a>)</li> </ul> <h2>v5.2.0</h2> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v5.1.0...v5.2.0">5.2.0</a> (2024-12-11)</h2> <h3>Features</h3> <ul> <li>added <code>getClientEntry</code> and <code>getClientHotEntry</code> methods to get clients entries (<a href="https://github.com/webpack/webpack-dev-server/commit/dc642a832d45c23c5c7a08fbf29995e0db7e0d95">dc642a8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>speed up initial client bundling (<a href="https://github.com/webpack/webpack-dev-server/commit/145b5d01610a16468fc32719a20366682b0e8572">145b5d0</a>)</li> </ul> <h2>v5.1.0</h2> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.1.0">5.1.0</a> (2024-09-03)</h2> <h3>Features</h3> <ul> <li>add visual progress indicators (<a href="https://github.com/webpack/webpack-dev-server/commit/a8f40b74e6439a8281b9fe8868eb9db7e4c5de50">a8f40b7</a>)</li> <li>added the <code>app</code> option to be <code>Function</code> (by default only with <code>connect</code> compatibility frameworks) (<a href="https://github.com/webpack/webpack-dev-server/commit/3096148746c906105c4424352f5b5ad1bff0fd4f">3096148</a>)</li> <li>allow the <code>server</code> option to be <code>Function</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5275">#5275</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/02a1c6d788f5fc47c11cc7d910fd1b5e17aed886">02a1c6d</a>)</li> <li>http2 support for <code>connect</code> and <code>connect</code> compatibility frameworks which support HTTP2 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5267">#5267</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/6509a3fd3eb5decb61f60a9f2db97d76f71ecb99">6509a3f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>check the <code>platform</code> property to determinate the target (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5269">#5269</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/c3b532c6360317319793dcda22c76fbfc05fbdcf">c3b532c</a>)</li> <li>ipv6 output (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5270">#5270</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/06005e7cb99e4c412b968ed3fb786acfb8c2e037">06005e7</a>)</li> <li>replace <code>rimraf</code> with <code>rm</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5162">#5162</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/1a1561f09bdfa7a98434d7d9cd62e323b887dfbf">1a1561f</a>)</li> <li>replace default gateway (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5255">#5255</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/f5f09024ff4fe6625aa94bcd69439462d74013f0">f5f0902</a>)</li> <li>support <code>devServer: false</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5272">#5272</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/8b341cb8c1dc01cef62c70959620cd0cbd87fee7">8b341cb</a>)</li> </ul> <h2>v5.0.4</h2> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v5.0.3...v5.0.4">5.0.4</a> (2024-03-19)</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v5.2.0...v6.0.0">5.2.1</a> (2025-03-26)</h2> <h3>Security</h3> <ul> <li>cross-origin requests are not allowed unless allowed by <code>Access-Control-Allow-Origin</code> header</li> <li>requests with an IP addresses in the <code>Origin</code> header are not allowed to connect to WebSocket server unless configured by <code>allowedHosts</code> or it different from the <code>Host</code> header</li> </ul> <p>The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.</p> <h3>Bug Fixes</h3> <ul> <li>prevent overlay for errors caught by React error boundaries (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5431">#5431</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/8c1abc903ab444d9ce99e567b9a6c603e1ec06be">8c1abc9</a>)</li> <li>take the first network found instead of the last one, this restores the same behavior as 5.0.4 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5411">#5411</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/ffd0b86b790d372f90e17aea92cfd9def83fee96">ffd0b86</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v5.1.0...v5.2.0">5.2.0</a> (2024-12-11)</h2> <h3>Features</h3> <ul> <li>added <code>getClientEntry</code> and <code>getClientHotEntry</code> methods to get clients entries (<a href="https://github.com/webpack/webpack-dev-server/commit/dc642a832d45c23c5c7a08fbf29995e0db7e0d95">dc642a8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>speed up initial client bundling (<a href="https://github.com/webpack/webpack-dev-server/commit/145b5d01610a16468fc32719a20366682b0e8572">145b5d0</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.1.0">5.1.0</a> (2024-09-03)</h2> <h3>Features</h3> <ul> <li>add visual progress indicators (<a href="https://github.com/webpack/webpack-dev-server/commit/a8f40b74e6439a8281b9fe8868eb9db7e4c5de50">a8f40b7</a>)</li> <li>added the <code>app</code> option to be <code>Function</code> (by default only with <code>connect</code> compatibility frameworks) (<a href="https://github.com/webpack/webpack-dev-server/commit/3096148746c906105c4424352f5b5ad1bff0fd4f">3096148</a>)</li> <li>allow the <code>server</code> option to be <code>Function</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5275">#5275</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/02a1c6d788f5fc47c11cc7d910fd1b5e17aed886">02a1c6d</a>)</li> <li>http2 support for <code>connect</code> and <code>connect</code> compatibility frameworks which support HTTP2 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5267">#5267</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/6509a3fd3eb5decb61f60a9f2db97d76f71ecb99">6509a3f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>check the <code>platform</code> property to determinate the target (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5269">#5269</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/c3b532c6360317319793dcda22c76fbfc05fbdcf">c3b532c</a>)</li> <li>ipv6 output (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5270">#5270</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/06005e7cb99e4c412b968ed3fb786acfb8c2e037">06005e7</a>)</li> <li>replace <code>rimraf</code> with <code>rm</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5162">#5162</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/1a1561f09bdfa7a98434d7d9cd62e323b887dfbf">1a1561f</a>)</li> <li>replace default gateway (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5255">#5255</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/f5f09024ff4fe6625aa94bcd69439462d74013f0">f5f0902</a>)</li> <li>support <code>devServer: false</code> (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5272">#5272</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/8b341cb8c1dc01cef62c70959620cd0cbd87fee7">8b341cb</a>)</li> </ul> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v5.0.3...v5.0.4">5.0.4</a> (2024-03-19)</h3> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-dev-server/commit/0d22a08cc96deeb4421251ff41a915dcda1b59c5"><code>0d22a08</code></a> chore(release): 5.2.1</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/6045b1e9d63078fb24cac52eb361b7356944cddd"><code>6045b1e</code></a> chore(deps): update (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5444">#5444</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/ffd0b86b790d372f90e17aea92cfd9def83fee96"><code>ffd0b86</code></a> fix: take the first network found instead of the last one, this restores the ...</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/9ea7b0856a72b92b1444ef6a0087f90b883500dd"><code>9ea7b08</code></a> ci: update dependency-review-action (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5442">#5442</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/5c9378bb01276357d7af208a0856ca2163db188e"><code>5c9378b</code></a> Merge commit from fork</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/d2575ad8dfed9207ed810b5ea0ccf465115a2239"><code>d2575ad</code></a> Merge commit from fork</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/8c1abc903ab444d9ce99e567b9a6c603e1ec06be"><code>8c1abc9</code></a> fix: prevent overlay for errors caught by React error boundaries (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5431">#5431</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/5a39c7099ab2908251ff759f311e1d4e85b4b3e8"><code>5a39c70</code></a> ci: update codecov/codecov-action to v5 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/5406">#5406</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/55220a800ba4e30dbde2d98785ecf4c80b32f711"><code>55220a8</code></a> chore(deps-dev): bump the dependencies group across 1 directory with 4 update...</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/09f6f8eb46abce836acbc1b8c892e348106c924e"><code>09f6f8e</code></a> chore(deps): bump the dependencies group across 1 directory with 2 updates (#...</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v3.2.1...v5.2.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/pinot/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org