allure-framework / allure-maven

Maven plugin generating Allure report from test results
Apache License 2.0
96 stars 54 forks source link

Bump spotless-maven-plugin from 2.15.0 to 2.17.0 #203

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps spotless-maven-plugin from 2.15.0 to 2.17.0.

Changelog

Sourced from spotless-maven-plugin's changelog.

[2.17.0] - 2021-09-27

Added

  • Added support for calling local binary formatters (#949)

Changed

  • Added support and bump Eclipse formatter default versions to 4.21 for eclipse-cdt, eclipse-jdt, eclipse-wtp. Change is only applied for JVM 11+.
  • Added groupArtifact option for google-java-format (#944)

[2.16.1] - 2021-09-20

Changed

  • Added support and bump Eclipse formatter default versions for JVM 11+. For older JVMs the previous defaults remain.
    • eclipse-cdt from 4.16 to 4.20
    • eclipse-groovy from 4.19 to 4.20
    • eclipse-jdt from 4.19 to 4.20
    • eclipse-wtp from 4.18 to 4.20

[2.16.0] - 2021-09-04

Added

  • Added support for google-java-format's skip-reflowing-long-strings option (#929)

[2.15.3] - 2021-08-20

Changed

  • Added support for scalafmt 3.0.0 and bump default scalafmt version to 3.0.0 (#913).
  • Bump default versions (#915)
    • ktfmt from 0.24 to 0.27
    • ktlint from 0.35.0 to 0.42.1
    • google-java-format from 1.10.0 to 1.11.0
  • Fix javadoc publishing (#916 fixes #775).

[2.15.2] - 2021-07-20

Fixed

[2.15.1] - 2021-07-06

Changed

Commits
  • acf467c Published lib/2.17.0
  • 12aac3c Added support for generic NativeCmd step (#949)
  • edf68d8 Stay compatible with remote build cache
  • 7bf5ec0 Added support for local binary formatters
  • 4e30602 Customize artifact of google java format (#944)
  • c478183 feat: customize artifact for google java format
  • 1a9d710 Bump out dogfooding version of Spotless to fix JRE parsing.
  • 10b1834 Flush our project cache in case that's the problem.
  • 85344bd Added Eclipse 4.21 support (#947)
  • a09a7b4 Removed unused files
  • Additional commits viewable in compare view


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)