nineinchnick / trino-faker

Trino plugin that generates fake data
Apache License 2.0
14 stars 2 forks source link

Bump airbase from 124 to 125 #45

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps airbase from 124 to 125.

Changelog

Sourced from airbase's changelog.

Airbase 125

  • Checkstyle updates:
    • Allow using "extends" and "implements" in a Java comment.
  • Dependency update:
    • Jackson 2.13.3 (from 2.13.1)

Airbase 124

  • Dependency updates:
    • Slice 0.42 (from 0.41)
  • Plugin updates:
    • Surefire 3.0.0-M6 (from 3.0.0-M5)

Airbase 123

  • Add air.license.skip-existing-headers property
  • Dependency update:
    • Guava 31.1-jre (from 31.0.1-jre)
  • Plugin updates:
    • maven-dependency-plugin 3.3.0 (from 3.1.2)

Airbase 122

  • Fix enabling check plugins unless air.check.skip-all is set.

Airbase 121

  • Fix Surefire setup when JaCoCo is disabled

Airbase 120

  • Add dependencies:
    • Modernizer annotations 2.3.0
  • Checkstyle updates:
    • Add LCURLY to WhitespaceAround to catch more whitespace issues
  • Dependency updates:
    • Guice 5.1.0 (from 5.0.1)
    • Joda-Time 2.10.13 (from 2.10.10)
  • Plugin updates:
    • update maven-compiler-plugin 3.9.0 (from 3.8.1)

Airbase 119

  • Remove air.test.skip property. Use skipTests instead.

Airbase 117

  • Add air.test.skip property for modules without tests
  • Remove test providers from Surefire plugin. If a module needs both

... (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 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 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

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