airlift / aircompressor

A port of Snappy, LZO, LZ4, and Zstandard to Java
Apache License 2.0
566 stars 112 forks source link

Bump io.airlift:airbase from 157 to 158 #206

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps io.airlift:airbase from 157 to 158.

Changelog

Sourced from io.airlift:airbase's changelog.

Airbase 158

  • Plugin updates:
  • maven-jar-plugin to 3.4.2 (from 3.4.1)
  • maven-release-plugin to 3.1.0 (from 3.0.1)
  • maven-surefire-plugin to 3.3.0 (from 3.2.5)
  • maven-dependency-plugin to 3.7.1 (from 3.6.1)
  • maven-clean-plugin to 3.4.0 (from 3.3.2)
  • maven-checkstyle-plugin to 3.4.0 (from 3.3.1)
  • git-commit-id plugin to 9.0.1 (from 8.0.1)
  • Dependency updates:
  • junit 5.10.3 (from 5.10.2)
  • jackson 2.17.2 (from 2.17.1)

Airbase 157

  • Checkstyle updates:
  • Require empty line before record definition
  • Plugin configuration:
  • Inject git commit info into reactor projects once
  • Dependency updates:
    • AssertJ 3.26.0 (from 3.25.3)
    • byte-buddy 1.14.17 (from 1.14.14)
    • checkstyle 10.17.0 (from 10.16.0)
    • error_prone_annotations 2.27.1 (from 2.27.0)
    • guava 33.2.1-jre (from 33.1.0-jre)
    • jackson 2.17.1 (from 2.17.0)
    • kotlin 2.0.0 (from 1.9.23)
    • spotbugs-annotations to 4.8.5 (from 4.8.4)
    • PMD runtime 7.2.0 (from 7.1.0)
  • Plugin updates:
    • maven-build-helper 3.6.0 (from 3.5.0)
    • maven-license-plugin 4.5 (from 4.3)
    • maven-modernizer-plugin 2.9.0 (from 2.7.0)
    • maven-sortpom-plugin 4.0.0 (from 3.4.1)
    • spotbugs-maven-plugin to 4.8.5.0 (from 4.8.4.0)
    • maven-enforcer-plugin 3.5.0 (from 3.4.1)
    • maven-javadoc-plugin 3.7.0 (from 3.6.3)
    • maven-shade-plugin 3.6.0 (from 3.5.3)
    • errorprone 2.28.0 (from 2.27.1)

Airbase 156

  • Dependency updates:
    • checkstyle 10.16.0 (from 10.12.3)
    • error_prone_annotations 2.27.0 (from 2.25.0)
    • PMD runtime 7.1.0 (from 7.0.0)
    • opentelemetry 1.37.0 (from 1.36.0)
    • opentelemetry-instrumentation 2.3.0 (from 2.2.0)
  • Plugin updates:
    • restrict-imports-enforcer-rule 2.5.0 (from 2.4.0)
    • maven-install-plugin 3.1.2 (from 3.1.1)
    • maven-deploy-plugin 3.1.2 (from 3.1.1)

... (truncated)

Commits


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 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)
dependabot[bot] commented 1 month ago

Superseded by #209.