JPressProjects / jpress

JPress,一个使用 Java 开发的建站神器,目前已经有 10w+ 网站使用 JPress 进行驱动,其中包括多个政府机构,200+上市公司,中科院、红+字会等。
http://www.jpress.cn
GNU Lesser General Public License v3.0
2.68k stars 1.18k forks source link

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

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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:
    • Updated Apache Commons Text to 1.10.0 (CVE-2022-42889)
  • 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](https://github.com/JPressProjects/jpress/network/alerts).