Skip to content

chore(deps): Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.10#21762

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.10
Open

chore(deps): Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.10#21762
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.10

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

Atmosphere 4.0.10

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.9...atmosphere-4.0.10

Atmosphere 4.0.9

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.8...atmosphere-4.0.9

Atmosphere 4.0.8

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.7...atmosphere-4.0.8

Atmosphere 4.0.7

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.6...atmosphere-4.0.7

Atmosphere 4.0.6

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.5...atmosphere-4.0.6

Atmosphere 4.0.5

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.4...atmosphere-4.0.5

Atmosphere 4.0.4

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.3...atmosphere-4.0.4

Atmosphere 4.0.3

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.2...atmosphere-4.0.3

Atmosphere 4.0.2

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.1...atmosphere-4.0.2

Atmosphere 4.0.1

Full Changelog: Atmosphere/atmosphere@atmosphere-4.0.0...atmosphere-4.0.1

Atmosphere 4.0.0

What's Changed

... (truncated)

Commits
  • ea38150 release: Atmosphere 4.0.10
  • d736eeb refactor: move expo-classroom under spring-boot-ai-classroom/expo-client
  • ad1c6c5 refactor: move expo-classroom under spring-boot-ai-classroom/expo-client
  • e2b2675 docs: add React Native hooks and forked samples to What's New
  • 24d50b0 docs: update What's New for 4.0 with AI platform features
  • 2216f43 docs: add React Native support to module tables and sample READMEs
  • 14e1f1e fix(ci): NOOP detection must FAIL not WARN, match only declarations
  • eaad181 feat(atmosphere.js): add React Native/Expo support with sample app
  • b386f95 ci: add architectural validation as fast-fail CI gate
  • 8ad71fa fix(ci): run architectural validation on every commit
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

dependabot bot and others added 2 commits March 6, 2026 15:00
Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.10.
- [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.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit f8ecd61.

New version of atmosphere is now working again with stream API with JDK
25
Note that the previous modifications were making the streaming
atmosphere tests passing although it was checking for non streaming.
Making it wrongly believe that the streaming feature was working

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
@apupier apupier force-pushed the dependabot/maven/org.atmosphere-atmosphere-runtime-4.0.10 branch from 488ead2 to 29c6e21 Compare March 6, 2026 14:02
@apupier
Copy link
Contributor

apupier commented Mar 6, 2026

reverted also the change on the atmosphere tests as new version of atmosphere is now working again with stream API with JDK 25
Note that the previous modifications were making the streaming
atmosphere tests passing although it was checking for non streaming.
Making it wrongly believe that the streaming feature was working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components core-build-and-dependencies 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.

1 participant