Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 by dependabot[bot] · Pull Request #231 · Cosium/git-code-format-maven-plugin
Bumps com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0.
Release notes
Sourced from com.google.googlejavaformat:google-java-format's releases.
v1.23.0
Changes:
- Adjust indentation of line comments inside expression switches (#876)
- Fix modifier order handling for
non-sealed(google/google-java-format@7fd9300)- Handle empty classes with no members that contain semi-colons (google/google-java-format@b9b6730)
- Support overlapping ranges in
--lines(google/google-java-format@c4b467d)- Remove support for the String Templates preview feature, see https://bugs.openjdk.org/browse/JDK-8329949 (google/google-java-format@fdf4b29)
- Improve compatibility with latest JDK early access builds (google/google-java-format@0b384e3)
Full Changelog: google/google-java-format@v1.22.0...v1.23.0
Commits
f1f6874Release google-java-format 1.23.0de57db5Add customization for google-java-format arguments1296f1dUse JSpecify 1.0!f7543b2Adjust line comment indentation inside statement switches3affd63Adjust indentation of line comments inside expression switches7fd9300Fix modifier order handling fornon-sealeddb08589Automatic code cleanup.0b384e3Prepare g-j-f for some internal javac API changesb9b6730Handle classes with no members and semi-colonsbec248bAdd a test for trailing unicode escaped whitespace in text blocks- 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)