Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1 by dependabot[bot] · Pull Request #648 · mojohaus/mojo-parent (original) (raw)
Bumps com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Maven Plugin v2.46.1
Fixed
spotless:install-git-pre-push-hookdidn't work on windows, now fixed. (#2562)Maven Plugin v2.46.0
Added
- Allow specifying path to Biome JSON config file directly in
biomestep. Requires biome 2.x. (#2548)spotless:install-git-pre-push-hookgoal, which installs a Gitpre-pushhook to runspotless:checkandspotless:apply. (#2553)Changed
- Bump default
gsonversion to latest2.11.0->2.13.1. (#2414)- Bump default
jacksonversion to latest2.18.1->2.19.2. (#2558)- Bump default
gherkin-utilsversion to latest9.0.0->9.2.0. (#2408)- Bump default
cleanthatversion to latest2.22->2.23. (#2556)Maven Plugin v2.45.0
Added
- Support for
idea(#2020, #2535)- Add support for removing wildcard imports via
removeWildcardImportsstep. (#2517)Fixed
SortPomdisable expandEmptyElements, to avoid empty body warnings. (#2520)- Fix biome formatter for new major release 2.x of biome (#2537)
- Make sure npm-based formatters use the correct
node_modulesdirectory when running in parallel. (#2542)Changed
- Bump internal dependencies for npm-based formatters (#2542)
Changed
- scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Commits
- 0572107 Published maven/2.46.1
- 9e11c9d Published gradle/7.2.1
- 314418c Published lib/3.3.1
- 5e9df11 Windows Compatibility Fix for Git Pre-push Hook (#2562)
- 24ca3bc We should run CI for PRs against
releasealso. - 222085b Update changelogs.
- 776f7d1 execute pre-push hook
- b8e80bc tests fix
- 1042742 spotlessApply
- 4cf8137 git pre push hook windows fix
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)