nineinchnick / trino-faker

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

Bump airbase from 122 to 123 #30

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps airbase from 122 to 123.

Changelog

Sourced from airbase's changelog.

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 JUnit 5 and TestNG, it will need to add both providers to Surefire. Otherwise, the TestNG tests will be silently skipped.
  • Dependency updates:
    • Jackson 2.13.1 (from 2.13.0)
  • Plugin updates:
    • JaCoCo 0.8.7 (from 0.8.6)

Airbase 116

  • Plugin updates:
    • Checkstyle 9.2 (from 9.1)

Airbase 114

... (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)
dependabot[bot] commented 2 years ago

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

nineinchnick commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.