dependabot[bot] opened a new pull request, #369: URL: https://github.com/apache/brooklyn-ui/pull/369
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 2.6.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/debug-js/debug/releases">debug's releases</a>.</em></p> <blockquote> <h2>2.6.9</h2> <h3>Patches</h3> <ul> <li>Remove ReDoS regexp in <code>%o</code> formatter: <a href="https://github-redirect.dependabot.com/debug-js/debug/issues/504">#504</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/zhuangya"><code>@zhuangya</code></a> for their help!</p> <h2>release 2.6.7</h2> <p>No release notes provided.</p> <h2>release 2.6.6</h2> <p>No release notes provided.</p> <h2>release 2.6.5</h2> <p>No release notes provided.</p> <h2>release 2.6.4</h2> <p>No release notes provided.</p> <h2>release 2.6.3</h2> <p>No release notes provided.</p> <h2>release 2.6.2</h2> <p>No release notes provided.</p> <h2>release 2.6.1</h2> <p>No release notes provided.</p> <h2>release 2.6.0</h2> <p>No release notes provided.</p> <h2>release 2.5.2</h2> <p>No release notes provided.</p> <h2>release 2.5.1</h2> <p>No release notes provided.</p> <h2>release 2.4.5</h2> <p>No release notes provided.</p> <h2>release 2.4.4</h2> <p>No release notes provided.</p> <h2>release 2.4.3</h2> <p>No release notes provided.</p> <h2>release 2.4.2</h2> <p>No release notes provided.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md">debug's changelog</a>.</em></p> <blockquote> <h1>2.6.9 / 2017-09-22</h1> <ul> <li>remove ReDoS regexp in %o formatter (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/504">#504</a>)</li> </ul> <h1>2.6.8 / 2017-05-18</h1> <ul> <li>Fix: Check for undefined on browser globals (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/462">#462</a>, <a href="https://github.com/marbemac"><code>@marbemac</code></a>)</li> </ul> <h1>2.6.7 / 2017-05-16</h1> <ul> <li>Fix: Update ms to 2.0.0 to fix regular expression denial of service vulnerability (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/458">#458</a>, <a href="https://github.com/hubdotcom"><code>@hubdotcom</code></a>)</li> <li>Fix: Inline extend function in node implementation (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/452">#452</a>, <a href="https://github.com/dougwilson"><code>@dougwilson</code></a>)</li> <li>Docs: Fix typo (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/455">#455</a>, <a href="https://github.com/msasad"><code>@msasad</code></a>)</li> </ul> <h1>2.6.5 / 2017-04-27</h1> <ul> <li>Fix: null reference check on window.documentElement.style.WebkitAppearance (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/447">#447</a>, <a href="https://github.com/thebigredgeek"><code>@thebigredgeek</code></a>)</li> <li>Misc: clean up browser reference checks (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/447">#447</a>, <a href="https://github.com/thebigredgeek"><code>@thebigredgeek</code></a>)</li> <li>Misc: add npm-debug.log to .gitignore (<a href="https://github.com/thebigredgeek"><code>@thebigredgeek</code></a>)</li> </ul> <h1>2.6.4 / 2017-04-20</h1> <ul> <li>Fix: bug that would occure if process.env.DEBUG is a non-string value. (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/444">#444</a>, <a href="https://github.com/LucianBuzzo"><code>@LucianBuzzo</code></a>)</li> <li>Chore: ignore bower.json in npm installations. (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/437">#437</a>, <a href="https://github.com/joaovieira"><code>@joaovieira</code></a>)</li> <li>Misc: update "ms" to v0.7.3 (<a href="https://github.com/tootallnate"><code>@tootallnate</code></a>)</li> </ul> <h1>2.6.3 / 2017-03-13</h1> <ul> <li>Fix: Electron reference to <code>process.env.DEBUG</code> (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/431">#431</a>, <a href="https://github.com/paulcbetts"><code>@paulcbetts</code></a>)</li> <li>Docs: Changelog fix (<a href="https://github.com/thebigredgeek"><code>@thebigredgeek</code></a>)</li> </ul> <h1>2.6.2 / 2017-03-10</h1> <ul> <li>Fix: DEBUG_MAX_ARRAY_LENGTH (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/420">#420</a>, <a href="https://github.com/slavaGanzin"><code>@slavaGanzin</code></a>)</li> <li>Docs: Add backers and sponsors from Open Collective (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/422">#422</a>, <a href="https://github.com/piamancini"><code>@piamancini</code></a>)</li> <li>Docs: Add Slackin invite badge (<a href="https://github.com/tootallnate"><code>@tootallnate</code></a>)</li> </ul> <h1>2.6.1 / 2017-02-10</h1> <ul> <li>Fix: Module's <code>export default</code> syntax fix for IE8 <code>Expected identifier</code> error</li> <li>Fix: Whitelist DEBUG_FD for values 1 and 2 only (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/415">#415</a>, <a href="https://github.com/pi0"><code>@pi0</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/debug-js/debug/commit/13abeae468fea297d0dccc50bc55590809241083"><code>13abeae</code></a> Release 2.6.9</li> <li><a href="https://github.com/debug-js/debug/commit/f53962e944a87e6ca9bb622a2a12dffc22a9bb5a"><code>f53962e</code></a> remove ReDoS regexp in %o formatter (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/504">#504</a>)</li> <li><a href="https://github.com/debug-js/debug/commit/52e1f21284322f167839e5d3a60f635c8b2dc842"><code>52e1f21</code></a> Release 2.6.8</li> <li><a href="https://github.com/debug-js/debug/commit/2482e08e4ef36416154ee27e9a2d60e568a01d48"><code>2482e08</code></a> Check for undefined on browser globals (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/462">#462</a>)</li> <li><a href="https://github.com/debug-js/debug/commit/6bb07f7e1bafa33631d8f36a779f17eb8abf5fea"><code>6bb07f7</code></a> release 2.6.7</li> <li><a href="https://github.com/debug-js/debug/commit/15850cb89debc3a2cd0b61ef7f9e298f257506cc"><code>15850cb</code></a> Fix Regular Expression Denial of Service (ReDoS)</li> <li><a href="https://github.com/debug-js/debug/commit/4a6c85c6018a4a4cff4b04f40173ca9d2c72c1da"><code>4a6c85c</code></a> update "debug" to v1.0.0 (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/454">#454</a>)</li> <li><a href="https://github.com/debug-js/debug/commit/b68dbf8cd4a8111dd4ccef56b8e2e3d463c5aadc"><code>b68dbf8</code></a> Fix typo (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/455">#455</a>)</li> <li><a href="https://github.com/debug-js/debug/commit/1351d2f91f20da46316be67265216761548db53c"><code>1351d2f</code></a> Inline extend function in node implementation (<a href="https://github-redirect.dependabot.com/debug-js/debug/issues/452">#452</a>)</li> <li><a href="https://github.com/debug-js/debug/commit/c211947ea37e1b08ee78653d78defbda7438783d"><code>c211947</code></a> update version for component</li> <li>Additional commits viewable in <a href="https://github.com/debug-js/debug/compare/2.2.0...2.6.9">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 "Open Redirect Vulnerability" (<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-unsubscr...@brooklyn.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org