Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Bump Java-WebSocket from 1.5.2 to 1.5.3 #145

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps Java-WebSocket from 1.5.2 to 1.5.3.

Release notes

Sourced from Java-WebSocket's releases.

Release 1.5.3

Notable changes:

Check out the changelog and the milestone for more information.

A special thanks to all the contributors of this release: @​PhilipRoman @​Adeptius @​vtsykun @​Serpion-ua

Changelog

Sourced from Java-WebSocket's changelog.

Version Release 1.5.3 (2022/04/09)

Bugs Fixed

New Features

In this release 5 issues and 8 pull requests were closed.

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

Commits
  • 03fdb9c Merge pull request #1237 from marci4/UpdateChangelog1.5.3
  • 5ff6ede Update changelog and readme
  • 5d84099 Merge pull request #1232 from marci4/Issue1230
  • 8f1f8e4 Fix formatting
  • a4d23c3 Fixes #1230 Adjust the handling of RSV1/RSV2/RSV3 in the translateSingleFrame
  • 2c9b091 Merge pull request #1227 from Serpion-ua/correctWebSocketClosing
  • d00a606 Correct web socket closing: removing unnecessary web socket closing in case o...
  • 569884f Merge branch 'master' into correctWebSocketClosing
  • 46ae001 Merge pull request #1223 from Serpion-ua/master
  • ebed7cf Correct closing web socket connections in case of fatal server stopping
  • 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 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)

Bumps [Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.2 to 1.5.3.
- [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.2...v1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 11, 2022
@miurahr miurahr merged commit 08c83ee into main Apr 15, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.java-websocket-Java-WebSocket-1.5.3 branch April 15, 2022 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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