- Notifications
You must be signed in to change notification settings - Fork1k
Commitf36a546
authored
chore: bump ua-parser-js from 1.0.33 to 1.0.40 in /site (#16401)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from1.0.33 to 1.0.40.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/faisalman/ua-parser-js/releases">ua-parser-js'sreleases</a>.</em></p><blockquote><h2>v1.0.38</h2><h2>Version 1.0.38</h2><ul><li>Fix error on getOS() when userAgentData.platform is undefined</li><li>Add new browser: Opera GX, Twitter</li><li>Improve browser detection: DuckDuckGo</li><li>Improve device detection: OPPO Pad, Oculus Quest</li></ul><h2>v1.0.35</h2><h2>Version 0.7.35 / 1.0.35</h2><ul><li>Fix result of user-supplied user-agent from being altered(5b8adfef7b77494ae73199b7ee3e5dafba46e0a8)</li><li>Add new browser: Heytap, TikTok(3f8b5ba9cf03c2e82dcf96fd91a89c1b314dee3c,2e06a34062c196322df7ad3c63fcc66e51c72420)</li><li>Add new engine: LibWeb(bf9ac43328f1d5235cd6e029ac505824a39fc796)</li><li>Add new OS: SerenityOS(bf9ac43328f1d5235cd6e029ac505824a39fc796)</li><li>Improve browser detection: Yandex(1747707be680c70073bc0cb496ffaacda3314f2b)</li><li>Improve device detection: iPhone, Amazon Echo(d41404551f1a6d2ae789f2a2c26b89b3f1f71610,ba067bd351040a57957a4f0965816897e0e3ddef)</li><li>Improve OS detection: iOS(d41404551f1a6d2ae789f2a2c26b89b3f1f71610)</li><li><ahref="https://github.com/faisalman/ua-parser-js/blob/1.0.35/changelog.md">Seemore...</a></li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/faisalman/ua-parser-js/blob/1.0.40/changelog.md">ua-parser-js'schangelog</a>.</em></p><blockquote><h2>Version 0.7.40 / 1.0.40</h2><ul><li>Add new browser: 115, LibreWolf, Slimboat, Slimjet</li><li>Add new device: Advan, Cat, Energizer, IMO, Micromax, Smartfren</li><li>Add new engine: ArkWeb, Servo</li><li>Add new os: OpenHarmony</li><li>Improve browser detection: 2345, 360, Dragon, Iron, Maxthon</li><li>Recognize Honor as a separate device vendor from Huawei</li><li>Fix Python Request mistakenly identified as Meta Quest</li></ul><h2>Version 0.7.39 / 1.0.39</h2><ul><li>Add new feature: executable command using <code>npx ua-parser-js"[INSERT-UA-HERE]"</code></li><li>Add new browser: Helio, Pico Browser, Wolvic</li><li>Add new device vendor: itel, Nothing, TCL</li><li>Improve browser detection: ICEBrowser, Klar, QQBrowser, Quark,Rekonq, Sleipnir</li><li>Improve device detection: Xiaomi Pro, Amazon Echo Show, SamsungGalaxy Watch</li><li>Removed from browser: Viera</li></ul><h2>Version 0.7.38 / 1.0.38</h2><ul><li>Fix error on getOS() when userAgentData.platform is undefined</li><li>Add new browser: Opera GX, Twitter</li><li>Improve browser detection: DuckDuckGo</li><li>Improve device detection: OPPO Pad, Oculus Quest</li></ul><h2>Version 0.7.37 / 1.0.37</h2><ul><li>Fix misidentified WebView token as device model</li><li>Increase UA_MAX_LENGTH to 500</li><li>Add new browser: Alipay, Klarna, Smart Lenovo Browser, VivoBrowser</li><li>Add new device: Ulefone</li><li>Improve device detection: Realme, Xiaomi Redmi</li><li>Rename browser: Avant, Baidu, Samsung Internet, Sogou Explorer,Sogou Mobile, WeChat</li></ul><h2>Version 0.7.36 / 1.0.36</h2><ul><li>Add new browser: Snapchat</li><li>Add new devices: Infinix, Tecno</li><li>Improve device detection: Amazon Fire TV, Xiaomi POCO</li><li>Improve OS detection: iOS</li></ul><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 SmartTVdevices</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/faisalman/ua-parser-js/commit/f5a421cfa5c30a0d32b81177d1e410d60e7bb8b3"><code>f5a421c</code></a>Bump v1.0.40 (mirror of v0.7.40)</li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/5c811b80060f9c568662102cf3b9fee2aaf56545"><code>5c811b8</code></a>Bump version 0.7.40</li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/88fa66dc043f7d8d5eb994ed17cceddc0adcc80e"><code>88fa66d</code></a>Backport - Fix <ahref="https://redirect.github.com/faisalman/ua-parser-js/issues/747">#747</a>:Python Request mistakenly identified as Meta Quest</li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/1665684d4fad67e5969525a18800861046677601"><code>1665684</code></a>Backport - Add new device vendors: <code>Advan</code>, <code>IMO</code>,<code>Smartfren</code></li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/a10add1fa1c2fb94e4d7c14b5eb5b72ceeb6070a"><code>a10add1</code></a>Backport - Add new device vendors: <code>Cat</code>,<code>Energizer</code>, <code>Micromax</code></li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/bb7558f2d792b4b747745262167a6965d2d60516"><code>bb7558f</code></a>Backport - Add new browser engine: <code>Servo</code></li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/ee77fcbf1430afebc3c89c8981041b6f4da23a62"><code>ee77fcb</code></a>Backport - Added support for honor separated from Huawei (<ahref="https://redirect.github.com/faisalman/ua-parser-js/issues/749">#749</a>)</li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/92da59290834eb444202dfd10280ef1dba4426fb"><code>92da592</code></a>Backport - Add new browser: <code>LibreWolf</code></li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/dcca2eb0d4abcbc6cd67d7df0d88b9a876882fcb"><code>dcca2eb</code></a>Backport - Improve browser detection: <code>Maxthon</code></li><li><ahref="https://github.com/faisalman/ua-parser-js/commit/d9c68a775d9aa83912dfc8b4cd02759b62026eb1"><code>d9c68a7</code></a>Backport - Add new browser: <code>115 Browser</code></li><li>Additional commits viewable in <ahref="https://github.com/faisalman/ua-parser-js/compare/1.0.33...1.0.40">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parentba89850 commitf36a546
2 files changed
+7
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)