You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/06/20 06:01:40 UTC

[GitHub] [plc4x] dependabot[bot] opened a new pull request, #395: build(deps): bump google-java-format from 1.11.0 to 1.15.0

dependabot[bot] opened a new pull request, #395:
URL: https://github.com/apache/plc4x/pull/395

   Bumps [google-java-format](https://github.com/google/google-java-format) from 1.11.0 to 1.15.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/google/google-java-format/releases">google-java-format's releases</a>.</em></p>
   <blockquote>
   <h2>v1.15.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Passing <code>--add-exports</code> flags on the command line is no longer necessary for JDK 17 and newer (<a href="https://github.com/google/google-java-format/commit/ee81afc93990493701a6f7a2801eff058ac57891">https://github.com/google/google-java-format/commit/ee81afc93990493701a6f7a2801eff058ac57891</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.14.0...v1.15.0">https://github.com/google/google-java-format/compare/v1.14.0...v1.15.0</a></p>
   <h2>1.14.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Handle modifiers that start with <code>non-</code> (<a href="https://github-redirect.dependabot.com/google/google-java-format/issues/696">#696</a>)</li>
   <li>Treat single-character upper case identifiers as UpperCamelCase, to improve formatting of Android <code>R</code> classes (16e72a1a9bbf182fac6686807e54bc846a9543ed)</li>
   <li>Don't format javadoc without a summary fragment as a single-line  (668f108de438db15158d33ed1a386bdbab3b4d09)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.13.0...v1.14.0">https://github.com/google/google-java-format/compare/v1.13.0...v1.14.0</a></p>
   <h2>1.13.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix formatting of pattern matching in switch when running on Java 17 (<a href="https://github-redirect.dependabot.com/google/google-java-format/issues/689">#689</a>, <a href="https://github-redirect.dependabot.com/google/google-java-format/issues/690">#690</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.12.0...v1.13.0">https://github.com/google/google-java-format/compare/v1.12.0...v1.13.0</a></p>
   <h2>1.12.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Format type annotation as part of the type, not part of the modifiers list (<a href="https://github-redirect.dependabot.com/google/google-java-format/pull/653">google/google-java-format#653</a>)</li>
   <li>Fix indentation of case statements on JDK 17 (<a href="https://github-redirect.dependabot.com/google/google-java-format/pull/654">google/google-java-format#654</a>)</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/google/google-java-format/compare/v1.11.0...v1.12.0">https://github.com/google/google-java-format/compare/v1.11.0...v1.12.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/google/google-java-format/commit/edf036c7fd07a719c5197e04f8da181e7cdb81ee"><code>edf036c</code></a> Release google-java-format 1.15.0</li>
   <li><a href="https://github.com/google/google-java-format/commit/ee81afc93990493701a6f7a2801eff058ac57891"><code>ee81afc</code></a> Use <code>Add-Exports</code> and <code>Add-Opens</code> manifest entries for google-java-format</li>
   <li><a href="https://github.com/google/google-java-format/commit/ec76c664107109225dfca2a302cde3fa28ed57cb"><code>ec76c66</code></a> Document new g-j-f release process</li>
   <li><a href="https://github.com/google/google-java-format/commit/4e83b17484ff59cd2efac15da02f0b02d79b571d"><code>4e83b17</code></a> Update fmt-maven-plugin README link from coveo to spotify</li>
   <li><a href="https://github.com/google/google-java-format/commit/ca91facc04718111572da51b1e61827a1a619d29"><code>ca91fac</code></a> Update the IntelliJ plugin to gjf 1.14.0.</li>
   <li><a href="https://github.com/google/google-java-format/commit/2affc9899279b9ff8fd51df8a70d4e2b9cd309e0"><code>2affc98</code></a> Update release.yml</li>
   <li><a href="https://github.com/google/google-java-format/commit/e35f4a9db0f0ed0c4e9d0502ca2592b1abafc7cc"><code>e35f4a9</code></a> Update release.yml</li>
   <li><a href="https://github.com/google/google-java-format/commit/71dd2a3897745fa0d5c04c9343e39833a03357c3"><code>71dd2a3</code></a> Update release.yml</li>
   <li><a href="https://github.com/google/google-java-format/commit/7629900d72648c7040c87ace856c8a50318ca83d"><code>7629900</code></a> Bump checker-qual from 3.21.1 to 3.21.2</li>
   <li><a href="https://github.com/google/google-java-format/commit/d86e930de93f123994fba151a8d289b8035db87b"><code>d86e930</code></a> Make some best-practices changes to the plugin.</li>
   <li>Additional commits viewable in <a href="https://github.com/google/google-java-format/compare/v1.11.0...v1.15.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.googlejavaformat:google-java-format&package-manager=maven&previous-version=1.11.0&new-version=1.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [plc4x] sruehl merged pull request #395: build(deps): bump google-java-format from 1.11.0 to 1.15.0

Posted by GitBox <gi...@apache.org>.
sruehl merged PR #395:
URL: https://github.com/apache/plc4x/pull/395


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org