You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/19 19:03:07 UTC

[GitHub] [camel-k-runtime] dependabot[bot] opened a new pull request #448: build(deps): bump javapoet from 1.11.1 to 1.13.0

dependabot[bot] opened a new pull request #448:
URL: https://github.com/apache/camel-k-runtime/pull/448


   Bumps [javapoet](https://github.com/square/javapoet) from 1.11.1 to 1.13.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/square/javapoet/blob/master/CHANGELOG.md">javapoet's changelog</a>.</em></p>
   <blockquote>
   <h2>JavaPoet 1.13.0 <em>(2020-06-18)</em></h2>
   <ul>
   <li>New: Add support for explicit receiver parameters.</li>
   <li>Fix: Don't copy parameter annotations when creating a <code>ParameterSpec</code>.</li>
   </ul>
   <h2>JavaPoet 1.12.1 <em>(2020-01-20)</em></h2>
   <ul>
   <li>Fix: Ignore parameter annotations in <code>MethodSpec.overriding()</code>.</li>
   </ul>
   <h2>JavaPoet 1.12.0 <em>(2020-01-09)</em></h2>
   <ul>
   <li>New: Add <code>JavaFile.writeToPath()</code> and <code>JavaFile.writeToFile()</code> methods that return paths to the
   generated file as <code>Path</code> and <code>File</code> respectively.</li>
   <li>New: Add <code>TypeSpec.alwaysQualify()</code> API to avoid clashes involving nested type names.</li>
   <li>New: Add overloads accepting <code>CodeBlock</code>s to <code>MethodSpec</code>'s control flow methods.</li>
   <li>New: Make list fields of all <code>Builder</code> types mutable.</li>
   <li>New: Add <code>CodeBlock.clear()</code>.</li>
   <li>New: Allow passing a custom <code>Charset</code> to <code>JavaFile.writeTo()</code>.</li>
   <li>New: Improved performance of <code>ClassName.simpleNames()</code> by memoizing results.</li>
   <li>New: Significant performance improvements for <code>CodeWriter.resolve()</code> as all nested simple names
   of a <code>TypeSpec</code> get pre-computed.</li>
   <li>New: Add <code>TypeName.Builder.setName()</code> to allow overriding names passed in the constructor.</li>
   <li>New: Add <code>TypeName.canonicalName()</code>.</li>
   <li>Fix: Use <code>\\R</code> instead of <code>\n</code> as line separator in <code>CodeWriter.emitAndIndent()</code>.</li>
   <li>Fix: Copy originating elements in <code>TypeSpec.toBuilder()</code>.</li>
   <li>Fix: Ensure trailing newlines in Javadocs and method bodies.</li>
   <li>Fix: Copy annotations when creating a <code>ParameterSpec</code> from a <code>VariableElement</code>.</li>
   <li>Fix: Properly handle classes located in empty packages in <code>ClassName</code>.</li>
   <li>Fix: Only allow <code>final</code> modifier on a <code>ParameterSpec</code>.</li>
   <li>Fix: Use fully-qualified names for type names that are masked by type variable names.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/square/javapoet/commit/714e05ca60179285746604452324262b126dcb2d"><code>714e05c</code></a> [maven-release-plugin] prepare release javapoet-1.13.0</li>
   <li><a href="https://github.com/square/javapoet/commit/8705e5ce5befdc0cc47ef57919cf69ab2dde9ff8"><code>8705e5c</code></a> Update changelog for 1.13.0.</li>
   <li><a href="https://github.com/square/javapoet/commit/e77793bc164c32982e3047a5260dbf009f208c7f"><code>e77793b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/square/javapoet/issues/789">#789</a> from jasonobrien/master</li>
   <li><a href="https://github.com/square/javapoet/commit/a5f4f0f2ada5c8040d7a02db9b423093f051b1d6"><code>a5f4f0f</code></a> Add support for explicit receiver parameters</li>
   <li><a href="https://github.com/square/javapoet/commit/304176ef98fa80f35cb49ed130620c7b0ecdf5a6"><code>304176e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/square/javapoet/issues/772">#772</a> from square/jakew/static-import/2020-04-20</li>
   <li><a href="https://github.com/square/javapoet/commit/4135ccbc902eac2f2bfc063aacd8b3e7864e1ab5"><code>4135ccb</code></a> Static import CompilationSubject.assertThat</li>
   <li><a href="https://github.com/square/javapoet/commit/622e07eb0859fcf0eb9537ea5657277b7f3b18af"><code>622e07e</code></a> Don't copy parameter annotations when creating a ParameterSpec. (<a href="https://github-redirect.dependabot.com/square/javapoet/issues/770">#770</a>)</li>
   <li><a href="https://github.com/square/javapoet/commit/44622704248975ca398b90b4385005fdddeb35f9"><code>4462270</code></a> Update changelog for 1.12.1</li>
   <li><a href="https://github.com/square/javapoet/commit/2063666c382f8fd0b35811db0d761c5b6ba18484"><code>2063666</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/square/javapoet/commit/9451a362adee16bbf7be382c2a95772fae2c48d1"><code>9451a36</code></a> [maven-release-plugin] prepare release javapoet-1.12.1</li>
   <li>Additional commits viewable in <a href="https://github.com/square/javapoet/compare/javapoet-1.11.1...javapoet-1.13.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.squareup:javapoet&package-manager=maven&previous-version=1.11.1&new-version=1.13.0)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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
   
   
   </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.

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



[GitHub] [camel-k-runtime] lburgazzoli merged pull request #448: build(deps): bump javapoet from 1.11.1 to 1.13.0

Posted by GitBox <gi...@apache.org>.
lburgazzoli merged pull request #448:
URL: https://github.com/apache/camel-k-runtime/pull/448


   


----------------------------------------------------------------
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.

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