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/driver): update hyper to version 1 #12240

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

getong
Copy link
Contributor

@getong getong commented Jan 5, 2025

update hyper to version 1

@getong getong requested a review from a team as a code owner January 5, 2025 13:44
@getong getong force-pushed the update-hyper-1 branch 2 times, most recently from e8568fb to 46b2c0a Compare January 5, 2025 13:47
Copy link
Contributor

github-actions bot commented Jan 5, 2025

Package Changes Through 71007bd

There are 3 changes which include tauri-cli with patch, @tauri-apps/cli with patch, tauri-driver with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/cli 2.2.2 2.2.3
tauri-cli 2.2.2 2.2.3
tauri-driver 2.0.1 2.0.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars
Copy link
Member

FabianLars commented Jan 5, 2025

Looks like you ran cargo update. To fix CI easily i'd recommend to revert the Cargo.lock file to the current dev branch and just run cargo check to let cargo figure out the new versions required for hyper 1

thanks for contributing btw!

@getong getong force-pushed the update-hyper-1 branch 5 times, most recently from 4165bfa to 500e533 Compare January 6, 2025 08:04
@getong
Copy link
Contributor Author

getong commented Jan 6, 2025

getong#1
All tests have passed, you can review the code now.

FabianLars
FabianLars previously approved these changes Jan 6, 2025
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks so much :)

@FabianLars
Copy link
Member

Normally i don't add changefiles for dependency updates but otherwise this won't make it into a release for ages 🙃

@FabianLars FabianLars changed the title update hyper to version 1 chore(deps/driver): update hyper to version 1 Jan 6, 2025
@FabianLars FabianLars merged commit 70f96e3 into tauri-apps:dev Jan 6, 2025
20 checks passed
@getong getong deleted the update-hyper-1 branch January 6, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants