An open index of dependabot pull requests across open source projects.

Bump org.java-websocket:Java-WebSocket from 1.5.7 to 1.6.0

Open
Number: #186
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 22, 2025 at 11:09 PM UTC
(about 1 month ago)
Updated: September 22, 2025 at 11:09 PM UTC
(about 1 month ago)
Labels:
dependencies java
Description:

Bumps org.java-websocket:Java-WebSocket from 1.5.7 to 1.6.0.

Release notes

Sourced from org.java-websocket:Java-WebSocket's releases.

Release 1.6.0

Notable changes

Breaking Changes

Bugs Fixed

  • Issue 1437 - Question: How can the compression threshold be set for the PerMessageDeflateExtension in a Deflate Client? (PR 1439)
  • Issue 1400 - PerMessageDeflateExtension#setDeflater()/#setInflater() is overwritten in case of no_context_takeover (PR 1439)
  • PR 1439 - Clone PerMessageDeflateExtension values correctly

New Features

Contributors

Check out the changelog and the milestone for more information.

Changelog

Sourced from org.java-websocket:Java-WebSocket's changelog.

Version Release 1.6.0 (2024/12/15)

Breaking Changes

Bugs Fixed

  • Issue 1437 - Question: How can the compression threshold be set for the PerMessageDeflateExtension in a Deflate Client? (PR 1439)
  • Issue 1400 - PerMessageDeflateExtension#setDeflater()/#setInflater() is overwritten in case of no_context_takeover (PR 1439)
  • PR 1439 - Clone PerMessageDeflateExtension values correctly

New Features

In this release 4 issues and 3 pull requests were closed.

###############################################################################

Commits
  • da3cf2a Merge pull request #1446 from marci4/1.6.0_release
  • fcb7595 Release 1.6.0
  • 2b8dd96 Merge pull request #1442 from TooTallNate/socket-activation
  • e5253dc Add example of using WebSocketServer with systemd socket activation
  • 8eae452 Add support for creating server from existing Channel
  • 3b29042 Merge pull request #1439 from marci4/fix/Issue1437
  • dfca00b Add Constructor with custom compression level
  • 4f4aed5 Extends tests to better test the deflater level
  • fe7635b Provide a setter/getter to set the deflater level
  • 1e9fbbf Reuse inflater/deflater
  • Additional commits viewable 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 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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Ecosystem:
maven
Version Change:
1.5.7 → 1.6.0
Update Type:
Minor
Technical Details
ID: 8259630
UUID: 2851399692
Node ID: PR_kwDOLmNxpc6p9OgM
Host: GitHub
Repository: javadiscord/java-discord-api
Merge State: Unknown