Bump ua-parser-js from 0.7.20 to 0.7.35 #3

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/ua-parser-js-0.7.35 into master
dependabot[bot] commented 2023-05-02 23:16:01 +00:00 (Migrated from github.com)

Bumps ua-parser-js from 0.7.20 to 0.7.35.

Changelog

Sourced from ua-parser-js's changelog.

Version 0.7.35 / 1.0.35

  • Fix result from user-supplied user-agent being altered
  • Add new browser: Heytap, TikTok
  • Add new engine: LibWeb
  • Add new OS: SerenityOS
  • Improve browser detection: Yandex
  • Improve device detection: iPhone, Amazon Echo
  • Improve OS detection: iOS

Version 0.7.34 / 1.0.34

  • Fix Sharp Mobile detected as Huawei Tablet
  • Fix IE8 bug
  • Add new devices : Kobo e-Reader, Apple Watch, and some new SmartTV devices
  • Add new OS : watchOS
  • Improve browser detection : Kakao, Naver, Brave
  • Improve device detection : Oculus, iPad
  • Improve OS detection : Chrome OS
  • Using navigator.userAgentData as fallback for device.type & os.name

Version 0.7.33 / 1.0.33

  • Add new browser : Cobalt
  • Identify Macintosh as an Apple device
  • Fix ReDoS vulnerability

Version 0.7.32 / 1.0.32

  • Add new browser : DuckDuckGo, Huawei Browser, LinkedIn
  • Add new OS : HarmonyOS
  • Add some Huawei models
  • Add Sharp Aquos TV
  • Improve detection Xiaomi Mi CC9
  • Fix Sony Xperia 1 III misidentified as Acer tablet
  • Fix Detect Sony BRAVIA as SmartTV
  • Fix Detect Xiaomi Mi TV as SmartTV
  • Fix Detect Galaxy Tab S8 as tablet
  • Fix WeGame mistakenly identified as WeChat
  • Fix included commas in Safari / Mobile Safari version
  • Increase UA_MAX_LENGTH to 350

Version 0.7.31 / 1.0.2

  • Fix OPPO Reno A5 incorrect detection
  • Fix TypeError Bug
  • Use AST to extract regexes and verify them with safe-regex

Version 0.7.30 / 1.0.1

  • Add new browser : Obigo, UP.Browser, Klar
  • Add new device : Oculus, Roku

... (truncated)

Commits
  • 32d326b Update readme
  • 786d502 Bump version 0.7.35
  • 5b8adfe Backport - Prevent altering the result when supplied user-agent is different ...
  • 2e06a34 Backport - Add new browser: TikTok
  • bf9ac43 Backport - Add new engine: LibWeb + Add new OS: SerenityOS
  • 3f8b5ba Backport - Add new browser: Heytap
  • 1747707 Backport - Fix #678 - Improve Yandex detection
  • d414045 Backport - Fix #519 #521 #616 - Improve iPhone & iOS detection
  • ba067bd Backport - Fix #624 - Detect Amazon Echo
  • 3218051 Bump version 0.7.34
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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.

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.35. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faisalman/ua-parser-js/blob/master/changelog.md">ua-parser-js's changelog</a>.</em></p> <blockquote> <h2>Version 0.7.35 / 1.0.35</h2> <ul> <li>Fix result from user-supplied user-agent being altered</li> <li>Add new browser: Heytap, TikTok</li> <li>Add new engine: LibWeb</li> <li>Add new OS: SerenityOS</li> <li>Improve browser detection: Yandex</li> <li>Improve device detection: iPhone, Amazon Echo</li> <li>Improve OS detection: iOS</li> </ul> <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> </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/32d326b35b9bdd5c64633a5b05b3573faa6a8dc3"><code>32d326b</code></a> Update readme</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/786d502b0140d94be0b2f47e77df6c19fc8fb4d6"><code>786d502</code></a> Bump version 0.7.35</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/5b8adfef7b77494ae73199b7ee3e5dafba46e0a8"><code>5b8adfe</code></a> Backport - Prevent altering the result when supplied user-agent is different ...</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/2e06a34062c196322df7ad3c63fcc66e51c72420"><code>2e06a34</code></a> Backport - Add new browser: TikTok</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/bf9ac43328f1d5235cd6e029ac505824a39fc796"><code>bf9ac43</code></a> Backport - Add new engine: LibWeb + Add new OS: SerenityOS</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/3f8b5ba9cf03c2e82dcf96fd91a89c1b314dee3c"><code>3f8b5ba</code></a> Backport - Add new browser: Heytap</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/1747707be680c70073bc0cb496ffaacda3314f2b"><code>1747707</code></a> Backport - Fix <a href="https://redirect.github.com/faisalman/ua-parser-js/issues/678">#678</a> - Improve Yandex detection</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/d41404551f1a6d2ae789f2a2c26b89b3f1f71610"><code>d414045</code></a> Backport - Fix <a href="https://redirect.github.com/faisalman/ua-parser-js/issues/519">#519</a> <a href="https://redirect.github.com/faisalman/ua-parser-js/issues/521">#521</a> <a href="https://redirect.github.com/faisalman/ua-parser-js/issues/616">#616</a> - Improve iPhone &amp; iOS detection</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/ba067bd351040a57957a4f0965816897e0e3ddef"><code>ba067bd</code></a> Backport - Fix <a href="https://redirect.github.com/faisalman/ua-parser-js/issues/624">#624</a> - Detect Amazon Echo</li> <li><a href="https://github.com/faisalman/ua-parser-js/commit/3218051f0739a4a7990b06210983917a11da7904"><code>3218051</code></a> Bump version 0.7.34</li> <li>Additional commits viewable in <a href="https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.35">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ua-parser-js&package-manager=npm_and_yarn&previous-version=0.7.20&new-version=0.7.35)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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/Rodrigoplp/gatsby-express-nginx/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/ua-parser-js-0.7.35:dependabot/npm_and_yarn/ua-parser-js-0.7.35
git switch dependabot/npm_and_yarn/ua-parser-js-0.7.35

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/ua-parser-js-0.7.35
git switch dependabot/npm_and_yarn/ua-parser-js-0.7.35
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/ua-parser-js-0.7.35
git switch dependabot/npm_and_yarn/ua-parser-js-0.7.35
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/ua-parser-js-0.7.35
git switch master
git merge --squash dependabot/npm_and_yarn/ua-parser-js-0.7.35
git switch master
git merge --ff-only dependabot/npm_and_yarn/ua-parser-js-0.7.35
git switch master
git merge dependabot/npm_and_yarn/ua-parser-js-0.7.35
git push origin master
Sign in to join this conversation.
No description provided.