Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Bumps src/3rd_party/simple-websocket-server from 1d7e84a to 8909c57.

Commits
  • 8909c57 Merge pull request #2 from marian-nmt/romang/update-with-upstream-sept-2022
  • db904bb Merge remote-tracking branch 'gitlab/master' into romang/update-with-upstream...
  • 293a407 Renamed DEPRECATED to SW_DEPRECATED to avoid name conflicts
  • 571687c Slight improvements to crypto.hpp
  • bd4398b Refactor crypto to OpenSSL3.0 compatible
  • a091e7c Reverted last commit: Removed reference to for-loop connection in examples
  • 978d3ef Removed reference to for-loop connection in examples
  • 639d5a4 Fixes #175 : client timeout will now eventually close connection when the con...
  • 298c66c Fixes #169: made Connection::close() public
  • 8a687be Added TLS 1.3 support
  • Additional commits viewable in compare view

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 [src/3rd_party/simple-websocket-server](https://github.com/marian-nmt/Simple-WebSocket-Server) from `1d7e84a` to `8909c57`.
- [Release notes](https://github.com/marian-nmt/Simple-WebSocket-Server/releases)
- [Commits](marian-nmt/Simple-WebSocket-Server@1d7e84a...8909c57)

---
updated-dependencies:
- dependency-name: src/3rd_party/simple-websocket-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant