nineinchnick / trino-openapi

Trino connectors for accessing APIs with an OpenAPI spec
Apache License 2.0
28 stars 7 forks source link

Bump io.airlift:airbase from 153 to 154 #86

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps io.airlift:airbase from 153 to 154.

Changelog

Sourced from io.airlift:airbase's changelog.

Airbase 155

  • Checkstyle updates:
    • Require exactly one space between array type and array initializer.

Airbase 154

  • Fix javadoc building when air.compiler.enable-preview is set

Airbase 153

  • Dependency updates:
    • OpenTelemetry 1.36.0 (from 1.35.0)
    • Jackson 2.17.0 (from 2.16.1)
    • error_prone_annotations 2.26.1 (2.25.0)
    • guava 33.1.0-jre (from 33.0.0-jre)
    • OpenTelemetry instrumentation 2.2.0 (from 2.1.0)
  • Plugin updates:
    • sortpom-maven-plugin 3.4.1 (from 3.4.0)
    • git-commit-id-maven-plugin 8.0.1 (from 8.0.0)
    • maven-assembly-plugin 3.7.1 (from 3.6.0)
    • maven-gpg-plugin 3.2.1 (from 3.1.0)
    • extra-enforcer-rules 1.8.0 (from 1.7.0)
    • maven-compiler-plugin 3.13.0 (3.12.1)

Airbase 152

  • Dependency downgrades:
    • modernizer-maven-annotations 2.7.0 (from 2.8.0)
  • Dependency updates:
    • jakarta.servlet-api 6.0.0 (from 5.0.2)
    • logback 1.5.3 (from 1.5.1)
    • kotlin 1.9.23 (from 1.9.22)
    • jakarta.xml.bind-api 4.0.2 (from 4.0.1)
    • ASM 9.6 (from 9.5)
  • Plugin updates:
    • git-commit-id-maven-plugin 8.0.0 (from 7.0.0)

Airbase 151

  • Plugin updates:
    • maven-shade-plugin 3.5.2 (from 3.5.1)
    • sortpom-maven-plugin 3.4.0 (from 3.3.0)
    • dependency-scope-maven-plugin 1.0.3 (from 1.0.2)
    • maven-javadoc-plugin 3.6.3 (from 3.6.2)
    • spotbugs-maven-plugin 4.8.3.1 (from 4.8.3.0)
  • Dependency updates:
    • Logback 1.5.1 (from 1.4.14)
    • OpenTelemetry 1.35.0 (from 1.34.1)
    • error-prone annotations 2.25.0 (from 2.24.1)
    • joda-time 2.12.7 (from 2.12.6)
    • OpenTelemetry instrumentation 2.1.0 (from 2.0.0)
    • modernizer-maven-annotations 2.8.0 (from 2.7.0)

Airbase 150

... (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)
nineinchnick commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Looks like io.airlift:airbase is up-to-date now, so this is no longer needed.