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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.10.16 to 2.10.18.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nats-io/nats-server/releases";>github.com/nats-io/nats-server/v2's
 releases</a>.</em></p>
   <blockquote>
   <h2>Release v2.10.18</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_210";>2.10 Upgrade 
Guide</a> for backwards compatibility notes with 2.9.x.</p>
   <h3>Go Version</h3>
   <ul>
   <li>1.22.5</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>github.com/nats-io/jwt v2.5.8 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5618";>#5618</a>)</li>
   <li>github.com/minio/highwayhash v1.0.3 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5627";>#5627</a>)</li>
   <li>golang.org/x/crypto v0.25.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5627";>#5627</a>)</li>
   <li>golang.org/x/sys v0.22.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5627";>#5627</a>)</li>
   </ul>
   <h3>Improved</h3>
   <p>Embedded</p>
   <ul>
   <li>Export server function to initiate “lame duck mode” when embedding NATS 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5660";>#5660</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>CPU spike during recalculation of first message in the memory store (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5629";>#5629</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>JetStream</p>
   <ul>
   <li>Fix duplicate callbacks on full wildcard match (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5610";>#5610</a>)</li>
   <li>Multiple fixes for the filestore per-subject state (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5616";>#5616</a>)</li>
   <li>Fix checkSkipFirstBlock which could return a negative index if the first 
block in the per-subject index is outdated (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5630";>#5630</a>)</li>
   <li>Don't ack messages if consumer is filtered and they were not applicable 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5639";>#5639</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5612";>#5612</a>, 
<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5638";>#5638</a>)</li>
   <li>Protect against possible panic in the filestore where the stree index is 
nil (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5662";>#5662</a>)</li>
   <li>Prevent panic when shutting down a server immediately after starting it 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5663";>#5663</a>)</li>
   </ul>
   <h3>Complete Changes</h3>
   <p><a 
href="https://github.com/nats-io/nats-server/compare/v2.10.17...v2.10.18";>https://github.com/nats-io/nats-server/compare/v2.10.17...v2.10.18</a></p>
   <h2>Release v2.10.18-RC.4</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_210";>2.10 Upgrade 
Guide</a> for backwards compatibility notes with 2.9.x.</p>
   <h3>Go Version</h3>
   <ul>
   <li>1.22.5</li>
   </ul>
   <h3>Improved</h3>
   <p>Embedded</p>
   <ul>
   <li>Export server function to initiate “lame duck mode” (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5660";>#5660</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/57d23acf2737d692c24116476e12111c6499d96b";><code>57d23ac</code></a>
 Release v2.10.18</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/9bf5f235db9ab1bda71af483f3fa89781ecff5a3";><code>9bf5f23</code></a>
 Release v2.10.18-RC.4</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/ff36cf056fc588e1c14ee9040cbd3572e1e2866a";><code>ff36cf0</code></a>
 Cherry-picks for 2.10.18-RC.4 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5664";>#5664</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/9a57e69be166454d33917dea239f025fea676ed3";><code>9a57e69</code></a>
 Rename <code>lameDuckMode</code> to <code>LameDuckShutdown</code> so that it 
is accessible when emb...</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/06a573caa0e34b74ed0c44cbc87d58ba7c0c77f7";><code>06a573c</code></a>
 Prevent a server from panicking when the server is shutdown while we are 
init...</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/f58991ce59b10c49d76a840916bb1c6b89d19407";><code>f58991c</code></a>
 More protection against stree being nil</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/5405206348959b2a11031bd81992b557cedd81eb";><code>5405206</code></a>
 Release v2.10.18-RC.3</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/83e889570bbfd3b4ff31b036ef29f5489283d77f";><code>83e8895</code></a>
 Cherry-picks for 2.10.18-RC.3 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5657";>#5657</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/0def236b016172f2c98a0b66708c8d314b87361e";><code>0def236</code></a>
 Bump to 2.10.18-RC.2</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/392149ff5440fdc692ebff4aacfa06adb9089ae4";><code>392149f</code></a>
 Cherry-picks for 2.10.18-RC.2 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/5640";>#5640</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.10.16...v2.10.18";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nats-io/nats-server/v2&package-manager=go_modules&previous-version=2.10.16&new-version=2.10.18)](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: github-unsubscr...@beam.apache.org

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

Reply via email to