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

   Bumps [gg.jte:jte](https://github.com/casid/jte) from 3.1.6 to 3.1.8.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/casid/jte/releases";>gg.jte:jte's releases</a>.</em></p>
   <blockquote>
   <h2>3.1.8</h2>
   <ul>
   <li><a href="https://redirect.github.com/casid/jte/issues/324";>#324</a> Fix 
Kotlin models extension code generation for tags/templates in subfolders. 
Thanks <a 
href="https://github.com/marcospereira";><code>@​marcospereira</code></a> for 
this quick hotfix!</li>
   </ul>
   <h2>3.1.7</h2>
   <p><strong>Caution!</strong> There is a bug with Kotlin model generation in 
this release. Please upgrade to <a 
href="https://github.com/casid/jte/releases/tag/3.1.8";>3.1.8</a> instead.</p>
   <ul>
   <li><a href="https://redirect.github.com/casid/jte/issues/311";>#311</a> Use 
Stream#toList() instead of collect(). Thanks to <a 
href="https://github.com/MariusVolkhart";><code>@​MariusVolkhart</code></a>
   This change could potentially break user code for these public methods:
   <pre><code> public List&lt;String&gt; TemplateEngine#generateAll()
    public List&lt;String&gt; TemplateEngine#precompileAll()
    public List&lt;String&gt; TemplateEngine#precompile(List&lt;String&gt; 
names)
   </code></pre>
   Previously, those methodes returned mutable lists, now they return immutable 
lists. We decided to still include this change in a bugfix release, since most 
users will not call these methods directly and if they do and modify them, it 
will only break at template generation/compilation, not in production code.</li>
   <li><a href="https://redirect.github.com/casid/jte/issues/309";>#309</a> Fix 
imports in Kotlin model generation Thanks to <a 
href="https://github.com/MariusVolkhart";><code>@​MariusVolkhart</code></a></li>
   <li><a href="https://redirect.github.com/casid/jte/issues/312";>#312</a> Give 
TemplateDescriptions proper equals() and hashCode() Thanks to <a 
href="https://github.com/MariusVolkhart";><code>@​MariusVolkhart</code></a></li>
   <li><a href="https://redirect.github.com/casid/jte/issues/319";>#319</a> Fix 
parameter declaration for generated Kotlin templates Thanks to <a 
href="https://github.com/marcospereira";><code>@​marcospereira</code></a></li>
   <li><a href="https://redirect.github.com/casid/jte/issues/310";>#310</a> 
Reformat the templates for Kotlin model code Thanks to <a 
href="https://github.com/MariusVolkhart";><code>@​MariusVolkhart</code></a> and 
<a href="https://github.com/marcospereira";><code>@​marcospereira</code></a></li>
   <li><a href="https://redirect.github.com/casid/jte/issues/308";>#308</a> fix 
for broken backtick in comment within content block</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/casid/jte/commit/8dd86007d10241eae5fce2fec475e41c5ba8b99b";><code>8dd8600</code></a>
 Bump version to 3.1.8</li>
   <li><a 
href="https://github.com/casid/jte/commit/a399772b27a89c37fb9749f7b8c265bbed1ac452";><code>a399772</code></a>
 Fix models extension code generation for tags/templates in subfolders (<a 
href="https://redirect.github.com/casid/jte/issues/324";>#324</a>)</li>
   <li><a 
href="https://github.com/casid/jte/commit/ce83cc9395bdaae43b3f429c00fec000896a4e17";><code>ce83cc9</code></a>
 Bump version to 3.1.8-SNAPSHOT for further development</li>
   <li><a 
href="https://github.com/casid/jte/commit/af8625ee8ed56d69d8ba39967b0f1121524d207a";><code>af8625e</code></a>
 Bump version to 3.1.7</li>
   <li><a 
href="https://github.com/casid/jte/commit/1a09cd6d70f742c347ba89f1bda418b47ee49a82";><code>1a09cd6</code></a>
 Reformat the templates for Kotlin model code (<a 
href="https://redirect.github.com/casid/jte/issues/310";>#310</a>)</li>
   <li><a 
href="https://github.com/casid/jte/commit/0081c0c05c40a8f2d986a5435efc8876fa1e54ca";><code>0081c0c</code></a>
 Tweak docs (<a 
href="https://redirect.github.com/casid/jte/issues/313";>#313</a>)</li>
   <li><a 
href="https://github.com/casid/jte/commit/d4f82bf04d162cd574dd31cdf00bf2d0104357a8";><code>d4f82bf</code></a>
 kte: Fix parameter declaration for generated templates (<a 
href="https://redirect.github.com/casid/jte/issues/319";>#319</a>)</li>
   <li><a 
href="https://github.com/casid/jte/commit/de6880be66ab5ff307834e4bc3aee941de35105e";><code>de6880b</code></a>
 ci: Do not cache locally published artifacts (<a 
href="https://redirect.github.com/casid/jte/issues/316";>#316</a>)</li>
   <li><a 
href="https://github.com/casid/jte/commit/7ad2e12281ad6f11321a16515f3d793aa9e1b64d";><code>7ad2e12</code></a>
 Give TemplateDescriptions proper equals() and hashCode() (<a 
href="https://redirect.github.com/casid/jte/issues/312";>#312</a>)</li>
   <li><a 
href="https://github.com/casid/jte/commit/6cb0fa700cfbc1d806a0d048930faf396427a3e2";><code>6cb0fa7</code></a>
 Fix imports in Kotlin model generation (<a 
href="https://redirect.github.com/casid/jte/issues/309";>#309</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/casid/jte/compare/3.1.6...3.1.8";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gg.jte:jte&package-manager=maven&previous-version=3.1.6&new-version=3.1.8)](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: commits-unsubscr...@camel.apache.org

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

Reply via email to