dependabot[bot] opened a new pull request, #21973: URL: https://github.com/apache/camel/pull/21973
Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 4.0.11 to 4.0.13. <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.13</h2> <h2>🐛 Fixed</h2> <ul> <li>stash unstaged changes before rebase in release workflow</li> <li>use recursive docs/ path in release commit step</li> <li>adapt GrpcProcessor to Action record API</li> <li>sync version constant with package.json and eliminate hardcoded version</li> <li>fix contract violations in Response, Request, and diagnostics</li> </ul> <h2>🔧 Changed</h2> <ul> <li>fix doc version drift and automate version updates in release pipeline</li> <li>extract shared hook lifecycle and expose manual controls</li> <li>extract NoOpsRequest and stream adapters from AtmosphereRequestImpl</li> <li>isolate container patching into ContainerPatcher with opt-out</li> <li>centralize reflective type registry for Spring AOT and Quarkus native</li> <li>use Duration for time-based configuration properties</li> <li>decompose AtmosphereResponseImpl into ResponseWriter and metadata</li> <li>replace boolean soup with LifecycleState in AtmosphereResourceImpl</li> <li>extract lifecycle and membership from DefaultBroadcaster</li> <li>extract init pipeline into FrameworkBootstrap</li> <li>centralize annotation metadata into AtmosphereAnnotations registry</li> <li>use Duration for time-based configuration properties</li> <li>convert Body to sealed interface with StringBody, BytesBody, EmptyBody records</li> <li>remove redundant method re-declarations from Request/Response interfaces</li> <li>convert configureTransport to switch expression</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.11...atmosphere-4.0.13">https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.11...atmosphere-4.0.13</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Atmosphere/atmosphere/blob/main/CHANGELOG.md">org.atmosphere:atmosphere-runtime's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to the Atmosphere Framework are documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Atmosphere/atmosphere/commit/5e4093a935ad6568a1fed2476a92a7e20e7aba32"><code>5e4093a</code></a> release: Atmosphere 4.0.13</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/e4796fd73275f8ace3fee2fc35c607538239feb7"><code>e4796fd</code></a> fix(ci): stash unstaged changes before rebase in release workflow</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/3b499e97809400f749f861aa0b0356d9a4da3955"><code>3b499e9</code></a> fix(ci): use recursive docs/ path in release commit step</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/993cd5c31b19a14c1807b0cb34d387c0e0f0f74a"><code>993cd5c</code></a> chore: fix doc version drift and automate version updates in release pipeline</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/2c06edbee75458e608cb5f465a261d00402535b2"><code>2c06edb</code></a> fix(grpc): adapt GrpcProcessor to Action record API</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/ff562d6161fc3c1b8e434b584b88943a9c44af30"><code>ff562d6</code></a> refactor(js): extract shared hook lifecycle and expose manual controls</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/61fae08d20ea7be9b096dca5b9c36c12bbd37c1f"><code>61fae08</code></a> fix(js): sync version constant with package.json and eliminate hardcoded version</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/b5d1cbbf61d89d009ce8b16f73ccf74eb33362be"><code>b5d1cbb</code></a> refactor(cpr): extract NoOpsRequest and stream adapters from AtmosphereReques...</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/b8fdd8a3a09c699a2450140596a987c2df6fe528"><code>b8fdd8a</code></a> refactor(cpr): isolate container patching into ContainerPatcher with opt-out</li> <li><a href="https://github.com/Atmosphere/atmosphere/commit/f34e61ee768e4c568be552c8678673f7c764eca2"><code>f34e61e</code></a> refactor(cpr): centralize reflective type registry for Spring AOT and Quarkus...</li> <li>Additional commits viewable in <a href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.11...atmosphere-4.0.13">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]
