dependabot[bot] opened a new pull request, #143:
URL: https://github.com/apache/archiva/pull/143

   Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) to 0.7.34 
and updates ancestor dependency [karma](https://github.com/karma-runner/karma). 
These dependencies need to be updated together.
   
   Updates `ua-parser-js` from 0.7.21 to 0.7.34
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/faisalman/ua-parser-js/blob/0.7.34/changelog.md";>ua-parser-js's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 0.7.34 / 1.0.34</h2>
   <ul>
   <li>Fix Sharp Mobile detected as Huawei Tablet</li>
   <li>Fix IE8 bug</li>
   <li>Add new devices : Kobo e-Reader, Apple Watch, and some new SmartTV 
devices</li>
   <li>Add new OS : watchOS</li>
   <li>Improve browser detection : Kakao, Naver, Brave</li>
   <li>Improve device detection : Oculus, iPad</li>
   <li>Improve OS detection : Chrome OS</li>
   <li>Using navigator.userAgentData as fallback for device.type &amp; 
os.name</li>
   </ul>
   <h2>Version 0.7.33 / 1.0.33</h2>
   <ul>
   <li>Add new browser : Cobalt</li>
   <li>Identify Macintosh as an Apple device</li>
   <li>Fix ReDoS vulnerability</li>
   </ul>
   <h2>Version 0.7.32 / 1.0.32</h2>
   <ul>
   <li>Add new browser : DuckDuckGo, Huawei Browser, LinkedIn</li>
   <li>Add new OS : HarmonyOS</li>
   <li>Add some Huawei models</li>
   <li>Add Sharp Aquos TV</li>
   <li>Improve detection Xiaomi Mi CC9</li>
   <li>Fix Sony Xperia 1 III misidentified as Acer tablet</li>
   <li>Fix Detect Sony BRAVIA as SmartTV</li>
   <li>Fix Detect Xiaomi Mi TV as SmartTV</li>
   <li>Fix Detect Galaxy Tab S8 as tablet</li>
   <li>Fix WeGame mistakenly identified as WeChat</li>
   <li>Fix included commas in Safari / Mobile Safari version</li>
   <li>Increase UA_MAX_LENGTH to 350</li>
   </ul>
   <h2>Version 0.7.31 / 1.0.2</h2>
   <ul>
   <li>Fix OPPO Reno A5 incorrect detection</li>
   <li>Fix TypeError Bug</li>
   <li>Use AST to extract regexes and verify them with safe-regex</li>
   </ul>
   <h2>Version 0.7.30 / 1.0.1</h2>
   <ul>
   <li>Add new browser : Obigo, UP.Browser, Klar</li>
   <li>Add new device : Oculus, Roku</li>
   <li>Add new OS: Maemo, HP-UX, Android-x86, Deepin, elementary OS, GhostBSD, 
Linspire, Manjaro, Sabayon</li>
   <li>Improve detection for Sony Xperia 1ii, LG Android TV, and some more 
devices</li>
   <li>Improve detection for ARM64 CPU</li>
   <li>Improve detection for Windows Mobile, Netscape, Mac on PowerPC</li>
   <li>Categorize PDA as mobile</li>
   <li>Fix Sharp devices misjudged as Huawei</li>
   <li>Fix trailing comma for ES3 compatibility</li>
   <li>Some code refactor</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/3218051f0739a4a7990b06210983917a11da7904";><code>3218051</code></a>
 Bump version 0.7.34</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/551ad8847403b82f06c8a834d946d7c6ade6e9ad";><code>551ad88</code></a>
 Add new device: Apple Watch, new os: watchOS</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/097f736c4d6913312880810d8452b775ec2fa020";><code>097f736</code></a>
 Fix <a 
href="https://redirect.github.com/faisalman/ua-parser-js/issues/387";>#387</a> 
<a 
href="https://redirect.github.com/faisalman/ua-parser-js/issues/554";>#554</a> - 
Detect iPadOS 13</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/73c25771dcd152d415bedb5c0569bc06f6ff65f2";><code>73c2577</code></a>
 Fix <a 
href="https://redirect.github.com/faisalman/ua-parser-js/issues/498";>#498</a> - 
Detect Brave Browser by checking navigator.brave</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/f8e5a1fb4fbe55b781a48d7d141fdc41ba93fa38";><code>f8e5a1f</code></a>
 Fix <a 
href="https://redirect.github.com/faisalman/ua-parser-js/issues/601";>#601</a> - 
Detect Chrome OS without version</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/c9d1ab95610a9754859ff97c7fda76694f3f76ea";><code>c9d1ab9</code></a>
 Merge branch 'develop'</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/f815ca6e9cabce4099103b21423d7a9c4531c57a";><code>f815ca6</code></a>
 Fix <a 
href="https://redirect.github.com/faisalman/ua-parser-js/issues/620";>#620</a> - 
Add new Device: Kobo</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/0cbeb7a82966aac71e7cadb4794669dabd339868";><code>0cbeb7a</code></a>
 Rearrange the recently added smarttv detection</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/bf4fb916ca6586c70076a31dd44369d56c44a9e8";><code>bf4fb91</code></a>
 Merge pull request <a 
href="https://redirect.github.com/faisalman/ua-parser-js/issues/618";>#618</a> 
from garritfra/smarttv</li>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/68447d883afc9cdc03e32aad610f4296563c9a5c";><code>68447d8</code></a>
 Merge branch 'develop' of github.com:faisalman/ua-parser-js into develop</li>
   <li>Additional commits viewable in <a 
href="https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.34";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `karma` from 5.1.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://redirect.github.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://redirect.github.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://redirect.github.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://redirect.github.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/v5.1.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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/archiva/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...@archiva.apache.org

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

Reply via email to