Provides possibility to run a portal battle event for your Ingress community in your browser, without external tools
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack), [webpack-cli](https://github.com/webpack/webpack-cli) and [webpack-serve](https://github.com/shellscape/webpack-serve). These dependencies need to be updated together. Updates `json5` from 2.1.0 to 2.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/json5/json5/releases">json5's releases</a>.</em></p> <blockquote> <h2>v2.2.2</h2> <ul> <li>Fix: Properties with the name <code>__proto__</code> are added to objects and arrays. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/199">#199</a>) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (<a href="https://github-redirect.dependabot.com/json5/json5/issues/295">#295</a>).</li> </ul> <h2>v2.2.1</h2> <ul> <li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/266">#266</a>)</li> </ul> <h2>v2.2.0</h2> <ul> <li>New: Accurate and documented TypeScript declarations are now included. There is no need to install <code>@types/json5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/236">#236</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/244">#244</a>)</li> </ul> <h3>v2.1.3 [<a href="https://github.com/json5/json5/tree/v2.1.3">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.2...v2.1.3">diff</a>]</h3> <ul> <li>Fix: An out of memory bug when parsing numbers has been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/228">#228</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/229">#229</a>)</li> </ul> <h2>v2.1.2</h2> <ul> <li>Fix: Bump <code>minimist</code> to <code>v1.2.5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/222">#222</a>)</li> </ul> <h2>v2.1.1</h2> <ul> <li>New: <code>package.json</code> and <code>package.json5</code> include a <code>module</code> property so bundlers like webpack, rollup and parcel can take advantage of the ES Module build. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/208">#208</a>)</li> <li>Fix: <code>stringify</code> outputs <code>\0</code> as <code>\\x00</code> when followed by a digit. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/210">#210</a>)</li> <li>Fix: Spelling mistakes have been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/196">#196</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/json5/json5/blob/main/CHANGELOG.md">json5's changelog</a>.</em></p> <blockquote> <h3>v2.2.2 [<a href="https://github.com/json5/json5/tree/v2.2.2">code</a>, <a href="https://github.com/json5/json5/compare/v2.2.1...v2.2.2">diff</a>]</h3> <ul> <li>Fix: Properties with the name <code>__proto__</code> are added to objects and arrays. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/199">#199</a>) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (<a href="https://github-redirect.dependabot.com/json5/json5/issues/295">#295</a>).</li> </ul> <h3>v2.2.1 [<a href="https://github.com/json5/json5/tree/v2.2.1">code</a>, <a href="https://github.com/json5/json5/compare/v2.2.0...v2.2.1">diff</a>]</h3> <ul> <li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/266">#266</a>)</li> </ul> <h3>v2.2.0 [<a href="https://github.com/json5/json5/tree/v2.2.0">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.3...v2.2.0">diff</a>]</h3> <ul> <li>New: Accurate and documented TypeScript declarations are now included. There is no need to install <code>@types/json5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/236">#236</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/244">#244</a>)</li> </ul> <h3>v2.1.3 [<a href="https://github.com/json5/json5/tree/v2.1.3">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.2...v2.1.3">diff</a>]</h3> <ul> <li>Fix: An out of memory bug when parsing numbers has been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/228">#228</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/229">#229</a>)</li> </ul> <h3>v2.1.2 [<a href="https://github.com/json5/json5/tree/v2.1.2">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.1...v2.1.2">diff</a>]</h3> <ul> <li>Fix: Bump <code>minimist</code> to <code>v1.2.5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/222">#222</a>)</li> </ul> <h3>v2.1.1 [<a href="https://github.com/json5/json5/tree/v2.1.1">code</a>, <a href="https://github.com/json5/json5/compare/v2.0.1...v2.1.1">diff</a>]</h3> <ul> <li>New: <code>package.json</code> and <code>package.json5</code> include a <code>module</code> property so bundlers like webpack, rollup and parcel can take advantage of the ES Module build. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/208">#208</a>)</li> <li>Fix: <code>stringify</code> outputs <code>\0</code> as <code>\\x00</code> when followed by a digit. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/210">#210</a>)</li> <li>Fix: Spelling mistakes have been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/196">#196</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/json5/json5/commit/14f8cb186e8abdfaccf6527171da7b1224374650"><code>14f8cb1</code></a> 2.2.2</li> <li><a href="https://github.com/json5/json5/commit/10cc7ca9169b59c5e0f5afc03dbd870cd06bcc46"><code>10cc7ca</code></a> docs: update CHANGELOG for v2.2.2</li> <li><a href="https://github.com/json5/json5/commit/7774c1097993bc3ce9f0ac4b722a32bf7d6871c8"><code>7774c10</code></a> fix: add <strong>proto</strong> to objects and arrays</li> <li><a href="https://github.com/json5/json5/commit/edde30abd8b22facf2c06c72586b9f6edf12700d"><code>edde30a</code></a> Readme: slight tweak to intro</li> <li><a href="https://github.com/json5/json5/commit/97286f8bd542c89dcee096bc05dd28ed2dfc1e16"><code>97286f8</code></a> Improve example in readme</li> <li><a href="https://github.com/json5/json5/commit/d720b4fe4ad800b726da6b0f43c8454c4310fe8d"><code>d720b4f</code></a> Improve readme (e.g. explain JSON5 better!) (<a href="https://github-redirect.dependabot.com/json5/json5/issues/291">#291</a>)</li> <li><a href="https://github.com/json5/json5/commit/910ce25914ed366a39a610b17bcd581b5da02d32"><code>910ce25</code></a> docs: fix spelling of Aseem</li> <li><a href="https://github.com/json5/json5/commit/2aab4dd2a7c212dd4af7b91f29aa315c20251b92"><code>2aab4dd</code></a> test: require tap as t in cli tests</li> <li><a href="https://github.com/json5/json5/commit/6d426865cec0ba7e20d4a98341e61cf26176b8fb"><code>6d42686</code></a> test: remove mocha syntax from tests</li> <li><a href="https://github.com/json5/json5/commit/4798b9dbde850c8e84e59ac58ba2894ef184434d"><code>4798b9d</code></a> docs: update installation and usage for modules</li> <li>Additional commits viewable in <a href="https://github.com/json5/json5/compare/v2.1.0...v2.2.2">compare view</a></li> </ul> </details> <br /> Updates `babel-loader` from 8.0.5 to 8.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-loader/releases">babel-loader's releases</a>.</em></p> <blockquote> <h2>v8.3.0</h2> <h2>New features</h2> <ul> <li>Pass external dependencies from Babel to Webpack by <a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a> in <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/971">babel/babel-loader#971</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0">https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0</a></p> <h2>v8.2.5</h2> <h2>What's Changed</h2> <ul> <li>fix: respect <code>inputSourceMap</code> loader option by <a href="https://github.com/alan-agius4"><code>@alan-agius4</code></a> in <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/896">babel/babel-loader#896</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/alan-agius4"><code>@alan-agius4</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/896">babel/babel-loader#896</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5">https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5</a></p> <h2>v8.2.4</h2> <h2>What's Changed</h2> <ul> <li>doc(README.md): fix a broken markdown link by <a href="https://github.com/loveDstyle"><code>@loveDstyle</code></a> in <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/919">babel/babel-loader#919</a></li> <li>Bump loader-utils to 2.x by <a href="https://github.com/stianjensen"><code>@stianjensen</code></a> in <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/931">babel/babel-loader#931</a></li> <li>Use md5 hashing for OpenSSL 3 by <a href="https://github.com/pathmapper"><code>@pathmapper</code></a> in <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/924">babel/babel-loader#924</a></li> </ul> <p>Thanks <a href="https://github.com/loveDstyle"><code>@loveDstyle</code></a>, <a href="https://github.com/stianjensen"><code>@stianjensen</code></a> and <a href="https://github.com/pathmapper"><code>@pathmapper</code></a> for your first PRs!</p> <h2>8.2.3</h2> <p>This release fixes compatibility with Node.js 17</p> <ul> <li>Use md5 hash for caching on node v17 (<a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/918">babel/babel-loader#918</a>)</li> </ul> <p>Thanks <a href="https://github.com/Reptarsrage"><code>@Reptarsrage</code></a>!</p> <h2>8.2.1</h2> <ul> <li>Move <code>@ava/babel</code> to <code>devDependencies</code> <a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/881">#881</a> (<a href="https://github.com/jvasseur"><code>@jvasseur</code></a>)</li> </ul> <h2>8.2.0</h2> <ul> <li>Replace <code>mkdirp</code> with <code>make-dir</code> 47958ca3857e489e450b27c6f3266375015cba82 (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Use async config loading when available d8cff97ff387ded0fc9b5cbc489228c96c5ab14a (<a href="https://github.com/the-spyke"><code>@the-spyke</code></a>)</li> </ul> <h2>8.1.0</h2> <ul> <li>docs(readme): fix typo <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/818">#818</a> (<a href="https://github.com/frederickfogerty"><code>@frederickfogerty</code></a>)</li> <li>docs(contributing): fix typo <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/821">#821</a> (<a href="https://github.com/PatNeedham"><code>@PatNeedham</code></a>)</li> <li>Add schema validation <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/822">#822</a> (<a href="https://github.com/ogonkov"><code>@ogonkov</code></a>)</li> <li>Add supportsTopLevelAwait to caller <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/814">#814</a> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>feat: expose webpack target via babel caller <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/826">#826</a> (<a href="https://github.com/DylanPiercey"><code>@DylanPiercey</code></a>)</li> <li>Bump deps for audit <a href="https://github-redirect.dependabot.com/babel/babel-loader/pull/834">#834</a> (<a href="https://github.com/existentialism"><code>@existentialism</code></a>)</li> </ul> <h2>8.0.6</h2> <ul> <li>Migrate to pify (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/785">#785</a>)</li> <li>Reduced memory usage (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/781">#781</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel-loader/commit/9bf5652c3b718971382c110c4b7f86212aa8cb52"><code>9bf5652</code></a> 8.3.0</li> <li><a href="https://github.com/babel/babel-loader/commit/80ab7d013b1c2142516d9939c978cba82648c052"><code>80ab7d0</code></a> Update <code>@babel/</code> dependencies</li> <li><a href="https://github.com/babel/babel-loader/commit/493ac6cfdb2763568b42e787b95ac3a05ebfd15b"><code>493ac6c</code></a> Pass external dependencies from Babel to Webpack (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/971">#971</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/df28fe312abba66cf72320e23268ad208fdf5006"><code>df28fe3</code></a> Fix broken main test (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/950">#950</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/0b338e4abb4e7c22a09c2cee39b1b1664226ecaf"><code>0b338e4</code></a> update hash method so it doesn't fail on a fips enabled machine (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/939">#939</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/1f98d3c7978a729becb2f27b42c44f4ac37fce83"><code>1f98d3c</code></a> 8.2.5</li> <li><a href="https://github.com/babel/babel-loader/commit/c622868020a07cc4d632bb51afb3db1f4edaaae2"><code>c622868</code></a> fix: respect <code>inputSourceMap</code> loader option (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/896">#896</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/f7982c1a7ee34f25ce73cc4fd5771fca475b4447"><code>f7982c1</code></a> 8.2.4</li> <li><a href="https://github.com/babel/babel-loader/commit/4bb9e21a36fa581c045121031717b90b5a77ef16"><code>4bb9e21</code></a> Use md5 hashing for OpenSSL 3 (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/924">#924</a>)</li> <li><a href="https://github.com/babel/babel-loader/commit/247c94ba90cd7311b17e18dea68349c727c28b6c"><code>247c94b</code></a> Bump loader-utils to 2.x (<a href="https://github-redirect.dependabot.com/babel/babel-loader/issues/931">#931</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel-loader/compare/v8.0.5...v8.3.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~nicolo-ribaudo">nicolo-ribaudo</a>, a new releaser for babel-loader since your current version.</p> </details> <br /> Updates `copy-webpack-plugin` from 4.5.2 to 11.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/copy-webpack-plugin/releases">copy-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v11.0.0</h2> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0">11.0.0</a> (2022-05-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code></li> </ul> <h2>v10.2.4</h2> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4">10.2.4</a> (2022-01-31)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/666">#666</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b">a1c2308</a>)</li> </ul> <h2>v10.2.3</h2> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3">10.2.3</a> (2022-01-29)</h3> <h3>Bug Fixes</h3> <ul> <li>async <code>to</code> support (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/fd095fb79399df5edbd06d9dbd1ed30fe4f7eb24">fd095fb</a>)</li> </ul> <h2>v10.2.2</h2> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2">10.2.2</a> (2022-01-28)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/664">#664</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/f58470ee1275330046b0867f70bcd3f2378a2a25">f58470e</a>)</li> </ul> <h2>v10.2.1</h2> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1">10.2.1</a> (2022-01-20)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/661">#661</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/324aecb42ebd5594dcd1a607522cbbf1c512baff">324aecb</a>)</li> </ul> <h2>v10.2.0</h2> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.1.0...v10.2.0">10.2.0</a> (2021-12-16)</h2> <h3>Features</h3> <ul> <li>removed cjs wrapper and generated types in commonjs format (<code>export =</code> and <code>namespaces</code> used in types), now you can directly use exported types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/654">#654</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/590100688f66b9a7591f1f46a02de0cc6967032c">5901006</a>)</li> </ul> <h2>v10.1.0</h2> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.0.0...v10.1.0">10.1.0</a> (2021-12-10)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md">copy-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0">11.0.0</a> (2022-05-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code></li> </ul> <h3>build</h3> <ul> <li>drop node v12 (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/691">#691</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/675c676d96ed24975f75e5344d47c351a9d5e53a">675c676</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4">10.2.4</a> (2022-01-31)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/666">#666</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b">a1c2308</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.2...v10.2.3">10.2.3</a> (2022-01-29)</h3> <h3>Bug Fixes</h3> <ul> <li>async <code>to</code> support (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/fd095fb79399df5edbd06d9dbd1ed30fe4f7eb24">fd095fb</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.2">10.2.2</a> (2022-01-28)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/664">#664</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/f58470ee1275330046b0867f70bcd3f2378a2a25">f58470e</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1">10.2.1</a> (2022-01-20)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/661">#661</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/324aecb42ebd5594dcd1a607522cbbf1c512baff">324aecb</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.1.0...v10.2.0">10.2.0</a> (2021-12-16)</h2> <h3>Features</h3> <ul> <li>removed cjs wrapper and generated types in commonjs format (<code>export =</code> and <code>namespaces</code> used in types), now you can directly use exported types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/654">#654</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/590100688f66b9a7591f1f46a02de0cc6967032c">5901006</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.0.0...v10.1.0">10.1.0</a> (2021-12-10)</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/f3b2c2419cb519d697a8c42a9c073a8c228a8a0b"><code>f3b2c24</code></a> chore(release): 11.0.0</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/8424ca82c11782f38d5125d9fa4e2d66b910ade6"><code>8424ca8</code></a> chore(deps): regenerate lock file (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/693">#693</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/675c676d96ed24975f75e5344d47c351a9d5e53a"><code>675c676</code></a> build: drop node v12 (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/691">#691</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a2b1f199e8445ab45193d1f638209dc4fe6907ca"><code>a2b1f19</code></a> chore: update gitub actions (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/692">#692</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/238c062ffee93d9281383ca103bb3684f33aed52"><code>238c062</code></a> chore: upgrade dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/688">#688</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/e27006edc3d339d1c1b4af60f0e4dc3d08ccb47d"><code>e27006e</code></a> ci: remove node v17 (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/687">#687</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/e50d708535360e229694c35ce5452a7c124d18ce"><code>e50d708</code></a> chore: add node 18 to workflow (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/686">#686</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/f1a91e6c1a94fd3b0358db7c1f7ee6786163168f"><code>f1a91e6</code></a> ci: don't install webpack again (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/680">#680</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/64cf06f13954951ddb7e6e9c33490b2aa4ad9fdf"><code>64cf06f</code></a> docs: add path string to options signature (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/683">#683</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/4b18a6be394d39c0a997cde4adcc234abc469bb9"><code>4b18a6b</code></a> docs: improve readme</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.2...v11.0.0">compare view</a></li> </ul> </details> <br /> Updates `ts-loader` from 4.4.2 to 9.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/ts-loader/releases">ts-loader's releases</a>.</em></p> <blockquote> <h2>v9.4.2</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1550">Bug fix: Use custom transformer when building solution references</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1025">#1025</a> - thanks <a href="https://github.com/feosuna1"><code>@feosuna1</code></a></li> </ul> <h2>9.4.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1505">Hotfix: Disable <code>enhanced-resolve</code></a> - thanks <a href="https://github.com/manuth"><code>@manuth</code></a></li> </ul> <h2>v9.4.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1503">Add Support for Resolving <code>.cjs</code>, <code>.mjs</code>, <code>.cts</code> and <code>.mts</code> Files</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1503">#1503</a> - thanks <a href="https://github.com/manuth"><code>@manuth</code></a></li> </ul> <h2>v9.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1483">Bug fix: Generate declaration files for js files if allowJs is set to true</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1260">#1260</a> - thanks <a href="https://github.com/hediet"><code>@hediet</code></a> and <a href="https://github.com/mvilliger"><code>@mvilliger</code></a></li> </ul> <h2>v9.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1451">simplify configuration for fork-ts-checker-webpack-plugin</a> - thanks <a href="https://github.com/piotr-oles"><code>@piotr-oles</code></a></li> </ul> <h2>v9.2.9</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1447">make v9 latest following v8 release</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.8</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1439">Bug fix: support webpack 5 in ts-loader</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1438">#1438</a> - thanks <a href="https://github.com/einatbar"><code>@einatbar</code></a></li> </ul> <h2>v9.2.7</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1422">cater for change in resolveTypeReferenceDirective API in TypeScript 4.7</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1421">#1421</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a> and <a href="https://github.com/cspotcode"><code>@cspotcode</code></a> for inspiration in ts-node work here: <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/pull/1648">TypeStrong/ts-node#1648</a></li> </ul> <h2>v9.2.6</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1377">Docs fix for thread-loader / history</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.5</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1352">Add function to get the latest program</a> - thanks <a href="https://github.com/Zn4rK"><code>@Zn4rK</code></a></li> </ul> <h2>v9.2.4</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1346">Fix undefined configPath now falls back to default</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.3</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1334">Fix error message for invalid getCustomTransformers modules</a> - thanks <a href="https://github.com/blaky"><code>@blaky</code></a></li> </ul> <h2>v9.2.2</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1325">Start consuming webpack loader types</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1324">Add webpack minimum version in peerDependencies</a> - thanks <a href="https://github.com/afdev82"><code>@afdev82</code></a></li> </ul> <h2>v9.2.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1320">Make v9 latest in npm again</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1316">Fixed impossibility to have several instances of ts-loader with different compiler options</a> - thanks <a href="https://github.com/timocov"><code>@timocov</code></a></li> </ul> <h2>v9.1.2</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1293">Fix removed files handling in watch mode</a> - thanks <a href="https://github.com/gasnier"><code>@gasnier</code></a></li> </ul> <h2>v9.1.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md">ts-loader's changelog</a>.</em></p> <blockquote> <h2>9.4.2</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1550">Bug fix: Use custom transformer when building solution references</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1025">#1025</a> - thanks <a href="https://github.com/feosuna1"><code>@feosuna1</code></a></li> </ul> <h2>9.4.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1505">Hotfix: Disable <code>enhanced-resolve</code></a> - thanks <a href="https://github.com/manuth"><code>@manuth</code></a></li> </ul> <h2>v9.4.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1503">Add Support for Resolving <code>.cjs</code>, <code>.mjs</code>, <code>.cts</code> and <code>.mts</code> Files</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1503">#1503</a> - thanks <a href="https://github.com/manuth"><code>@manuth</code></a></li> </ul> <h2>v9.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1483">Bug fix: Generate declaration files for js files if allowJs is set to true</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1260">#1260</a> - thanks <a href="https://github.com/hediet"><code>@hediet</code></a> and <a href="https://github.com/mvilliger"><code>@mvilliger</code></a></li> </ul> <h2>v9.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1451">simplify configuration for fork-ts-checker-webpack-plugin</a> - thanks <a href="https://github.com/piotr-oles"><code>@piotr-oles</code></a></li> </ul> <h2>v9.2.9</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1447">make v9 latest following v8 release</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.8</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1439">Bug fix: support webpack 5 in ts-loader</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1438">#1438</a> - thanks <a href="https://github.com/einatbar"><code>@einatbar</code></a></li> </ul> <h2>v9.2.7</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1422">cater for change in resolveTypeReferenceDirective API in TypeScript 4.7</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1421">#1421</a> - thanks <a href="https://github.com/johnny"><code>@johnny</code></a>_reilly and <a href="https://github.com/cspotcode"><code>@cspotcode</code></a> for inspiration in ts-node work here: <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/pull/1648">TypeStrong/ts-node#1648</a></li> </ul> <h2>v9.2.6</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1377">Docs fix for thread-loader / history</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.5</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1352">Add function to get the latest program</a> - thanks <a href="https://github.com/Zn4rK"><code>@Zn4rK</code></a></li> </ul> <h2>v9.2.4</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1346">Fix undefined configPath now falls back to default</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> </ul> <h2>v9.2.3</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1334">Fix error message for invalid getCustomTransformers modules</a> - thanks <a href="https://github.com/blaky"><code>@blaky</code></a></li> </ul> <h2>v9.2.2</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1325">Start consuming webpack loader types</a> - thanks <a href="https://github.com/johnnyreilly"><code>@johnnyreilly</code></a></li> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1324">Add webpack minimum version in peerDependencies</a> - thanks <a href="https://github.com/afdev82"><code>@afdev82</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-loader/commit/5e7220b65bd4e2709a76c9386cb939cdfed32eca"><code>5e7220b</code></a> Use custom transformer when building solution references (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1550">#1550</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/87a9ffff2104c346c1e34d1e6e840ad5dcfa9585"><code>87a9fff</code></a> add missing comma in README.md (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1551">#1551</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/620ee7926bb9384317caeafaa01478baf7ae87d3"><code>620ee79</code></a> Typescript 4 9 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1547">#1547</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/3319b913a6c328777e2983d7a89ccae141e888b3"><code>3319b91</code></a> chore(deps): bump minimatch in /examples/project-references-example (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1530">#1530</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/60e5784218c3155a58a3cfa9d5c8e5c667115094"><code>60e5784</code></a> Fix anchor jumping in README.md (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1521">#1521</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/5c66d2bcac063676db6461473f07d27533111bd4"><code>5c66d2b</code></a> Update outdated LICENSE year (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1513">#1513</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/64a41369e0fc49638935dbc88c975f75c1e825fc"><code>64a4136</code></a> Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-example (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1489">#1489</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/cf1d2279f33c17a9f105b9567e19b694f9f831a4"><code>cf1d227</code></a> Bump lodash in /test/execution-tests/babel-codeSplitting (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1435">#1435</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/e76abb0f8719c74de9d2f400f17ae60592f85295"><code>e76abb0</code></a> Add Tests and Remarks Concerning the New <code>.cts</code> And <code>.mts</code> File Extensions (#...</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/d9fcbfd577486f4c6ce6b44c3f5870ef7058a569"><code>d9fcbfd</code></a> Hotfix: Disable <code>enhanced-resolve</code> (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1506">#1506</a>)</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/ts-loader/compare/v4.4.2...v9.4.2">compare view</a></li> </ul> </details> <br /> Updates `webpack` from 4.29.6 to 5.75.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.75.0</h2> <h1>Bugfixes</h1> <ul> <li><code>experiments.*</code> normalize to <code>false</code> when opt-out</li> <li>avoid <code>NaN%</code></li> <li>show the correct error when using a conflicting chunk name in code</li> <li>HMR code tests existance of <code>window</code> before trying to access it</li> <li>fix <code>eval-nosources-*</code> actually exclude sources</li> <li>fix race condition where no module is returned from processing module</li> <li>fix position of standalong semicolon in runtime code</li> </ul> <h1>Features</h1> <ul> <li>add support for <code>@import</code> to extenal CSS when using experimental CSS in node</li> <li>add <code>i64</code> support to the deprecated WASM implementation</li> </ul> <h1>Developer Experience</h1> <ul> <li>expose <code>EnableWasmLoadingPlugin</code></li> <li>add more typings</li> <li>generate getters instead of readonly properties in typings to allow overriding them</li> </ul> <h2>v5.74.0</h2> <h1>Features</h1> <ul> <li>add <code>resolve.extensionAlias</code> option which allows to alias extensions <ul> <li>This is useful when you are forced to add the <code>.js</code> extension to imports when the file really has a <code>.ts</code> extension (typescript + <code>"type": "module"</code>)</li> </ul> </li> <li>add support for ES2022 features like static blocks</li> <li>add Tree Shaking support for <code>ProvidePlugin</code></li> </ul> <h1>Bugfixes</h1> <ul> <li>fix persistent cache when some build dependencies are on a different windows drive</li> <li>make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules</li> <li>remove left-over from debugging in TLA/async modules runtime code</li> <li>remove unneeded extra 1s timestamp offset during watching when files are actually untouched <ul> <li>This sometimes caused an additional second build which are not really needed</li> </ul> </li> <li>fix <code>shareScope</code> option for <code>ModuleFederationPlugin</code></li> <li>set <code>"use-credentials"</code> also for same origin scripts</li> </ul> <h1>Performance</h1> <ul> <li>Improve memory usage and performance of aggregating needed files/directories for watching <ul> <li>This affects rebuild performance</li> </ul> </li> </ul> <h1>Extensibility</h1> <ul> <li>export <code>HarmonyImportDependency</code> for plugins</li> </ul> <h2>v5.73.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/8241da7f1e75c5581ba535d127fa66aeb9eb2ac8"><code>8241da7</code></a> 5.75.0</li> <li><a href="https://github.com/webpack/webpack/commit/a91d9232ea87eedbe9077366395748f156730a2d"><code>a91d923</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16458">#16458</a> from webpack/bugfix/semi</li> <li><a href="https://github.com/webpack/webpack/commit/4608b114168f25eef4cfe9a27645cec40e7a68b5"><code>4608b11</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16457">#16457</a> from webpack/tooling/update</li> <li><a href="https://github.com/webpack/webpack/commit/dfdd0b0e42a479f60c1f84ced2fc4e3bdb2b2456"><code>dfdd0b0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16122">#16122</a> from AnmolBansalDEV/bug/compilationCallback</li> <li><a href="https://github.com/webpack/webpack/commit/23b9a1c01ff5bb4570aece5a99d703aa564a8f3a"><code>23b9a1c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16167">#16167</a> from exposir/fixts</li> <li><a href="https://github.com/webpack/webpack/commit/6f2c5e852a502a049ed8e37cfdc428305573b6b1"><code>6f2c5e8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16257">#16257</a> from alexzhang1030/calc_deterministic_verbose</li> <li><a href="https://github.com/webpack/webpack/commit/f7f36ad412760c29cf727a4e952eeeba23570d36"><code>f7f36ad</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16339">#16339</a> from Liamolucko/wasm-i64</li> <li><a href="https://github.com/webpack/webpack/commit/761a54285e7b4e24727e7bb17e9291e264fe5351"><code>761a542</code></a> fix semicolon position</li> <li><a href="https://github.com/webpack/webpack/commit/2403a36326248f7f515959a479baa257288bef4d"><code>2403a36</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16345">#16345</a> from ahabhgk/fix-eval-nosources</li> <li><a href="https://github.com/webpack/webpack/commit/c18203c89447cd6728aa1f9d77b03aff7ae6e03f"><code>c18203c</code></a> update tooling</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v4.29.6...v5.75.0">compare view</a></li> </ul> </details> <br /> Updates `webpack-cli` from 3.2.3 to 5.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v5.0.1</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@5.0.1">5.0.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li>make <code>define-process-env-node-env</code> alias <code>node-env</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3514">#3514</a>) (<a href="https://github.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5">346a518</a>)</li> </ul> <h2>v5.0.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@5.0.0">5.0.0</a> (2022-11-17)</h1> <h3>Bug Fixes</h3> <ul> <li>improve description of the <code>--disable-interpret</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3364">#3364</a>) (<a href="https://github.com/webpack/webpack-cli/commit/bdb7e20a3fc5a676bf5ba9912c091a2c9b3a1cfd">bdb7e20</a>)</li> <li>remove the redundant <code>utils</code> export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3343">#3343</a>) (<a href="https://github.com/webpack/webpack-cli/commit/a9ce5d077f90492558e2d5c14841b3b5b85f1186">a9ce5d0</a>)</li> <li>respect <code>NODE_PATH</code> env variable (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3411">#3411</a>) (<a href="https://github.com/webpack/webpack-cli/commit/83d1f58fb52d9dcfa3499efb342dfc47d0cca73a">83d1f58</a>)</li> <li>show all CLI specific flags in the minimum help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3354">#3354</a>) (<a href="https://github.com/webpack/webpack-cli/commit/35843e87c61fd27be92afce11bd66ebf4f9519ae">35843e8</a>)</li> </ul> <h3>Features</h3> <ul> <li>failOnWarnings option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3317">#3317</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c48c848c6c84eb73fbd829dc41bee301b0b7e2de">c48c848</a>)</li> <li>update commander to v9 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3460">#3460</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6621c023ab59cc510a5f76e262f2c81676d1920b">6621c02</a>)</li> <li>added the <code>--define-process-env-node-env</code> option</li> <li>update <code>interpret</code> to v3 and <code>rechoir</code> to v0.8</li> <li>add an option for preventing interpret (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3329">#3329</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c7373832b96af499ad0813e07d114bdc927afdf4">c737383</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>the minimum supported webpack version is v5.0.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a>) (<a href="https://github.com/webpack/webpack-cli/commit/b1af0dc7ebcdf746bc37889e4c1f978c65acc4a5">b1af0dc</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a></li> <li>webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0</li> <li>webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0</li> <li>remove the <code>migrate</code> command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a>) (<a href="https://github.com/webpack/webpack-cli/commit/56b43e4baf76c166ade3b282b40ad9d007cc52b6">56b43e4</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a></li> <li>remove the <code>--prefetch</code> option in favor the <code>PrefetchPlugin</code> plugin</li> <li>remove the <code>--node-env</code> option in favor <code>--define-process-env-node-env</code></li> <li>remove the <code>--hot</code> option in favor of directly using the <code>HotModuleReplacement</code> plugin (only for <code>build</code> command, for <code>serve</code> it will work)</li> <li>the behavior logic of the <code>--entry</code> option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use <code> webpack --entry-reset --entry './src/my-entry.js'</code></li> </ul> <h2>v4.10.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.10.0">4.10.0</a> (2022-06-13)</h1> <h3>Bug Fixes</h3> <ul> <li>changeTime is already in milliseconds (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3198">#3198</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b">d390d32</a>)</li> <li>improve parsing of <code>--env</code> flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3286">#3286</a>) (<a href="https://github.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff">402c0fe</a>)</li> </ul> <h3>Features</h3> <ul> <li>added types (<a href="https://github.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302">8ec1375</a>)</li> </ul> <h2>v4.9.2</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.2">4.9.2</a> (2022-01-24)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@5.0.1">5.0.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li>make <code>define-process-env-node-env</code> alias <code>node-env</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3514">#3514</a>) (<a href="https://github.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5">346a518</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@5.0.0">5.0.0</a> (2022-11-17)</h1> <h3>Bug Fixes</h3> <ul> <li>improve description of the <code>--disable-interpret</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3364">#3364</a>) (<a href="https://github.com/webpack/webpack-cli/commit/bdb7e20a3fc5a676bf5ba9912c091a2c9b3a1cfd">bdb7e20</a>)</li> <li>remove the redundant <code>utils</code> export (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3343">#3343</a>) (<a href="https://github.com/webpack/webpack-cli/commit/a9ce5d077f90492558e2d5c14841b3b5b85f1186">a9ce5d0</a>)</li> <li>respect <code>NODE_PATH</code> env variable (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3411">#3411</a>) (<a href="https://github.com/webpack/webpack-cli/commit/83d1f58fb52d9dcfa3499efb342dfc47d0cca73a">83d1f58</a>)</li> <li>show all CLI specific flags in the minimum help output (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3354">#3354</a>) (<a href="https://github.com/webpack/webpack-cli/commit/35843e87c61fd27be92afce11bd66ebf4f9519ae">35843e8</a>)</li> </ul> <h3>Features</h3> <ul> <li>failOnWarnings option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3317">#3317</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c48c848c6c84eb73fbd829dc41bee301b0b7e2de">c48c848</a>)</li> <li>update commander to v9 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3460">#3460</a>) (<a href="https://github.com/webpack/webpack-cli/commit/6621c023ab59cc510a5f76e262f2c81676d1920b">6621c02</a>)</li> <li>added the <code>--define-process-env-node-env</code> option</li> <li>update <code>interpret</code> to v3 and <code>rechoir</code> to v0.8</li> <li>add an option for preventing interpret (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3329">#3329</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c7373832b96af499ad0813e07d114bdc927afdf4">c737383</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>the minimum supported webpack version is v5.0.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a>) (<a href="https://github.com/webpack/webpack-cli/commit/b1af0dc7ebcdf746bc37889e4c1f978c65acc4a5">b1af0dc</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3342">#3342</a></li> <li>webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0</li> <li>webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0</li> <li>remove the <code>migrate</code> command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a>) (<a href="https://github.com/webpack/webpack-cli/commit/56b43e4baf76c166ade3b282b40ad9d007cc52b6">56b43e4</a>), closes <a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3291">#3291</a></li> <li>remove the <code>--prefetch</code> option in favor the <code>PrefetchPlugin</code> plugin</li> <li>remove the <code>--node-env</code> option in favor <code>--define-process-env-node-env</code></li> <li>remove the <code>--hot</code> option in favor of directly using the <code>HotModuleReplacement</code> plugin (only for <code>build</code> command, for <code>serve</code> it will work)</li> <li>the behavior logic of the <code>--entry</code> option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use <code> webpack --entry-reset --entry './src/my-entry.js'</code></li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.10.0">4.10.0</a> (2022-06-13)</h1> <h3>Bug Fixes</h3> <ul> <li>changeTime is already in milliseconds (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3198">#3198</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b">d390d32</a>)</li> <li>improve parsing of <code>--env</code> flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3286">#3286</a>) (<a href="https://github.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff">402c0fe</a>)</li> </ul> <h3>Features</h3> <ul> <li>added types (<a href="https://github.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302">8ec1375</a>)</li> </ul> <h2><a href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.9.2">4.9.2</a> (2022-01-24)</h2> <h3>Bug Fixes</h3> <ul> <li>respect <code>negatedDescription</code> for flags from schema (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3102">#3102</a>) (<a href="https://github.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317">463b731</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/4a0f89380b3f920652bda7dfc0c23405099b94b8"><code>4a0f893</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/9de982c0ed54619b02350a572538004258471b30"><code>9de982c</code></a> chore: fix cspell</li> <li><a href="https://github.com/webpack/webpack-cli/commit/32d26c87b755186439c680e65f7f1a0d2b02bde9"><code>32d26c8</code></a> chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3517">#3517</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2788bf9445ce3f84e9cac13e3576fde1c6d6a021"><code>2788bf9</code></a> chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3516">#3516</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/ac88ee4ab95a4de6d8b153e755d4641dd246817c"><code>ac88ee4</code></a> chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3515">#3515</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5"><code>346a518</code></a> fix: make define-process-env-node-env alias node-env (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3514">#3514</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3ec7b169e155f3dd59135bad0b7c115d334d015c"><code>3ec7b16</code></a> chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3508">#3508</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/c8adfa6f47ffea5d667dd145ab23a26bd7c5e155"><code>c8adfa6</code></a> chore(deps-dev): bump <code>@types/node</code> from 18.11.9 to 18.11.10 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3513">#3513</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0ad8cc299dc482b508da34f7f330035bd9d1d0b9"><code>0ad8cc2</code></a> chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3512">#3512</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d30f261716e09d66f734d048f940b42700c6fa4e"><code>d30f261</code></a> chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3511">#3511</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/[email protected]">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~evilebottnawi">evilebottnawi</a>, a new releaser for webpack-cli since your current version.</p> </details> <br /> Updates `webpack-serve` from 2.0.3 to 4.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shellscape/webpack-serve/releases">webpack-serve's releases</a>.</em></p> <blockquote> <h2>v3.1.1</h2> <h2>Updates</h2> <ul> <li>Maintenance. Dependency update.</li> </ul> <h2>v3.1.0</h2> <h2>Features</h2> <ul> <li>feat: --no-watch flag, add watch: true to configs (<a href="https://github-redirect.dependabot.com/shellscape/webpack-serve/issues/6">#6</a>)</li> </ul> <h2>v3.0.0</h2> <h2>Major Release</h2> <p><code>webpack-serve</code> is now a CLI-wrapper for <a href="https://github.com/shellscape/webpack-plugin-serve"><code>webpack-plugnin-serve</code></a>, similar to <a href="https://github.com/shellscape/webpack-nano"><code>webpack-nano</code></a>. As such the available options and and command-line flags have changed.</p> <h2>Migrating</h2> <p>If you're using the API method of v2.x, there's no longer a need for this module. You should use <code>webpack-plugin-serve</code> within your chosen config and use <code>webpack</code>'s API directly. Most of the new options have a corollary to the old. <em>(Due to a new addition to my family I have not had the chance to write a migration guide, nor an options map from old to new.)</em></p> <p>Please feel free to open an issue and I'll be happy to help with your migration.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shellscape/webpack-serve/commit/db1f0ab9230b7696eab5d9857f95a0f14e865fa4"><code>db1f0ab</code></a> chore(release): 4.0.0</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/597dd3194f10f03711e83e5d1e7f106ede7c6879"><code>597dd31</code></a> chore: update dependencies, test snapshots. credt: <a href="https://github.com/jdavis-software"><code>@jdavis-software</code></a> <a href="https://github-redirect.dependabot.com/shellscape/webpack-serve/issues/15">#15</a></li> <li><a href="https://github.com/shellscape/webpack-serve/commit/287aac5d3395b1cfddf65f7a618af335546b1141"><code>287aac5</code></a> chore(dev): npm audit fix</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/26ea53745545017ced67d51597cfa8d3facddd90"><code>26ea537</code></a> chore(release): 3.2.0</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/e29f86162c2f9785a58c39cb7412ce85d1ba2e86"><code>e29f861</code></a> chore: update dependencies</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/fe466960b2f77d8d96c9a1a252d450c1d4e4de16"><code>fe46696</code></a> chore: update funding.yml</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/d0c47fd6d2a4c4e4f5101cd0d0f00813ab7bcab5"><code>d0c47fd</code></a> chore(release): 3.1.1</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/b11a999f508868db2f4f93f4744bf36993f618ec"><code>b11a999</code></a> chore: update dependencies, npm audit fix</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/b60e02841fb7469d700b493a324b346128ae3ec6"><code>b60e028</code></a> chore: adding funding.yml</li> <li><a href="https://github.com/shellscape/webpack-serve/commit/a8bec26438ee44df0d3edb5e444006af6712703a"><code>a8bec26</code></a> chore(deps): audit fix (<a href="https://github-redirect.dependabot.com/shellscape/webpack-serve/issues/8">#8</a>)</li> <li>Additional commits viewable in <a href="https://github.com/shellscape/webpack-serve/compare/v2.0.3...v4.0.0">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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aczekajski/iitc-plugin-mininomaly/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.