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

chore(deps): bump the tungstenite group with 1 update #86

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2023

Updates the requirements on hyper-tungstenite to permit the latest version.

Changelog

Sourced from hyper-tungstenite's changelog.

v0.12.0 - 2023-11-19

  • Update hyper to version 1.0.
  • Add public HyperWebsocketStream type alias.

v0.11.1 - 2023-07-31

  • Replace pin-project with pin-project-lite.

v0.11.0 - 2023-07-31

  • Update tungstenite and tokio-tungstenite to v0.20.

v0.10.0 - 2023-05-17

  • Update tungstenite and tokio-tungstenite to v0.19.

v0.9.0 - 2022-12-03

  • Update tungstenite and tokio-tungstenite to v0.18.

v0.8.2 - 2022-11-15

  • Update the example to avoid soon-deprecated hyper types.

v0.8.1 - 2022-06-14

  • Fix the documentation for tungstenite 0.17.

v0.8.0 - 2022-02-26

  • Allow arbitrary body types in the Request passed to upgrade.

v0.7.0 - 2022-02-25

  • Accept either a Request or &mut Request when upgrading a connection.

v0.6.0 - 2022-02-20

  • Update to tungstenite 0.17.

v0.5.0 - 2021-11-19

  • Update to tungstenite 0.16.

v0.4.2 - 2021-11-19

  • Fix link in documentation for re-exported tungstenite crate.

v0.4.1 - 2021-10-17

  • Update the example to a full server application.

v0.4.0 - 2021-08-28

  • Upgrade to tokio-tungstenite 0.15.

v0.3.3 - 2021-06-11

  • Remove sha-1 and base64 dependency by using upstream derive_accept_key.

v0.3.2 - 2021-04-11

  • Derive Debug for HyperWebsocket to facilitate debugging.

v0.3.1 - 2021-04-03

... (truncated)

Commits
  • c605e7e Bump version to 0.12.0.
  • f384540 Add HyperWebsocketStream type alias.
  • a9fd06f Unmerge use statements in example.
  • b3aa745 Update changelog for hyper 1.0.
  • 4ef5639 Merge pull request #21 from omjadas/chore/hyper-1
  • 99cdcac chore: support hyper v1
  • 931f2e9 Merge branch 'pin-project-lite'
  • 3ad6f77 Replace pin-project with pin-project-lite
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 19, 2023
@dependabot dependabot bot requested a review from omjadas November 19, 2023 20:26
Updates the requirements on [hyper-tungstenite](https://github.com/de-vri-es/hyper-tungstenite-rs) to permit the latest version.
- [Changelog](https://github.com/de-vri-es/hyper-tungstenite-rs/blob/main/CHANGELOG.md)
- [Commits](de-vri-es/hyper-tungstenite-rs@v0.11.1...v0.12.0)

---
updated-dependencies:
- dependency-name: hyper-tungstenite
  dependency-type: direct:production
  dependency-group: tungstenite
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/tungstenite-fcb52af175 branch from e8bc4db to ae74eb6 Compare December 3, 2023 20:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

Looks like hyper-tungstenite is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 7, 2023
@dependabot dependabot bot deleted the dependabot/cargo/tungstenite-fcb52af175 branch December 7, 2023 21:00
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants