Bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.4 (#4966)
Summary: Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.3 to 1.5.4. <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.5.4</h2> <h4>Notable changes:</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1308">Issue 1308</a> - Add support for Java modules (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1309">PR 1309</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1309">PR 1309</a> - Add support for Java modules</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1259">PR 1259</a> - Replace usages of deprecated constructor Integer(String) with Integer.parseInt</li> </ul> <p>Check out the <a href="https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md#version-release-154-20230720">changelog</a> and the <a href="https://github.com/TooTallNate/Java-WebSocket/milestone/20?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.5.4 (2023/07/20)</h2> <h4>New Features</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1308">Issue 1308</a> - Add support for Java modules (<a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1309">PR 1309</a>)</li> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1309">PR 1309</a> - Add support for Java modules</li> </ul> <h4>Refactoring</h4> <ul> <li><a href="https://redirect.github.com/TooTallNate/Java-WebSocket/pull/1259">PR 1259</a> - Replace usages of deprecated constructor Integer(String) with Integer.parseInt</li> </ul> <p>In this release 1 issue and 2 pull requests were closed.</p> <p>###############################################################################</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f4ab4740d3"><code>f4ab474</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1344">https://github.com/facebook/flipper/issues/1344</a> from marci4/update_changelog_release_1.5.4</li> <li><a href="55588f1243"><code>55588f1</code></a> Update changelog</li> <li><a href="02e599d658"><code>02e599d</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1341">https://github.com/facebook/flipper/issues/1341</a> from marci4/RemoveSnapshotLinks</li> <li><a href="12a7bb598c"><code>12a7bb5</code></a> Remove snapshot badge</li> <li><a href="30ba037006"><code>30ba037</code></a> Merge branch 'issue-1308' into master</li> <li><a href="239ded8b7a"><code>239ded8</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1314">https://github.com/facebook/flipper/issues/1314</a> from anthonyvdotbe/issue-1308</li> <li><a href="3e8d3c51da"><code>3e8d3c5</code></a> Add distribution attribute to GitHub workflows</li> <li><a href="48a1cbf137"><code>48a1cbf</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1309">https://github.com/facebook/flipper/issues/1309</a> from anthonyvdotbe/issue-1308</li> <li><a href="70092c69c9"><code>70092c6</code></a> Merge pull request <a href="https://redirect.github.com/TooTallNate/Java-WebSocket/issues/1307">https://github.com/facebook/flipper/issues/1307</a> from anthonyvdotbe/issue-1306</li> <li><a href="8fbd5b8596"><code>8fbd5b8</code></a> Update GitHub workflows to JDK 17</li> <li>Additional commits viewable in <a href="https://github.com/TooTallNate/Java-WebSocket/compare/v1.5.3...v1.5.4">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 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> Pull Request resolved: https://github.com/facebook/flipper/pull/4966 Reviewed By: aigoncharov Differential Revision: D47755841 Pulled By: passy fbshipit-source-id: c55559a964a7de3d0d4f0975156020f05b9dd9fa
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a8df43a987
commit
f0a870630f
@@ -76,7 +76,7 @@ ext.deps = [
|
||||
screenshot : 'com.facebook.testing.screenshot:core:0.15.0',
|
||||
boltsTasks : 'com.parse.bolts:bolts-tasks:1.4.0',
|
||||
// Third-party
|
||||
websocket : 'org.java-websocket:Java-WebSocket:1.5.3',
|
||||
websocket : 'org.java-websocket:Java-WebSocket:1.5.4',
|
||||
openssl : 'com.android.ndk.thirdparty:openssl:1.1.1l-beta-1',
|
||||
// Annotations
|
||||
kotlinxSerializationJson : "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1",
|
||||
|
||||
Reference in New Issue
Block a user