Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps org.jgroups:jgroups from 5.3.21.Final to 5.5.0.Final.

Commits
  • 6f655e3 Changed version from $CURRENT_VERSION to $RELEASE_VERSION
  • 2c15b21 Made ForkProtocolStack thread safe (https://issues.redhat.com/browse/JGRP-2941)
  • 8944e43 Merge pull request #946 from cfredri4/setter-for-thread-naming-pattern
  • 0621801 Setter for thread naming pattern
  • e65cc3c Merge branch 'cfredri4-consistent-tcp-nio-cookie-warning-messages'
  • c961f6d Added local address in exceptions
  • cb76676 Make ensureCapacity public on ByteArrayDataOutputStream
  • b8af108 Merge pull request #945 from wburns/grow_ByteArrayDataOutputStream
  • 786cc0b Make ensureCapacity public on ByteArrayDataOutputStream
  • 17cccea Consistent tcp/nio accept warning messages
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.jgroups:jgroups [>= 5.4.a0, < 5.5]

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Oct 6, 2025
@belaban
Copy link
Member

belaban commented Oct 6, 2025

@rhusar Note that 5.5.0 requires java 17

@rhusar
Copy link
Member

rhusar commented Oct 6, 2025

@rhusar Note that 5.5.0 requires java 17

@belaban OK thanks (the CI runs indicate this), we need to come up with a branching strategy that's going to work for these external protocols. Let's catchup tomorrow.

@belaban
Copy link
Member

belaban commented Oct 7, 2025

For other projects such as jgroups-google, I created a new branch. master/main was then upgraded to 5.5.0.Final

@rhusar rhusar added the 4.x label Oct 9, 2025
@rhusar rhusar added this to the 4.0.0.Final milestone Oct 9, 2025
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 5.3.21.Final to 5.5.0.Final.
- [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
- [Commits](belaban/JGroups@jgroups-5.3.21.Final...jgroups-5.5.0.Final)

---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
  dependency-version: 5.5.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jgroups-jgroups-5.5.0.Final branch from 91877e9 to 0bb5181 Compare October 16, 2025 09:58
@rhusar
Copy link
Member

rhusar commented Oct 29, 2025

Done - replaced by #495

@rhusar rhusar closed this Oct 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2025

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.jgroups-jgroups-5.5.0.Final branch October 29, 2025 11:17
@rhusar
Copy link
Member

rhusar commented Oct 29, 2025

For other projects such as jgroups-google, I created a new branch. master/main was then upgraded to 5.5.0.Final

Agreed, 4.x it is for this project.

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

Labels

4.x 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.

3 participants