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

Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.33.0 #2308

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.diffplug.spotless:spotless-maven-plugin 2.32.0 -> 2.33.0 age adoption passing confidence

Release Notes

diffplug/spotless

v2.33.0

Added
  • ProcessRunner has added some convenience methods so it can be used for maven testing. (#​1496)
  • ProcessRunner allows to limit captured output to a certain number of bytes. (#​1511)
  • ProcessRunner is now capable of handling long-running tasks where waiting for exit is delegated to the caller. (#​1511)
  • Allow to specify node executable for node-based formatters using nodeExecutable parameter (#​1500)
Fixed
  • The default list of type annotations used by formatAnnotations has had 8 more annotations from the Checker Framework added #​1494
Changes
  • POTENTIALLY BREAKING Bump minimum JRE from 8 to 11, next release likely to bump bytecode to Java 11 (#​1514 part 1 of #​1337)
  • Rename YamlJacksonStep into JacksonYamlStep while normalizing Jackson usage (#​1492)
  • Convert gson integration to use a compile-only source set (#​1510).
  • ** POTENTIALLY BREAKING** Removed support for KtLint 0.3x and 0.45.2 (#​1475)
    • KtLint does not maintain a stable API - before this PR, we supported every breaking change in the API since 2019.
    • From now on, we will support no more than 2 breaking changes at a time.
  • NpmFormatterStepStateBase delays npm install call until the formatter is first used. This enables better integration
    with gradle-node-plugin. (#​1522)
  • Bump default ktlint version to latest 0.48.1 -> 0.48.2 (#​1529)
  • Bump default scalafmt version to latest 3.6.1 -> 3.7.1 (#​1529)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit 5975c38 into master Feb 11, 2023
@renovate renovate bot deleted the renovate/plugins branch February 11, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants