AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.09k stars 250 forks source link

fix(deps): update dependency com.google.googlejavaformat:google-java-format to v1.22.0 #1755

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.googlejavaformat:google-java-format 1.20.0 -> 1.22.0 age adoption passing confidence

Release Notes

google/google-java-format (com.google.googlejavaformat:google-java-format) ### [`v1.22.0`](https://togithub.com/google/google-java-format/releases/tag/v1.22.0) Changes: - Improve support for tokens that span multiple lines ([`9bdae02`](https://togithub.com/google/google-java-format/commit/9bdae025b7b023d45636e707c9225d0cdd66eb0b)) - Fix an issue with text block formatting, when the text block is the receiver of a method call ([#​1081](https://togithub.com/google/google-java-format/issues/1081)) - `google-java-format-diff.py` now parallelizes the calls to the formatter, for better performance ([`3ee6e2a`](https://togithub.com/google/google-java-format/commit/3ee6e2a34029bc5e68a5f733749e2732c2bf7940)) Full Changelog: https://github.com/google/google-java-format/compare/v1.21.0...v1.22.0 ### [`v1.21.0`](https://togithub.com/google/google-java-format/releases/tag/v1.21.0) Formatting changes: - Adjust indentation of text blocks ([`ce3cb59`](https://togithub.com/google/google-java-format/commit/ce3cb59a8d649359a8e6e7fcc5f2f21bb79b3df1)) Bug fixes: - Fix a crash with comments inside string templates ([`e946e82`](https://togithub.com/google/google-java-format/commit/e946e82801eb5bbd52bea00355ba20450bc0725c)) - Native image `-version` reports `HEAD-SNAPSHOT` instead of the correct version ([#​1068](https://togithub.com/google/google-java-format/issues/1068)) - Improve compatibility with older glibc versions ([#​1072](https://togithub.com/google/google-java-format/issues/1072)) Full Changelog: https://github.com/google/google-java-format/compare/v1.20.0...v1.21.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.