FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.12 by renovate-bot · Pull Request #773 · googleapis/google-auth-library-java · GitHub

This repository was archived by the owner on May 12, 2026. It is now read-only.

chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.12 - #773

Merged
gcf-merge-on-green[bot] merged 3 commits into
googleapis:mainfrom
renovate-bot:renovate/com.google.googlejavaformat-google-java-format-1.x
Nov 17, 2021
Merged

chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.12#773
gcf-merge-on-green[bot] merged 3 commits into
googleapis:mainfrom
renovate-bot:renovate/com.google.googlejavaformat-google-java-format-1.x

Conversation

renovate-bot commented Oct 20, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.googlejavaformat:google-java-format 1.7 -> 1.12.0

Release Notes

google/google-java-format

v1.12.0

Compare Source

What's Changed

Full Changelog: google/google-java-format@v1.11.0...v1.12.0

v1.11.0

Compare Source

google-java-format now has improved support for running on JDK 17 early access builds.

Changes:

  • Handle final variables in instanceof patterns (#​588)
  • Fix handling of annotations in compact record constructors (#​574)
  • Fix a crash in instanceof pattern handling (#​594)
  • Wrap multiple values in switch expression case (#​540)
  • Fix formatting of module trees after JDK-8255464
  • Support sealed classes (#​603)

v1.10.0

google-java-format now supports running on JDK 16. The following flags are required when running on JDK 16, due to JEP 396: Strongly Encapsulate JDK Internals by Default:

java \
  --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
  --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
  --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
  --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
  --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED \
  -jar google-java-format-1.10.0-all-deps.jar T...

Other changes:


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

renovate-bot requested a review from a team October 20, 2021 21:44
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2021
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 20, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 20, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2021
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 21, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 21, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 21, 2021
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 26, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2021
eaball35 added the automerge Merge the pull request once unit tests and other checks pass. label Oct 26, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 2021

Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 26, 2021
lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021

Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021
lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 3, 2021

Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 4, 2021
lesv added the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021

Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 5, 2021
trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2021

Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 11, 2021
chanseokoh added the automerge Merge the pull request once unit tests and other checks pass. label Nov 15, 2021

Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 15, 2021
chanseokoh added the automerge Merge the pull request once unit tests and other checks pass. label Nov 17, 2021
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 17, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 17, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2021
chanseokoh changed the title chore(deps): update dependency com.google.googlejavaformat:google-java-format to v1.12.0 chore(deps): update dependency com.coveo:fmt-maven-plugin to v2.12 Nov 17, 2021
trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 17, 2021
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 17, 2021
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 17, 2021
gcf-merge-on-green Bot merged commit 8cf2738 into googleapis:main Nov 17, 2021
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 17, 2021
renovate-bot deleted the renovate/com.google.googlejavaformat-google-java-format-1.x branch November 17, 2021 21:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL