dependabot[bot] opened a new pull request, #2910: URL: https://github.com/apache/cxf/pull/2910
Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.4. <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.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> <li>Fixes <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2383">#2383</a> by <a href="https://github.com/alexkau"><code>@alexkau</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2384">Atmosphere/atmosphere#2384</a></li> <li>fix ByteBuffer and CharBuffer incompatibilities across JDKs by <a href="https://github.com/MichalChomo"><code>@MichalChomo</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2386">Atmosphere/atmosphere#2386</a></li> <li>Allow WebSocket to close with code and reason by <a href="https://github.com/MichalChomo"><code>@MichalChomo</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2388">Atmosphere/atmosphere#2388</a></li> <li><a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2390">#2390</a> in DefaultBroadcaster.lookup() the synchronized(c) block should be avoided by <a href="https://github.com/ggaborg"><code>@ggaborg</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2391">Atmosphere/atmosphere#2391</a></li> <li>Handling cookies problem in Tomcat 9.0.27 by <a href="https://github.com/densp"><code>@densp</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2395">Atmosphere/atmosphere#2395</a></li> <li>error log such important exception by <a href="https://github.com/fcorneli"><code>@fcorneli</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2411">Atmosphere/atmosphere#2411</a></li> <li>Support for per-message deflate Websocket extension by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2412">Atmosphere/atmosphere#2412</a></li> <li>fix dependency conflict issue by <a href="https://github.com/Bing-ok"><code>@Bing-ok</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2416">Atmosphere/atmosphere#2416</a></li> <li>Fixes <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2143">#2143</a>. Handle mismatch between Atmosphere and the server by <a href="https://github.com/danielsjolin"><code>@danielsjolin</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2420">Atmosphere/atmosphere#2420</a></li> <li>Patch JSR356AsyncSupport to work correctly on Quarkus. Fixes <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2427">#2427</a> by <a href="https://github.com/mvysny"><code>@mvysny</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2429">Atmosphere/atmosphere#2429</a></li> <li>Fix push message are not processed randomly by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2437">Atmosphere/atmosphere#2437</a></li> <li>Added <!-- raw HTML omitted -->none by <a href="https://github.com/castortech"><code>@castortech</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2440">Atmosphere/atmosphere#2440</a></li> <li>Upgrade SLF4J to latest to avoid CVE-2018-8088 by <a href="https://github.com/Artur"><code>@Artur</code></a>- in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2443">Atmosphere/atmosphere#2443</a></li> <li>Fix a bad comparison between a String and a Class object by <a href="https://github.com/SuperPat45"><code>@SuperPat45</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2446">Atmosphere/atmosphere#2446</a></li> <li>:racehorse: Avoid adding <code>AtmosphereResource</code> event listener unless necessary by <a href="https://github.com/slovdahl"><code>@slovdahl</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2449">Atmosphere/atmosphere#2449</a></li> <li>Update Java Doc link in README.md by <a href="https://github.com/super-nimbus"><code>@super-nimbus</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2441">Atmosphere/atmosphere#2441</a></li> <li>ISSUE-2447 add stacktrace log output if atmosphere interceptor crashed with runtime exception by <a href="https://github.com/DarrMirr"><code>@DarrMirr</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2448">Atmosphere/atmosphere#2448</a></li> <li>:bug: Avoid adding length prefix for padding <a href="https://redirect.github.com/Atmosphere/atmosphere/issues/2364">#2364</a> by <a href="https://github.com/slovdahl"><code>@slovdahl</code></a> in <a href="https://redirect.github.com/Atmosphere/atmosphere/pull/2452">Atmosphere/atmosphere#2452</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/048de5bd4bd6d92bf76a510a6e62e6bb281d1600"><code>048de5b</code></a> release: Atmosphere 4.0.4</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/9e58ead18a39045510e7a3ed93892ea1be27cd25"><code>9e58ead</code></a> fix(buildtools): revert to standalone POM to avoid circular checkstyle depend...</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/4c8a52e0986d889ad9b1f205ac6a1eaaee78347d"><code>4c8a52e</code></a> fix(ci): install buildtools before checkstyle, remove stale sed workarounds</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/0abd42490d5bdd4d2892e4224fd6bfa2d6a64f13"><code>0abd424</code></a> chore(buildtools): inherit version from parent POM</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/e220dd7261d5e4dc63c051cc84f52bb2c4eb4321"><code>e220dd7</code></a> chore: remove hardcoded versions from child POMs</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/72b0649cc1244fe2cb004f8dd0eeef1c3d127e67"><code>72b0649</code></a> test(samples): add wAsync client integration test to Spring Boot chat sample</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/4e83234532689e58762de4d769129e59a7e706b7"><code>4e83234</code></a> docs: add wasync to README modules table and gitignore .copilot/</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/e21ffcd24f8b24281a6e6d03dc3d6a33668e00ac"><code>e21ffcd</code></a> docs(wasync): add comprehensive README with usage examples</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/27d904629ae46fb03e59cccbfc5de3f1884de4a4"><code>27d9046</code></a> test(wasync): add SSE, streaming, and long-polling E2E tests</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/bd4a5d6d7304108f535eaccd88e956386e9a908f"><code>bd4a5d6</code></a> test(wasync): add E2E integration tests against embedded Jetty</li> <li>Additional commits viewable in <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.1.0...atmosphere-4.0.4">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]
