Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Bumps spring-javaformat-checkstyle from 0.0.28 to 0.0.35.

Release notes

Sourced from spring-javaformat-checkstyle's releases.

v0.0.35

⭐ New Features

  • Add a check that requires since on @Deprecated #343
  • Make it easier to use annotation processing in Eclipse #341

🐞 Bug Fixes

  • Use of @since is prohibited on a member with default visibility inside an annotation #344

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

... (truncated)

Commits
  • 1e3b11e Release v0.0.35
  • c740a00 Add a check that requires since on @Deprecated
  • 9610342 Polish
  • 974dc34 Allow @since on members of an annotation with default visibility
  • d65816f Stop disabling annotation processing in Eclipse
  • 48a590e Next development version (v0.0.35-SNAPSHOT)
  • 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
  • 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.28 to 0.0.35.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.28...v0.0.35)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2023

Superseded by #28.

@dependabot dependabot bot closed this Feb 22, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.spring.javaformat-spring-javaformat-checkstyle-0.0.35 branch February 22, 2023 18:28
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.

1 participant