Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.9#2938
Bump org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.9#2938dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Adapt DefaultProtocolInterceptor to the Atmosphere 4.x API change where attributes() was replaced by localAttributes() on AtmosphereRequest. Closes apache#2938
Bumps [org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) from 3.1.0 to 4.0.9. - [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.9) --- updated-dependencies: - dependency-name: org.atmosphere:atmosphere-runtime dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Update version range from [3.0, 4.0) to [3.0, 5.0) to allow 4.x - Replace removed attributes() with localAttributes() in DefaultProtocolInterceptor
1999b6b to
9e83538
Compare
|
@gnodet there is some quite weird flood of Atm releases (4.0.10 was out already) for the last few weeks, it would be good to hold on while it calms down, thank you. |
|
A newer version of org.atmosphere:atmosphere-runtime exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
This upgrade cannot be applied: Atmosphere 4.x requires Java 21 (bytecode major version 65), but CXF still supports JDK 17. Verification: There are no Atmosphere releases between 3.1.0 and 4.0.0, so there is no compatible upgrade path while CXF targets Java 17. The CI build failure ( Closing this PR. This upgrade can be revisited when CXF raises its minimum Java version to 21. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps org.atmosphere:atmosphere-runtime from 3.1.0 to 4.0.9.
Release notes
Sourced from org.atmosphere:atmosphere-runtime's releases.
... (truncated)
Commits
dfed709release: Atmosphere 4.0.98dfec12chore: add ai-tools sample to release exclusions, bump README to 4.0.964e7eaefix(test): stabilize 3-client E2E test for shared broadcast room5881718fix(ai): move dangling javadoc to stream() method in StreamingSession68a7eb3ci(generator): add ai-tools variant to integration test matrixad5721cfeat(generator): add --tools flag to generate@AiToolmethods for ai-chat han...9e388e3docs: update README with@AiToolabstraction and backend portability tablee2e46c7feat(ai): add@AiToolframework-agnostic tool calling pipeline with sample, t...4e9e28dfeat(chat): add table/heading/list/blockquote styles to StreamingMessage4912770docs: add Embacle CLI-powered LLM backend to What's New sectionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)