You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/01 04:02:30 UTC

[GitHub] [brooklyn-ui] dependabot[bot] opened a new pull request, #372: Bump minimist, webpack, extract-text-webpack-plugin and karma in /ui-modules/login

dependabot[bot] opened a new pull request, #372:
URL: https://github.com/apache/brooklyn-ui/pull/372

   Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [webpack](https://github.com/webpack/webpack), [extract-text-webpack-plugin](https://github.com/webpack-contrib/extract-text-webpack-plugin) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.
   
   Updates `minimist` from 1.2.5 to 1.2.8
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md">minimist's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/minimistjs/minimist/compare/v1.2.7...v1.2.8">v1.2.8</a> - 2023-02-09</h2>
   <h3>Merged</h3>
   <ul>
   <li>[Fix] Fix long option followed by single dash <a href="https://github-redirect.dependabot.com/minimistjs/minimist/pull/17"><code>[#17](https://github.com/minimistjs/minimist/issues/17)</code></a></li>
   <li>[Tests] Remove duplicate test <a href="https://github-redirect.dependabot.com/minimistjs/minimist/pull/12"><code>[#12](https://github.com/minimistjs/minimist/issues/12)</code></a></li>
   <li>[Fix] opt.string works with multiple aliases <a href="https://github-redirect.dependabot.com/minimistjs/minimist/pull/10"><code>[#10](https://github.com/minimistjs/minimist/issues/10)</code></a></li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>[Fix] Fix long option followed by single dash (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/17">#17</a>) <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/15"><code>[#15](https://github.com/minimistjs/minimist/issues/15)</code></a></li>
   <li>[Tests] Remove duplicate test (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/12">#12</a>) <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/8"><code>[#8](https://github.com/minimistjs/minimist/issues/8)</code></a></li>
   <li>[Fix] Fix long option followed by single dash <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/15"><code>[#15](https://github.com/minimistjs/minimist/issues/15)</code></a></li>
   <li>[Fix] opt.string works with multiple aliases (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/10">#10</a>) <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/9"><code>[#9](https://github.com/minimistjs/minimist/issues/9)</code></a></li>
   <li>[Fix] Fix handling of short option with non-trivial equals <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/5"><code>[#5](https://github.com/minimistjs/minimist/issues/5)</code></a></li>
   <li>[Tests] Remove duplicate test <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/8"><code>[#8](https://github.com/minimistjs/minimist/issues/8)</code></a></li>
   <li>[Fix] opt.string works with multiple aliases <a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/9"><code>[#9](https://github.com/minimistjs/minimist/issues/9)</code></a></li>
   </ul>
   <h3>Commits</h3>
   <ul>
   <li>Merge tag 'v0.2.3' <a href="https://github.com/minimistjs/minimist/commit/a0267947c7870fc5847cf2d437fbe33f392767da"><code>a026794</code></a></li>
   <li>[eslint] fix indentation and whitespace <a href="https://github.com/minimistjs/minimist/commit/5368ca4147e974138a54cc0dc4cea8f756546b70"><code>5368ca4</code></a></li>
   <li>[eslint] fix indentation and whitespace <a href="https://github.com/minimistjs/minimist/commit/e5f5067259ceeaf0b098d14bec910f87e58708c7"><code>e5f5067</code></a></li>
   <li>[eslint] more cleanup <a href="https://github.com/minimistjs/minimist/commit/62fde7d935f83417fb046741531a9e2346a36976"><code>62fde7d</code></a></li>
   <li>[eslint] more cleanup <a href="https://github.com/minimistjs/minimist/commit/36ac5d0d95e4947d074e5737d94814034ca335d1"><code>36ac5d0</code></a></li>
   <li>[meta] add <code>auto-changelog</code> <a href="https://github.com/minimistjs/minimist/commit/73923d223553fca08b1ba77e3fbc2a492862ae4c"><code>73923d2</code></a></li>
   <li>[actions] add reusable workflows <a href="https://github.com/minimistjs/minimist/commit/d80727df77bfa9e631044d7f16368d8f09242c91"><code>d80727d</code></a></li>
   <li>[eslint] add eslint; rules to enable later are warnings <a href="https://github.com/minimistjs/minimist/commit/48bc06a1b41f00e9cdf183db34f7a51ba70e98d4"><code>48bc06a</code></a></li>
   <li>[eslint] fix indentation <a href="https://github.com/minimistjs/minimist/commit/34b0f1ccaa45183c3c4f06a91f9b405180a6f982"><code>34b0f1c</code></a></li>
   <li>[readme] rename and add badges <a href="https://github.com/minimistjs/minimist/commit/5df0fe49211bd09a3636f8686a7cb3012c3e98f0"><code>5df0fe4</code></a></li>
   <li>[Dev Deps] switch from <code>covert</code> to <code>nyc</code> <a href="https://github.com/minimistjs/minimist/commit/a48b128fdb8d427dfb20a15273f83e38d97bef07"><code>a48b128</code></a></li>
   <li>[Dev Deps] update <code>covert</code>, <code>tape</code>; remove unnecessary <code>tap</code> <a href="https://github.com/minimistjs/minimist/commit/f0fb958e9a1fe980cdffc436a211b0bda58f621b"><code>f0fb958</code></a></li>
   <li>[meta] create FUNDING.yml; add <code>funding</code> in package.json <a href="https://github.com/minimistjs/minimist/commit/3639e0c819359a366387e425ab6eabf4c78d3caa"><code>3639e0c</code></a></li>
   <li>[meta] use <code>npmignore</code> to autogenerate an npmignore file <a href="https://github.com/minimistjs/minimist/commit/be2e038c342d8333b32f0fde67a0026b79c8150e"><code>be2e038</code></a></li>
   <li>Only apps should have lockfiles <a href="https://github.com/minimistjs/minimist/commit/282b570e7489d01b03f2d6d3dabf79cd3e5f84cf"><code>282b570</code></a></li>
   <li>isConstructorOrProto adapted from PR <a href="https://github.com/minimistjs/minimist/commit/ef9153fc52b6cea0744b2239921c5dcae4697f11"><code>ef9153f</code></a></li>
   <li>[Dev Deps] update <code>@ljharb/eslint-config</code>, <code>aud</code> <a href="https://github.com/minimistjs/minimist/commit/098873c213cdb7c92e55ae1ef5aa1af3a8192a79"><code>098873c</code></a></li>
   <li>[Dev Deps] update <code>@ljharb/eslint-config</code>, <code>aud</code> <a href="https://github.com/minimistjs/minimist/commit/3124ed3e46306301ebb3c834874ce0241555c2c4"><code>3124ed3</code></a></li>
   <li>[meta] add <code>safe-publish-latest</code> <a href="https://github.com/minimistjs/minimist/commit/4b927de696d561c636b4f43bf49d4597cb36d6d6"><code>4b927de</code></a></li>
   <li>[Tests] add <code>aud</code> in <code>posttest</code> <a href="https://github.com/minimistjs/minimist/commit/b32d9bd0ab340f4e9f8c3a97ff2a4424f25fab8c"><code>b32d9bd</code></a></li>
   <li>[meta] update repo URLs <a href="https://github.com/minimistjs/minimist/commit/f9fdfc032c54884d9a9996a390c63cd0719bbe1a"><code>f9fdfc0</code></a></li>
   <li>[actions] Avoid 0.6 tests due to build failures <a href="https://github.com/minimistjs/minimist/commit/ba92fe6ebbdc0431cca9a2ea8f27beb492f5e4ec"><code>ba92fe6</code></a></li>
   <li>[Dev Deps] update <code>tape</code> <a href="https://github.com/minimistjs/minimist/commit/950eaa74f112e04d23e9c606c67472c46739b473"><code>950eaa7</code></a></li>
   <li>[Dev Deps] add missing <code>npmignore</code> dev dep <a href="https://github.com/minimistjs/minimist/commit/3226afaf09e9d127ca369742437fe6e88f752d6b"><code>3226afa</code></a></li>
   <li>Merge tag 'v0.2.2' <a href="https://github.com/minimistjs/minimist/commit/980d7ac61a0b4bd552711251ac107d506b23e41f"><code>980d7ac</code></a></li>
   </ul>
   <h2><a href="https://github.com/minimistjs/minimist/compare/v1.2.6...v1.2.7">v1.2.7</a> - 2022-10-10</h2>
   <h3>Commits</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/minimistjs/minimist/commit/6901ee286bc4c16da6830b48b46ce1574703cea1"><code>6901ee2</code></a> v1.2.8</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/a0267947c7870fc5847cf2d437fbe33f392767da"><code>a026794</code></a> Merge tag 'v0.2.3'</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/c0b26618322e94adea26c68e613ef0be482c6c63"><code>c0b2661</code></a> v0.2.3</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/63b8fee87b8e7a003216d5d77ba5d6decf3cfb0d"><code>63b8fee</code></a> [Fix] Fix long option followed by single dash (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/17">#17</a>)</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/72239e6f0ea77d8be0ad4f682b7ae7d142144395"><code>72239e6</code></a> [Tests] Remove duplicate test (<a href="https://github-redirect.dependabot.com/minimistjs/minimist/issues/12">#12</a>)</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/34b0f1ccaa45183c3c4f06a91f9b405180a6f982"><code>34b0f1c</code></a> [eslint] fix indentation</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/3226afaf09e9d127ca369742437fe6e88f752d6b"><code>3226afa</code></a> [Dev Deps] add missing <code>npmignore</code> dev dep</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/098873c213cdb7c92e55ae1ef5aa1af3a8192a79"><code>098873c</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code>, <code>aud</code></li>
   <li><a href="https://github.com/minimistjs/minimist/commit/9ec4d279ced72ea2f60237218e71cc03aa0dfdd6"><code>9ec4d27</code></a> [Fix] Fix long option followed by single dash</li>
   <li><a href="https://github.com/minimistjs/minimist/commit/ba92fe6ebbdc0431cca9a2ea8f27beb492f5e4ec"><code>ba92fe6</code></a> [actions] Avoid 0.6 tests due to build failures</li>
   <li>Additional commits viewable in <a href="https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8">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/~ljharb">ljharb</a>, a new releaser for minimist since your current version.</p>
   </details>
   <br />
   
   Updates `webpack` from 1.15.0 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>&quot;type&quot;: &quot;module&quot;</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>&quot;use-credentials&quot;</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/v1.15.0...v5.75.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `extract-text-webpack-plugin` from 1.0.1 to 3.0.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/releases">extract-text-webpack-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>v3.0.2</h2>
   <h2><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.1...v3.0.2">2017-10-25</a></h2>
   <h3><code>Bug Fixes</code></h3>
   <ul>
   <li>refer to the <code>entrypoint</code> instead of the first <code>module</code> (<code>module.identifier</code>)  (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/601">#601</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/d5a1de2">d5a1de2</a>)</li>
   </ul>
   <h2>v3.0.1</h2>
   <h2><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.0...v3.0.1">2017-10-03</a></h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>index:</strong> stricter check for <code>shouldExtract !== wasExtracted</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/605">#605</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/510704f">510704f</a>)</li>
   <li>get real path from <code>__filename</code> instead of <code>__dirname</code> (<code>NS</code>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/8de6558">8de6558</a>)</li>
   </ul>
   <h2>v3.0.0</h2>
   <h2><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v2.1.2...v3.0.0">2017-07-10</a></h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>
   <p>add missing <code>options.ignoreOrder</code> details in Error message (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/539">#539</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/dd43832">dd43832</a>)</p>
   </li>
   <li>
   <p>fix: css generation order issue see: <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/5225">webpack/webpack#5225</a></p>
   </li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>
   <p>Apply webpack-defaults &amp; webpack 3.x support (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/540">#540</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/7ae32d9">7ae32d9</a>)</p>
   </li>
   <li>
   <p>refactor: DeprecationWarning: Chunk.modules <a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/pull/543">543</a></p>
   </li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>
   <p>Enforces <code>engines</code> of <code>&quot;node&quot;: &quot;&gt;=4.3.0 &lt; 5.0.0 || &gt;= 5.10</code></p>
   </li>
   <li>
   <p>Updates to <code>Chunk.mapModules</code>. This release is not backwards compatible with <code>Webpack 2.x</code> due to breaking changes in <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/4764">webpack/webpack#4764</a></p>
   </li>
   <li>
   <p>Enforces <code>peerDependencies</code> of <code>&quot;webpack&quot;: &quot;^3.1.0&quot;</code>.</p>
   </li>
   </ul>
   <h2>Release v3.0.0-rc.2</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.0-rc.1...v3.0.0-rc.2">3.0.0-rc.2</a> (2017-07-10)</h1>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/blob/master/CHANGELOG.md">extract-text-webpack-plugin's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.1...v3.0.2">3.0.2</a> (2017-10-25)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>refer to the <code>entrypoint</code> instead of the first <code>module</code> (<code>module.identifier</code>)  (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/601">#601</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/d5a1de2">d5a1de2</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h2><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.0...v3.0.1">3.0.1</a> (2017-10-03)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>index:</strong> stricter check for <code>shouldExtract !== wasExtracted</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/605">#605</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/510704f">510704f</a>)</li>
   <li>get real path from <code>__filename</code> instead of <code>__dirname</code> (<code>NS</code>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/8de6558">8de6558</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v2.1.2...v3.0.0">3.0.0</a> (2017-07-10)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>add missing <code>options.ignoreOrder</code> details in Error message (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/539">#539</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/dd43832">dd43832</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Apply webpack-defaults &amp; webpack 3.x support (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/540">#540</a>) (<a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/7ae32d9">7ae32d9</a>)</li>
   </ul>
   <h3>BREAKING CHANGES</h3>
   <ul>
   <li>Enforces <code>engines</code> of <code>&quot;node&quot;: &quot;&gt;=4.3.0 &lt; 5.0.0 || &gt;= 5.10</code></li>
   </ul>
   <ul>
   <li>refactor: DeprecationWarning: Chunk.modules <a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/pull/543">543</a></li>
   </ul>
   <ul>
   <li>Updates to <code>Chunk.mapModules</code>. This release is not backwards compatible with <code>Webpack 2.x</code> due to breaking changes in <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/4764">webpack/webpack#4764</a></li>
   </ul>
   <ul>
   <li>fix: css generation order issue see: <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/5225">webpack/webpack#5225</a></li>
   </ul>
   <ul>
   <li>Enforces <code>peerDependencies</code> of <code>&quot;webpack&quot;: &quot;^3.1.0&quot;</code>.</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v3.0.0-rc.1...v3.0.0-rc.2">3.0.0-rc.2</a> (2017-07-10)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/cc3ba946ef4066264410737ce5bd43d0c7d724f1"><code>cc3ba94</code></a> chore(release): 3.0.2</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/d5a1de21a65532f66b05a1f6c2146574ce385567"><code>d5a1de2</code></a> fix: refer to the <code>entrypoint</code> instead of the first <code>module</code> (`module.identif...</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/5286ab20ad83f6ade30192f939e0b42d3956d6f5"><code>5286ab2</code></a> build(defaults): update to v1.6.0 (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/652">#652</a>)</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/4cfde50a137ef83a79935467962702a0121e6d88"><code>4cfde50</code></a> chore(release): 3.0.1</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/8de6558e33487e7606e7cd7cb2adc2cccafef272"><code>8de6558</code></a> fix: get real path from <code>__filename</code> instead of <code>__dirname</code> (<code>NS</code>)</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/510704ffc44d6bec5e97b5aeef160542abf30f12"><code>510704f</code></a> fix(index): stricter check for <code>shouldExtract !== wasExtracted</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/605">#605</a>)</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/6a660f3dfb7fe3769d8debd0f940cb4d14747f7d"><code>6a660f3</code></a> docs(README): update install instructions (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/570">#570</a>)</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/083a6c87ae9192ca528097ce303d6752f21a7150"><code>083a6c8</code></a> docs(README): add custom <code>[contenthash]</code> formats (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/566">#566</a>)</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/d7a75fc41880a1909afa948995840643f55c1948"><code>d7a75fc</code></a> chore(release): 3.0.0</li>
   <li><a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/commit/7ae32d9c560ef0a7dd584e3bf5991bacd5753093"><code>7ae32d9</code></a> refactor: Apply webpack-defaults &amp; webpack 3.x support (<a href="https://github-redirect.dependabot.com/webpack-contrib/extract-text-webpack-plugin/issues/540">#540</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/extract-text-webpack-plugin/compare/v1.0.1...v3.0.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `karma` from 1.7.1 to 6.4.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/karma-runner/karma/releases">karma's releases</a>.</em></p>
   <blockquote>
   <h2>v6.4.1</h2>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a> (2022-09-19)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>pass integrity value (<a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li>
   </ul>
   <h2>v6.4.0</h2>
   <h1><a href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a> (2022-06-14)</h1>
   <h3>Features</h3>
   <ul>
   <li>support SRI verification of link tags (<a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li>
   <li>support SRI verification of script tags (<a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li>
   </ul>
   <h2>v6.3.20</h2>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a> (2022-05-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>prefer IPv4 addresses when resolving domains (<a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>), closes <a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3730">#3730</a></li>
   </ul>
   <h2>v6.3.19</h2>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a> (2022-04-19)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>client:</strong> error out when opening a new tab fails (<a href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li>
   </ul>
   <h2>v6.3.18</h2>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18">6.3.18</a> (2022-04-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> upgrade socket.io to v4.4.1 (<a href="https://github.com/karma-runner/karma/commit/52a30bbc6e168333a8592c26c9f40678d6ab74ea">52a30bb</a>)</li>
   </ul>
   <h2>v6.3.17</h2>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17">6.3.17</a> (2022-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update colors to maintained version (<a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3763">#3763</a>) (<a href="https://github.com/karma-runner/karma/commit/fca18843e7a04eeb67b86cb3cfc3db794d66f445">fca1884</a>)</li>
   </ul>
   <h2>v6.3.16</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a> (2022-09-19)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>pass integrity value (<a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li>
   </ul>
   <h1><a href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a> (2022-06-14)</h1>
   <h3>Features</h3>
   <ul>
   <li>support SRI verification of link tags (<a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li>
   <li>support SRI verification of script tags (<a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li>
   </ul>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a> (2022-05-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>prefer IPv4 addresses when resolving domains (<a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>), closes <a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3730">#3730</a></li>
   </ul>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a> (2022-04-19)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>client:</strong> error out when opening a new tab fails (<a href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li>
   </ul>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18">6.3.18</a> (2022-04-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> upgrade socket.io to v4.4.1 (<a href="https://github.com/karma-runner/karma/commit/52a30bbc6e168333a8592c26c9f40678d6ab74ea">52a30bb</a>)</li>
   </ul>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.16...v6.3.17">6.3.17</a> (2022-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update colors to maintained version (<a href="https://github-redirect.dependabot.com/karma-runner/karma/issues/3763">#3763</a>) (<a href="https://github.com/karma-runner/karma/commit/fca18843e7a04eeb67b86cb3cfc3db794d66f445">fca1884</a>)</li>
   </ul>
   <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16">6.3.16</a> (2022-02-10)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>security:</strong> mitigate the &quot;Open Redirect Vulnerability&quot; (<a href="https://github.com/karma-runner/karma/commit/ff7edbb2ffbcdd69761bece86b7dc1ef0740508d">ff7edbb</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/karma-runner/karma/commit/00131213bf337e563126611b06b79218a560dc9a"><code>0013121</code></a> chore(release): 6.4.1 [skip ci]</li>
   <li><a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a"><code>63d86be</code></a> fix: pass integrity value</li>
   <li><a href="https://github.com/karma-runner/karma/commit/84f7cc3d4a0770337140776e86d9740e0aad82f8"><code>84f7cc3</code></a> chore(release): 6.4.0 [skip ci]</li>
   <li><a href="https://github.com/karma-runner/karma/commit/f2d0663105eba0b9ea7f281230546282a46015ad"><code>f2d0663</code></a> docs: add integrity parameter</li>
   <li><a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc"><code>dc51a2e</code></a> feat: support SRI verification of link tags</li>
   <li><a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e"><code>6a54b1c</code></a> feat: support SRI verification of script tags</li>
   <li><a href="https://github.com/karma-runner/karma/commit/5e71cf591e9006ad2621dd88d09739bfbffd463c"><code>5e71cf5</code></a> chore(release): 6.3.20 [skip ci]</li>
   <li><a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59"><code>e17698f</code></a> fix: prefer IPv4 addresses when resolving domains</li>
   <li><a href="https://github.com/karma-runner/karma/commit/60f4f794ea8472e4ace8e5c2d8744f83078a1277"><code>60f4f79</code></a> build: add Node 16 and 18 to the CI matrix</li>
   <li><a href="https://github.com/karma-runner/karma/commit/6ff5aafe9578a5f958adf2d565d45e4b5d204245"><code>6ff5aaf</code></a> chore(release): 6.3.19 [skip ci]</li>
   <li>Additional commits viewable in <a href="https://github.com/karma-runner/karma/compare/1.7.1...v6.4.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 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/apache/brooklyn-ui/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: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org