Bumpsua-parser-js from 1.0.37 to 2.0.2.
Release notes
Sourced fromua-parser-js's releases.
v2.0.2
Version 2.0.2
- Fix TypeScript dependency issue
v2.0.1
Version 2.0.1
- Add new browser: Ladybird, Daum
- Add new device: Apple HomePod
- Add new device vendor: HMD
- Add new OS: Ubuntu Touch, Windows IoT
- Improve CPU detection: ARM, x86
- Improve device detection: Lenovo, Nokia, Nvidia, Xiaomi
- Tablet: Google, Honor, Huawei, Infinix, Nokia, OnePlus, Xiaomi
- Wearable: Asus, Google, LG, Motorola, OnePlus, Oppo, Samsung, Sony
- Smart-TV: Xiaomi, unidentified vendors
- Improve detection for unknown VR devices
- Improve device model detection for Generic devices
- Improve OS detection: Linux, Symbian
- Improve TypeScript definitions for Headers
- Improve
withClientHints()
:engine.version
also get updated- Infer
device.vendor
&device.type
by guessing fromdevice.model
- Browser naming adjustments:
Google Chrome
=>Chrome
Microsoft Edge
=>Edge
Android WebView
=>Chrome WebView
HeadlessChrome
=>Chrome Headless
enums
submodule:- Add TypeScript definitions
extensions
submodule:- Add new list:
Vehicles
: BYD, Rivian, Volvo
- Add new Fetcher: Bluesky
- Add new Library: Apache-HttpClient, go-http-client, got, GuzzleHttp, Java-http-client, libwww-perl, lua-resty-http, Needle, OkHttp, node-fetch, PHP-SOAP, PostmanRuntime, superagent
v2.0.0
🚀 Version 2.0 is here!
We’re excited to share the release of Version 2.0! This update comes with significant improvements and new features compared to earlier versions. Thank you for your support!
v2.0.0-rc.3
Version 2.0.0-rc.3
- Add support for Headers object
- Add new device: Advan, Cat, Energizer, Honor, IMO, Micromax, Smartfren
- Add new engine: Servo
ua-parser-js/extensions
submodule:- Breaking change: rename
module
tolibrary
... (truncated)
Changelog
Sourced fromua-parser-js's changelog.
Version 2.0.2
- Fix TypeScript dependency issue
Version 2.0.1
- Add new browser: Ladybird, Daum
- Add new device: Apple HomePod
- Add new device vendor: HMD
- Add new OS: Ubuntu Touch, Windows IoT
- Improve CPU detection: ARM, x86
- Improve device detection: Lenovo, Nokia, Nvidia, Xiaomi
- Tablet: Google, Honor, Huawei, Infinix, Nokia, OnePlus, Xiaomi
- Wearable: Asus, Google, LG, Motorola, OnePlus, Oppo, Samsung, Sony
- Smart-TV: Xiaomi, unidentified vendors
- Improve detection for unknown VR devices
- Improve device model detection for Generic devices
- Improve OS detection: Linux, Symbian
- Improve TypeScript definitions for Headers
- Improve
withClientHints()
:engine.version
also get updated- Infer
device.vendor
&device.type
by guessing fromdevice.model
- Browser naming adjustments:
Google Chrome
=>Chrome
Microsoft Edge
=>Edge
Android WebView
=>Chrome WebView
HeadlessChrome
=>Chrome Headless
enums
submodule:- Add TypeScript definitions
extensions
submodule:- Add new list:
Vehicles
: BYD, Rivian, Volvo
- Add new Fetcher: Bluesky
- Add new Library: Apache-HttpClient, go-http-client, got, GuzzleHttp, Java-http-client, libwww-perl, lua-resty-http, Needle, OkHttp, node-fetch, PHP-SOAP, PostmanRuntime, superagent
Version 2.0.0
ua-parser-js/extensions
submodule:- Add new CLI: ELinks, HTTPie
- Add new crawler: AI2Bot, aiHitBot, anthropic-ai, Diffbot, ImagesiftBot, magpie-crawler, Omgilibot, Screaming Frog SEO Spider, Seznambot, Teoma, Timpibot, VelenPublicWebCrawler, Webzio-Extended, YouBot
- Add new email: Airmail, BlueMail, eMClient, NaverMailApp, Sparrow, Yahoo
- Add new fetcher: cohere-ai, Vercelbot
- Add new library: java, python-urllib, python-requests
ua-parser-js/helpers
submodule:- Add new method
isAIBot()
: Checks if the user-agent is an AI bot
Version 2.0.0-rc.3
- Add support for Headers object
- Add new device: Advan, Cat, Energizer, Honor, IMO, Micromax, Smartfren
... (truncated)
Commits
5413a98
Move node-fetch to dependencies4ea03a5
Bump version2.0.2
98e0708
Fix issue#776 - Missing type def for node-fetch51dce55
Bump version2.0.1
3ca2319
Improve OS detection: fix Linux arch mistakenly detected as version9e64f34
Improve CPU detection: x8610ab810
Improve detection for Nokia device & Symbian OSe8a3012
[extensions] Create a new list forVehicles
user-agent: Volvo, Rivian, BYD20e8740
Improve device detection for unknown VR device852520f
Also provide minified .mjs files of main module in /dist- Additional commits viewable incompare view

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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Uh oh!
There was an error while loading.Please reload this page.
Bumpsua-parser-js from 1.0.37 to 2.0.2.
Release notes
Sourced fromua-parser-js's releases.
... (truncated)
Changelog
Sourced fromua-parser-js's changelog.
... (truncated)
Commits
5413a98
Move node-fetch to dependencies4ea03a5
Bump version2.0.2
98e0708
Fix issue#776 - Missing type def for node-fetch51dce55
Bump version2.0.1
3ca2319
Improve OS detection: fix Linux arch mistakenly detected as version9e64f34
Improve CPU detection: x8610ab810
Improve detection for Nokia device & Symbian OSe8a3012
[extensions] Create a new list forVehicles
user-agent: Volvo, Rivian, BYD20e8740
Improve device detection for unknown VR device852520f
Also provide minified .mjs files of main module in /distYou 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)