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

   Bumps 
[github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) 
from 2.11.6 to 2.11.8.
   <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.11.8</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_211";>2.11 Upgrade 
Guide</a> for backwards compatibility notes with 2.10.x.</p>
   <h3>Go Version</h3>
   <ul>
   <li>1.24.6 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7156";>#7156</a>)</li>
   </ul>
   <h3>Dependencies</h3>
   <ul>
   <li>golang.org/x/crypto v0.41.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7166";>#7166</a>)</li>
   <li>golang.org/x/sys v0.35.0 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7166";>#7166</a>)</li>
   </ul>
   <h3>Added</h3>
   <p>General</p>
   <ul>
   <li>Community-contributed support for building on Solaris and Illumos (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7122";>#7122</a>, 
thanks to <a href="https://github.com/jwntree";><code>@​jwntree</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <p>General</p>
   <ul>
   <li>String-to-integer parsing has been improved in various places to prevent 
overflows/underflows (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7145";>#7145</a>)</li>
   </ul>
   <p>JetStream</p>
   <ul>
   <li>Fixed an incorrectly formatted log line when failing to load a block 
when recovering TTLs (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7150";>#7150</a>)</li>
   <li>Raft will now step down if a higher term is detected during a catchup 
(<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7151";>#7151</a>)</li>
   <li>Raft will now more reliably ignore entries from previous/cancelled 
catchups that arrive late (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7151";>#7151</a>)</li>
   <li>Fix a potential panic that could happen by a division by zero when 
applying Raft entries (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7151";>#7151</a>)</li>
   <li>The healthcheck endpoint should no longer report transient errors for 
newly created or recently deleted consumers (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7154";>#7154</a>)</li>
   <li>Fix a potential panic when trying to truncate a filestore block that 
doesn't exist (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7162";>#7162</a>)</li>
   <li>Clean up stale <code>index.db</code> file when truncating so that it is 
not inconsistent if the truncate operation is interrupted (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7162";>#7162</a>)</li>
   <li>Fix an off-by-one problem when Raft truncates to the correct index at 
startup (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7162";>#7162</a>)</li>
   <li>Ephemeral consumers will always select an online server when created on 
a replicated stream (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7165";>#7165</a>)</li>
   </ul>
   <p>Tests</p>
   <ul>
   <li>Tests have been improved (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7140";>#7140</a>)</li>
   </ul>
   <h3>Complete Changes</h3>
   <p><a 
href="https://github.com/nats-io/nats-server/compare/v2.11.7...v2.11.8";>https://github.com/nats-io/nats-server/compare/v2.11.7...v2.11.8</a></p>
   <h2>Release v2.11.8-RC.1</h2>
   <h2>Changelog</h2>
   <p>Refer to the <a 
href="https://docs.nats.io/release-notes/whats_new/whats_new_211";>2.11 Upgrade 
Guide</a> for backwards compatibility notes with 2.10.x.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/ec0d7e315a2c2a5101d56b9a832bf2e6dd722b6b";><code>ec0d7e3</code></a>
 Release v2.11.8</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/819047d1250b9733572b049891c9e192a50285c0";><code>819047d</code></a>
 Release v2.11.8-RC.1</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/031e6365bf1d5530137248dc3254f2140732291f";><code>031e636</code></a>
 Cherry-picks for 2.11.8-RC.1 (<a 
href="https://redirect.github.com/nats-io/nats-server/issues/7168";>#7168</a>)</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/bfb410e6fc85e0057ac935e0c258032e541b4dfa";><code>bfb410e</code></a>
 [FIXED] Ephemeral consumers always selects an online server</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/50876edbc62b5e52b834aad200ee1c61714b12f7";><code>50876ed</code></a>
 [FIXED] Truncate removes index.db first</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/f7065513acd636d47581ac9689726c815e17172f";><code>f706551</code></a>
 [FIXED] NRG: Truncate to previous correct entry</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/df30f461cf1d37daa7dca19dab5dc2a61192a48d";><code>df30f46</code></a>
 [FIXED] Truncate to removed block</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/39a511a569ce41b218ff5c8c3da7cc11bb1b0aae";><code>39a511a</code></a>
 Update dependencies</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/dff3a6d5b85ad62c506b6841e275605ce726bced";><code>dff3a6d</code></a>
 Update golangci-lint</li>
   <li><a 
href="https://github.com/nats-io/nats-server/commit/5f61aa4468d0f41dac525aaf16bb3e5e851c09b9";><code>5f61aa4</code></a>
 illumos build fix</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nats-io/nats-server/compare/v2.11.6...v2.11.8";>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.11.6&new-version=2.11.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: [email protected]

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

Reply via email to