Skip to content

Bump ch.rasc:sse-eventbus from 3.0.0 to 3.1.0#1701

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

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

3.1.0 - April 18, 2026

  • Add replay and resume support with ReplayStore, event retention, and Last-Event-ID handling
Commits
  • afee2b1 [maven-release-plugin] prepare release sse-eventbus-3.1.0
  • 59251b8 test on Java 26
  • 2d5aa3e add replay and resume support with ReplayStore and Last-Event-ID handling
  • df81be9 Update readme and upgrade dependencies
  • 4f9d984 update
  • 63a56cd upgrade
  • db994ff upgrade
  • 4c8ac9d Add support for configurable send worker count in SseEventBusConfigurer
  • 9c996d1 Add bounded queues for error handling and event sending in SseEventBusConfigurer
  • c00baf1 Implement heartbeat functionality
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels Apr 21, 2026
@github-actions

github-actions Bot commented Apr 21, 2026

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 e4ecd9e.
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.1.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.1.0 🟢 3.8
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
SAST⚠️ 0no SAST tool detected
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1019 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches

Scanned Files

  • pom.xml

@mprins mprins removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label Apr 21, 2026
@mprins mprins enabled auto-merge (squash) April 21, 2026 08:53
Bumps [ch.rasc:sse-eventbus](https://github.com/ralscha/sse-eventbus) from 3.0.0 to 3.1.0.
- [Changelog](https://github.com/ralscha/sse-eventbus/blob/main/CHANGELOG.md)
- [Commits](ralscha/sse-eventbus@sse-eventbus-3.0.0...sse-eventbus-3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/main/ch.rasc-sse-eventbus-3.1.0 branch from 66b36d0 to e4ecd9e Compare April 21, 2026 09:10
@mprins mprins merged commit e524b6e into main Apr 21, 2026
19 checks passed
@mprins mprins deleted the dependabot/maven/main/ch.rasc-sse-eventbus-3.1.0 branch April 21, 2026 09:33
@codecov

codecov Bot commented Apr 21, 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   #1701     +/-   ##
========================================
+ 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.

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