nineinchnick / trino-openapi

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

Bump io.airlift:airbase from 148 to 149 #56

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps io.airlift:airbase from 148 to 149.

Changelog

Sourced from io.airlift:airbase's changelog.

Airbase 149

  • Remove bval dependency

  • Plugin updates:

    • git-commit-id-maven-plugin 7.0.0 (from 6.0.0)
    • spotbugs-maven-plugins 4.8.1.0 (from 4.7.3.6)
    • maven-clean-plugin 3.3.2 (from 3.3.1)
    • maven-javadoc-plugin 3.6.3 (from 3.6.0)
    • maven-pmd-plugin 3.21.2 (from 3.21.0)
    • maven-release-plugin 3.0.1 (from 2.5)
    • maven-source-plugin to 3.3.0 (from 3.0.1)
    • maven-surefire-plugin to 3.2.5 (from 3.2.1)
    • build-helper-plugin to 3.5.0 (from 3.4.0)
    • maven-compiler-plugin 3.12.1 (from 3.11.0)
  • Dependency updates:

    • opentelemetry to 1.34.0 (from 1.31.0)
    • opentelemetry-instrumentation to 1.32.0 (from 1.31.0)
    • kotlin 1.9.22 (from 1.9.0)
    • junit 5.10.1 (from 5.10.0)
    • guava 33.0.0 (from 32.1.3)
    • logback 1.4.14 (from 1.4.8)
    • jackson 2.16.1 (from 2.15.3)
    • spotbugs-annotations 4.8.3 (from 4.8.0)
    • error_prone_annotations 2.24.1 (from 2.22.0)
    • joda time 2.12.6 (from 2.12.5)
    • AssertJ 3.25.1 (from 3.24.2)
    • slf4j 2.0.11 (from 2.0.9)
    • jmxutils 1.25 (from 1.24)

Airbase 148

  • Import AssertJ bom

  • Dependency updates:

    • Jackson 2.15.3 (from 2.15.2)
    • errorprone 2.22.0 (from 2.21.1)
    • Guava 32.1.3-jre (from 32.1.2-jre)
    • spotbugs-annotations 4.8.0 (from 4.7.3)
    • OpenTelemetry 1.31.0 (from 1.30.1)
    • OpenTelemetry instrumentation 1.31.0 (from 1.30.0)
  • Plugin updates:

    • spotbugs-maven-plugin 4.7.3.6 (from 4.7.3.5)
    • license-maven-plugin 4.3 (from 4.2)
    • jacoco-maven-plugin 0.8.11 (from 0.8.10)
    • surefire-maven-plugin 3.2.1 (from 3.1.2)
    • maven-checkstyle-plugin 3.3.1 (from 3.3.0)
    • maven-dependency-plugin 3.6.1 (from 3.6.0)

Airbase 147

... (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.