Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0 by dependabot[bot] · Pull Request #194 · Cosium/git-code-format-maven-plugin
Bumps com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0.
Release notes
Sourced from com.google.googlejavaformat:google-java-format's releases.
v1.21.0
Formatting changes:
- Adjust indentation of text blocks (ce3cb59a8d649359a8e6e7fcc5f2f21bb79b3df1)
Bug fixes:
- Fix a crash with comments inside string templates (e946e82801eb5bbd52bea00355ba20450bc0725c)
- Native image
-versionreportsHEAD-SNAPSHOTinstead of the correct version (#1068)- Improve compatibility with older glibc versions (#1072)
Full Changelog: google/google-java-format@v1.20.0...v1.21.0
Commits
ee72f3aRelease google-java-format 1.21.0f20d393Bump the version number for native image builds74c510aUpdate the IntelliJ plugin to gfj 1.20.0.cea3782Update release.yml32d14f0Build native on Ubuntu 20.04 instead of latest 22.04 (re. #1072).29b7f93Remove an un-used portion of CI YAMLd8216e8Migrate google-java-format to JSpecifye946e82Work around a crash on comments inside string template argumentsce3cb59Re-indent text blocks- See full diff 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)