Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

build(deps): bump spotless-maven-plugin from 2.27.0 to 2.28.0 #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps spotless-maven-plugin from 2.27.0 to 2.28.0.

Changelog

Sourced from spotless-maven-plugin's changelog.

[2.28.0] - 2022-07-28

Added

  • Clang and Black no longer break the build when the binary is unavailable, if they will not be run during that build (#1257).
  • License header support for Kotlin files without package or @file but do at least have import (#1263).
Commits
  • a474435 Published lib/2.28.0
  • d6e767a Adapt gradle plugin publishing for the new 1.0 plugin-publish plugin.
  • c229c19 Support adding license header for kotlin files without package name (#1263)
  • 6d6b09d spotlessApply
  • 8715f50 Update changelogs.
  • efc0225 Merge branch 'main' into kotlin-default-license-header-delimiter
  • 92ff11b Declare build service usages to fix Gradle 8.0 warning (#1262 fixes #1260)
  • f6b8590 The standard tests need the fix for the new Groovy too.
  • 9831c59 Support adding license header for classes without package name
  • 6a786a2 Fix GradleVersion forced-upgrade for minimum required JRE.
  • 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)

Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@lib/2.27.0...lib/2.28.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 added the dependencies Pull requests that update a dependency file label Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants