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 6.12 to 7.1.0 #91

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps yauaa from 6.12 to 7.1.0.

Changelog

Sourced from yauaa's changelog.

v7.1.0

  • Analyzer
    • Simplify using Java 8 compliant caching
  • New/improved detections
    • Chrome OS/Chromebooks:
      • Handle new "frozen Chrome OS" tag
      • The DeviceBrand of a Chromebook is "Unknown" instead of Google
      • Fixed Version and OS Build tags

v7.0.0

  • Client Hints!
    • Support for analyzing the User-Agent in combination with the User-Agent Client Hints.
  • Security:
    • Update for jackson-databind
  • New/improved detections
    • Microsoft Edge Webview
    • Sailfish OS & Browser
    • ReactorNetty, Node.JS, Alamofire
    • Improve Apple detection/reporting
      • "Mac OS X" / "OS X" / "macOS"
        • The Major Version for the 10.x.x versions is now 2 parts (like '10.6') instead of just '10'.
        • Although the marketing name has changed several times: For all versions OperatingSystemName = 'Mac OS' is used to ensure stable reporting.
      • Darwin will be reported as the most likely iOS version instead.
  • Build
    • Use new feature in maven-shade-plugin to use the correct pom.xml in the jar.
    • Restructure integration tests and examples to run outside the maven reactor.
  • Analyzer
    • Option to show only minimal version information during startup.
  • Updated UDF dependencies
    • Apache Beam 2.38.0
    • Apache Flink 1.15.0
    • Apache Nifi 1.16.1
    • Elastic Search 7.17.3 & 8.1.3
    • Elastic Logstash 8.1.3
    • Trino 380
  • Dropping support for
    • Apache Pig. The last release was in 2017: about 5 years ago.
Commits
  • afab8c6 Release: Version v7.1.0
  • 08d4c01 docs: Updated CHANGELOG and website before release
  • 7f09dba fix: Checkstyle errors
  • a91e011 docs: Fix typo
  • 7921555 feat: Simplify using Java 8 compliant caching
  • 3439811 fix: Remove the old Apache Pig code
  • d5dfb5f feat: Improve ChromeOS/Chromebook
  • b43c47e test: Backport the test from Apache Drill for the UDF.
  • d575e15 Release: Start development of next version
  • 3841b63 Release: Version v7.0.0
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 17, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/nl.basjes.parse.useragent-yauaa-7.1.0 branch from 6ba0a8d to c6b6c4c Compare May 17, 2022 07:06
Bumps [yauaa](https://github.com/nielsbasjes/yauaa) from 6.12 to 7.1.0.
- [Release notes](https://github.com/nielsbasjes/yauaa/releases)
- [Changelog](https://github.com/nielsbasjes/yauaa/blob/main/CHANGELOG.md)
- [Commits](nielsbasjes/yauaa@v6.12...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/nl.basjes.parse.useragent-yauaa-7.1.0 branch from c6b6c4c to 04e3eaf Compare May 17, 2022 07:06
@lWoHvYe lWoHvYe merged commit 76a8a45 into main May 17, 2022
@dependabot dependabot bot deleted the dependabot/maven/nl.basjes.parse.useragent-yauaa-7.1.0 branch May 17, 2022 07:12
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.

None yet

1 participant