Bump ch.rasc:sse-eventbus from 3.0.0 to 3.1.0#1701
Merged
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure 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 Issuespom.xml
OpenSSF Scorecard
Scanned Files
|
mprins
approved these changes
Apr 21, 2026
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>
66b36d0 to
e4ecd9e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. @@ 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:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ch.rasc:sse-eventbus from 3.0.0 to 3.1.0.
Changelog
Sourced from ch.rasc:sse-eventbus's changelog.
Commits
afee2b1[maven-release-plugin] prepare release sse-eventbus-3.1.059251b8test on Java 262d5aa3eadd replay and resume support with ReplayStore and Last-Event-ID handlingdf81be9Update readme and upgrade dependencies4f9d984update63a56cdupgradedb994ffupgrade4c8ac9dAdd support for configurable send worker count in SseEventBusConfigurer9c996d1Add bounded queues for error handling and event sending in SseEventBusConfigurerc00baf1Implement heartbeat functionality