Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump websocket-client from 1.2.1 to 1.2.2 #99

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps websocket-client from 1.2.1 to 1.2.2.

Release notes

Sourced from websocket-client's releases.

v1.2.2

1.2.2

Changelog

Sourced from websocket-client's changelog.

  • 1.2.2
    • Migrate wsdump script in setup.py from scripts to newer entry_points (#763)
    • Add support for ssl.SSLContext for arbitrary SSL parameters (#762)
    • Remove keep_running variable (#752)
    • Remove HAVE_CONTEXT_CHECK_HOSTNAME variable (dac1692)
    • Replace deprecated ssl.PROTOCOL_TLS with ssl.PROTOCOL_TLS_CLIENT (#760)
    • Simplify code and improve Python 3 support (#751, #750, #746)
    • Fill default license template fields (#748)
    • Update CI tests
    • Improve documentation (#732, #733, #734, #737, #766, #768)
Commits
  • dff0ac1 1.2.2
  • d51e822 added documentation about new context option (#766)
  • 50e88a9 Add entry points (#763)
  • 75a8ec4 Remove Docker Compose example (v2 switched to golang)
  • 4f21459 Clarify wording in ping/pong example (#768)
  • 50eb154 add support to pass custom ssl.SSLContext into sslopt param (#762)
  • 998c496 Fix #752 remove keep_running variable in library and tests
  • dac1692 Remove HAVE_CONTEXT_CHECK_HOSTNAME var, edit check_hostname logic after PROTO...
  • 9d1285e Fix testConnect test case with tuple of errors
  • cfde747 Fix SSL test errors from ssl.PROTOCOL_TLS_CLIENT change
  • 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 [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](websocket-client/websocket-client@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2021
@kokarare1212 kokarare1212 added the bot This pull request / issue created by bot label Dec 7, 2021
@kokarare1212 kokarare1212 merged commit 49b3803 into rewrite Dec 7, 2021
@kokarare1212 kokarare1212 deleted the dependabot/pip/websocket-client-1.2.2 branch December 7, 2021 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot This pull request / issue created by bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant