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

fix(deps): update rust crate flexible-hyper-server-tls to 0.5.0 #713

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2024

This PR contains the following updates:

Package Type Update Change
flexible-hyper-server-tls dependencies minor 0.1.2 -> 0.5.0

Configuration

📅 Schedule: Branch creation - "before 5:00am" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 3, 2024 10:44
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 3, 2024
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch 2 times, most recently from 134b183 to 1e409bc Compare January 4, 2024 09:34
@MichaIng
Copy link
Collaborator

MichaIng commented Jan 4, 2024

@ravenclaw900
If I see it correctly, this needs to be combined with hyper v1. Does it need to be defined as dependency on your create?

I started to migrate the methods we use in the dashboard according to the comments in your code but not exactly sure how to migrate the handler function and imports for the new hyper classes. I can commit what I have if it helps at all 😄.

@ravenclaw900
Copy link
Owner

The latest version of hyper is defined as a dependency in the TLS crate, but it does need to be updated here. If you could commit what you have, that would be great, and I should be able to finish it a little later today.

@ravenclaw900
Copy link
Owner

Also, it would be great if you made another PR that combines both the hyper and flexible-hyper-server-tls updates, to avoid the Renovate bot getting in our way.

@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch 3 times, most recently from f789860 to 5c9da56 Compare January 11, 2024 11:23
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch 5 times, most recently from ed2e968 to 4044d2a Compare January 29, 2024 12:16
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 4044d2a to 9330353 Compare January 30, 2024 09:27
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 9330353 to eca5b37 Compare February 13, 2024 09:25
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 13, 2024
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch 4 times, most recently from 01c013d to 1189870 Compare February 20, 2024 10:02
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 1189870 to 2f12614 Compare February 25, 2024 11:05
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 25, 2024
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch 4 times, most recently from b39757b to ada22e1 Compare February 28, 2024 10:49
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from d12b2f7 to bb04ffd Compare December 22, 2024 10:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 22, 2024
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch 2 times, most recently from 622c4d3 to 8bdaaac Compare December 25, 2024 13:32
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 8bdaaac to 427e94c Compare December 28, 2024 11:10
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 28, 2024
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 427e94c to 15eae69 Compare December 29, 2024 09:19
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 29, 2024
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 15eae69 to 5ca1552 Compare January 6, 2025 10:44
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 6, 2025
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 5ca1552 to 7d29208 Compare January 8, 2025 15:18
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 7d29208 to 717a9a7 Compare January 10, 2025 09:42
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2025
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from 717a9a7 to febdd79 Compare January 10, 2025 14:05
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 10, 2025
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from febdd79 to e3ee1e4 Compare January 11, 2025 10:46
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 11, 2025
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from e3ee1e4 to c7fcf93 Compare January 11, 2025 14:18
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from c7fcf93 to df41089 Compare January 22, 2025 08:30
@renovate renovate bot force-pushed the renovate/flexible-hyper-server-tls-0.x branch from df41089 to 574adc3 Compare January 22, 2025 13:33
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.

2 participants