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.10.3 to 2.11.0 #168

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2021

Bumps spotless-maven-plugin from 2.10.3 to 2.11.0.

Changelog

Sourced from spotless-maven-plugin's changelog.

[2.11.0] - 2021-01-04

Added

  • Added support for eclipse-cdt, eclipse-jdt, and eclipse-wtp at 4.18.0.

Changed

  • Bump eclipse-jdt default version from 4.17.0 to 4.18.0.
  • Bump eclipse-wtp default version from 4.17.0 to 4.18.0.
  • Bump ktfmt default version from 0.16 to 0.19 (#748 and #773).
  • Bump jgit from 5.9 to 5.10 (#773).

Fixed

  • Fixed ratchetFrom support for git-submodule (#746).
  • Fixed ratchetFrom excess memory consumption (#735).
  • ktfmt v0.19+ with dropbox-style works again (#765).
  • prettier no longer throws errors on empty files (#751).
  • Fixed error when running on root of windows mountpoint (#760).
  • Fixed typo in javadoc comment for SQL_FORMATTER_INDENT_TYPE (#753).

[2.10.2] - 2020-11-16

Fixed

  • Fixed a bug which occurred if the root directory of the project was also the filesystem root (#732)

[2.10.1] - 2020-11-13

Fixed

  • Bump JGit from 5.8.0 to 5.9.0 to improve performance (#726)

[2.10.0] - 2020-11-02

Added

  • Added support to npm-based steps for picking up .npmrc files (#727)

[2.9.0] - 2020-10-20

Added

  • Added support for eclipse-cdt 4.14.0, 4.16.0 and 4.17.0 (#722).
  • Added support for eclipse-groovy 4.14.0, 4.15.0, 4.16.0 and 4.17.0 (#722).
  • Added support for eclipse-jdt 4.17.0 (#722).
  • Added support for eclipse-wtp 4.14.0, 4.15.0, 4.16.0 and 4.17.0 (#722).

Changed

  • Updated default eclipse-cdt from 4.13.0 to 4.16.0 (#722). Note that version 4.17.0 is supported, but requires Java 11 or higher.
  • Updated default eclipse-groovy from 4.13.0 to 4.17.0 (#722).
  • Updated default eclipse-jdt from 4.16.0 to 4.17.0 (#722).
  • Updated default eclipse-wtp from 4.13.0 to 4.17.0 (#722).

[2.8.0] - 2020-10-05

Added

  • Exposed new methods in GitRatchet to support faster ratcheting in the maven plugin (#706).

[2.7.0] - 2020-09-21

Added

  • PipeStepPair.Builder now has a method .buildStepWhichAppliesSubSteps(Path rootPath, Collection<FormatterStep> steps), which returns a single FormatterStep that applies the given steps within the regex defined earlier in the builder. Used for formatting inception (implements #412).

[2.6.2] - 2020-09-18

Fixed

... (truncated)

Commits
  • e6b9a92 Published lib/2.11.0
  • 9d2127f Bump default versions (#773)
  • 6b664e7 Update changelogs.
  • da6325c Revert "Bump ktlint default from 0.35 to 0.40"
  • a23460e Update changelogs.
  • aaebd29 Bump JGit from 5.9 to 5.10
  • b7be8eb Bump ktfmt default from 0.18 to 0.19
  • 3d2d6ee Bump ktlint default from 0.35 to 0.40
  • ffde384 Fix ratchetFrom memory consumption (fixes #735, PR #772)
  • 445a88d No longer declare inputs on SpotlessCheck and SpotlessApply since they do...
  • 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 the type:dependencies Pull requests that update a dependency label May 4, 2021
@baev baev merged commit 4a36388 into master May 10, 2021
@baev baev deleted the dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-2.11.0 branch May 10, 2021 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant