Skip to content

Bump ch.rasc:sse-eventbus from 3.1.0 to 3.2.0#1705

Merged
mprins merged 1 commit into
mainfrom
dependabot/maven/main/ch.rasc-sse-eventbus-3.2.0
Apr 23, 2026
Merged

Bump ch.rasc:sse-eventbus from 3.1.0 to 3.2.0#1705
mprins merged 1 commit into
mainfrom
dependabot/maven/main/ch.rasc-sse-eventbus-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps ch.rasc:sse-eventbus from 3.1.0 to 3.2.0.

Changelog

Sourced from ch.rasc:sse-eventbus's changelog.

3.2.0 - April 22, 2026

  • New distributed event bus for cross-node SSE event delivery (`DistributedSseEventBus')
  • Add JSpecify null-safety annotations with package-level @NullMarked defaults for the public API and configuration hooks
  • Add Error Prone with NullAway to enforce nullness contracts during compilation
  • Add Micrometer Observation instrumentation for client lifecycle, event delivery, and replay flows
Commits
  • 87aef19 [maven-release-plugin] prepare release sse-eventbus-3.2.0
  • 104f0aa feat: Implement distributed event bus for cross-node SSE event delivery
  • 8125c68 Make heartbeat message customizable
  • 10bd7e4 Upgrade Maven
  • 332103d Format
  • 091b157 feat: Add Micrometer Observation instrumentation for client lifecycle and eve...
  • d11e9ac Run Error Prone and NullAway only on JDK21+
  • 781ddca feat: Enhance SseEventBus with Nullable Annotations
  • 020e5bc [maven-release-plugin] prepare for next development iteration
  • See full diff 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 [ch.rasc:sse-eventbus](https://github.com/ralscha/sse-eventbus) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/ralscha/sse-eventbus/blob/main/CHANGELOG.md)
- [Commits](ralscha/sse-eventbus@sse-eventbus-3.1.0...sse-eventbus-3.2.0)

---
updated-dependencies:
- dependency-name: ch.rasc:sse-eventbus
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels Apr 23, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA d7444e3.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

pom.xml

PackageVersionLicenseIssue Type
ch.rasc:sse-eventbus3.2.0NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, LGPL-2.1-only, EPL-2.0, EPL-1.0
Excluded from license check: pkg:maven/org.eclipse.angus/jakarta.mail@2.0.5?type=jar, pkg:maven/jakarta.ws.rs:jakarta.ws.rs-api@4.0.0?type=jar

OpenSSF Scorecard

PackageVersionScoreDetails
maven/ch.rasc:sse-eventbus 3.2.0 UnknownUnknown

Scanned Files

  • pom.xml

@mprins mprins removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label Apr 23, 2026
@mprins mprins enabled auto-merge (squash) April 23, 2026 08:05
@codecov

codecov Bot commented Apr 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #1705     +/-   ##
========================================
+ Coverage       5%     78%    +73%     
  Complexity    130     130             
========================================
  Files         157     157             
  Lines        7799    7799             
  Branches      715     715             
========================================
+ Hits          351    6009   +5658     
+ Misses       7420    1377   -6043     
- Partials       28     413    +385     

see 140 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown

Test Results

479 tests  ±0   478 ✅ +1   5m 8s ⏱️ -26s
 54 suites ±0     1 💤 ±0 
 54 files   ±0     0 ❌  - 1 

Results for commit d7444e3. ± Comparison against base commit 0b23022.

@mprins mprins disabled auto-merge April 23, 2026 08:36
@mprins mprins merged commit 8587707 into main Apr 23, 2026
20 checks passed
@mprins mprins deleted the dependabot/maven/main/ch.rasc-sse-eventbus-3.2.0 branch April 23, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency (automated) dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant