adabox-aio / ogmios-java-client

Ogmios Java Client Library
https://adabox.io
Apache License 2.0
9 stars 3 forks source link

Bump Java-WebSocket from 1.5.2 to 1.5.3 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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)