Skip to content

Bump nl.basjes.parse.useragent:yauaa from 1.3 to 7.31.0 #465

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps nl.basjes.parse.useragent:yauaa from 1.3 to 7.31.0.

Release notes

Sourced from nl.basjes.parse.useragent:yauaa's releases.

v7.31.0

New/improved detections:

  • CrowBrowser (LG SmartTV),
  • Robots: Scrapy, HTTPie
  • OpenHarmony
  • ArkWeb (HuaweiOS browser engine)

UDFs

  • New UDF for Elastic Search 9
  • All Elastic Search UDFs(Plugins) must be built by the user for their specific version.

v7.30.0

  • New/improved detections:
    • Updated the list of Amazon devices (2023, 2024 models)
    • Fix phones with real browser name at the end (like AAB does)
    • Presearch browser, Citrix WorxWeb, Klarna, Budbee, MAGAPPX, Yandex, Albert Heijn App, Ghostery, Dalvik, Nu.nl (iOS)
    • ZTE Nubia
    • Pico 3 and Pico 4 VR Headset
    • Very old Samsung Browser is a webview
    • Whitelabel "Safe" Browser apps (iOS): Ziggo, KPN, VandenBorre, F-Secure
    • Handle "Windows 11.0" (the '.0' is very rare)
    • CPU tag arm_64
    • Handle URLs better with Robots/Hackers/Spammers
    • UltraBlock useragent randomizer
    • Improve DuckDuckGo
    • Mapping ClientHint value for AgentName (i.e. ClientHint "YaBrowser" --> "Yandex Browser")
    • Handle edgecases:
      • 'OpenBSD != Linux amd64'
      • 'Linux x86_64:108.0'
    • Robots (Generic, Fediverse and AI Related):
      • AmazonBot, Bravebot, PetalBot
      • FediIndex, vmcrawl, Nonsensebot, Caveman-hunter, ...
      • OpenAI/ChatGPT, Claudebot (Anthropic), PerplexityBot
      • Sistrix Optimizer and Uptime
    • Codeberg.org is a code hosting site (not a brand for a bot)
    • Updated the ISO 639-3 language code table
    • More version info on some LG Smart TVs

v7.29.0

Build

  • Require JDK 23 installed for Trino support.
  • Leverage new toolchains plugin: no longer needs toolchains.xml.

New/improved detections:

  • Do tag lookups for Webviews (Yandex shoed wrong)
  • SamsungBrowser with a newer "reduced" version on a Phone doing DEX.
  • Snorlax useragent with BASE64 encoded part
  • Devices from OX Tab, Xiaomi
  • Partially handle broken: Safari "Mobile" on Mac OS X
  • Gitlab CI Runner

... (truncated)

Changelog

Sourced from nl.basjes.parse.useragent:yauaa's changelog.

v7.31.0

  • New/improved detections:
    • CrowBrowser (LG SmartTV),
    • Robots: Scrapy, HTTPie
    • OpenHarmony
    • ArkWeb (HuaweiOS browser engine)
  • UDFs
    • New UDF for Elastic Search 9
    • All Elastic Search UDFs(Plugins) must be built by the user for their specific version.

v7.30.0

  • New/improved detections:
    • Updated the list of Amazon devices (2023, 2024 models)
    • Fix phones with real browser name at the end (like AAB does)
    • Presearch browser, Citrix WorxWeb, Klarna, Budbee, MAGAPPX, Yandex, Albert Heijn App, Ghostery, Dalvik, Nu.nl (iOS)
    • ZTE Nubia
    • Pico 3 and Pico 4 VR Headset
    • Very old Samsung Browser is a webview
    • Whitelabel "Safe" Browser apps (iOS): Ziggo, KPN, VandenBorre, F-Secure
    • Handle "Windows 11.0" (the '.0' is very rare)
    • CPU tag arm_64
    • Handle URLs better with Robots/Hackers/Spammers
    • UltraBlock useragent randomizer
    • Improve DuckDuckGo
    • Mapping ClientHint value for AgentName (i.e. ClientHint "YaBrowser" --> "Yandex Browser")
    • Handle edgecases:
      • 'OpenBSD != Linux amd64'
      • 'Linux x86_64:108.0'
    • Robots (Generic, Fediverse and AI Related):
      • AmazonBot, Bravebot, PetalBot
      • FediIndex, vmcrawl, Nonsensebot, Caveman-hunter, ...
      • OpenAI/ChatGPT, Claudebot (Anthropic), PerplexityBot
      • Sistrix Optimizer and Uptime
    • Codeberg.org is a code hosting site (not a brand for a bot)
    • Updated the ISO 639-3 language code table
    • More version info on some LG Smart TVs

v7.29.0

  • Build
    • Require JDK 23 installed for Trino support.
    • Leverage new toolchains plugin: no longer needs toolchains.xml.
  • New/improved detections:
    • Do tag lookups for Webviews (Yandex showed wrong)
    • SamsungBrowser with a newer "reduced" version on a Phone doing DEX.
    • Snorlax useragent with BASE64 encoded part
    • Devices from OX Tab, Xiaomi
    • Partially handle broken: Safari "Mobile" on Mac OS X

... (truncated)

Commits
  • e97fb29 Release: Version v7.31.0
  • 77a013a build: Fix the "do not deploy" rules.
  • cc40b74 docs: Update homepage
  • c4260f8 chore: Updated the Mozilla Public Suffix list
  • 2efc59d docs: Add "NO AI" quality seal
  • 5dab0ad fix: HTTPie is a Robot
  • 18b5722 feat: All Elastic Search UDFs must be built manually.
  • 6293ca1 build: Give Sonatype deployments a usable name
  • a937264 chore(deps): update nifi.version to v2.4.0
  • feb9aca docs: Update the badges.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [nl.basjes.parse.useragent:yauaa](https://github.com/nielsbasjes/yauaa) from 1.3 to 7.31.0.
- [Release notes](https://github.com/nielsbasjes/yauaa/releases)
- [Changelog](https://github.com/nielsbasjes/yauaa/blob/main/CHANGELOG.md)
- [Commits](nielsbasjes/yauaa@v1.3...v7.31.0)

---
updated-dependencies:
- dependency-name: nl.basjes.parse.useragent:yauaa
  dependency-version: 7.31.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants