dependabot[bot] opened a new pull request, #122:
URL: https://github.com/apache/systemds-website/pull/122

   Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) to 1.0.34 
and updates ancestor dependency 
[browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies 
need to be updated together.
   
   Updates `ua-parser-js` from 1.0.2 to 1.0.34
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/faisalman/ua-parser-js/blob/1.0.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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/faisalman/ua-parser-js/commit/a486f287321ad2865e505ef7af0c7c45d4229a71";><code>a486f28</code></a>
 Bump version 1.0.34 (mirror of v0.7.34)</li>
   <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>Additional commits viewable in <a 
href="https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.34";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `browser-sync` from 2.27.7 to 2.28.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/BrowserSync/browser-sync/releases";>browser-sync's 
releases</a>.</em></p>
   <blockquote>
   <h2>the one finally removes <code>document.write</code></h2>
   <h2>What's Changed</h2>
   <ul>
   <li>browser-sync-2017 use chalk everywhere by <a 
href="https://github.com/shakyShane";><code>@​shakyShane</code></a> in <a 
href="https://redirect.github.com/BrowserSync/browser-sync/pull/2018";>BrowserSync/browser-sync#2018</a></li>
   <li>fix: remove document.write by <a 
href="https://github.com/shakyShane";><code>@​shakyShane</code></a> in <a 
href="https://redirect.github.com/BrowserSync/browser-sync/pull/2019";>BrowserSync/browser-sync#2019</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.0";>https://github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.0</a></p>
   <h2>2.27.9</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix(cli): Where's the command help? fixes <a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1929";>#1929</a>
 by <a href="https://github.com/shakyShane";><code>@​shakyShane</code></a> in <a 
href="https://redirect.github.com/BrowserSync/browser-sync/pull/1945";>BrowserSync/browser-sync#1945</a></li>
   </ul>
   <p>A bug prevented the help output from displaying - it was introduced when 
the CLI parser <code>yargs</code> was updated, and is now fixed :)</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/BrowserSync/browser-sync/compare/v2.27.8...v2.27.9";>https://github.com/BrowserSync/browser-sync/compare/v2.27.8...v2.27.9</a></p>
   <h2>2.27.8</h2>
   <p>This release upgrades Socket.io (client+server) to the latest versions - 
solving the following issues, and silencing security warning :)</p>
   <p>PR:</p>
   <ul>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/58ab4ab861d7c50b4349f25bdd4c7f8871d0ad32";>https://github.com/BrowserSync/browser-sync/commit/58ab4ab861d7c50b4349f25bdd4c7f8871d0ad32</a></li>
   </ul>
   <p>Resolved Issues:</p>
   <ul>
   <li><a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1850";>BrowserSync/browser-sync#1850</a></li>
   <li><a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1892";>BrowserSync/browser-sync#1892</a></li>
   <li><a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1925";>BrowserSync/browser-sync#1925</a></li>
   <li><a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1926";>BrowserSync/browser-sync#1926</a></li>
   <li><a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1933";>BrowserSync/browser-sync#1933</a></li>
   </ul>
   <p>Thanks to <a href="https://github.com/lachieh";><code>@​lachieh</code></a> 
for the original PR, which helped me land this fix</p>
   <h2>2.26.0 -&gt; 2.26.3</h2>
   <p><strong>fixes</strong></p>
   <ul>
   <li>application/wasm support - fixes <a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1598";>#1598</a>
 d60cd916ff1c64a69fddaa5cd2ca1061f066266e</li>
   <li>deps - ensure previous users of browser-sync-client are not affected by 
new structure - fixes <a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1615";>#1615</a>
 0a2ff5a25d9e5ca7df7b1ec63a235f76a220ada6</li>
   <li>npm audit fixes across all packages - fixes <a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/1618";>#1618</a>
 9f3fea4d0bef39b31c45e14cba669483f6e65448</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/59eb01ad5f5937d60832c97c40f97c31a8d4200d";><code>59eb01a</code></a>
 v2.28.3</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/3fd27201bc48a79348526f08f062c17073ffb4d1";><code>3fd2720</code></a>
 v2.28.2</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/8487a855501903d4333c242a9f950b62d0ea23bb";><code>8487a85</code></a>
 bump logger (<a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2026";>#2026</a>)</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/a8417950757ae9faf3f1222e021d7b4a7df8ea61";><code>a841795</code></a>
 chalk as main dep - fixes <a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2021";>#2021</a>
 (<a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2025";>#2025</a>)</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/9ea395f36d647b478554df4e11273d06852e64ea";><code>9ea395f</code></a>
 v2.28.1</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/23c666f00a55c506f931ceeb758478d556e7c6e2";><code>23c666f</code></a>
 fix(deps): loosen range on <code>ua-parser-js</code> - fixes <a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2009";>#2009</a>
 (<a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2020";>#2020</a>)</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/52ab250cb52fb431593ab03c9681832274c74607";><code>52ab250</code></a>
 v2.28.0</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/019f8eaf45a61bcf72398b4b404c3e8d497463a7";><code>019f8ea</code></a>
 fix: remove document.write (<a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2019";>#2019</a>)</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/3b0581ef9af66c506f4f37d2066fe95bd775b46a";><code>3b0581e</code></a>
 browser-sync-2017 use chalk everywhere (<a 
href="https://redirect.github.com/BrowserSync/browser-sync/issues/2018";>#2018</a>)</li>
   <li><a 
href="https://github.com/BrowserSync/browser-sync/commit/c1db6470614a0aba4b19c1c7f544bb6119d1e7a8";><code>c1db647</code></a>
 v2.27.12</li>
   <li>Additional commits viewable in <a 
href="https://github.com/BrowserSync/browser-sync/compare/v2.27.7...v2.28.3";>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/systemds-website/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...@systemds.apache.org

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

Reply via email to