Skip to content

Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.24#3005

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.24
Closed

Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.24#3005
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.24.

Release notes

Sourced from org.atmosphere:atmosphere-runtime's releases.

Atmosphere 4.0.24

✨ Added

  • remove @McpServer/@​AgUiEndpoint, upgrade LangChain4j to 1.12.2
  • unified @​Agent, rename @​A2aSkill to @​AgentSkill, multi-agent sample
  • unified @​Agent with headless mode, remove @​A2aServer and fake multi-agent sample
  • add multi-agent startup team with 5 AI agents collaborating via WebSocket
  • unified AI Console across all samples with logo, subtitle, and dark theme
  • add @​Agent + @​Command module, samples, and streaming fixes
  • add Atmosphere logo to AI Console header

🐛 Fixed

  • handle empty find results in update-doc-versions.sh
  • update confirmation flow test for unicast command responses
  • update integration tests for unified @​Agent processor
  • restore missing run commands in release workflow
  • skip chat broadcast tests in MCP sample (headless @​Agent conflict)
  • P0-P2 fixes, MCP path registration, doc cleanup
  • update multi-agent test to match new headless log format
  • upgrade ai-tools sample to LangChain4j 1.12.2
  • make multi-agent test resilient to GEMINI_API_KEY presence in CI
  • lazy tool registration — rebuild ADK runner on first request with tools
  • skip remaining broken console tests for ai-chat and ai-tools
  • fix all remaining demo assertions and skip broken console tests
  • skip broken console tests, replace demo assertions with generic checks
  • replace demo-specific text assertions with generic response checks
  • force A2A agent to demo mode, tests verify protocol not LLM
  • loosen assertions for a2a-agent and history-cache with real API
  • pass GEMINI_API_KEY secret to E2E test runner
  • include atmosphere SNAPSHOT artifacts in E2E build cache
  • use tar -m to prevent Maven recompilation in E2E jobs
  • include modules/*/target in E2E build artifact for exec:java

🔧 Changed

  • consolidate samples — remove 9 redundant, update all references
  • rename multi-agent to startup-advisor for accuracy
  • consolidate test suites, add build caching and WS readiness probe
  • split E2E into separate workflow, fix mcp-tools browser test
  • split E2E into 7 parallel matrix jobs for faster feedback
  • replace module list with one-liner link to docs
  • move channel matrix to docs/channels.md, slim README
  • add --skill-file example, trim description
  • clean up stale overlays, add sample READMEs, update release exclusions
  • link to channel bot setup tutorial
  • rebrand README with @​Agent as first-class citizen
  • prepare next development version 5.0.15
  • prepare for next development iteration 4.0.24-SNAPSHOT

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.23...atmosphere-4.0.24

... (truncated)

Commits
  • d20e58d release: Atmosphere 4.0.24
  • 51c2e91 fix(ci): handle empty find results in update-doc-versions.sh
  • 6ebf6d4 fix(test): update confirmation flow test for unicast command responses
  • aa4f4d3 fix(mcp): update integration tests for unified @​Agent processor
  • 0ec0802 fix(ci): restore missing run commands in release workflow
  • 5d59515 fix(e2e): skip chat broadcast tests in MCP sample (headless @​Agent conflict)
  • 21a7ad5 fix(agent): P0-P2 fixes, MCP path registration, doc cleanup
  • 9598e30 fix(e2e): update multi-agent test to match new headless log format
  • bdb21b1 fix(samples): upgrade ai-tools sample to LangChain4j 1.12.2
  • 6ec0415 chore: consolidate samples — remove 9 redundant, update all references
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.24.
- [Release notes](https://github.com/Atmosphere/atmosphere/releases)
- [Changelog](https://github.com/Atmosphere/atmosphere/blob/main/CHANGELOG.md)
- [Commits](Atmosphere/atmosphere@atmosphere-project-3.1.0...atmosphere-4.0.24)

---
updated-dependencies:
- dependency-name: org.atmosphere:atmosphere-runtime
  dependency-version: 4.0.24
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2026

Superseded by #3007.

@dependabot dependabot bot closed this Mar 31, 2026
@dependabot dependabot bot deleted the dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.24 branch March 31, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants