dependabot[bot] opened a new pull request, #4653: URL: https://github.com/apache/servicecomb-java-chassis/pull/4653
Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.7 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TooTallNate/Java-WebSocket/releases">org.java-websocket:Java-WebSocket's releases</a>.</em></p> <blockquote> <h2>Release 1.6.0</h2> <h2>Notable changes</h2> <h4>Breaking Changes</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1434">Issue 1434</a> - Drop Java 1.7 support (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1435">PR 1435</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1435">PR 1435</a> - Drop support for Java 1.7</li> </ul> <h4>Bugs Fixed</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1437">Issue 1437</a> - Question: How can the compression threshold be set for the PerMessageDeflateExtension in a Deflate Client? (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1439">PR 1439</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1400">Issue 1400</a> - PerMessageDeflateExtension#setDeflater()/#setInflater() is overwritten in case of no_context_takeover (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1439">PR 1439</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1439">PR 1439</a> - Clone PerMessageDeflateExtension values correctly</li> </ul> <h4>New Features</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1440">Issue 1440</a> - Support for inherited sockets (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1442">PR 1442</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1442">PR 1442</a> - Socket activation</li> </ul> <h2>Contributors</h2> <ul> <li><a href="https://github.com/PhilipRoman"><code>@​PhilipRoman</code></a></li> </ul> <p>Check out the <a href="https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md#version-release-160-20241215">changelog</a> and the <a href="https://github.com/TooTallNate/Java-WebSocket/milestone/24?closed=1">milestone</a> for more information.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md">org.java-websocket:Java-WebSocket's changelog</a>.</em></p> <blockquote> <h2>Version Release 1.6.0 (2024/12/15)</h2> <h4>Breaking Changes</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1434">Issue 1434</a> - Drop Java 1.7 support (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1435">PR 1435</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1435">PR 1435</a> - Drop support for Java 1.7</li> </ul> <h4>Bugs Fixed</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1437">Issue 1437</a> - Question: How can the compression threshold be set for the PerMessageDeflateExtension in a Deflate Client? (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1439">PR 1439</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1400">Issue 1400</a> - PerMessageDeflateExtension#setDeflater()/#setInflater() is overwritten in case of no_context_takeover (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1439">PR 1439</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1439">PR 1439</a> - Clone PerMessageDeflateExtension values correctly</li> </ul> <h4>New Features</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1440">Issue 1440</a> - Support for inherited sockets (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1442">PR 1442</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1442">PR 1442</a> - Socket activation</li> </ul> <p>In this release 4 issues and 3 pull requests were closed.</p> <p>###############################################################################</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/da3cf2a777aed862f2f5b5cf060cae7969958667"><code>da3cf2a</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1446">#1446</a> from marci4/1.6.0_release</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/fcb759530db6b99190722097f9966ac93b2665b7"><code>fcb7595</code></a> Release 1.6.0</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/2b8dd964edbffac0850e25f143a60de65d899a7e"><code>2b8dd96</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1442">#1442</a> from TooTallNate/socket-activation</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/e5253dc29af0c5640142cb9d0fb4c1c4cbd07c2d"><code>e5253dc</code></a> Add example of using WebSocketServer with systemd socket activation</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/8eae4527f39bb98cdd64df1322e1e8f568033d30"><code>8eae452</code></a> Add support for creating server from existing Channel</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/3b29042569e2a33c62599880ce396b2878889475"><code>3b29042</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1439">#1439</a> from marci4/fix/Issue1437</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/dfca00b6ea25e0628aecdd014125c4b8c04599e5"><code>dfca00b</code></a> Add Constructor with custom compression level</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/4f4aed58c9025e1c5a06f8361651bc8a6d54d221"><code>4f4aed5</code></a> Extends tests to better test the deflater level</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/fe7635bae9aa0f659da7e29194359b5d7454dc59"><code>fe7635b</code></a> Provide a setter/getter to set the deflater level</li> <li><a href="https://github.com/TooTallNate/Java-WebSocket/commit/1e9fbbf2c9b22605505d57785848880aa2ad8154"><code>1e9fbbf</code></a> Reuse inflater/deflater</li> <li>Additional commits viewable in <a href="https://github.com/TooTallNate/Java-WebSocket/compare/v1.5.7...v1.6.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
