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.0 in /client#1364

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 ofgithubDec 1, 2024
edited
Loading

Bumpsua-parser-js from 1.0.37 to 2.0.0.

Release notes

Sourced fromua-parser-js's releases.

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
    • Add new email clients: Evolution, KMail, Kontact
    • Add new bots: 360Spider, Archive.org Bots, CCBot, DataForSeoBot, DuckAssistBot, Exabot, Google Bots, Meta Bots, MojeekBot, PerplexityBot, PetalBot, TurnitinBot, Yeti, YisouSpider

v2.0.0-rc.2

Version 2.0.0-rc.2

  • Fix incorrect import path in ESM files
  • Add new browser: 115, SlimBoat, Slimjet, LibreWolf
  • Improve browser detection: 2345, 360, Dragon, Iron, Maxthon
  • ua-parser-js/enums submodule:
    • Add Chromecast OS variants: Android/Fuchsia/Linux/SmartSpeaker
  • ua-parser-js/helpers submodule:
    • Add new method:isBot() to check if the browser is identified as a bot

v2.0.0-rc.1

Version 2.0.0-rc.1

  • Fix Python Request mistakenly identified as Meta Quest
  • Add new browser: Helio
  • Add new device: itel, Nothing, Pico, TCL
  • Add new engine: ArkWeb
  • Add new OS: OpenHarmony, Pico
  • Improve browser detection: Quark
  • Improve device detection: Xiaomi, Amazon Echo Show, Google Chromecast, Samsung Galaxy Watch
  • ua-parser-js/helpers submodule:
    • Add new method:
      • getDeviceVendor() to guess for a device vendor based on its model name
      • isElectron() to check if current window is running inside Electron
      • isFromEU() to check if current window is from an EU (European Union) country
      • isStandalonePWA() to check if current window is a standalone PWA
    • RenameisChromiumBased() toisChromeFamily()
    • UpdateisAppleSilicon() to also checks for WebGL renderer info
  • ua-parser-js/extensions submodule:
    • Restorebots as a compilation of all these browser types:clis,crawlers,fetchers, andmodules

v2.0.0-beta.3

Version 2.0.0-beta.3

... (truncated)

Changelog

Sourced fromua-parser-js's changelog.

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
  • Add new engine: Servo
  • ua-parser-js/extensions submodule:
    • Breaking change: renamemodule tolibrary
    • Add new email clients: Evolution, KMail, Kontact
    • Add new bots: 360Spider, Archive.org Bots, CCBot, DataForSeoBot, DuckAssistBot, Exabot, Google Bots, Meta Bots, MojeekBot, PerplexityBot, PetalBot, TurnitinBot, Yeti, YisouSpider

Version 2.0.0-rc.2

  • Fix incorrect import path in ESM files
  • Add new browser: 115, SlimBoat, Slimjet, LibreWolf
  • Improve browser detection: 2345, 360, Dragon, Iron, Maxthon
  • ua-parser-js/enums submodule:
    • Add Chromecast OS variants: Android/Fuchsia/Linux/SmartSpeaker
  • ua-parser-js/helpers submodule:
    • Add new method:isBot() to check if the browser is identified as a bot

Version 2.0.0-rc.1

  • Fix Python Request mistakenly identified as Meta Quest
  • Add new browser: Helio
  • Add new device: itel, Nothing, Pico, TCL
  • Add new engine: ArkWeb
  • Add new OS: OpenHarmony, Pico
  • Improve browser detection: Quark
  • Improve device detection: Xiaomi, Amazon Echo Show, Google Chromecast, Samsung Galaxy Watch
  • ua-parser-js/helpers submodule:
    • Add new method:
      • getDeviceVendor() to guess for a device vendor based on its model name
      • isElectron() to check if current window is running inside Electron
      • isFromEU() to check if current window is from an EU (European Union) country
      • isStandalonePWA() to check if current window is a standalone PWA
    • RenameisChromiumBased() toisChromeFamily()
    • UpdateisAppleSilicon() to also checks for WebGL renderer info
  • ua-parser-js/extensions submodule:
    • RestoreBots as a compilation of all these browser types:cli,crawler,fetcher, andlibrary

... (truncated)

Commits
  • 38baf84 Update version to2.0.0
  • 70b3003 [submodule:helpers] Add new methodisAIBot(): detect AI bots
  • 5b375b9 [submodule:helpers] Enable directly pass user-agent as an input to `isAppleSi...
  • b1c7dfc [submodule:helpers] Revert providing extra param inisAppleSilicon() and ju...
  • 2b125c8 [submodule:extensions] Add new bots: AI2Bot, aiHitBot, anthropic-ai, cohere-a...
  • 2181559 [submodule:extensions] Add new email: Airmail, BlueMail, eMClient, NaverMailA...
  • 14caf6d [submodule:extensions] Add new library:java,python-urllib, `python-requ...
  • 4a12562 [submodule:extensions] Add new CLI: ELinks, HTTPie
  • ba980c8 Refine changelog details regarding v1 to v2 migration
  • ee51caf Update version to2.0.0-rc.3
  • 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.0.- [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.0)---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 labelsDec 1, 2024
@netlifyNetlify
Copy link

netlifybot commentedDec 1, 2024
edited
Loading

Deploy Preview forlowcoder-test failed.

NameLink
🔨 Latest commitca36aaa
🔍 Latest deploy loghttps://app.netlify.com/sites/lowcoder-test/deploys/674c68bbdac1410008cfdabd

@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubMar 1, 2025

Superseded by#1561.

@dependabotdependabotbot closed thisMar 1, 2025
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/client/dev/ua-parser-js-2.0.0 branchMarch 1, 2025 13:44
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