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

   Bumps [com.squareup:kotlinpoet-jvm](https://github.com/square/kotlinpoet) 
from 1.17.0 to 1.18.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/square/kotlinpoet/releases";>com.squareup:kotlinpoet-jvm's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.18.0</h2>
   <p>Thanks to <a 
href="https://github.com/DanielGronau";><code>@​DanielGronau</code></a> for 
contributing to this release.</p>
   <ul>
   <li>New: Kotlin 2.0.0.</li>
   <li>New: KSP 2.0.0-1.0.22.</li>
   <li>New: Promote <code>kotlinpoet-metadata</code> out of preview to 
stable.</li>
   <li>New: Migrate <code>kotlinpoet-metadata</code> to stable 
<code>org.jetbrains.kotlin:kotlin-metadata-jvm</code> artifact for Metadata 
parsing.</li>
   <li>New: Make enum entry references in 
<code>KSAnnotation.toAnnotationSpec()</code> and 
<code>KSClassDeclaration.toClassName()</code> more robust.</li>
   <li>Fix: Don't expand typealiases of function types to 
<code>LambdaTypeName</code>s in <code>KSTypeReference.toTypeName()</code>.</li>
   <li>Fix: Avoid rounding small double and float values in <code>%L</code> 
translation (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1927";>#1927</a>).</li>
   <li>Fix: Fix typealias type argument resolution in KSP2 (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1929";>#1929</a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/square/kotlinpoet/blob/main/docs/changelog.md";>com.squareup:kotlinpoet-jvm's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.18.0</h2>
   <p>Thanks to [<a 
href="https://github.com/DanielGronau";><code>@​DanielGronau</code></a>][DanielGronau]
 for contributing to this release.</p>
   <p><em>2024-07-05</em></p>
   <ul>
   <li>New: Kotlin 2.0.0.</li>
   <li>New: KSP 2.0.0-1.0.22.</li>
   <li>New: Promote <code>kotlinpoet-metadata</code> out of preview to 
stable.</li>
   <li>New: Migrate <code>kotlinpoet-metadata</code> to stable 
<code>org.jetbrains.kotlin:kotlin-metadata-jvm</code> artifact for Metadata 
parsing.</li>
   <li>New: Make enum entry references in 
<code>KSAnnotation.toAnnotationSpec()</code> and 
<code>KSClassDeclaration.toClassName()</code> more robust.</li>
   <li>Fix: Don't expand typealiases of function types to 
<code>LambdaTypeName</code>s in <code>KSTypeReference.toTypeName()</code>.</li>
   <li>Fix: Avoid rounding small double and float values in <code>%L</code> 
translation (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1927";>#1927</a>).</li>
   <li>Fix: Fix typealias type argument resolution in KSP2 (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1929";>#1929</a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/c01770add84c2b9ac8e3f42fc19e363ac94a4af3";><code>c01770a</code></a>
 Prepare for release 1.18.0</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/bf11fed9fa499c763d17a61dbeacf20cb30595c1";><code>bf11fed</code></a>
 Update dependency mkdocs-material to v9.5.28</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/191038dba3b4fedcf8095f24eb04c5ceee716f0d";><code>191038d</code></a>
 Update kct to v0.5.1 (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1936";>#1936</a>)</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/e85a92447d4c4beb076d63df562c7bc24f270fab";><code>e85a924</code></a>
 Update dependency com.google.truth:truth to v1.4.3 (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1935";>#1935</a>)</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/8f6a7c7031f43a954c9ecdda0f55cf0f8467a632";><code>8f6a7c7</code></a>
 Update dependency livereload to v2.7.0</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/ece15e20d02d7063d48638ca518ca9ec6ef227cb";><code>ece15e2</code></a>
 Update plugin mavenPublish to v0.29.0</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/e1edf7e85db36400f90317cca8497ded6386b3f8";><code>e1edf7e</code></a>
 Update dependency mkdocs-material to v9.5.27</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/df3e562962ba5e58ed598f94afaa9bab3e02b86b";><code>df3e562</code></a>
 Fix complex alias handling in KsTypes (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1929";>#1929</a>)</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/fe3abfacdb686d5ce76c26c7923f03dd0c83615e";><code>fe3abfa</code></a>
 Update dependency dev.zacsweers.autoservice:auto-service-ksp to v1.2.0 (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1928";>#1928</a>)</li>
   <li><a 
href="https://github.com/square/kotlinpoet/commit/a162882a4888c417bce0ebf434214ce4a445d04c";><code>a162882</code></a>
 Fix <a 
href="https://redirect.github.com/square/kotlinpoet/issues/1919";>#1919</a> 
Small double values are set to zero in %L translation (<a 
href="https://redirect.github.com/square/kotlinpoet/issues/1927";>#1927</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/square/kotlinpoet/compare/1.17.0...1.18.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.squareup:kotlinpoet-jvm&package-manager=maven&previous-version=1.17.0&new-version=1.18.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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to