Skip to content

chore(deps-dev): bump org.java-websocket:Java-WebSocket from 1.5.4 to 1.6.0 #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2025

Bumps org.java-websocket:Java-WebSocket from 1.5.4 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.

Release 1.5.7

Notable changes

Breaking Changes

  • PR 1399 - Have connectBlocking clean up after a timeout

Bugs Fixed

  • PR 1419 - Fix issue #1418: WebSocketServer sometimes misses GET request after SSL handshake

New Features

  • PR 1407 - Allow setting custom TCP receive buffer size
  • PR 1399 - Have connectBlocking clean up after a timeout

New Contributors

Contributors

Check out the changelog and the milestone for more information.

Release 1.5.6

... (truncated)

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.

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

Version Release 1.5.7 (2024/07/08)

Breaking Changes

  • PR 1399 - Have connectBlocking clean up after a timeout

Bugs Fixed

  • PR 1419 - Fix issue #1418: WebSocketServer sometimes misses GET request after SSL handshake

New Features

  • PR 1407 - Allow setting custom TCP receive buffer size
  • PR 1399 - Have connectBlocking clean up after a timeout

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

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

Version Release 1.5.6 (2024/02/06)

Bugs Fixed

  • Issue 1382 - WebSocketClient.upgradeSocketToSSL is enforcing TLS 1.2 (PR 1387)
  • PR 1387 - Retrieve default SSL socket factory

New Features

  • Issue 1390 - Thread created by NamedThreadFactory should be a daemon (PR 1391)
  • PR 1391 - Provide way to start the client/server as daemons

... (truncated)

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/TooTallNate/Java-WebSocket/releases)
- [Changelog](https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md)
- [Commits](TooTallNate/Java-WebSocket@v1.5.4...v1.6.0)

---
updated-dependencies:
- dependency-name: org.java-websocket:Java-WebSocket
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lbroudoux as a code owner February 16, 2025 11:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 16, 2025
Copy link

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added stale Stale due to inactivity and removed stale Stale due to inactivity labels Mar 19, 2025
@lbroudoux lbroudoux added this to the 0.3.1 milestone Mar 31, 2025
Copy link
Member

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lbroudoux lbroudoux merged commit eb14120 into main Mar 31, 2025
6 of 7 checks passed
@lbroudoux lbroudoux deleted the dependabot/maven/org.java-websocket-Java-WebSocket-1.6.0 branch March 31, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant