Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump ua-parser-js from 1.0.37 to 2.0.2 in /client#1561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMar 1, 2025
edited
Loading

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
  • ImprovewithClientHints():
    • engine.version also get updated
    • Inferdevice.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: renamemodule 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
  • ImprovewithClientHints():
    • engine.version also get updated
    • Inferdevice.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 methodisAIBot(): 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 dependencies
  • 4ea03a5 Bump version2.0.2
  • 98e0708 Fix issue#776 - Missing type def for node-fetch
  • 51dce55 Bump version2.0.1
  • 3ca2319 Improve OS detection: fix Linux arch mistakenly detected as version
  • 9e64f34 Improve CPU detection: x86
  • 10ab810 Improve detection for Nokia device & Symbian OS
  • e8a3012 [extensions] Create a new list forVehicles user-agent: Volvo, Rivian, BYD
  • 20e8740 Improve device detection for unknown VR device
  • 852520f Also provide minified .mjs files of main module in /dist
  • Additional commits viewable incompare 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 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.

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.37 to 2.0.2.- [Release notes](https://github.com/faisalman/ua-parser-js/releases)- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)- [Commits](faisalman/ua-parser-js@1.0.37...2.0.2)---updated-dependencies:- dependency-name: ua-parser-js  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added DependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsMar 1, 2025
@netlifyNetlify
Copy link

netlifybot commentedMar 1, 2025
edited
Loading

Deploy Preview forlowcoder-test failed.

NameLink
🔨 Latest commitc09b9dc
🔍 Latest deploy loghttps://app.netlify.com/sites/lowcoder-test/deploys/67c30f54e527930008a17c8d

@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubApr 1, 2025

Superseded by#1624.

@dependabotdependabotbot closed thisApr 1, 2025
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/client/dev/ua-parser-js-2.0.2 branchApril 1, 2025 14:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
DependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp