dependabot[bot] opened a new pull request, #21762: URL: https://github.com/apache/camel/pull/21762
Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Atmosphere/atmosphere/releases">org.atmosphere:atmosphere-runtime's releases</a>.</em></p> <blockquote> <h2>Atmosphere 4.0.10</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.9...atmosphere-4.0.10">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.9...atmosphere-4.0.10</a></p> <h2>Atmosphere 4.0.9</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.8...atmosphere-4.0.9">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.8...atmosphere-4.0.9</a></p> <h2>Atmosphere 4.0.8</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.7...atmosphere-4.0.8">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.7...atmosphere-4.0.8</a></p> <h2>Atmosphere 4.0.7</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.6...atmosphere-4.0.7">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.6...atmosphere-4.0.7</a></p> <h2>Atmosphere 4.0.6</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.5...atmosphere-4.0.6">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.5...atmosphere-4.0.6</a></p> <h2>Atmosphere 4.0.5</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.4...atmosphere-4.0.5">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.4...atmosphere-4.0.5</a></p> <h2>Atmosphere 4.0.4</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.3...atmosphere-4.0.4">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.3...atmosphere-4.0.4</a></p> <h2>Atmosphere 4.0.3</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.2...atmosphere-4.0.3">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.2...atmosphere-4.0.3</a></p> <h2>Atmosphere 4.0.2</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.1...atmosphere-4.0.2">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.1...atmosphere-4.0.2</a></p> <h2>Atmosphere 4.0.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.0...atmosphere-4.0.1">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.0...atmosphere-4.0.1</a></p> <h2>Atmosphere 4.0.0</h2> <h2>What's Changed</h2> <ul> <li>Fix ConcurrentModificationException. by <a href="https://github.com/seamusmac"><code>@seamusmac</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2179">Atmosphere/atmosphere#2179</a></li> <li>Fix exception preventing proper shutdown of Atmosphere. by <a href="https://github.com/seamusmac"><code>@seamusmac</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2194">Atmosphere/atmosphere#2194</a></li> <li>Fix for issue <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2224">#2224</a> by <a href="https://github.com/jonrimmer"><code>@jonrimmer</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2225">Atmosphere/atmosphere#2225</a></li> <li>Fix issue <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2227">#2227</a> by <a href="https://github.com/jbim"><code>@jbim</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2228">Atmosphere/atmosphere#2228</a></li> <li>Fixed the weird case when 'Origin' header contains 'null' string by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2265">Atmosphere/atmosphere#2265</a></li> <li>Added Jetty93AsyncSupportWithWebSocket by <a href="https://github.com/shanielh"><code>@shanielh</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2270">Atmosphere/atmosphere#2270</a></li> <li>Headers handling should not replace null with empty string by <a href="https://github.com/Starzu"><code>@Starzu</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2298">Atmosphere/atmosphere#2298</a></li> <li>Reduced WebSocket onError log message to debug. by <a href="https://github.com/jajajaja"><code>@jajajaja</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2303">Atmosphere/atmosphere#2303</a></li> <li>Fixed a ConcurrentModificationException by <a href="https://github.com/zanzan23"><code>@zanzan23</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2306">Atmosphere/atmosphere#2306</a></li> <li>Add Content-Type to first response (<a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2312">#2312</a> ) by <a href="https://github.com/KatriHaapalinna"><code>@KatriHaapalinna</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2313">Atmosphere/atmosphere#2313</a></li> <li>github-issue-<a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2322">#2322</a>: AtmosphereResponseImpl#getHeaders should return `… by <a href="https://github.com/0x006EA1E5"><code>@0x006EA1E5</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2323">Atmosphere/atmosphere#2323</a></li> <li>Define requirements and capabilities for using ServiceLoader to load Injectables in OSGI environment by <a href="https://github.com/arotnov"><code>@arotnov</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2330">Atmosphere/atmosphere#2330</a></li> <li>lookupDefaultBroadcasterType interprets AUTODETECT_BROADCASTER properly by <a href="https://github.com/larose"><code>@larose</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2338">Atmosphere/atmosphere#2338</a></li> <li>Fix NPE on getCookies method by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2356">Atmosphere/atmosphere#2356</a></li> <li>Fix <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2367">#2367</a> WebSocket protocol not supported on Payara 5 by <a href="https://github.com/blono"><code>@blono</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2369">Atmosphere/atmosphere#2369</a></li> <li>Switch heartbeat logging values by <a href="https://github.com/nstanard"><code>@nstanard</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2375">Atmosphere/atmosphere#2375</a></li> <li>Update Tomcat 7 version to 7.0.93 (runnable on Java 11) by <a href="https://github.com/azolotko"><code>@azolotko</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2379">Atmosphere/atmosphere#2379</a></li> <li>Portable WebSocket should respect ApplicationConfig.WEBSOCKET_BUFFER_SIZE by <a href="https://github.com/azolotko"><code>@azolotko</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2381">Atmosphere/atmosphere#2381</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Atmosphere/atmosphere/commit/ea381503e3a01a3d7838b3c2d9a4f8b9fdd241a2"><code>ea38150</code></a> release: Atmosphere 4.0.10</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/d736eebc8f052560dcbf5e557ae3073a5aba8cf3"><code>d736eeb</code></a> refactor: move expo-classroom under spring-boot-ai-classroom/expo-client</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/ad1c6c5e308e6fe945f069386ca36b38a81a8452"><code>ad1c6c5</code></a> refactor: move expo-classroom under spring-boot-ai-classroom/expo-client</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/e2b267581eb5299018aa371b442e1a4ea1151524"><code>e2b2675</code></a> docs: add React Native hooks and forked samples to What's New</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/24d50b03c595d3e712fb51f69f04138620aba7d4"><code>24d50b0</code></a> docs: update What's New for 4.0 with AI platform features</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/2216f43671ed1bb18e1aca529d31892da4c6c86b"><code>2216f43</code></a> docs: add React Native support to module tables and sample READMEs</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/14e1f1e35ec2c586ffa7af92e3c3a2dce0fd6201"><code>14e1f1e</code></a> fix(ci): NOOP detection must FAIL not WARN, match only declarations</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/eaad18197236a51d102f4748cc388d852c823786"><code>eaad181</code></a> feat(atmosphere.js): add React Native/Expo support with sample app</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/b386f95fc9a81d036db0e218825069b23c201309"><code>b386f95</code></a> ci: add architectural validation as fast-fail CI gate</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/8ad71faa1448d805a92cac4575c0c750a9a48f07"><code>8ad71fa</code></a> fix(ci): run architectural validation on every commit</li> <li>Additional commits viewable in <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.1.0...atmosphere-4.0.10">compare view</a></li> </ul> </details> <br /> [](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 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]
