Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spotless-maven-plugin from 2.17.7 to 2.18.0 #107

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps spotless-maven-plugin from 2.17.7 to 2.18.0.

Changelog

Sourced from spotless-maven-plugin's changelog.

[2.18.0] - 2021-09-30

Added

  • Added support for custom JSR223 formatters (#945)
  • Added support for formatting and sorting Maven POMs (#946)

[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

[2.15.0] - 2021-06-17

Added

[2.14.0] - 2021-06-10

Added

  • Added support for eclipse-cdt at 4.19.0. Note that version requires Java 11 or higher.

... (truncated)

Commits
  • e85fdf0 Published lib/2.18.0
  • 5951f3d Added support for Maven POM sorting/formatting (#946)
  • 617abf5 Added documentation for sortPom
  • b95e93b Generalize the sortPom stuff to facilitate #524 (glue code).
  • 2b85d84 plugin-maven doesn't need any special dependency on the lib jar.
  • 24bc908 Fix FeatureClassLoader for eclipse entries.
  • 6d6ab66 Fix typo.
  • 4b780c0 SortPomStep can now live within the normal src/main/java, and only `SortPom...
  • bcd3735 FeatureClassLoader now loads com.diffplug.spotless.glue.* via `defineClass...
  • f2c0e4a Rename SortPomState to SortPomCfg, and:
  • 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 will merge this PR once CI passes on it, as requested by @MarkEWaite.


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)

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.17.7 to 2.18.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/2.17.7...lib/2.18.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency related change java Pull requests that update Java code labels Dec 24, 2021
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit e3a105c into master Dec 24, 2021
@dependabot dependabot bot deleted the dependabot/maven/master/com.diffplug.spotless-spotless-maven-plugin-2.18.0 branch December 24, 2021 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change java Pull requests that update Java code
Projects
None yet
1 participant