Skip to content
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

Bump yauaa from 7.3.0 to 7.9.0 in /jpress-commons #182

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps yauaa from 7.3.0 to 7.9.0.

Changelog

Sourced from yauaa's changelog.

v7.9.0

  • Analyzer:
    • Support having multiple places to define a lookup or set which are then merged.
  • New/improved detections
    • Non standard Apple device tags
    • Ignore the tags created by Kamo
    • Slightly better analysis of the Client Hints
    • Detect Brave from Client Hints
    • Correctly classify Googlebot variant
    • Problematic cases of Quant browser
    • Correct Windows version reported for Edge
    • Improve headless browsers ( AgentClass=Robot , AgentName="Chrome"/"Edge" )

v7.8.0

  • New/improved detections
    • Samsung Browser: DeviceBrand & WebViews.
    • Smart TV Linux version
    • Microsoft Edge with only partial information and minimal client hints
  • Webservlet:
    • Copy to clipboard works again.
  • Updated UDF dependencies
    • Elastic Search 7.17.7
    • Apache Flink 1.16.0
    • Trino 401

v7.7.0

  • Security:
  • New/improved detections
    • If the clienthints are available it is now possible to detect difference between Intel and ARM (M1/M2) on Apple laptops.
    • Dropping the word bot as a language code.
    • Several Federated Social Network related servers and clients.
    • Desktop webapp with clienthints
  • Webservlet:
    • The GraphQL fields are now generated dynamically based on the available rules.
  • Devtools
    • Added development utility to convert access logs into testcases.
    • Improve detecting duplicate tests.
    • Drop obsolete versions-maven-plugin

v7.6.0

  • Build
    • Require JDK 8, 11 and 17 installed and the appropriate toolchains.xml.
  • New/improved detections
    • Opera with reduced UserAgent now reports the correct agent version.
  • Updated UDF dependencies

... (truncated)

Commits
  • 755736f Release: Version v7.9.0
  • d613872 docs: Updated CHANGELOG and website before release
  • 4cde506 chore: Use jackson-bom
  • 3cfaa78 test: Drill IT tests fail under incompatible jackson version (2.13 ~ 2.14).
  • e357873 chore(deps): update dependency org.owasp:dependency-check-maven to v7.4.0
  • 79edde4 chore(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14
  • a307863 fix: Add missing client hint calculation dependency
  • 7caac75 fix: Fix missing copyright header
  • c4ef3e9 fix: Fix Windows version reporting for HeadlessChrome/Edge
  • da09502 fix: Improve headless browsers ( AgentClass=Robot , AgentName="Chrome"/"Edge" )
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [yauaa](https://github.com/nielsbasjes/yauaa) from 7.3.0 to 7.9.0.
- [Release notes](https://github.com/nielsbasjes/yauaa/releases)
- [Changelog](https://github.com/nielsbasjes/yauaa/blob/main/CHANGELOG.md)
- [Commits](nielsbasjes/yauaa@v7.3.0...v7.9.0)

---
updated-dependencies:
- dependency-name: nl.basjes.parse.useragent:yauaa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants