Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ua-parser-js from 0.7.31 to 0.7.34
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 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 & 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/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://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/387">#387</a> <a href="https://github-redirect.dependabot.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://github-redirect.dependabot.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://github-redirect.dependabot.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://github-redirect.dependabot.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://github-redirect.dependabot.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.31...0.7.34">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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/google/skia/network/alerts). </details> This is an imported pull request from google#123 GitOrigin-RevId: 548bd62 Change-Id: Ib6c2491ec8f121d9bf225f8b845a6739401e29aa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/652877 Commit-Queue: Joe Gregorio <[email protected]> Reviewed-by: Joe Gregorio <[email protected]>
- Loading branch information