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

   Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.1.0 to 4.0.26.
   <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.26</h2>
   <h2>✨ Added</h2>
   <ul>
   <li><strong>trusted skill sources, remote import tests for 3 
repos</strong></li>
   <li><strong>console auto-detects <a 
href="https://github.com/Agent";><code>@​Agent</code></a> endpoint, fix CLI 
version template</strong></li>
   <li><strong>auto-discover skill files from META-INF/skills/ on 
classpath</strong></li>
   <li><strong>add import plugin system (--target) for extensible skill 
scaffolding</strong></li>
   <li><strong>atmosphere import and skills commands</strong></li>
   </ul>
   <h2>🐛 Fixed</h2>
   <ul>
   <li>update AdkEventAdapter test for multi-emit behavior</li>
   <li>ADK turnComplete truncation, CEO port detection, dentist langchain4j 
deps</li>
   <li>add missing atmosphere-mcp dep to dentist-agent</li>
   <li>last echo to printf in tool loop to prevent backslash mutation</li>
   <li>printf over echo for content, writable tmpdir fallback, test 
false-green</li>
   <li>ensure cache dir for local files, use printf over echo</li>
   <li>write tool stubs to file to avoid subshell variable loss</li>
   <li>POSIX sh compat, numeric names, backslash escaping, shift guard</li>
   <li>sanitize imports, path traversal, GitHub URL normalization</li>
   <li>correct imports, model, Spring Boot version, add a2a/mcp deps</li>
   </ul>
   <h2>🔧 Changed</h2>
   <ul>
   <li>add channels-chat e2e tests, fix repackage plugin</li>
   <li>add dentist agent e2e tests — 9 specs covering commands, streaming, 
MCP</li>
   <li>complete annotation reference with all 23 SPI/config annotations</li>
   <li>portability bullets, Broadcaster annotation, npx install, client 
links</li>
   <li>add portability bullets, fix Broadcaster annotation, link 
Vue/Svelte/RN</li>
   <li>clarify LLM backend portability and no-lock-in story</li>
   <li>annotation reference, 3.x compat table, LLM backend value props</li>
   <li>skills ecosystem in README, import/skills/trusted sources in CLI 
docs</li>
   <li>33 tests for atmosphere import command</li>
   <li>bump version to 4.0.25</li>
   <li>prepare next development version 5.0.17</li>
   <li>prepare for next development iteration 4.0.26-SNAPSHOT</li>
   <li>fix missing Broadcaster injection in README example</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.25...atmosphere-4.0.26";>https://github.com/Atmosphere/atmosphere/compare/atmosphere-4.0.25...atmosphere-4.0.26</a></p>
   <h2>Atmosphere 4.0.25</h2>
   <h2>✨ Added</h2>
   <ul>
   <li><strong>unify annotations between <a 
href="https://github.com/Agent";><code>@​Agent</code></a> and <a 
href="https://github.com/ManagedService";><code>@​ManagedService</code></a></strong></li>
   </ul>
   <h2>🔧 Changed</h2>
   <ul>
   <li>show protocol annotations directly on <a 
href="https://github.com/ManagedService";><code>@​ManagedService</code></a></li>
   <li>unit tests for annotation unification (46 tests)</li>
   <li>multi-agent hero, unified protocol matrix, samples table, MCP migration 
example</li>
   <li>use LLM_API_KEY, remove tagline date</li>
   <li>use LLM_API_KEY, remove Since 2008 section</li>
   <li>rewrite README with multi-agent hero and unified transport/protocol 
matrix</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/d24de3cee04d43736bd870b68c1985acc94fc3b5";><code>d24de3c</code></a>
 release: Atmosphere 4.0.26</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/cbac6c9531d350c9b40c774d45cb0a8eb146102d";><code>cbac6c9</code></a>
 fix(adk): update AdkEventAdapter test for multi-emit behavior</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/d7216e8d0f8046db65d7b8776af8a0d44b624f1e";><code>d7216e8</code></a>
 test(e2e): add channels-chat e2e tests, fix repackage plugin</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/1996f521e07010840850d9f0c6be0e808417725a";><code>1996f52</code></a>
 test(e2e): add dentist agent e2e tests — 9 specs covering commands, 
streaming...</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/f8aab54f7cb0c06017f7c7dcc6151450a47a3612";><code>f8aab54</code></a>
 docs: complete annotation reference with all 23 SPI/config annotations</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/41afca11e52807b6f6ed2430df0187e91c4650ac";><code>41afca1</code></a>
 docs: portability bullets, Broadcaster annotation, npx install, client 
links</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/e90a9a0557ea754d1a8328841bde62676fd7b3e8";><code>e90a9a0</code></a>
 fix: ADK turnComplete truncation, CEO port detection, dentist langchain4j 
deps</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/1f9954210228e2365a30cab422afe32cf974b62e";><code>1f99542</code></a>
 docs: add portability bullets, fix Broadcaster annotation, link 
Vue/Svelte/RN</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/afa9f81388b845bde0aa0017d7722be06e4582d0";><code>afa9f81</code></a>
 docs: clarify LLM backend portability and no-lock-in story</li>
   <li><a 
href="https://github.com/Atmosphere/atmosphere/commit/912c3dd423867de00f2f10d066e7e5489382c431";><code>912c3dd</code></a>
 docs: annotation reference, 3.x compat table, LLM backend value props</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.1.0...atmosphere-4.0.26";>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.26)](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