Skip to content

chore(deps): bump spring-javaformat-maven-plugin from 0.0.31 to 0.0.34#91

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.34
Closed

chore(deps): bump spring-javaformat-maven-plugin from 0.0.31 to 0.0.34#91
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.34

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2022

Copy link
Copy Markdown
Contributor

Bumps spring-javaformat-maven-plugin from 0.0.31 to 0.0.34.

Release notes

Sourced from spring-javaformat-maven-plugin's releases.

v0.0.34

⭐ New Features

  • Improve indentation of switch cases #336

🐞 Bug Fixes

  • Static imports of RouterFunctions and RequestPredicates methods are still prohibited by default #335

🔨 Dependency Upgrades

  • Upgrade to Eclipse 2022-06 #337

v0.0.33

🐞 Bug Fixes

  • Method invocation wrapping indentation has changed with Java 11-based formatter #332

🔨 Dependency Upgrades

  • Upgrade to Checkstyle 9.3 #333

v0.0.32

⭐ New Features

  • Support up-to-date checking of format task #323
  • Add a marker artifact for the io.spring.javaformat gradle plugin #321
  • Update Gradle plugin to register tasks rather than eagerly creating them #319
  • Allow static imports for WebMvc.fn #316
  • Improve formatting to wrap enum constants where necessary #313
  • Warn about unused declared thrown exceptions in Eclipse #273

🐞 Bug Fixes

  • CheckFormat remains up-to-date following change to Java baseline or indentation style #329

📔 Documentation

  • Fix reference to CheckFormat in README #327
  • Fix reference to springjavaformatconfig in README #326
  • Document how to set up Checkstyle-IDEA plugin #318

🔨 Dependency Upgrades

  • Upgrade to Eclipse 2022-03 #330

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • b72eb21 Release v0.0.34
  • 91c5fc9 Upgrade to Eclipse 2022-06
  • 217be37 Remove redundant formatter configuration
  • 3d9559e Improve indentation of switch cases
  • 666583e Polish name of Gradle Plugin Artifact module
  • 4509bfc Fix exclusions to allow static import of WebMvc.Fn methods
  • e75e768 Next development version (v0.0.34-SNAPSHOT)
  • beae9ec Upgrade to Checkstyle 9.3
  • 3741699 Indent multiline method invocations consistently with Java 8 and 11
  • 3f9307a Next development version (v0.0.33-SNAPSHOT)
  • 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 [spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.31 to 0.0.34.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.31...v0.0.34)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 10, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #103.

@dependabot dependabot Bot closed this Oct 10, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.34 branch October 10, 2022 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants