Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tokio-tungstenite from 0.15.0 to 0.16.1.

Changelog

Sourced from tokio-tungstenite's changelog.

0.16.1

  • Fix feature selection problem when using TLS.

0.16.0

  • Add a function to allow to specify the TLS connector when using connect() like logic.
  • Add support for choosing the right root certificates for the TLS.
  • Change the behavior of the connect() so that it fails when using TLS without TLS feature.
  • Do not project with Unpin.
  • Update the dependencies with important implications / improvements.
Commits
  • 8e1e35b Update changelog and bump version
  • c22a8a1 Update the information on TLS features in README
  • 41093a4 Merge pull request #203 from Erk-/fix/feature-selection-for-connect_tls
  • f01cfbf Correct feature selection for connect_async_tls_with_config
  • 84c7488 Update the changelog
  • 4298e9e Bump version
  • 7a520c2 Merge pull request #198 from dnaka91/rustls-0.20
  • ec14883 Update dependencies to official releases
  • 49d4e0b Upgrade to rustls 0.20
  • b40114e Re-port #90 (#194)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-tungstenite-0.16.1 branch 2 times, most recently from a0dfc20 to bea11a8 Compare January 18, 2022 08:38
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/snapview/tokio-tungstenite/releases)
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](snapview/tokio-tungstenite@v0.15.0...v0.16.1)

---
updated-dependencies:
- dependency-name: tokio-tungstenite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-tungstenite-0.16.1 branch from bea11a8 to a1975fe Compare January 18, 2022 09:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #347.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/cargo/tokio-tungstenite-0.16.1 branch February 21, 2022 20:08
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.

0 participants