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 spring-javaformat-checkstyle from 0.0.29 to 0.0.32 #76

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

Bumps spring-javaformat-checkstyle from 0.0.29 to 0.0.32.

Release notes

Sourced from spring-javaformat-checkstyle's releases.

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

❤️ Contributors

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

v0.0.31

🪲 Bug Fixes

  • PropertiesJavaFormatConfig cannot resolve java-baseline property #311

0.0.30

⭐ New Features

  • Remove separate import group for jakarta imports #301

🪲 Bug Fixes

  • Switch expression breaks SpringLambdaCheck #300

🔨 Dependency Upgrades

  • Upgrade to tycho 2.5.0 #308
  • Upgrade to Log4j 2.16.0 #307
  • Upgrade to Eclipse 2021-12 #306
  • Upgrade to checkstyle 9.0.1 #302

... (truncated)

Commits
  • 4708664 Release v0.0.32
  • f870a14 Warn about unused declared thrown exceptions
  • 15db964 Improve wrapping of enum values with no javadoc comment
  • 9b5b720 Upgrade to Eclipse 2022-03
  • c9b13d8 Fix parent of Gradle plugin marker artifact's pom
  • d0da890 Upgrade to github-changelog-generator 0.0.7
  • 9d946e2 Merge pull request #321 from larsgrefer
  • ae5e629 Add a marker artifact for the io.spring.javaformat Gradle plugin
  • 837a166 Merge pull request #323 from larsgrefer
  • ae64820 Polish "Support up-to-date checking of Format task"
  • 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-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.29 to 0.0.32.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.29...v0.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
@scottfrederick scottfrederick merged commit fbbfc16 into 2.2.x May 25, 2022
@scottfrederick scottfrederick deleted the dependabot/gradle/2.2.x/io.spring.javaformat-spring-javaformat-checkstyle-0.0.32 branch May 25, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant