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

   Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.21.1 to 
2.21.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nats-io/nats.java/releases";>io.nats:jnats's 
releases</a>.</em></p>
   <blockquote>
   <h2>2.21.2 Bug Fixes and JetStream and KeyValue Improvements</h2>
   <h3>Core</h3>
   <ul>
   <li>Changed header value validation to accept any ascii except CR &amp; LF 
<a href="https://redirect.github.com/nats-io/nats.java/issues/1316";>#1316</a> 
<a 
href="https://github.com/francoisprunier";><code>@​francoisprunier</code></a></li>
   </ul>
   <h3>JetStream</h3>
   <ul>
   <li>Update account ApiStats with level and inflight <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1304";>#1304</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Update account AccountTier with reserved memory and reserved storage <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1305";>#1305</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Add StreamAlternate structure to StreamInfo response <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1306";>#1306</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Better workflow for leadership change while pull consuming. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1313";>#1313</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Ability to supply a prefix for watches. Fixed ordered consumer naming 
bug. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1314";>#1314</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Use full NUID for generated consumer names <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1317";>#1317</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   </ul>
   <h3>Key Value</h3>
   <ul>
   <li>Update KV consumeKeys() to return the BlockingQueue immediately. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1308";>#1308</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>KV Limit Marker <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1310";>#1310</a>  <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>KV LimitMarker add missing getter, additional docs and tests <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1311";>#1311</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   </ul>
   <h3>General</h3>
   <ul>
   <li>Update repository info and cleanup readme. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1318";>#1318</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md";>io.nats:jnats's
 changelog</a>.</em></p>
   <blockquote>
   <h2>2.21.2</h2>
   <h3>Core</h3>
   <ul>
   <li>Changed header value validation to accept any ascii except CR &amp; LF 
<a href="https://redirect.github.com/nats-io/nats.java/issues/1316";>#1316</a> 
<a 
href="https://github.com/francoisprunier";><code>@​francoisprunier</code></a></li>
   </ul>
   <h3>JetStream</h3>
   <ul>
   <li>Update account ApiStats with level and inflight <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1304";>#1304</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Update account AccountTier with reserved memory and reserved storage <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1305";>#1305</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Add StreamAlternate structure to StreamInfo response <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1306";>#1306</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Better workflow for leadership change while pull consuming. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1313";>#1313</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Ability to supply a prefix for watches. Fixed ordered consumer naming 
bug. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1314";>#1314</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>Use full NUID for generated consumer names <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1317";>#1317</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   </ul>
   <h3>Key Value</h3>
   <ul>
   <li>Update KV consumeKeys() to return the BlockingQueue immediately. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1308";>#1308</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>KV Limit Marker <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1310";>#1310</a>  <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   <li>KV LimitMarker add missing getter, additional docs and tests <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1311";>#1311</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   </ul>
   <h3>General</h3>
   <ul>
   <li>Update repository info and cleanup readme. <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1318";>#1318</a> <a 
href="https://github.com/scottf";><code>@​scottf</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/dd443026be6e00640d2ac248245e9ae5d0156e5c";><code>dd44302</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1314";>#1314</a> from 
nats-io/ordered-consumer-nameable</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/b023c60a8f1b3b20fb0d005516a5797ad94d7a38";><code>b023c60</code></a>
 Merge branch 'main' into ordered-consumer-nameable</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/a632667ff084d03c8f83d54fa77b63c271644190";><code>a632667</code></a>
 Update repository info and cleanup readme.</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/94073232fa3af63554bcd94fb69ebc6a191adb64";><code>9407323</code></a>
 Merge branch 'main' into ordered-consumer-nameable</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/4e70795383bc9b872f6a2e120692d4991cb12668";><code>4e70795</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1318";>#1318</a> from 
nats-io/doc-cleanup</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/8b1ea44242062401572932d97cd4f0d19b7c8768";><code>8b1ea44</code></a>
 Update repository info and cleanup readme.</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/728e69be72c3d86ec6ea8f3c4c5bd3b1569f8ecc";><code>728e69b</code></a>
 Ordered Consumers automatically are prefixed if a consumer configuration 
name...</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/fa46d2df08ce0a5b6a8387a15fc14830b8a6920d";><code>fa46d2d</code></a>
 Merge branch 'main' into ordered-consumer-nameable</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/20fe4913cef9357bbf7b011dab5667fda93b0d2c";><code>20fe491</code></a>
 Merge pull request <a 
href="https://redirect.github.com/nats-io/nats.java/issues/1317";>#1317</a> from 
nats-io/use-full-nuid</li>
   <li><a 
href="https://github.com/nats-io/nats.java/commit/abd9e89f41fe0a62aacbe4bc855e074e1e2e302d";><code>abd9e89</code></a>
 Use full NUID for generated consumer names</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats.java/compare/2.21.1...2.21.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.nats:jnats&package-manager=maven&previous-version=2.21.1&new-version=2.21.2)](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