Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps spotless-maven-plugin from 2.22.1 to 2.23.0.

Changelog

Sourced from spotless-maven-plugin's changelog.

[2.23.0] - 2022-02-15

Added

  • Added support for JSON formatting based on Gson (#1125).

Changed

  • Use SLF4J for logging (#1116)

[2.22.2] - 2022-02-09

Changed

  • Bump default ktfmt 0.30 -> 0.31 (#1118).

Fixed

  • Add full support for git worktrees (#1119).
Commits
  • b10ea0e Published lib/2.23.0
  • e0e91be Tweak changelogs.
  • 2aaa03f Advertise the compile-only sourceset feature. (#1129)
  • 8d393b4 Merge branch 'main' into feat/source-set
  • 4333885 JSON formatting using Gson (#1125)
  • 2b249b4 Merge branch 'main' into feat/gson-support
  • 7331070 Migrate to SLF4J for logging (#1120)
  • 85d15b5 Remove unnecessary .getName()s on logger creation
  • a8b01b8 Update CHANGES with SLF4J logging changes
  • 166ab53 Remove string concatenation from log messages
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 4, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0 branch 2 times, most recently from 54ee796 to a3adedc Compare July 8, 2022 17:16
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.1 to 2.23.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.22.1...lib/2.23.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0 branch from a3adedc to af5a780 Compare July 8, 2022 19:13
@Aloren Aloren merged commit 3489b40 into develop Jul 12, 2022
@Aloren Aloren deleted the dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.23.0 branch July 12, 2022 13:10
@Aloren Aloren added housekeeping and removed dependencies Pull requests that update a dependency file labels Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants