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

   Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.1.0 to 4.0.5.
   <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.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>
   <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>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/5046e0a00e00aac2591722a4a01970c347fc15c3";><code>5046e0a</code></a>
 release: Atmosphere 4.0.5</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/87716490b662ebdb77ab908eeaabce9144c28c4d";><code>8771649</code></a>
 fix(wasync): stabilize flaky multipleClientsBroadcast CI test</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/553047c734a060b7d10f4dacc88429f9b59c4e14";><code>553047c</code></a>
 fix(js): update ChatLayout test to match default theme</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/bad407658e8b2111bc837b5c7331d4c380bec0a0";><code>bad4076</code></a>
 ci: update release workflow exclusions and js version</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/f233bb8ddf8d7fd7cfee46ed6954bdab3552ac1e";><code>f233bb8</code></a>
 chore: centralize dependency versions in root POM</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/31b5faf2ef531dfadf4f326e4fcce9bd3776b2af";><code>31b5faf</code></a>
 ci: add wasync module to CI install steps</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/16e7afc5f16c9691d61035f5363f3bdfdf3925ea";><code>16e7afc</code></a>
 fix(cpr): restore action-type reset and fix unbounded dedupe set</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/78bcb4d0c62da773f14f60d5f86cf535b7110c71";><code>78bcb4d</code></a>
 fix: qualifier-aware injection, enforce single <a 
href="https://github.com/Prompt";><code>@​Prompt</code></a>, migration docs</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/bec831fba63670868d55c6427bf7b777b6732d8e";><code>bec831f</code></a>
 fix(cpr): re-configure object factory after init-params are loaded</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/ce3e060c53f97fe2460ceb90d6f157d0cf9f358b";><code>ce3e060</code></a>
 fix(mcp): add subscribe/unsubscribe, required param validation, tracing</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.1.0...atmosphere-4.0.5";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.atmosphere:atmosphere-runtime&package-manager=maven&previous-version=3.1.0&new-version=4.0.5)](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]

Reply via email to